-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(s3): Configure intelligent tiering in bucket constructor #16191
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-s3Related to Amazon S3Related to Amazon S3effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Specifies the S3 Intelligent-Tiering configuration for an Amazon S3 bucket. It is supported by aws_cdk.aws_s3.CfnBucketbut is not supported by aws_cdk.aws_s3.Bucket.
Use Case
I use aws_cdk.aws_s3.Bucket and I want to use this feature in CDK. There is work around but if want to have my bucket configuration in a centralize point.
Proposed Solution
Add the intelligent_tiering_configurations to aws_cdk.aws_s3.Bucket.
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-s3Related to Amazon S3Related to Amazon S3effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2