diff --git a/site/docs/master/api-types/volumesnapshotlocation.md b/site/docs/master/api-types/volumesnapshotlocation.md
index 9987444ec..8e6ad15c2 100644
--- a/site/docs/master/api-types/volumesnapshotlocation.md
+++ b/site/docs/master/api-types/volumesnapshotlocation.md
@@ -40,7 +40,7 @@ The configurable parameters are as follows:
| Key | Type | Default | Meaning |
| --- | --- | --- | --- |
-| `region` | string | Empty | *Example*: "us-east-1"
See [AWS documentation][3] for the full list.
Queried from the AWS S3 API if not provided. |
+| `region` | string | Empty | *Example*: "us-east-1"
See [AWS documentation][3] for the full list.
Required. |
| `profile` | string | "default" | AWS profile within the credential file to use for given store |
#### Azure
diff --git a/site/docs/v1.0.0/api-types/volumesnapshotlocation.md b/site/docs/v1.0.0/api-types/volumesnapshotlocation.md
index 10cc61735..97ac6735e 100644
--- a/site/docs/v1.0.0/api-types/volumesnapshotlocation.md
+++ b/site/docs/v1.0.0/api-types/volumesnapshotlocation.md
@@ -39,7 +39,7 @@ The configurable parameters are as follows:
| Key | Type | Default | Meaning |
| --- | --- | --- | --- |
-| `region` | string | Empty | *Example*: "us-east-1"
See [AWS documentation][3] for the full list.
Queried from the AWS S3 API if not provided. |
+| `region` | string | Empty | *Example*: "us-east-1"
See [AWS documentation][3] for the full list.
Required. |
#### Azure