public class RequestUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static AWSSecurityTokenService |
buildSts(String stsEndpoint,
String region,
AWSSecurityTokenServiceClientBuilder builder,
AWSCredentialsProvider p,
RedshiftLogger log) |
static ClientConfiguration |
getProxyClientConfig(RedshiftLogger log) |
static boolean |
isCredentialExpired(Date expiryTime) |
public static AWSSecurityTokenService buildSts(String stsEndpoint, String region, AWSSecurityTokenServiceClientBuilder builder, AWSCredentialsProvider p, RedshiftLogger log) throws Exception
Exceptionpublic static ClientConfiguration getProxyClientConfig(RedshiftLogger log)
public static boolean isCredentialExpired(Date expiryTime)
Copyright © 2024 Amazon.com Inc.. All rights reserved.