Skip to content

Commit 267c72c

Browse files
Update generated code (#1614)
update generated code
1 parent 6898ede commit 267c72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sts/Input/AssumeRoleRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ final class AssumeRoleRequest extends Input
236236
* The following is an example of a `ProvidedContext` value that includes a single trusted context assertion and the ARN
237237
* of the context provider from which the trusted context assertion was generated.
238238
*
239-
* `[{"ProviderArn":"arn:aws:iam::aws:contextProvider/identitycenter","ContextAssertion":"trusted-context-assertion"}]`
239+
* `[{"ProviderArn":"arn:aws:iam::aws:contextProvider/IdentityCenter","ContextAssertion":"trusted-context-assertion"}]`
240240
*
241241
* @var ProvidedContext[]|null
242242
*/

0 commit comments

Comments
 (0)