SchemaStatusDetail - AWS Clean Rooms

SchemaStatusDetail

Information about the schema status.

A status of READY means that based on the schema analysis rule, queries of the given analysis rule type are properly configured to run queries on this schema.

Contents

status

The status of the schema.

Type: String

Valid Values: READY | NOT_READY

Required: Yes

analysisRuleType

The analysis rule type for which the schema status has been evaluated.

Type: String

Valid Values: AGGREGATION | LIST | CUSTOM

Required: No

configurations

The configuration details of the schema analysis rule for the given type.

Type: Array of strings

Valid Values: DIFFERENTIAL_PRIVACY

Required: No

reasons

The reasons why the schema status is set to its current state.

Type: Array of SchemaStatusReason objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: