Java com.amazonaws.services.securitytoken AWSSecurityTokenService fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.securitytoken AWSSecurityTokenService fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.securitytoken AWSSecurityTokenService.

The text is from its open source code.

Implementation

com.amazonaws.services.securitytoken.AWSSecurityTokenService has the following implementations.
Click this link to see all its implementation.

Method

AssumeRoleResultassumeRole(AssumeRoleRequest assumeRoleRequest)

Returns a set of temporary security credentials that you can use to access AWS resources that you might not normally have access to.

GetCallerIdentityResultgetCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest)

Returns details about the IAM user or role whose credentials are used to call the operation.

voidsetEndpoint(String endpoint)
Overrides the default endpoint for this client ("sts.amazonaws.com").