Home > cdk-cloudfront-function-bundle
Bundles multiple functions in a single CloudFront Function.
You can specify BundledCode to the code of aws-cdk-lib.aws_cloudfront.Function.
| Class | Description |
|---|---|
| BundledCode | (BETA) FunctionCode that bundles multiple functions in a single file. |
| Interface | Description |
|---|---|
| FunctionOptions | (BETA) Options of a component function. |