ModelEnforcement - Amazon Bedrock

ModelEnforcement

Model-specific information for the enforced guardrail configuration.

Contents

excludedModels

Models to exclude from enforcement of the guardrail.

Type: Array of strings

Array Members: Minimum number of 0 items.

Pattern: ([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2}(/[a-z0-9]{12}){0,1}

Required: Yes

includedModels

Models to enforce the guardrail on.

Type: Array of strings

Array Members: Minimum number of 1 item.

Pattern: (ALL|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63})([:][a-z0-9-]{1,63}){0,2}(/[a-z0-9]{12}){0,1})

Required: Yes

See Also

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