View a markdown version of this page

DeletionProtectionConfiguration - Amazon Bedrock

DeletionProtectionConfiguration

Configuration for deletion protection.

Contents

deletionProtectionStatus

Enable or disable deletion protection for the connector.

Type: String

Valid Values: ENABLED | DISABLED

Required: Yes

deletionProtectionThreshold

The threshold is the maximum percentage of documents that a sync job can delete from your index. If a sync would delete more than this percentage, the sync skips its delete phase, leaving your indexed documents in place. Not supported for the Custom connector.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 100.

Required: No

See Also

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