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.
-
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 bothStsClientBuilder
andStsAsyncClientBuilder
.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.