/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
networkmanager
/
Upload File
HOME
**To delete a metrics configuration for a bucket** The following ``delete-bucket-metrics-configuration`` example removes the metrics configuration for the specified bucket and ID. :: aws s3api delete-bucket-metrics-configuration \ --bucket my-bucket \ --id 123 This command produces no output.