AWS::ObservabilityAdmin::S3TableIntegration Tag - 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::ObservabilityAdmin::S3TableIntegration Tag

The key-value pairs to associate with the S3 Table integration resource for categorization and management purposes.

Syntax

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

JSON

{ "Key" : String, "Value" : String }

YAML

Key: String Value: String

Properties

Key

One part of a key-value pair that makes up a tag associated with the S3 Table integration. A key is a general label that acts like a category for more specific tag values.

Required: Yes

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

Value

One part of a key-value pair that makes up a tag associated with an S3 Table integration. A value acts as a descriptor within a tag category (key). The value can be empty or null.

Required: Yes

Type: String

Minimum: 0

Maximum: 256

Update requires: No interruption