describeDataSourceAttachment
inline suspend fun OpenSearchClient.describeDataSourceAttachment(crossinline block: DescribeDataSourceAttachmentRequest.Builder.() -> Unit): DescribeDataSourceAttachmentResponse
Returns the current status and details of a specific data source attachment for an OpenSearch application. Throws a ResourceNotFoundException if no attachment record exists for the specified application and data source combination.