Interface AwsSdkV2Credentials

All Superinterfaces:
Credentials

@InternalUseOnly public interface AwsSdkV2Credentials extends Credentials
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.auth.credentials.AwsCredentialsProvider
    Get the AWS credentials provider based on the given instructions.
  • Method Details

    • awsV2CredentialsProvider

      software.amazon.awssdk.auth.credentials.AwsCredentialsProvider awsV2CredentialsProvider(S3Instructions instructions)
      Get the AWS credentials provider based on the given instructions.