We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6898ede commit 267c72cCopy full SHA for 267c72c
src/Sts/Input/AssumeRoleRequest.php
@@ -236,7 +236,7 @@ final class AssumeRoleRequest extends Input
236
* The following is an example of a `ProvidedContext` value that includes a single trusted context assertion and the ARN
237
* of the context provider from which the trusted context assertion was generated.
238
*
239
- * `[{"ProviderArn":"arn:aws:iam::aws:contextProvider/identitycenter","ContextAssertion":"trusted-context-assertion"}]`
+ * `[{"ProviderArn":"arn:aws:iam::aws:contextProvider/IdentityCenter","ContextAssertion":"trusted-context-assertion"}]`
240
241
* @var ProvidedContext[]|null
242
*/
0 commit comments