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: tutorials/s3_microsoft_entra_oidc.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,16 +82,17 @@ Assign a role to the identity provider created in the previous step with permiss
82
82
83
83
4. Enter the Role ARN from the previous step when prompted. It will be saved in the bookmark as a [custom property](hidden_properties.md#in-duck-bookmark-files).
84
84
85
+
:::{note}
86
+
Alternatively set `role_arn` as a custom property in a [custom connection profile](../protocols/profiles/aws_oidc.md).
87
+
:::
88
+
85
89
:::{image} _images/S3_Role_ARN_Prompt.png
86
90
:alt: MFA Prompt
87
91
:width: 400px
88
92
:::
89
93
90
-
:::{note}
91
-
Alternatively set `role_arn` as a custom property in a [custom connection profile](../protocols/profiles/aws_oidc.md).
92
-
:::
93
-
94
94
:::{admonition} Troubleshooting
95
+
:class: attention
95
96
### `Not authorized to perform sts:AssumeRoleWithWebIdentity`
96
97
Validate the _Trusted entities_ in _Trust relationships_ in the IAM console.
97
98
@@ -103,4 +104,4 @@ Invalid client token ID. Check the OAuth Client ID in the connection profile.
0 commit comments