AWS::S3::StorageLensThe AWS::S3::StorageLens resource creates an Amazon S3 Storage Lens configuration.
import { CfnStorageLens } from 'aws-cdk-lib/aws-s3';Or use the module namespace:
import * as s3 from 'aws-cdk-lib/aws-s3';
// s3.CfnStorageLensConfiguration passed to the constructor as CfnStorageLensProps.
storageLensConfigurationRequiredIResolvable | StorageLensConfigurationPropertyThis resource contains the details Amazon S3 Storage Lens configuration.
tagsOptionalCfnTag[]A set of tags (key–value pairs) to associate with the Storage Lens configuration.
This L1 construct maps directly to the following CloudFormation resource type.
Everything you need to know about Amazon S3 on one page. HD quality, print-friendly.
Download Free Infographicaws-s3AWS::S3::StorageLens