View a markdown version of this page

AWS::S3Express::DirectoryBucket MetricsConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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