listSourceAssociations

abstract suspend fun listSourceAssociations(input: ListSourceAssociationsRequest = ListSourceAssociationsRequest { }): ListSourceAssociationsResponse

Lists source associations for resource shares. Source associations control which sources can be used with service principals in resource shares. This operation provides visibility into source associations for resource share owners.

You can filter the results by resource share Amazon Resource Name (ARN), source ID, source type, or association status. We recommend using pagination to ensure that the operation returns quickly and successfully.