'2.0', 'service' => '

Welcome to the Clean Rooms API Reference.

Clean Rooms is an Amazon Web Services service that helps multiple parties to join their data together in a secure collaboration workspace. In the collaboration, members who can query and receive results can get insights into the collective datasets without either party getting access to the other party\'s raw data.

To learn more about Clean Rooms concepts, procedures, and best practices, see the Clean Rooms User Guide.

', 'operations' => [ 'BatchGetSchema' => '

Retrieves multiple schemas by their identifiers.

', 'CreateCollaboration' => '

Creates a new collaboration.

', 'CreateConfiguredTable' => '

Creates a new configured table resource.

', 'CreateConfiguredTableAnalysisRule' => '

Creates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.

', 'CreateConfiguredTableAssociation' => '

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

', 'CreateMembership' => '

Creates a membership for a specific collaboration identifier and joins the collaboration.

', 'DeleteCollaboration' => '

Deletes a collaboration. It can only be called by the collaboration owner.

', 'DeleteConfiguredTable' => '

Deletes a configured table.

', 'DeleteConfiguredTableAnalysisRule' => '

Deletes a configured table analysis rule.

', 'DeleteConfiguredTableAssociation' => '

Deletes a configured table association.

', 'DeleteMember' => '

Removes the specified member from a collaboration. The removed member is placed in the Removed status and can\'t interact with the collaboration. The removed member\'s data is inaccessible to active members of the collaboration.

', 'DeleteMembership' => '

Deletes a specified membership. All resources under a membership must be deleted.

', 'GetCollaboration' => '

Returns metadata about a collaboration.

', 'GetConfiguredTable' => '

Retrieves a configured table.

', 'GetConfiguredTableAnalysisRule' => '

Retrieves a configured table analysis rule.

', 'GetConfiguredTableAssociation' => '

Retrieves a configured table association.

', 'GetMembership' => '

Retrieves a specified membership for an identifier.

', 'GetProtectedQuery' => '

Returns query processing metadata.

', 'GetSchema' => '

Retrieves the schema for a relation within a collaboration.

', 'GetSchemaAnalysisRule' => '

Retrieves a schema analysis rule.

', 'ListCollaborations' => '

Lists collaborations the caller owns, is active in, or has been invited to.

', 'ListConfiguredTableAssociations' => '

Lists configured table associations for a membership.

', 'ListConfiguredTables' => '

Lists configured tables.

', 'ListMembers' => '

Lists all members within a collaboration.

', 'ListMemberships' => '

Lists all memberships resources within the caller\'s account.

', 'ListProtectedQueries' => '

Lists protected queries, sorted by the most recent query.

', 'ListSchemas' => '

Lists the schemas for relations within a collaboration.

', 'ListTagsForResource' => '

Lists all of the tags that have been added to a resource.

', 'StartProtectedQuery' => '

Creates a protected query that is started by Clean Rooms .

', 'TagResource' => '

Tags a resource.

', 'UntagResource' => '

Removes a tag or list of tags from a resource.

', 'UpdateCollaboration' => '

Updates collaboration metadata and can only be called by the collaboration owner.

', 'UpdateConfiguredTable' => '

Updates a configured table.

', 'UpdateConfiguredTableAnalysisRule' => '

Updates a configured table analysis rule.

', 'UpdateConfiguredTableAssociation' => '

Updates a configured table association.

', 'UpdateMembership' => '

Updates a membership.

', 'UpdateProtectedQuery' => '

Updates the processing of a currently running query.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

Caller does not have sufficient access to perform this action.

', 'refs' => [], ], 'AccessDeniedExceptionReason' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$reason' => '

A reason code for the exception.

', ], ], 'AccountId' => [ 'base' => NULL, 'refs' => [ 'Collaboration$creatorAccountId' => '

The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.

', 'CollaborationSummary$creatorAccountId' => '

The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.

', 'DeleteMemberInput$accountId' => '

The account ID of the member to remove.

', 'MemberSpecification$accountId' => '

The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.

', 'MemberSummary$accountId' => '

The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.

', 'Membership$collaborationCreatorAccountId' => '

The identifier used to reference members of the collaboration. Currently only supports Amazon Web Services account ID.

', 'MembershipSummary$collaborationCreatorAccountId' => '

The identifier of the Amazon Web Services principal that created the collaboration. Currently only supports Amazon Web Services account ID.

', 'Schema$creatorAccountId' => '

The unique account ID for the Amazon Web Services account that owns the schema.

', 'SchemaSummary$creatorAccountId' => '

The unique account ID for the Amazon Web Services account that owns the schema.

', ], ], 'AggregateColumn' => [ 'base' => '

Column in configured table that can be used in aggregate function in query.

', 'refs' => [ 'AnalysisRuleAggregationAggregateColumnsList$member' => NULL, ], ], 'AggregateColumnColumnNamesList' => [ 'base' => NULL, 'refs' => [ 'AggregateColumn$columnNames' => '

Column names in configured table of aggregate columns.

', ], ], 'AggregateFunctionName' => [ 'base' => NULL, 'refs' => [ 'AggregateColumn$function' => '

Aggregation function that can be applied to aggregate column in query.

', ], ], 'AggregationConstraint' => [ 'base' => '

Constraint on query output removing output rows that do not meet a minimum number of distinct values of a specified column.

', 'refs' => [ 'AggregationConstraints$member' => NULL, ], ], 'AggregationConstraintMinimumInteger' => [ 'base' => NULL, 'refs' => [ 'AggregationConstraint$minimum' => '

The minimum number of distinct values that an output row must be an aggregation of. Minimum threshold of distinct values for a specified column that must exist in an output row for it to be in the query output.

', ], ], 'AggregationConstraints' => [ 'base' => NULL, 'refs' => [ 'AnalysisRuleAggregation$outputConstraints' => '

Columns that must meet a specific threshold value (after an aggregation function is applied to it) for each output row to be returned.

', ], ], 'AggregationType' => [ 'base' => NULL, 'refs' => [ 'AggregationConstraint$type' => '

The type of aggregation the constraint allows. The only valid value is currently `COUNT_DISTINCT`.

', ], ], 'AllowedColumnList' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTable$allowedColumns' => '

The columns within the underlying Glue table that can be utilized within collaborations.

', 'CreateConfiguredTableInput$allowedColumns' => '

The columns of the underlying table that can be used by collaborations or analysis rules.

', ], ], 'AnalysisMethod' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTable$analysisMethod' => '

The analysis method for the configured table. The only valid value is currently `DIRECT_QUERY`.

', 'ConfiguredTableSummary$analysisMethod' => '

The analysis method for the configured tables. The only valid value is currently `DIRECT_QUERY`.

', 'CreateConfiguredTableInput$analysisMethod' => '

The analysis method for the configured tables. The only valid value is currently `DIRECT_QUERY`.

', 'Schema$analysisMethod' => '

The analysis method for the schema. The only valid value is currently DIRECT_QUERY.

', 'SchemaSummary$analysisMethod' => '

The analysis method for the associated schema. The only valid value is currently `DIRECT_QUERY`.

', ], ], 'AnalysisRule' => [ 'base' => '

A specification about how data from the configured table can be used in a query.

', 'refs' => [ 'GetSchemaAnalysisRuleOutput$analysisRule' => '

A specification about how data from the configured table can be used.

', ], ], 'AnalysisRuleAggregation' => [ 'base' => '

Enables query structure and specified queries that produce aggregate statistics.

', 'refs' => [ 'AnalysisRulePolicyV1$aggregation' => '

Analysis rule type that enables only aggregation queries on a configured table.

', 'ConfiguredTableAnalysisRulePolicyV1$aggregation' => '

Analysis rule type that enables only aggregation queries on a configured table.

', ], ], 'AnalysisRuleAggregationAggregateColumnsList' => [ 'base' => NULL, 'refs' => [ 'AnalysisRuleAggregation$aggregateColumns' => '

The columns that query runners are allowed to use in aggregation queries.

', ], ], 'AnalysisRuleColumnList' => [ 'base' => NULL, 'refs' => [ 'AnalysisRuleAggregation$joinColumns' => '

Columns in configured table that can be used in join statements and/or as aggregate columns. They can never be outputted directly.

', 'AnalysisRuleAggregation$dimensionColumns' => '

The columns that query runners are allowed to select, group by, or filter by.

', 'AnalysisRuleList$listColumns' => '

Columns that can be listed in the output.

', ], ], 'AnalysisRuleColumnName' => [ 'base' => NULL, 'refs' => [ 'AggregateColumnColumnNamesList$member' => NULL, 'AggregationConstraint$columnName' => '

Column in aggregation constraint for which there must be a minimum number of distinct values in an output row for it to be in the query output.

', 'AnalysisRuleColumnList$member' => NULL, 'AnalysisRuleListJoinColumnsList$member' => NULL, ], ], 'AnalysisRuleList' => [ 'base' => '

A type of analysis rule that enables row-level analysis.

', 'refs' => [ 'AnalysisRulePolicyV1$list' => '

Analysis rule type that enables only list queries on a configured table.

', 'ConfiguredTableAnalysisRulePolicyV1$list' => '

Analysis rule type that enables only list queries on a configured table.

', ], ], 'AnalysisRuleListJoinColumnsList' => [ 'base' => NULL, 'refs' => [ 'AnalysisRuleList$joinColumns' => '

Columns that can be used to join a configured table with the table of the member who can query and other members\' configured tables.

', ], ], 'AnalysisRulePolicy' => [ 'base' => '

Controls on the query specifications that can be run on configured table..

', 'refs' => [ 'AnalysisRule$policy' => '

A policy that describes the associated data usage limitations.

', ], ], 'AnalysisRulePolicyV1' => [ 'base' => '

Controls on the query specifications that can be run on configured table..

', 'refs' => [ 'AnalysisRulePolicy$v1' => '

Controls on the query specifications that can be run on configured table..

', ], ], 'AnalysisRuleType' => [ 'base' => NULL, 'refs' => [ 'AnalysisRule$type' => '

The type of analysis rule. Valid values are `AGGREGATION` and `LIST`.

', 'AnalysisRuleTypeList$member' => NULL, 'GetSchemaAnalysisRuleInput$type' => '

The type of the schema analysis rule to retrieve. Schema analysis rules are uniquely identified by a combination of the collaboration, the schema name, and their type.

', ], ], 'AnalysisRuleTypeList' => [ 'base' => NULL, 'refs' => [ 'Schema$analysisRuleTypes' => '

The analysis rule types associated with the schema. Valued values are LIST and AGGREGATION. Currently, only one entry is present.

', 'SchemaSummary$analysisRuleTypes' => '

The types of analysis rules that are associated with this schema object.

', ], ], 'BatchGetSchemaError' => [ 'base' => '

An error describing why a schema could not be fetched.

', 'refs' => [ 'BatchGetSchemaErrorList$member' => NULL, ], ], 'BatchGetSchemaErrorList' => [ 'base' => NULL, 'refs' => [ 'BatchGetSchemaOutput$errors' => '

Error reasons for schemas that could not be retrieved. One error is returned for every schema that could not be retrieved.

', ], ], 'BatchGetSchemaInput' => [ 'base' => NULL, 'refs' => [], ], 'BatchGetSchemaOutput' => [ 'base' => NULL, 'refs' => [], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'DataEncryptionMetadata$allowCleartext' => '

Indicates whether encrypted tables can contain cleartext data (true) or are to cryptographically process every column (false).

', 'DataEncryptionMetadata$allowDuplicates' => '

Indicates whether Fingerprint columns can contain duplicate entries (true) or are to contain only non-repeated values (false).

', 'DataEncryptionMetadata$allowJoinsOnColumnsWithDifferentNames' => '

Indicates whether Fingerprint columns can be joined on any other Fingerprint column with a different name (true) or can only be joined on Fingerprint columns of the same name (false).

', 'DataEncryptionMetadata$preserveNulls' => '

Indicates whether NULL values are to be copied as NULL to encrypted tables (true) or cryptographically processed (false).

', ], ], 'CleanroomsArn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceInput$resourceArn' => '

The Amazon Resource Name (ARN) associated with the resource you want to list tags on.

', 'TagResourceInput$resourceArn' => '

The Amazon Resource Name (ARN) associated with the resource you want to tag.

', 'UntagResourceInput$resourceArn' => '

The Amazon Resource Name (ARN) associated with the resource you want to remove the tag from.

', ], ], 'Collaboration' => [ 'base' => '

The multi-party data share environment. The collaboration contains metadata about its purpose and participants.

', 'refs' => [ 'CreateCollaborationOutput$collaboration' => '

The entire created collaboration object.

', 'GetCollaborationOutput$collaboration' => '

The entire collaboration for this identifier.

', 'UpdateCollaborationOutput$collaboration' => '

The entire collaboration that has been updated.

', ], ], 'CollaborationArn' => [ 'base' => NULL, 'refs' => [ 'Collaboration$arn' => '

The unique ARN for the collaboration.

', 'CollaborationSummary$arn' => '

The ARN of the collaboration.

', 'Membership$collaborationArn' => '

The unique ARN for the membership\'s associated collaboration.

', 'MembershipSummary$collaborationArn' => '

The unique ARN for the membership\'s associated collaboration.

', 'Schema$collaborationArn' => '

The unique ARN for the collaboration that the schema belongs to.

', 'SchemaSummary$collaborationArn' => '

The unique ARN for the collaboration that the schema belongs to.

', ], ], 'CollaborationDescription' => [ 'base' => NULL, 'refs' => [ 'Collaboration$description' => '

A description of the collaboration provided by the collaboration owner.

', 'CreateCollaborationInput$description' => '

A description of the collaboration provided by the collaboration owner.

', 'UpdateCollaborationInput$description' => '

A description of the collaboration.

', ], ], 'CollaborationIdentifier' => [ 'base' => NULL, 'refs' => [ 'AnalysisRule$collaborationId' => '

The unique ID for the associated collaboration.

', 'BatchGetSchemaInput$collaborationIdentifier' => '

A unique identifier for the collaboration that the schemas belong to. Currently accepts collaboration ID.

', 'CreateMembershipInput$collaborationIdentifier' => '

The unique ID for the associated collaboration.

', 'DeleteCollaborationInput$collaborationIdentifier' => '

The identifier for the collaboration.

', 'DeleteMemberInput$collaborationIdentifier' => '

The unique identifier for the associated collaboration.

', 'GetCollaborationInput$collaborationIdentifier' => '

The identifier for the collaboration.

', 'GetSchemaAnalysisRuleInput$collaborationIdentifier' => '

A unique identifier for the collaboration that the schema belongs to. Currently accepts a collaboration ID.

', 'GetSchemaInput$collaborationIdentifier' => '

A unique identifier for the collaboration that the schema belongs to. Currently accepts a collaboration ID.

', 'ListMembersInput$collaborationIdentifier' => '

The identifier of the collaboration in which the members are listed.

', 'ListSchemasInput$collaborationIdentifier' => '

A unique identifier for the collaboration that the schema belongs to. Currently accepts a collaboration ID.

', 'MembershipSummary$collaborationId' => '

The unique ID for the membership\'s collaboration.

', 'UpdateCollaborationInput$collaborationIdentifier' => '

The identifier for the collaboration.

', ], ], 'CollaborationName' => [ 'base' => NULL, 'refs' => [ 'Collaboration$name' => '

A human-readable identifier provided by the collaboration owner. Display names are not unique.

', 'CollaborationSummary$name' => '

A human-readable identifier provided by the collaboration owner. Display names are not unique.

', 'CreateCollaborationInput$name' => '

The display name for a collaboration.

', 'Membership$collaborationName' => '

The name of the membership\'s collaboration.

', 'MembershipSummary$collaborationName' => '

The name for the membership\'s collaboration.

', 'UpdateCollaborationInput$name' => '

A human-readable identifier provided by the collaboration owner. Display names are not unique.

', ], ], 'CollaborationQueryLogStatus' => [ 'base' => NULL, 'refs' => [ 'Collaboration$queryLogStatus' => '

An indicator as to whether query logging has been enabled or disabled for the collaboration.

', 'CreateCollaborationInput$queryLogStatus' => '

An indicator as to whether query logging has been enabled or disabled for the collaboration.

', ], ], 'CollaborationSummary' => [ 'base' => '

The metadata of the collaboration.

', 'refs' => [ 'CollaborationSummaryList$member' => NULL, ], ], 'CollaborationSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListCollaborationsOutput$collaborationList' => '

The list of collaborations.

', ], ], 'Column' => [ 'base' => '

A column within a schema relation, derived from the underlying Glue table.

', 'refs' => [ 'ColumnList$member' => NULL, ], ], 'ColumnList' => [ 'base' => NULL, 'refs' => [ 'Schema$columns' => '

The columns for the relation this schema represents.

', 'Schema$partitionKeys' => '

The partition keys for the dataset underlying this schema.

', ], ], 'ColumnName' => [ 'base' => NULL, 'refs' => [ 'AllowedColumnList$member' => NULL, 'Column$name' => '

The name of the column.

', ], ], 'ColumnTypeString' => [ 'base' => NULL, 'refs' => [ 'Column$type' => '

The type of the column.

', ], ], 'ConfiguredTable' => [ 'base' => '

A table that has been configured for use in a collaboration.

', 'refs' => [ 'CreateConfiguredTableOutput$configuredTable' => '

The created configured table.

', 'GetConfiguredTableOutput$configuredTable' => '

The retrieved configured table.

', 'UpdateConfiguredTableOutput$configuredTable' => '

The updated configured table.

', ], ], 'ConfiguredTableAnalysisRule' => [ 'base' => '

A configured table analysis rule, which limits how data for this table can be used.

', 'refs' => [ 'CreateConfiguredTableAnalysisRuleOutput$analysisRule' => '

The entire created analysis rule.

', 'GetConfiguredTableAnalysisRuleOutput$analysisRule' => '

The entire analysis rule output.

', 'UpdateConfiguredTableAnalysisRuleOutput$analysisRule' => '

The entire updated analysis rule.

', ], ], 'ConfiguredTableAnalysisRulePolicy' => [ 'base' => '

Controls on the query specifications that can be run on a configured table.

', 'refs' => [ 'ConfiguredTableAnalysisRule$policy' => '

The policy that controls SQL query rules.

', 'CreateConfiguredTableAnalysisRuleInput$analysisRulePolicy' => '

The entire created configured table analysis rule object.

', 'UpdateConfiguredTableAnalysisRuleInput$analysisRulePolicy' => '

The new analysis rule policy for the configured table analysis rule.

', ], ], 'ConfiguredTableAnalysisRulePolicyV1' => [ 'base' => '

Controls on the query specifications that can be run on a configured table.

', 'refs' => [ 'ConfiguredTableAnalysisRulePolicy$v1' => '

Controls on the query specifications that can be run on a configured table.

', ], ], 'ConfiguredTableAnalysisRuleType' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTableAnalysisRule$type' => '

The type of configured table analysis rule. Valid values are `AGGREGATION` and `LIST`.

', 'ConfiguredTableAnalysisRuleTypeList$member' => NULL, 'CreateConfiguredTableAnalysisRuleInput$analysisRuleType' => '

The type of analysis rule. Valid values are AGGREGATION and LIST.

', 'DeleteConfiguredTableAnalysisRuleInput$analysisRuleType' => '

The analysis rule type to be deleted. Configured table analysis rules are uniquely identified by their configured table identifier and analysis rule type.

', 'GetConfiguredTableAnalysisRuleInput$analysisRuleType' => '

The analysis rule to be retrieved. Configured table analysis rules are uniquely identified by their configured table identifier and analysis rule type.

', 'UpdateConfiguredTableAnalysisRuleInput$analysisRuleType' => '

The analysis rule type to be updated. Configured table analysis rules are uniquely identified by their configured table identifier and analysis rule type.

', ], ], 'ConfiguredTableAnalysisRuleTypeList' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTable$analysisRuleTypes' => '

The types of analysis rules associated with this configured table. Valid values are `AGGREGATION` and `LIST`. Currently, only one analysis rule may be associated with a configured table.

', 'ConfiguredTableSummary$analysisRuleTypes' => '

The types of analysis rules associated with this configured table.

', ], ], 'ConfiguredTableArn' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTable$arn' => '

The unique ARN for the configured table.

', 'ConfiguredTableAnalysisRule$configuredTableArn' => '

The unique ARN for the configured table.

', 'ConfiguredTableAssociation$configuredTableArn' => '

The unique ARN for the configured table that the association refers to.

', 'ConfiguredTableSummary$arn' => '

The unique ARN of the configured table.

', ], ], 'ConfiguredTableAssociation' => [ 'base' => '

A configured table association links a configured table to a collaboration.

', 'refs' => [ 'CreateConfiguredTableAssociationOutput$configuredTableAssociation' => '

The entire configured table association object.

', 'GetConfiguredTableAssociationOutput$configuredTableAssociation' => '

The entire configured table association object.

', 'UpdateConfiguredTableAssociationOutput$configuredTableAssociation' => '

The entire updated configured table association.

', ], ], 'ConfiguredTableAssociationArn' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTableAssociation$arn' => '

The unique ARN for the configured table association.

', 'ConfiguredTableAssociationSummary$arn' => '

The unique ARN for the configured table association.

', ], ], 'ConfiguredTableAssociationIdentifier' => [ 'base' => NULL, 'refs' => [ 'DeleteConfiguredTableAssociationInput$configuredTableAssociationIdentifier' => '

The unique ID for the configured table association to be deleted. Currently accepts the configured table ID.

', 'GetConfiguredTableAssociationInput$configuredTableAssociationIdentifier' => '

The unique ID for the configured table association to retrieve. Currently accepts the configured table ID.

', 'UpdateConfiguredTableAssociationInput$configuredTableAssociationIdentifier' => '

The unique identifier for the configured table association to update. Currently accepts the configured table association ID.

', ], ], 'ConfiguredTableAssociationSummary' => [ 'base' => '

The configured table association summary for the objects listed by the request.

', 'refs' => [ 'ConfiguredTableAssociationSummaryList$member' => NULL, ], ], 'ConfiguredTableAssociationSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListConfiguredTableAssociationsOutput$configuredTableAssociationSummaries' => '

The retrieved list of configured table associations.

', ], ], 'ConfiguredTableIdentifier' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTableSummary$id' => '

The unique ID of the configured table.

', 'CreateConfiguredTableAnalysisRuleInput$configuredTableIdentifier' => '

The identifier for the configured table to create the analysis rule for. Currently accepts the configured table ID.

', 'CreateConfiguredTableAssociationInput$configuredTableIdentifier' => '

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

', 'DeleteConfiguredTableAnalysisRuleInput$configuredTableIdentifier' => '

The unique identifier for the configured table that the analysis rule applies to. Currently accepts the configured table ID.

', 'DeleteConfiguredTableInput$configuredTableIdentifier' => '

The unique ID for the configured table to delete.

', 'GetConfiguredTableAnalysisRuleInput$configuredTableIdentifier' => '

The unique identifier for the configured table to retrieve. Currently accepts the configured table ID.

', 'GetConfiguredTableInput$configuredTableIdentifier' => '

The unique ID for the configured table to retrieve.

', 'UpdateConfiguredTableAnalysisRuleInput$configuredTableIdentifier' => '

The unique identifier for the configured table that the analysis rule applies to. Currently accepts the configured table ID.

', 'UpdateConfiguredTableInput$configuredTableIdentifier' => '

The identifier for the configured table to update. Currently accepts the configured table ID.

', ], ], 'ConfiguredTableSummary' => [ 'base' => '

The configured table summary for the objects listed by the request.

', 'refs' => [ 'ConfiguredTableSummaryList$member' => '

The member of the configured table summary list.

', ], ], 'ConfiguredTableSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListConfiguredTablesOutput$configuredTableSummaries' => '

The configured tables listed by the request.

', ], ], 'ConflictException' => [ 'base' => '

Updating or deleting a resource can cause an inconsistent state.

', 'refs' => [], ], 'ConflictExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ConflictException$reason' => '

A reason code for the exception.

', ], ], 'CreateCollaborationInput' => [ 'base' => NULL, 'refs' => [], ], 'CreateCollaborationOutput' => [ 'base' => NULL, 'refs' => [], ], 'CreateConfiguredTableAnalysisRuleInput' => [ 'base' => NULL, 'refs' => [], ], 'CreateConfiguredTableAnalysisRuleOutput' => [ 'base' => NULL, 'refs' => [], ], 'CreateConfiguredTableAssociationInput' => [ 'base' => NULL, 'refs' => [], ], 'CreateConfiguredTableAssociationOutput' => [ 'base' => NULL, 'refs' => [], ], 'CreateConfiguredTableInput' => [ 'base' => NULL, 'refs' => [], ], 'CreateConfiguredTableOutput' => [ 'base' => NULL, 'refs' => [], ], 'CreateMembershipInput' => [ 'base' => NULL, 'refs' => [], ], 'CreateMembershipOutput' => [ 'base' => NULL, 'refs' => [], ], 'DataEncryptionMetadata' => [ 'base' => '

The settings for client-side encryption for cryptographic computing.

', 'refs' => [ 'Collaboration$dataEncryptionMetadata' => '

The settings for client-side encryption for cryptographic computing.

', 'CreateCollaborationInput$dataEncryptionMetadata' => '

The settings for client-side encryption with Cryptographic Computing for Clean Rooms.

', ], ], 'DeleteCollaborationInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteCollaborationOutput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteConfiguredTableAnalysisRuleInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteConfiguredTableAnalysisRuleOutput' => [ 'base' => '

An empty response that indicates a successful delete.

', 'refs' => [], ], 'DeleteConfiguredTableAssociationInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteConfiguredTableAssociationOutput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteConfiguredTableInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteConfiguredTableOutput' => [ 'base' => '

The empty output for a successful deletion.

', 'refs' => [], ], 'DeleteMemberInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMemberOutput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMembershipInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMembershipOutput' => [ 'base' => NULL, 'refs' => [], ], 'DisplayName' => [ 'base' => NULL, 'refs' => [ 'Collaboration$creatorDisplayName' => '

A display name of the collaboration creator.

', 'CollaborationSummary$creatorDisplayName' => '

The display name of the collaboration creator.

', 'ConfiguredTable$name' => '

A name for the configured table.

', 'ConfiguredTableSummary$name' => '

The name of the configured table.

', 'CreateCollaborationInput$creatorDisplayName' => '

The display name of the collaboration creator.

', 'CreateConfiguredTableInput$name' => '

The name of the configured table.

', 'MemberSpecification$displayName' => '

The member\'s display name.

', 'MemberSummary$displayName' => '

The member\'s display name.

', 'Membership$collaborationCreatorDisplayName' => '

The display name of the collaboration creator.

', 'MembershipSummary$collaborationCreatorDisplayName' => '

The display name of the collaboration creator.

', 'UpdateConfiguredTableInput$name' => '

A new name for the configured table.

', ], ], 'Double' => [ 'base' => NULL, 'refs' => [ 'ServiceQuotaExceededException$quotaValue' => '

The value of the quota.

', ], ], 'FilterableMemberStatus' => [ 'base' => NULL, 'refs' => [ 'ListCollaborationsInput$memberStatus' => '

The caller\'s status in a collaboration.

', ], ], 'GetCollaborationInput' => [ 'base' => NULL, 'refs' => [], ], 'GetCollaborationOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetConfiguredTableAnalysisRuleInput' => [ 'base' => NULL, 'refs' => [], ], 'GetConfiguredTableAnalysisRuleOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetConfiguredTableAssociationInput' => [ 'base' => NULL, 'refs' => [], ], 'GetConfiguredTableAssociationOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetConfiguredTableInput' => [ 'base' => NULL, 'refs' => [], ], 'GetConfiguredTableOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetMembershipInput' => [ 'base' => NULL, 'refs' => [], ], 'GetMembershipOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetProtectedQueryInput' => [ 'base' => NULL, 'refs' => [], ], 'GetProtectedQueryOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetSchemaAnalysisRuleInput' => [ 'base' => NULL, 'refs' => [], ], 'GetSchemaAnalysisRuleOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetSchemaInput' => [ 'base' => NULL, 'refs' => [], ], 'GetSchemaOutput' => [ 'base' => NULL, 'refs' => [], ], 'GlueDatabaseName' => [ 'base' => NULL, 'refs' => [ 'GlueTableReference$databaseName' => '

The name of the database the Glue table belongs to.

', ], ], 'GlueTableName' => [ 'base' => NULL, 'refs' => [ 'GlueTableReference$tableName' => '

The name of the Glue table.

', ], ], 'GlueTableReference' => [ 'base' => '

A reference to a table within an Glue data catalog.

', 'refs' => [ 'TableReference$glue' => '

If present, a reference to the Glue table referred to by this table reference.

', ], ], 'InternalServerException' => [ 'base' => '

Unexpected error during processing of request.

', 'refs' => [], ], 'JoinOperator' => [ 'base' => NULL, 'refs' => [ 'JoinOperatorsList$member' => NULL, ], ], 'JoinOperatorsList' => [ 'base' => NULL, 'refs' => [ 'AnalysisRuleAggregation$allowedJoinOperators' => '

Which logical operators (if any) are to be used in an INNER JOIN match condition. Default is AND.

', 'AnalysisRuleList$allowedJoinOperators' => '

Which logical operators (if any) are to be used in an INNER JOIN match condition. Default is AND.

', ], ], 'JoinRequiredOption' => [ 'base' => NULL, 'refs' => [ 'AnalysisRuleAggregation$joinRequired' => '

Control that requires member who runs query to do a join with their configured table and/or other configured table in query.

', ], ], 'KeyPrefix' => [ 'base' => NULL, 'refs' => [ 'ProtectedQueryS3OutputConfiguration$keyPrefix' => '

The S3 prefix to unload the protected query results.

', ], ], 'ListCollaborationsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListCollaborationsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListConfiguredTableAssociationsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListConfiguredTableAssociationsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListConfiguredTablesInput' => [ 'base' => NULL, 'refs' => [], ], 'ListConfiguredTablesOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListMembersInput' => [ 'base' => NULL, 'refs' => [], ], 'ListMembersOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListMembershipsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListMembershipsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListProtectedQueriesInput' => [ 'base' => NULL, 'refs' => [], ], 'ListProtectedQueriesOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListSchemasInput' => [ 'base' => NULL, 'refs' => [], ], 'ListSchemasOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceInput' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceOutput' => [ 'base' => NULL, 'refs' => [], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'ProtectedQueryStatistics$totalDurationInMillis' => '

The duration of the Protected Query, from creation until query completion.

', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListCollaborationsInput$maxResults' => '

The maximum size of the results that is returned per call. Service chooses a default if it has not been set. Service may return a nextToken even if the maximum results has not been met.

', 'ListConfiguredTableAssociationsInput$maxResults' => '

The maximum size of the results that is returned per call.

', 'ListConfiguredTablesInput$maxResults' => '

The maximum size of the results that is returned per call.

', 'ListMembersInput$maxResults' => '

The maximum size of the results that is returned per call.

', 'ListMembershipsInput$maxResults' => '

The maximum size of the results that is returned per call.

', 'ListProtectedQueriesInput$maxResults' => '

The maximum size of the results that is returned per call. Service chooses a default if it has not been set. Service can return a nextToken even if the maximum results has not been met.

', 'ListSchemasInput$maxResults' => '

The maximum size of the results that is returned per call.

', ], ], 'MemberAbilities' => [ 'base' => NULL, 'refs' => [ 'CreateCollaborationInput$creatorMemberAbilities' => '

The abilities granted to the collaboration creator.

', 'MemberSpecification$memberAbilities' => '

The abilities granted to the collaboration member.

', 'MemberSummary$abilities' => '

The abilities granted to the collaboration member.

', 'Membership$memberAbilities' => '

The abilities granted to the collaboration member.

', 'MembershipSummary$memberAbilities' => '

The abilities granted to the collaboration member.

', ], ], 'MemberAbility' => [ 'base' => NULL, 'refs' => [ 'MemberAbilities$member' => NULL, ], ], 'MemberList' => [ 'base' => NULL, 'refs' => [ 'CreateCollaborationInput$members' => '

A list of initial members, not including the creator. This list is immutable.

', ], ], 'MemberSpecification' => [ 'base' => '

Basic metadata used to construct a new member.

', 'refs' => [ 'MemberList$member' => NULL, ], ], 'MemberStatus' => [ 'base' => NULL, 'refs' => [ 'Collaboration$memberStatus' => '

The status of a member in a collaboration.

', 'CollaborationSummary$memberStatus' => '

The status of a member in a collaboration.

', 'MemberSummary$status' => '

The status of the member. Valid values are `INVITED`, `ACTIVE`, `LEFT`, and `REMOVED`.

', ], ], 'MemberSummary' => [ 'base' => '

The member object listed by the request.

', 'refs' => [ 'MemberSummaryList$member' => NULL, ], ], 'MemberSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListMembersOutput$memberSummaries' => '

The list of members returned by the ListMembers operation.

', ], ], 'Membership' => [ 'base' => '

The membership object.

', 'refs' => [ 'CreateMembershipOutput$membership' => '

The membership that was created.

', 'GetMembershipOutput$membership' => '

The membership retrieved for the provided identifier.

', 'UpdateMembershipOutput$membership' => NULL, ], ], 'MembershipArn' => [ 'base' => NULL, 'refs' => [ 'Collaboration$membershipArn' => '

The unique ARN for your membership within the collaboration.

', 'CollaborationSummary$membershipArn' => '

The ARN of a member in a collaboration.

', 'ConfiguredTableAssociation$membershipArn' => '

The unique ARN for the membership this configured table association belongs to.

', 'ConfiguredTableAssociationSummary$membershipArn' => '

The unique ARN for the membership that the configured table association belongs to.

', 'MemberSummary$membershipArn' => '

The unique ARN for the member\'s associated membership, if present.

', 'Membership$arn' => '

The unique ARN for the membership.

', 'MembershipSummary$arn' => '

The unique ARN for the membership.

', 'ProtectedQuery$membershipArn' => '

The ARN of the membership.

', 'ProtectedQuerySummary$membershipArn' => '

The unique ARN for the membership that initiated the protected query.

', ], ], 'MembershipIdentifier' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTableAssociationSummary$membershipId' => '

The unique ID for the membership that the configured table association belongs to.

', 'CreateConfiguredTableAssociationInput$membershipIdentifier' => '

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.

', 'DeleteConfiguredTableAssociationInput$membershipIdentifier' => '

A unique identifier for the membership that the configured table association belongs to. Currently accepts the membership ID.

', 'DeleteMembershipInput$membershipIdentifier' => '

The identifier for a membership resource.

', 'GetConfiguredTableAssociationInput$membershipIdentifier' => '

A unique identifier for the membership that the configured table association belongs to. Currently accepts the membership ID.

', 'GetMembershipInput$membershipIdentifier' => '

The identifier for a membership resource.

', 'GetProtectedQueryInput$membershipIdentifier' => '

The identifier for a membership in a protected query instance.

', 'ListConfiguredTableAssociationsInput$membershipIdentifier' => '

A unique identifier for the membership to list configured table associations for. Currently accepts the membership ID.

', 'ListProtectedQueriesInput$membershipIdentifier' => '

The identifier for the membership in the collaboration.

', 'StartProtectedQueryInput$membershipIdentifier' => '

A unique identifier for the membership to run this query against. Currently accepts a membership ID.

', 'UpdateConfiguredTableAssociationInput$membershipIdentifier' => '

The unique ID for the membership that the configured table association belongs to.

', 'UpdateMembershipInput$membershipIdentifier' => '

The unique identifier of the membership.

', 'UpdateProtectedQueryInput$membershipIdentifier' => '

The identifier for a member of a protected query instance.

', ], ], 'MembershipQueryLogStatus' => [ 'base' => NULL, 'refs' => [ 'CreateMembershipInput$queryLogStatus' => '

An indicator as to whether query logging has been enabled or disabled for the collaboration.

', 'Membership$queryLogStatus' => '

An indicator as to whether query logging has been enabled or disabled for the collaboration.

', 'UpdateMembershipInput$queryLogStatus' => '

An indicator as to whether query logging has been enabled or disabled for the collaboration.

', ], ], 'MembershipStatus' => [ 'base' => NULL, 'refs' => [ 'ListMembershipsInput$status' => '

A filter which will return only memberships in the specified status.

', 'Membership$status' => '

The status of the membership. Valid values are `ACTIVE`, `REMOVED`, and `COLLABORATION_DELETED`.

', 'MembershipSummary$status' => '

The status of the membership. Valid values are `ACTIVE`, `REMOVED`, and `COLLABORATION_DELETED`.

', ], ], 'MembershipSummary' => [ 'base' => '

The membership object listed by the request.

', 'refs' => [ 'MembershipSummaryList$member' => NULL, ], ], 'MembershipSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListMembershipsOutput$membershipSummaries' => '

The list of memberships returned from the ListMemberships operation.

', ], ], 'PaginationToken' => [ 'base' => NULL, 'refs' => [ 'ListCollaborationsInput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListCollaborationsOutput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListConfiguredTableAssociationsInput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListConfiguredTableAssociationsOutput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListConfiguredTablesInput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListConfiguredTablesOutput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListMembersInput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListMembersOutput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListMembershipsInput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListMembershipsOutput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListProtectedQueriesInput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListProtectedQueriesOutput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListSchemasInput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', 'ListSchemasOutput$nextToken' => '

The token value retrieved from a previous call to access the next page of results.

', ], ], 'ProtectedQuery' => [ 'base' => '

The parameters for an Clean Rooms protected query.

', 'refs' => [ 'GetProtectedQueryOutput$protectedQuery' => '

The query processing metadata.

', 'StartProtectedQueryOutput$protectedQuery' => '

The protected query.

', 'UpdateProtectedQueryOutput$protectedQuery' => '

The protected query output.

', ], ], 'ProtectedQueryError' => [ 'base' => '

Details of errors thrown by the protected query.

', 'refs' => [ 'ProtectedQuery$error' => '

An error thrown by the protected query.

', ], ], 'ProtectedQueryIdentifier' => [ 'base' => NULL, 'refs' => [ 'GetProtectedQueryInput$protectedQueryIdentifier' => '

The identifier for a protected query instance.

', 'UpdateProtectedQueryInput$protectedQueryIdentifier' => '

The identifier for a protected query instance.

', ], ], 'ProtectedQueryOutput' => [ 'base' => '

Contains details about the protected query output.

', 'refs' => [ 'ProtectedQueryResult$output' => '

The output of the protected query.

', ], ], 'ProtectedQueryOutputConfiguration' => [ 'base' => '

Contains configuration details for protected query output.

', 'refs' => [ 'ProtectedQueryResultConfiguration$outputConfiguration' => '

Configuration for protected query results.

', ], ], 'ProtectedQueryResult' => [ 'base' => '

Details about the query results.

', 'refs' => [ 'ProtectedQuery$result' => '

The result of the protected query.

', ], ], 'ProtectedQueryResultConfiguration' => [ 'base' => '

Contains configurations for protected query results.

', 'refs' => [ 'ProtectedQuery$resultConfiguration' => '

Contains any details needed to write the query results.

', 'StartProtectedQueryInput$resultConfiguration' => '

The details needed to write the query results.

', ], ], 'ProtectedQueryS3Output' => [ 'base' => '

Contains output information for protected queries with an S3 output type.

', 'refs' => [ 'ProtectedQueryOutput$s3' => '

If present, the output for a protected query with an `S3` output type.

', ], ], 'ProtectedQueryS3OutputConfiguration' => [ 'base' => '

Contains the configuration to write the query results to S3.

', 'refs' => [ 'ProtectedQueryOutputConfiguration$s3' => '

Required configuration for a protected query with an `S3` output type.

', ], ], 'ProtectedQueryS3OutputConfigurationBucketString' => [ 'base' => NULL, 'refs' => [ 'ProtectedQueryS3OutputConfiguration$bucket' => '

The S3 bucket to unload the protected query results.

', ], ], 'ProtectedQuerySQLParameters' => [ 'base' => '

The parameters for the SQL type Protected Query.

', 'refs' => [ 'ProtectedQuery$sqlParameters' => '

The protected query SQL parameters.

', 'StartProtectedQueryInput$sqlParameters' => '

The protected SQL query parameters.

', ], ], 'ProtectedQuerySQLParametersQueryStringString' => [ 'base' => NULL, 'refs' => [ 'ProtectedQuerySQLParameters$queryString' => '

The query string to be submitted.

', ], ], 'ProtectedQueryStatistics' => [ 'base' => '

Contains statistics about the execution of the protected query.

', 'refs' => [ 'ProtectedQuery$statistics' => '

Statistics about protected query execution.

', ], ], 'ProtectedQueryStatus' => [ 'base' => NULL, 'refs' => [ 'ListProtectedQueriesInput$status' => '

A filter on the status of the protected query.

', 'ProtectedQuery$status' => '

The status of the query.

', 'ProtectedQuerySummary$status' => '

The status of the protected query. Value values are `SUBMITTED`, `STARTED`, `CANCELLED`, `CANCELLING`, `FAILED`, `SUCCESS`, `TIMED_OUT`.

', ], ], 'ProtectedQuerySummary' => [ 'base' => '

The protected query summary for the objects listed by the request.

', 'refs' => [ 'ProtectedQuerySummaryList$member' => NULL, ], ], 'ProtectedQuerySummaryList' => [ 'base' => NULL, 'refs' => [ 'ListProtectedQueriesOutput$protectedQueries' => '

A list of protected queries.

', ], ], 'ProtectedQueryType' => [ 'base' => NULL, 'refs' => [ 'StartProtectedQueryInput$type' => '

The type of the protected query to be started.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

Request references a resource which does not exist.

', 'refs' => [], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'ConflictException$resourceType' => '

The type of the conflicting resource.

', 'ResourceNotFoundException$resourceType' => '

The type of the missing resource.

', ], ], 'ResultFormat' => [ 'base' => NULL, 'refs' => [ 'ProtectedQueryS3OutputConfiguration$resultFormat' => '

Intended file format of the result.

', ], ], 'RoleArn' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTableAssociation$roleArn' => '

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

', 'CreateConfiguredTableAssociationInput$roleArn' => '

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

', 'UpdateConfiguredTableAssociationInput$roleArn' => '

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

', ], ], 'ScalarFunctions' => [ 'base' => NULL, 'refs' => [ 'ScalarFunctionsList$member' => NULL, ], ], 'ScalarFunctionsList' => [ 'base' => NULL, 'refs' => [ 'AnalysisRuleAggregation$scalarFunctions' => '

Set of scalar functions that are allowed to be used on dimension columns and the output of aggregation of metrics.

', ], ], 'Schema' => [ 'base' => '

A schema is a relation within a collaboration.

', 'refs' => [ 'GetSchemaOutput$schema' => '

The entire schema object.

', 'SchemaList$member' => NULL, ], ], 'SchemaList' => [ 'base' => NULL, 'refs' => [ 'BatchGetSchemaOutput$schemas' => '

The retrieved list of schemas.

', ], ], 'SchemaSummary' => [ 'base' => '

The schema summary for the objects listed by the request.

', 'refs' => [ 'SchemaSummaryList$member' => NULL, ], ], 'SchemaSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListSchemasOutput$schemaSummaries' => '

The retrieved list of schemas.

', ], ], 'SchemaType' => [ 'base' => NULL, 'refs' => [ 'ListSchemasInput$schemaType' => '

If present, filter schemas by schema type. The only valid schema type is currently `TABLE`.

', 'Schema$type' => '

The type of schema. The only valid value is currently `TABLE`.

', 'SchemaSummary$type' => '

The type of schema object. The only valid schema type is currently `TABLE`.

', ], ], 'ServiceQuotaExceededException' => [ 'base' => '

Request denied because service quota has been exceeded.

', 'refs' => [], ], 'StartProtectedQueryInput' => [ 'base' => NULL, 'refs' => [], ], 'StartProtectedQueryOutput' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'BatchGetSchemaError$code' => '

An error code for the error.

', 'BatchGetSchemaError$message' => '

An error message for the error.

', 'ConflictException$message' => NULL, 'ConflictException$resourceId' => '

The ID of the conflicting resource.

', 'InternalServerException$message' => NULL, 'ProtectedQueryError$message' => '

A description of why the query failed.

', 'ProtectedQueryError$code' => '

An error code for the error.

', 'ProtectedQueryS3Output$location' => '

The S3 location of the result.

', 'ResourceNotFoundException$message' => NULL, 'ResourceNotFoundException$resourceId' => '

The Id of the missing resource.

', 'ServiceQuotaExceededException$message' => NULL, 'ServiceQuotaExceededException$quotaName' => '

The name of the quota.

', 'ThrottlingException$message' => NULL, 'ValidationException$message' => NULL, 'ValidationExceptionField$name' => '

The name of the input parameter.

', 'ValidationExceptionField$message' => '

A message for the input validation error.

', ], ], 'TableAlias' => [ 'base' => NULL, 'refs' => [ 'AnalysisRule$name' => '

The name for the analysis rule.

', 'BatchGetSchemaError$name' => '

An error name for the error.

', 'ConfiguredTableAssociation$name' => '

The name of the configured table association, in lowercase. The table is identified by this name when running protected queries against the underlying data.

', 'ConfiguredTableAssociationSummary$name' => '

The name of the configured table association. The table is identified by this name when running Protected Queries against the underlying data.

', 'CreateConfiguredTableAssociationInput$name' => '

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

', 'GetSchemaAnalysisRuleInput$name' => '

The name of the schema to retrieve the analysis rule for.

', 'GetSchemaInput$name' => '

The name of the relation to retrieve the schema for.

', 'Schema$name' => '

A name for the schema. The schema relation is referred to by this name when queried by a protected query.

', 'SchemaSummary$name' => '

The name for the schema object.

', 'TableAliasList$member' => NULL, ], ], 'TableAliasList' => [ 'base' => NULL, 'refs' => [ 'BatchGetSchemaInput$names' => '

The names for the schema objects to retrieve.>

', ], ], 'TableDescription' => [ 'base' => NULL, 'refs' => [ 'ConfiguredTable$description' => '

A description for the configured table.

', 'ConfiguredTableAssociation$description' => '

A description of the configured table association.

', 'CreateConfiguredTableAssociationInput$description' => '

A description for the configured table association.

', 'CreateConfiguredTableInput$description' => '

A description for the configured table.

', 'Schema$description' => '

A description for the schema.

', 'UpdateConfiguredTableAssociationInput$description' => '

A new description for the configured table association.

', 'UpdateConfiguredTableInput$description' => '

A new description for the configured table.

', ], ], 'TableReference' => [ 'base' => '

A pointer to the dataset that underlies this table. Currently, this can only be an Glue table.

', 'refs' => [ 'ConfiguredTable$tableReference' => '

The Glue table that this configured table represents.

', 'CreateConfiguredTableInput$tableReference' => '

A reference to the Glue table being configured.

', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeys$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeys' => [ 'base' => NULL, 'refs' => [ 'UntagResourceInput$tagKeys' => '

A list of key names of tags to be removed.

', ], ], 'TagMap' => [ 'base' => '

Map of tags assigned to a resource

', 'refs' => [ 'CreateCollaborationInput$tags' => '

An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

', 'CreateConfiguredTableAssociationInput$tags' => '

An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

', 'CreateConfiguredTableInput$tags' => '

An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

', 'CreateMembershipInput$tags' => '

An optional label that you can assign to a resource when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to this resource.

', 'ListTagsForResourceOutput$tags' => '

A map of objects specifying each key name and value.

', 'TagResourceInput$tags' => '

A map of objects specifying each key name and value.

', ], ], 'TagResourceInput' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceOutput' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'TargetProtectedQueryStatus' => [ 'base' => NULL, 'refs' => [ 'UpdateProtectedQueryInput$targetStatus' => '

The target status of a query. Used to update the execution status of a currently running query.

', ], ], 'ThrottlingException' => [ 'base' => '

Request was denied due to request throttling.

', 'refs' => [], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'AnalysisRule$createTime' => '

The time the analysis rule was created.

', 'AnalysisRule$updateTime' => '

The time the analysis rule was last updated.

', 'Collaboration$createTime' => '

The time when the collaboration was created.

', 'Collaboration$updateTime' => '

The time the collaboration metadata was last updated.

', 'CollaborationSummary$createTime' => '

The time when the collaboration was created.

', 'CollaborationSummary$updateTime' => '

The time the collaboration metadata was last updated.

', 'ConfiguredTable$createTime' => '

The time the configured table was created.

', 'ConfiguredTable$updateTime' => '

The time the configured table was last updated

', 'ConfiguredTableAnalysisRule$createTime' => '

The time the configured table analysis rule was created.

', 'ConfiguredTableAnalysisRule$updateTime' => '

The time the configured table analysis rule was last updated.

', 'ConfiguredTableAssociation$createTime' => '

The time the configured table association was created.

', 'ConfiguredTableAssociation$updateTime' => '

The time the configured table association was last updated.

', 'ConfiguredTableAssociationSummary$createTime' => '

The time the configured table association was created.

', 'ConfiguredTableAssociationSummary$updateTime' => '

The time the configured table association was last updated.

', 'ConfiguredTableSummary$createTime' => '

The time the configured table was created.

', 'ConfiguredTableSummary$updateTime' => '

The time the configured table was last updated.

', 'MemberSummary$createTime' => '

The time when the member was created.

', 'MemberSummary$updateTime' => '

The time the member metadata was last updated.

', 'Membership$createTime' => '

The time when the membership was created.

', 'Membership$updateTime' => '

The time the membership metadata was last updated.

', 'MembershipSummary$createTime' => '

The time when the membership was created.

', 'MembershipSummary$updateTime' => '

The time the membership metadata was last updated.

', 'ProtectedQuery$createTime' => '

The time at which the protected query was created.

', 'ProtectedQuerySummary$createTime' => '

The time the protected query was created.

', 'Schema$createTime' => '

The time the schema was created.

', 'Schema$updateTime' => '

The time the schema was last updated.

', 'SchemaSummary$createTime' => '

The time the schema object was created.

', 'SchemaSummary$updateTime' => '

The time the schema object was last updated.

', ], ], 'UUID' => [ 'base' => NULL, 'refs' => [ 'Collaboration$id' => '

The unique ID for the collaboration.

', 'Collaboration$membershipId' => '

The unique ID for your membership within the collaboration.

', 'CollaborationSummary$id' => '

The identifier for the collaboration.

', 'CollaborationSummary$membershipId' => '

The identifier of a member in a collaboration.

', 'ConfiguredTable$id' => '

The unique ID for the configured table.

', 'ConfiguredTableAnalysisRule$configuredTableId' => '

The unique ID for the configured table.

', 'ConfiguredTableAssociation$id' => '

The unique ID for the configured table association.

', 'ConfiguredTableAssociation$configuredTableId' => '

The unique ID for the configured table that the association refers to.

', 'ConfiguredTableAssociation$membershipId' => '

The unique ID for the membership this configured table association belongs to.

', 'ConfiguredTableAssociationSummary$configuredTableId' => '

The unique configured table ID that this configured table association refers to.

', 'ConfiguredTableAssociationSummary$id' => '

The unique ID for the configured table association.

', 'MemberSummary$membershipId' => '

The unique ID for the member\'s associated membership, if present.

', 'Membership$id' => '

The unique ID of the membership.

', 'Membership$collaborationId' => '

The unique ID for the membership\'s collaboration.

', 'MembershipSummary$id' => '

The unique ID for the membership\'s collaboration.

', 'ProtectedQuery$id' => '

The identifier for a protected query instance.

', 'ProtectedQuery$membershipId' => '

The identifier for the membership.

', 'ProtectedQuerySummary$id' => '

The unique ID of the protected query.

', 'ProtectedQuerySummary$membershipId' => '

The unique ID for the membership that initiated the protected query.

', 'Schema$collaborationId' => '

The unique ID for the collaboration that the schema belongs to.

', 'SchemaSummary$collaborationId' => '

The unique ID for the collaboration that the schema belongs to.

', ], ], 'UntagResourceInput' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceOutput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateCollaborationInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateCollaborationOutput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateConfiguredTableAnalysisRuleInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateConfiguredTableAnalysisRuleOutput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateConfiguredTableAssociationInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateConfiguredTableAssociationOutput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateConfiguredTableInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateConfiguredTableOutput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMembershipInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMembershipOutput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateProtectedQueryInput' => [ 'base' => NULL, 'refs' => [], ], 'UpdateProtectedQueryOutput' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the specified constraints.

', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => '

Describes validation errors for specific input parameters.

', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$fieldList' => '

Validation errors for specific input parameters.

', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$reason' => '

A reason code for the exception.

', ], ], ],];