Last chance! 50% off unlimited learning
Sale ends in
Deletes a metrics configuration (specified by the metrics configuration ID) from the bucket.
s3_delete_bucket_metrics_configuration(Bucket, Id)
[required] The name of the bucket containing the metrics configuration to delete.
[required] The ID used to identify the metrics configuration.
svc$delete_bucket_metrics_configuration( Bucket = "string", Id = "string" )