| Package | Description |
|---|---|
| software.amazon.cloudformation.loggers | |
| 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.
|
| Constructor and Description |
|---|
CloudWatchLogHelper(CloudWatchLogsProvider cloudWatchLogsProvider,
String logGroupName,
LoggerProxy platformLogger,
MetricsPublisherProxy metricsPublisherProxy) |
CloudWatchLogPublisher(CloudWatchLogsProvider cloudWatchLogsProvider,
String logGroupName,
String logStreamName,
LoggerProxy platformLoggerProxy,
MetricsPublisherProxy metricsPublisherProxy,
LogFilter... logFilters) |
| Constructor and Description |
|---|
AmazonWebServicesClientProxy(LoggerProxy loggerProxy,
Credentials credentials,
DelayFactory override,
WaitStrategy waitStrategy) |
AmazonWebServicesClientProxy(LoggerProxy loggerProxy,
Credentials credentials,
Supplier<Long> remainingTimeToExecute) |
AmazonWebServicesClientProxy(LoggerProxy loggerProxy,
Credentials credentials,
Supplier<Long> remainingTimeToExecute,
DelayFactory override) |
CloudFormationCallbackAdapter(CloudFormationProvider cloudFormationProvider,
LoggerProxy loggerProxy,
Serializer serializer,
software.amazon.cloudformation.resource.ResourceTypeSchema resourceTypeSchema) |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.