Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit ff8b5d2

Browse files
authored
Update index.md
removed duplicated "the"
1 parent 9d7be45 commit ff8b5d2

File tree

1 file changed

+1
-1
lines changed
  • content/en/user-guide/state-management/cloud-pods

1 file changed

+1
-1
lines changed

content/en/user-guide/state-management/cloud-pods/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ You might encounter an error like the following:
445445
An error occurred (InvalidAccessKeyId) when calling the CreateBucket operation: The AWS Access Key Id you provided does not exist in our records.
446446
{{< / command >}}
447447

448-
This means that you are likely using temporary AWS credentials and the the S3 remote configuration is missing the `AWS_SESSION_TOKEN` environment variable.
448+
This means that you are likely using temporary AWS credentials and the S3 remote configuration is missing the `AWS_SESSION_TOKEN` environment variable.
449449
To fix the issue, first export `AWS_SESSION_TOKEN` into your environment.
450450
Then, be sure to add the `session_token` placeholder to the URL of the `pod remote add` command:
451451

0 commit comments

Comments
 (0)