View a markdown version of this page

NamespaceKeyValidation - Amazon Bedrock AgentCore Control Plane

NamespaceKeyValidation

The validation rules for namespace variable values. When you specify multiple rules, the service enforces a logical AND across all provided key-value pairs.

Contents

allowedValues

The allowed values for this namespace variable key.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 10 items.

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

Pattern: [a-z0-9][a-z0-9-_]*

Required: No

regexPattern

A regex pattern that the namespace variable key-value must match.

Type: String

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

Required: No

See Also

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