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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ One of the constructors for `software.aws.mcs.auth.SigV4AuthProvider` takes two
69
69
70
70
### Configuration
71
71
72
-
Set the IAM Role explicitly in your `advanced.auth-provider` configuration (see example below), by specifying the `advanced.auth-provider.aws-role` property.
72
+
Set the IAM Role explicitly in your `advanced.auth-provider` configuration (see example below), by specifying the `advanced.auth-provider.aws-role-arn` property.
73
73
74
74
## Add the Authentication Plugin to the Application
75
75
@@ -164,7 +164,7 @@ The following is an example of this config with an explicit role to be assumed.
0 commit comments