Problemunvalidated
I am trying to write a generic CFN template that takes a list of bucket names as a parameter and then append adds "arn:aws:s3:::" before and "/*" after each element. — write a generic CFN template that takes a list of bucket names as a parameter. Tension: Aim is to say white list certain number of buckets all together.
cc841633-26a7-4a05-9d8f-a365370dae62
I am trying to write a generic CFN template that takes a list of bucket names as a parameter and then append adds "arn:aws:s3:::" before and "/*" after each element. — write a generic CFN template that takes a list of bucket names as a parameter. Tension: Aim is to say white list certain number of buckets all together.