DataSource
Data sources that are associated with an OpenSearch application.
Contents
- dataSourceArn
-
The Amazon Resource Name (ARN) of the domain. See Identifiers for IAM Entities in Using AWS Identity and Access Management for more information.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
.*Required: No
- dataSourceDescription
-
Detailed description of a data source.
Type: String
Length Constraints: Maximum length of 1000.
Pattern:
^([a-zA-Z0-9_])*[\\a-zA-Z0-9_@#%*+=:?./!\s-]*$Required: No
- iamRoleForDataSourceArn
-
The ARN of the IAM role to be used for cross account/region data source association.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:(aws|aws\-cn|aws\-us\-gov|aws\-iso|aws\-iso\-b):iam::[0-9]+:role\/.*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: