| Package | Description |
|---|---|
| software.amazon.awscdk.customresources |
AWS CDK Custom Resources
|
| Class and Description |
|---|
| AwsCustomResource
Defines a custom resource that is materialized using specific AWS API calls.
|
| AwsCustomResource.Builder
A fluent builder for
AwsCustomResource. |
| AwsCustomResourcePolicy
The IAM Policy that will be applied to the different calls.
|
| AwsCustomResourceProps
Properties for AwsCustomResource.
|
| AwsCustomResourceProps.Builder
A builder for
AwsCustomResourceProps |
| AwsSdkCall
An AWS SDK call.
|
| AwsSdkCall.Builder
A builder for
AwsSdkCall |
| PhysicalResourceId
Physical ID of the custom resource.
|
| Provider
Defines an AWS CloudFormation custom resource provider.
|
| Provider.Builder
A fluent builder for
Provider. |
| ProviderProps
Initialization properties for the `Provider` construct.
|
| ProviderProps.Builder
A builder for
ProviderProps |
| SdkCallsPolicyOptions
Options for the auto-generation of policies based on the configured SDK calls.
|
| SdkCallsPolicyOptions.Builder
A builder for
SdkCallsPolicyOptions |
Copyright © 2022. All rights reserved.