AccountEnforcedGuardrailOutputConfiguration - Amazon Bedrock

AccountEnforcedGuardrailOutputConfiguration

Account enforced guardrail output configuration.

Contents

configId

Unique ID for the account enforced configuration.

Type: String

Pattern: [a-z0-9]+

Required: No

createdAt

Timestamp.

Type: Timestamp

Required: No

createdBy

The ARN of the role used to update the configuration.

Type: String

Required: No

guardrailArn

ARN representation for the guardrai.

Type: String

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

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

Required: No

guardrailId

Unique ID for the guardrail.

Type: String

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

Pattern: [a-z0-9]+

Required: No

guardrailVersion

Numerical guardrail version.

Type: String

Pattern: [1-9][0-9]{0,7}

Required: No

inputTags

Whether to honor or ignore input tags at runtime.

Type: String

Valid Values: HONOR | IGNORE

Required: No

owner

Configuration owner type.

Type: String

Valid Values: ACCOUNT

Required: No

updatedAt

Timestamp.

Type: Timestamp

Required: No

updatedBy

The ARN of the role used to update the configuration.

Type: String

Required: No

See Also

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