KmsConfiguration - Amazon Bedrock AgentCore Control

KmsConfiguration

Contains the KMS configuration for a resource.

Contents

keyType

The type of KMS key (CustomerManagedKey or ServiceManagedKey).

Type: String

Valid Values: CustomerManagedKey | ServiceManagedKey

Required: Yes

kmsKeyArn

The Amazon Resource Name (ARN) of the KMS key.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:aws(|-cn|-us-gov):kms:[a-zA-Z0-9-]*:[0-9]{12}:key/[a-zA-Z0-9-]{36}

Required: No

See Also

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