Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
s3api
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-bucket-inventory-configuration.rst
**To delete the inventory configuration of a bucket** The following ``delete-bucket-inventory-configuration`` example deletes the inventory configuration with ID ``1`` for the specified bucket. :: aws s3api delete-bucket-inventory-configuration \ --bucket my-bucket \ --id 1 This command produces no output.
Save
Cancel