AutomatedReasoningPolicySummary - Amazon Bedrock

AutomatedReasoningPolicySummary

Contains summary information about an Automated Reasoning policy, including metadata and timestamps.

Contents

createdAt

The timestamp when the policy was created.

Type: Timestamp

Required: Yes

name

The name of the policy.

Type: String

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

Pattern: [0-9a-zA-Z-_ ]+

Required: Yes

policyArn

The Amazon Resource Name (ARN) of the policy.

Type: String

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

Pattern: arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:[0-9]{12}:automated-reasoning-policy/[a-z0-9]{12}(:([1-9][0-9]{0,11}))?

Required: Yes

policyId

The unique identifier of the policy.

Type: String

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

Pattern: [a-z0-9]{12}

Required: Yes

updatedAt

The timestamp when the policy was last updated.

Type: Timestamp

Required: Yes

version

The version of the policy.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 12.

Pattern: ([1-9][0-9]{0,11})

Required: Yes

description

The description of the policy.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\s\S]+

Required: No

See Also

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