Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8592fc9

Browse files
Fixed bugs in templates
1 parent ead8d7d commit 8592fc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎hebert-sentiment-analysis-inference-docker-lambda/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

‎xgboost-inference-arm64-docker-lambda/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /