v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Creates a configured table association. A configured table association links a configured table with a collaboration.

post/memberships/{membershipIdentifier}/configuredTableAssociations

Path parameters

membershipIdentifierstring required

A unique identifier for one of your memberships for a collaboration. The configured table is associated to the collaboration that this membership belongs to. Currently accepts a membership ID.

Request body

namestring required

The name of the configured table association. This name is used to query the underlying configured table.

descriptionstring

A description for the configured table association.

configuredTableIdentifierstring required

A unique identifier for the configured table to be associated to. Currently accepts a configured table ID.

roleArnstring required

The service will assume this role to access catalog metadata and query the table.

tagsobject

Map of tags assigned to a resource

Response

Success