View a markdown version of this page

DeleteCollectionDetail - Amazon OpenSearch Serverless

DeleteCollectionDetail

Details about a deleted OpenSearch Serverless collection.

Contents

deletionProtection

Indicates whether deletion protection is ENABLED or DISABLED for the collection.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

id

The unique identifier of the collection.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 40.

Pattern: [a-z0-9]{3,40}

Required: No

name

The name of the collection.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 64.

Pattern: [a-z][a-z0-9-]+

Required: No

status

The current status of the collection.

Type: String

Valid Values: CREATING | UPDATING | DELETING | ACTIVE | FAILED | UPDATE_FAILED

Required: No

See Also

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