Skip to content

CodeUri should accept path outside of the current region #129

@jolexa

Description

@jolexa

Hello,

Since S3 is a global resource, it seems odd that there is a restriction that a CodeUri path must be in the same region as a Function. It seems logical that I can make s3://some_bucket/artifact.zip a publically accessible resource and then anyone should be able to use it from any region.

There are also inconsistencies within the AWS ecosystem on this practice. For example, a nested stack (AWS::CloudFormation::Stack) cloudformation template can be in any region (publically accessible) and then you use a https://s3.amazonaws.com/... url

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