public final class AWSUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.amazonaws.ClientConfiguration |
getClientConfiguration(String endpoint)
Create
ClientConfiguration for AWS-SDK with proper inited
ClientConfiguration.getUserAgentPrefix() and proxy if
Jenkins configured to use proxy |
public static com.amazonaws.ClientConfiguration getClientConfiguration(String endpoint)
ClientConfiguration for AWS-SDK with proper inited
ClientConfiguration.getUserAgentPrefix() and proxy if
Jenkins configured to use proxyendpoint - real endpoint which need to be called,
required to find if proxy configured to bypass some of hosts
and real host in that whitelistCopyright © 2016–2020. All rights reserved.