# AWS Bedrock

#### Region

(<https://docs.navigaglobal.com/wingman/1.3.0-2/ai-service-data-security-details/aws-bedrock#region>)

The service will be used for the region as specified by the customer and on availability of that service in that region only.\
As an example for EU customers the service region would be EU Frankfurt.

#### GDPR

(<https://docs.navigaglobal.com/wingman/1.3.0-2/ai-service-data-security-details/aws-bedrock#gdpr>)

{% stepper %}
{% step %}

### AWS Bedrock Service

It is governed by AWS Data Protection listed on this [page](https://docs.aws.amazon.com/bedrock/latest/userguide/data-protection.html), which follows *The EU’s General Data Protection Regulation (GDPR)*.
{% endstep %}

{% step %}

### AWS Bedrock Data Protection

As per the AWS Bedrock Data Protection Page.
{% endstep %}
{% endstepper %}

> Amazon Bedrock doesn't use your prompts and continuations to train any AWS models or distribute them to third parties. Each model provider has an escrow account that they upload their models to. The Amazon Bedrock inference account has permissions to call these models, but the escrow accounts themselves don't have outbound permissions to Amazon Bedrock accounts. Additionally, model providers don't have access to Amazon Bedrock logs or access to customer prompts and continuations. Amazon Bedrock doesn’t store or log your data in its service logs.

Reference: <https://docs.aws.amazon.com/bedrock/latest/userguide/data-protection.html>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navigaglobal.com/general/aws-bedrock-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
