aws_cdk.custom_resources

Package Overview

AwsCustomResource

Defines a custom resource that is materialized using specific AWS API calls.

AwsCustomResourcePolicy

The IAM Policy that will be applied to the different calls.

AwsCustomResourceProps

AwsSdkCall

CustomResourceConfig

Manages AWS-vended Custom Resources.

CustomResourceLambdaRuntime

Manages lambda runtime for AWS-vended custom resources.

CustomResourceLogRetention

Manages log retention for AWS-vended custom resources.

CustomResourceRemovalPolicy

Manages removal policy for AWS-vended custom resources.

LogOptions

Logging

A class used to configure Logging during AwsCustomResource SDK calls.

LoggingProps

PhysicalResourceId

Physical ID of the custom resource.

PhysicalResourceIdReference

Reference to the physical resource id that can be passed to the AWS operation as a parameter.

Provider

Defines an AWS CloudFormation custom resource provider.

ProviderProps

SdkCallsPolicyOptions

WaiterStateMachine

A very simple StateMachine construct highly customized to the provider framework.

WaiterStateMachineProps