Returns a set of temporary credentials for an AWS account or IAM user. The credentials consist of an access key ID, a secret access
key, and a security token. Typically, you use
The
The permissions that are granted to the federated user are the intersection
of the policy that is passed with the
For more information about using
Namespace: Amazon.SecurityToken
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual GetSessionTokenResponse GetSessionToken( GetSessionTokenRequest getSessionTokenRequest )
Parameters
- getSessionTokenRequest
-
Type: Amazon.SecurityToken.Model.GetSessionTokenRequest
Container for the necessary parameters to execute the GetSessionToken service method on AmazonSecurityTokenService.
Type: Amazon.SecurityToken.Model.GetSessionTokenResponse
The response from the GetSessionToken service method, as returned by AmazonSecurityTokenService.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5