Bedrock / Client / delete_enforced_guardrail_configuration

delete_enforced_guardrail_configuration

Bedrock.Client.delete_enforced_guardrail_configuration(**kwargs)

Deletes the account-level enforced guardrail configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_enforced_guardrail_configuration(
    configId='string'
)
Parameters:

configId (string) –

[REQUIRED]

Unique ID for the account enforced configuration.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • Bedrock.Client.exceptions.ResourceNotFoundException

  • Bedrock.Client.exceptions.AccessDeniedException

  • Bedrock.Client.exceptions.ValidationException

  • Bedrock.Client.exceptions.InternalServerException

  • Bedrock.Client.exceptions.ThrottlingException