UpdateCollectionGroupDetail - Amazon OpenSearch Serverless

UpdateCollectionGroupDetail

Details about the updated collection group.

Contents

arn

The Amazon Resource Name (ARN) of the collection group.

Type: String

Required: No

capacityLimits

The capacity limits for the collection group, in OpenSearch Compute Units (OCUs).

Type: CollectionGroupCapacityLimits object

Required: No

createdDate

The Epoch time when the collection group was created.

Type: Long

Required: No

description

The description of the collection group.

Type: String

Required: No

id

The unique identifier of the collection group.

Type: String

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

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

Required: No

lastModifiedDate

The date and time when the collection group was last modified.

Type: Long

Required: No

name

The name of the collection group.

Type: String

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

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

Required: No

See Also

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