Package software.amazon.awssdk.services.sts
Security Token Service (STS) enables you to request temporary, limited-privilege credentials for users. This guide provides descriptions of the STS API. For more information about using this service, see Temporary Security Credentials.
Code Examples
For code examples demonstrating how to use this service with the AWS SDK for Java v2, see:
API Actions
-
Interface Summary Interface Description StsAsyncClient Service client for accessing AWS STS asynchronously.StsAsyncClientBuilder A builder for creating an instance ofStsAsyncClient.StsBaseClientBuilder<B extends StsBaseClientBuilder<B,C>,C> This includes configuration specific to AWS STS that is supported by bothStsClientBuilderandStsAsyncClientBuilder.StsClient Service client for accessing AWS STS.StsClientBuilder A builder for creating an instance ofStsClient.StsServiceClientConfiguration.Builder A builder for creating aStsServiceClientConfiguration -
Class Summary Class Description StsServiceClientConfiguration Class to expose the service client settings to the user.