Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Implement the following S3 operations related to CloudWatch metrics configuration:
- PutBucketMetricsConfiguration
- GetBucketMetricsConfiguration
- DeleteBucketMetricsConfiguration
- ListBucketMetricsConfigurations
Don’t need to build the actual metrics logic or connect to CloudWatch — just focus on the basic create, read, update, and delete operations for managing the configurations.
🧑💻 Implementation
No response
Anything else?
No response