Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web
identity provider, such as Login with Amazon, Facebook, or Google.
The temporary security credentials consist of an access key ID, a secret access key, and a security token. Applications can
use these temporary security credentials to sign calls to AWS service APIs. The credentials are valid for the duration that you specified
when calling
The temporary security credentials that are returned from the
Before your application can call
Namespace: Amazon.SecurityToken
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual AssumeRoleWithWebIdentityResponse AssumeRoleWithWebIdentity( AssumeRoleWithWebIdentityRequest assumeRoleWithWebIdentityRequest )
Parameters
- assumeRoleWithWebIdentityRequest
-
Type: Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityRequest
Container for the necessary parameters to execute the AssumeRoleWithWebIdentity service method on AmazonSecurityTokenService.
Type: Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityResponse
The response from the AssumeRoleWithWebIdentity service method, as returned by AmazonSecurityTokenService.
Exceptions
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5