v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Updates an intermediate table. You can update the description, KMS key ARN, and column types of existing columns. Only the intermediate table owner can call this operation.

patch/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}

Path parameters

intermediateTableIdentifierstring required

The unique identifier of the intermediate table to update.

membershipIdentifierstring required

The unique identifier of the membership that contains the intermediate table.

Request body

descriptionstring

A new description for the intermediate table.

kmsKeyArnstring

The Amazon Resource Name (ARN) of the customer-managed KMS key to use for encrypting future population data.

Response

Success