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:
2323 Value : !GetAtt HeBERTInferenceFunction.Arn
2424 HeBERTInferenceFunctionIamRole :
2525 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:
2525 Value : !GetAtt XGBoostInferenceArm64Function.Arn
2626 XGBoostInferenceArm64FunctionIamRole :
2727 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