We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d208e3 commit 7ec013cCopy full SHA for 7ec013c
cfn/ESDK-Python.yml
@@ -44,7 +44,7 @@ Resources:
44
Type: "GITHUB"
45
Artifacts:
46
Type: "S3"
47
- Location: !GetAtt GeneratedVectorsArtifactsS3Bucket.BucketName
+ Location: !Ref GeneratedVectorsArtifactsS3Bucket.BucketName
48
Name: "/"
49
Cache:
50
Type: "NO_CACHE"
0 commit comments