Skip to main content

collaborations_list_only

Lists collaborations in a region or regions, for all properties use collaborations

Overview

Namecollaborations_list_only
TypeResource
DescriptionRepresents a collaboration between AWS accounts that allows for secure data collaboration
Idaws.cleanrooms.collaborations_list_only

Fields

NameDatatypeDescription
collaboration_identifierstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all collaborations in a region.

SELECT
region,
collaboration_identifier
FROM aws.cleanrooms.collaborations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the collaborations_list_only resource, see collaborations