Skip to content

CodeUri - FnSub #89

@bschneider1216

Description

@bschneider1216

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions