(S3): inline documentation about Bucket.import
is outdated
#18575
Labels
@aws-cdk/aws-s3
Related to Amazon S3
documentation
This is a problem with documentation.
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p1
link to reference doc page
https://github.com/aws/aws-cdk/blob/master/packages/@aws-cdk/aws-s3/lib/bucket.ts#L360
Describe your issue?
Bucket.import
is no longer valid, it should be eitherBucket.fromBucketArn
orBucket.fromBucketName
The text was updated successfully, but these errors were encountered: