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 LogSource
A data source with an S3 Table integration for query access in the logs namespace.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Identifier" :String, "Name" :String, "Type" :String}
YAML
Identifier:StringName:StringType:String
Properties
Identifier-
The unique identifier for the association between the data source and S3 Table integration.
Required: No
Type: String
Minimum:
1Maximum:
256Update requires: No interruption
Name-
The name of the data source.
Required: Yes
Type: String
Minimum:
1Maximum:
256Update requires: No interruption
Type-
The type of the data source.
Required: Yes
Type: String
Minimum:
1Maximum:
256Update requires: No interruption