| Package | Description |
|---|---|
| software.amazon.cloudformation.injection | |
| software.amazon.cloudformation.proxy |
This package provide facilities to make it easy to work against AWS APIs that
are eventually consistent for applying resource state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CredentialsProvider.setCredentials(Credentials credentials)
Inject a new set of credentials (passed through from caller)
|
void |
SessionCredentialsProvider.setCredentials(Credentials credentials) |
| Constructor and Description |
|---|
AmazonWebServicesClientProxy(boolean inHandshakeMode,
LoggerProxy loggerProxy,
Credentials credentials,
Supplier<Long> remainingTimeToExecute,
DelayFactory override) |
AmazonWebServicesClientProxy(LoggerProxy loggerProxy,
Credentials credentials,
Supplier<Long> remainingTimeToExecute) |
AmazonWebServicesClientProxy(LoggerProxy loggerProxy,
Credentials credentials,
Supplier<Long> remainingTimeToExecute,
DelayFactory override) |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.