String roleName
The friendly name of the role that is assigned to the user.
String accountId
The identifier for the AWS account that is assigned to the user.
String accessToken
The token issued by the CreateToken API call. For more information, see CreateToken in
the AWS SSO OIDC API Reference Guide.
RoleCredentials roleCredentials
The credentials for the role that is assigned to the user.
String nextToken
The page token from the previous response output when you request subsequent pages.
Integer maxResults
The number of items that clients can request per page.
String accessToken
The token issued by the CreateToken API call. For more information, see CreateToken in
the AWS SSO OIDC API Reference Guide.
String accountId
The identifier for the AWS account that is assigned to the user.
String nextToken
(Optional) When requesting subsequent pages, this is the page token from the previous response output.
Integer maxResults
This is the number of items clients can request per page.
String accessToken
The token issued by the CreateToken API call. For more information, see CreateToken in
the AWS SSO OIDC API Reference Guide.
String accessToken
The token issued by the CreateToken API call. For more information, see CreateToken in
the AWS SSO OIDC API Reference Guide.
String accessKeyId
The identifier used for the temporary security credentials. For more information, see Using Temporary Security Credentials to Request Access to AWS Resources in the AWS IAM User Guide.
String secretAccessKey
The key that is used to sign the request. For more information, see Using Temporary Security Credentials to Request Access to AWS Resources in the AWS IAM User Guide.
String sessionToken
The token used for temporary credentials. For more information, see Using Temporary Security Credentials to Request Access to AWS Resources in the AWS IAM User Guide.
Long expiration
The date on which temporary security credentials expire.
Copyright © 2021. All rights reserved.