Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a
federated user. A typical use is in a proxy application that is getting temporary security credentials on behalf of distributed applications
inside a corporate network. Because you must call the
Note: Do not use this call in mobile applications or client-based web applications that directly get temporary security
credentials. For those types of applications, 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 how permissions work, see Controlling Permissions in Temporary Credentials in Using Temporary Security
Credentials . For information about using
Namespace: Amazon.SecurityToken
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual GetFederationTokenResponse GetFederationToken( GetFederationTokenRequest getFederationTokenRequest )
Parameters
- getFederationTokenRequest
-
Type: Amazon.SecurityToken.Model.GetFederationTokenRequest
Container for the necessary parameters to execute the GetFederationToken service method on AmazonSecurityTokenService.
Type: Amazon.SecurityToken.Model.GetFederationTokenResponse
The response from the GetFederationToken service method, as returned by AmazonSecurityTokenService.
Exceptions
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5