v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Sets the account-wide data retention mode for Amazon Bedrock.

put/data-retention

Request body

mode'default' | 'none' | 'provider_data_share' | 'inherit' required
<p>The data retention mode for the account. Valid values are:</p> <ul> <li> <p> <code>default</code> – The standard data handling for the model applies.</p> </li> <li> <p> <code>none</code> – Zero data retention.</p> </li> <li> <p> <code>provider_data_share</code> – Data may be shared with the model provider.</p> </li> <li> <p> <code>inherit</code> – No data retention mode is set at this scope.</p> </li> </ul>

Response

Success

mode'default' | 'none' | 'provider_data_share' | 'inherit' required

The data retention mode set for the account.

updatedAtstring date-time

The time at which the data retention mode was last updated.