AWS::S3Express::DirectoryBucket MetricsConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::S3Express::DirectoryBucket MetricsConfiguration

Specifies a metrics configuration for the CloudWatch request metrics (specified by the metrics configuration ID) from an Amazon S3 bucket. If you're updating an existing metrics configuration, note that this is a full replacement of the existing metrics configuration. If you don't include the elements you want to keep, they are erased. For more information, see PutBucketMetricsConfiguration.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "AccessPointArn" : String, "Id" : String, "Prefix" : String }

YAML

AccessPointArn: String Id: String Prefix: String

Properties

AccessPointArn

Property description not available.

Required: No

Type: String

Update requires: No interruption

Id

The ID used to identify the metrics configuration. The ID has a 64 character limit and can only contain letters, numbers, periods, dashes, and underscores.

Required: No

Type: String

Update requires: No interruption

Prefix

Property description not available.

Required: No

Type: String

Update requires: No interruption