DataSourceAttachmentSummary - Amazon OpenSearch Service
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.

DataSourceAttachmentSummary

Summary information about a data source attachment, including its identifier, data source ARN, and current status.

Contents

attachmentId

The unique identifier assigned to the data source attachment.

Type: String

Required: No

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

status

The current status of the data source attachment. Valid values are PENDING, ATTACHED, and FAILED.

Type: String

Valid Values: PENDING | ATTACHED | FAILED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: