Skip to content

(s3): Configure intelligent tiering in bucket constructor #16191

@jmartal-aws

Description

@jmartal-aws

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-s3Related to Amazon S3effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions