We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adc951d + cedfe1b commit 4fff71aCopy full SHA for 4fff71a
1 file changed
README.rst
@@ -85,7 +85,7 @@ environment variables to specify your credentials:
85
export AWS_SECRET_ACCESS_KEY="mw......"
86
87
For more information and additional environment variables, see
88
-`specifying credentials <https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/#specifying-credentials>`_.
+`specifying credentials <https://docs.aws.amazon.com/sdk-for-go/v2/developer-guide/configure-gosdk.html#specifying-credentials>`_.
89
90
If you want to use PGP, export the fingerprints of the public keys, comma
91
separated, in the **SOPS_PGP_FP** env variable.
0 commit comments