Skip to content

Allow list(string) for S3_Prefix(s) #325

@esacteksab

Description

@esacteksab

Is your feature request related to a problem? Please describe.

I have many buckets, they all have varying prefixes. Being able to have a list of prefixes would allow us to support more than one.

Describe the solution you'd like
s3_prefix which is currently a string becomes list(string).

Describe alternatives you've considered
Changing all my S3 logging configurations to use s3/prefix as the module allows s3/* in the resource on the bucket policy.

Additional context
alb_prefix and nlb_prefix already support this functionality.

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