| Package | Description |
|---|---|
| software.amazon.cloudformation | |
| software.amazon.cloudformation.metrics | |
| 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 |
|---|
LambdaWrapper(CallbackAdapter<ResourceT> callbackAdapter,
CredentialsProvider platformCredentialsProvider,
CredentialsProvider providerCredentialsProvider,
CloudWatchLogPublisher providerEventsLogger,
LogPublisher platformEventsLogger,
MetricsPublisher platformMetricsPublisher,
MetricsPublisher providerMetricsPublisher,
CloudWatchScheduler scheduler,
software.amazon.cloudformation.resource.SchemaValidator validator,
Serializer serializer,
software.amazon.awssdk.http.SdkHttpClient httpClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetricsPublisherImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsPublisherProxy.addMetricsPublisher(MetricsPublisher metricsPublisher) |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.