File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hebert-sentiment-analysis-inference-docker-lambda
xgboost-inference-arm64-docker-lambda Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ Outputs:
23
23
Value : !GetAtt HeBERTInferenceFunction.Arn
24
24
HeBERTInferenceFunctionIamRole :
25
25
Description : " Implicit IAM Role created for HeBERTInference function"
26
- Value : !GetAtt HeBERTInferenceFunction .Arn
26
+ Value : !GetAtt HeBERTInferenceFunctionRole .Arn
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ Outputs:
25
25
Value : !GetAtt XGBoostInferenceArm64Function.Arn
26
26
XGBoostInferenceArm64FunctionIamRole :
27
27
Description : " Implicit IAM Role created for XGBoostInference Arm64 function"
28
- Value : !GetAtt XGBoostInferenceArm64Function .Arn
28
+ Value : !GetAtt XGBoostInferenceArm64FunctionRole .Arn
You can’t perform that action at this time.
0 commit comments