Uses of Interface
software.amazon.awssdk.identity.spi.AwsSessionCredentialsIdentity
Packages that use AwsSessionCredentialsIdentity
Package
Description
-
Uses of AwsSessionCredentialsIdentity in software.amazon.awssdk.identity.spi
Methods in software.amazon.awssdk.identity.spi that return AwsSessionCredentialsIdentityModifier and TypeMethodDescriptionAwsSessionCredentialsIdentity.Builder.build()AwsSessionCredentialsIdentity.create(String accessKeyId, String secretAccessKey, String sessionToken) Constructs a new session credentials object, with the specified AWS access key, AWS secret key and AWS session token. -
Uses of AwsSessionCredentialsIdentity in software.amazon.awssdk.identity.spi.internal
Classes in software.amazon.awssdk.identity.spi.internal that implement AwsSessionCredentialsIdentity