Package io.deephaven.extensions.s3
Interface AwsSdkV2Credentials
- All Superinterfaces:
Credentials
-
Method Summary
Modifier and TypeMethodDescriptionsoftware.amazon.awssdk.auth.credentials.AwsCredentialsProvider
awsV2CredentialsProvider
(S3Instructions instructions) 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.
-