This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::OpenSearchService::Application DataSource
Data sources that are associated with an OpenSearch application.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DataSourceArn" :String, "DataSourceDescription" :String}
YAML
DataSourceArn:StringDataSourceDescription:String
Properties
DataSourceArnProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
DataSourceDescription- 
                    
Detailed description of a data source.
Required: No
Type: String
Pattern:
^([a-zA-Z0-9_])*[\\a-zA-Z0-9_@#%*+=:?./!\s-]*$Maximum:
1000Update requires: No interruption