-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
It doesn't look like i am able to use aws intrinsic functions, specifically Fn::Sub, in the CodeUri property.
e.g.
CodeUri: !Sub "s3://${S3Bucket}/${S3Key}"
This will resolve properly in the description property e.g.
Description: !Sub "s3://${S3Bucket}/${S3Key}"
Is this something hat could be supported? I know the docs say it MUST be a valid s3 :)
yvele
Metadata
Metadata
Assignees
Labels
No labels