---
title: "GET /data-retention"
method: GET
path: "/data-retention"
---

# GET /data-retention

`GET /data-retention`

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

## Response `200`

Success

- GetAccountDataRetentionResponse
  - `mode` 'default' | 'none' | 'provider_data_share' | 'inherit', required — The data retention mode configured for the account.
  - `updatedAt` string, date-time — The time at which the data retention mode was last updated.

## Other responses

- `480` — AccessDeniedException
- `481` — ValidationException
- `482` — InternalServerException
- `483` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/bedrock.md) · [All operations](https://skmtc.net/aws/apis/bedrock/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/bedrock/versions/3bc874e43ecd/schema)
