| Constructor and Description |
|---|
S3Connection(org.mule.runtime.api.scheduler.Scheduler scheduler,
org.mule.runtime.http.api.client.HttpClient httpClient,
org.mule.runtime.http.api.client.HttpClient httpStreamingClient,
String accessKey,
String secretKey,
String region,
Role role,
int responseTimeout,
String customServiceEndpoint,
String customSqsEndpoint,
boolean tryDefaultAWSCredentialsProviderChain) |
| Constructor and Description |
|---|
S3PresignerDelegate(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider awsCredentialsProvider,
software.amazon.awssdk.regions.Region region,
URI customServiceEndpoint,
Role role) |
| Constructor and Description |
|---|
RoleCredentialsProvider(software.amazon.awssdk.services.sts.StsAsyncClient stsClient,
Role role) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SafeUtils.generateNewCredentialsIfOlderThan(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider,
Role role,
int time,
TimeUnit timeUnit) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.