listPermissionAssociations

abstract suspend fun listPermissionAssociations(input: ListPermissionAssociationsRequest = ListPermissionAssociationsRequest { }): ListPermissionAssociationsResponse

Lists information about the managed permission and its associations to any resource shares that use this managed permission. This lets you see which resource shares use which versions of the specified managed permission.

Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is nullonly when there are no more results to display.