Skip to main content

collaborations

Retrieves a list of collaborations in a region

Overview

Namecollaborations
TypeResource
Descriptioncollaborations
Idawscc.cleanrooms.collaborations

Fields

NameDatatypeDescription
collaboration_identifierstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
collaboration_identifier
FROM awscc.cleanrooms.collaborations
WHERE region = 'us-east-1'

Permissions

To operate on the collaborations resource, the following permissions are required:

Create

cleanrooms:CreateCollaboration,
cleanrooms:GetCollaboration,
cleanrooms:ListMembers,
cleanrooms:ListTagsForResource,
cleanrooms:TagResource,
cleanrooms:GetCollaboration,
cleanrooms:ListCollaborations

List

cleanrooms:ListCollaborations