You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/backends.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -237,8 +237,10 @@ stringData:
237
237
### AWS Secrets Manager
238
238
239
239
##### AWS Authentication
240
-
Refer to the [AWS go SDK README](https://github.com/aws/aws-sdk-go#configuring-credentials) for supplying AWS credentials.
241
-
Supported credentials and the order in which they are loaded are described [here](https://github.com/aws/aws-sdk-go/blob/v1.38.62/aws/session/doc.go#L22).
240
+
Refer to the [AWS SDK for Go V2
241
+
documentation](https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/#specifying-credentials) for
242
+
supplying AWS credentials. Supported credentials and the order in which they are loaded are
243
+
described [here](https://aws.github.io/aws-sdk-go-v2/docs/configuring-sdk/#specifying-credentials).
0 commit comments