public class RequestUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static StsClient |
buildSts(String stsEndpoint,
String region,
StsClientBuilder stsClientBuilder,
AwsCredentialsProvider p,
RedshiftLogger log) |
static ProxyConfiguration |
getProxyConfiguration(RedshiftLogger log) |
static boolean |
isCredentialExpired(Date expiryTime) |
static boolean |
isCredentialExpired(Instant expiryTime) |
public static StsClient buildSts(String stsEndpoint, String region, StsClientBuilder stsClientBuilder, AwsCredentialsProvider p, RedshiftLogger log) throws Exception
Exceptionpublic static ProxyConfiguration getProxyConfiguration(RedshiftLogger log)
public static boolean isCredentialExpired(Date expiryTime)
public static boolean isCredentialExpired(Instant expiryTime)
Copyright © 2026 Amazon.com Inc.. All rights reserved.