| Package | Description |
|---|---|
| software.amazon.cloudformation | |
| 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.
|
| software.amazon.cloudformation.scheduler |
| 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) |
| Constructor and Description |
|---|
CloudFormationCallbackAdapter(CloudFormationProvider cloudFormationProvider,
LoggerProxy loggerProxy,
Serializer serializer,
software.amazon.cloudformation.resource.ResourceTypeSchema resourceTypeSchema) |
| Constructor and Description |
|---|
CloudWatchScheduler(CloudWatchEventsProvider cloudWatchEventsProvider,
Logger loggerProxy,
CronHelper cronHelper,
Serializer serializer) |
CloudWatchScheduler(CloudWatchEventsProvider cloudWatchEventsProvider,
Logger loggerProxy,
Serializer serializer) |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.