Skip to content

Commit

Permalink
Update generated code (#1614)
Browse files Browse the repository at this point in the history
update generated code
  • Loading branch information
async-aws-bot authored Nov 30, 2023
1 parent 6898ede commit 267c72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sts/Input/AssumeRoleRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ final class AssumeRoleRequest extends Input
* The following is an example of a `ProvidedContext` value that includes a single trusted context assertion and the ARN
* of the context provider from which the trusted context assertion was generated.
*
* `[{"ProviderArn":"arn:aws:iam::aws:contextProvider/identitycenter","ContextAssertion":"trusted-context-assertion"}]`
* `[{"ProviderArn":"arn:aws:iam::aws:contextProvider/IdentityCenter","ContextAssertion":"trusted-context-assertion"}]`
*
* @var ProvidedContext[]|null
*/
Expand Down

0 comments on commit 267c72c

Please sign in to comment.