AutomatedReasoningPolicyDefinitionTypeValuePair - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AutomatedReasoningPolicyDefinitionTypeValuePair

Associates a type name with a specific value name, used for referencing type values in rules and other policy elements.

Contents

typeName

The name of the custom type that contains the referenced value.

Type: String

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

Pattern: [A-Za-z][A-Za-z0-9_]*

Required: Yes

valueName

The name of the specific value within the type.

Type: String

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

Pattern: [A-Za-z][A-Za-z0-9_]*

Required: Yes

See Also

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