-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-s3Related to Amazon S3Related to Amazon S3documentationThis is a problem with documentation.This is a problem with documentation.feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Description
link to reference doc page
aws-cdk/packages/@aws-cdk/aws-s3/lib/bucket.ts
Lines 1105 to 1107 in 43f232d
| * Generate the inventory list as Parquet. | |
| */ | |
| ORC = 'ORC', |
Describe your issue?
Should be:
Generate the inventory list as ORC.
?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-s3Related to Amazon S3Related to Amazon S3documentationThis is a problem with documentation.This is a problem with documentation.feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.