@aws-cdk/aws-cloudfront-origins
Advanced tools
Changelog
1.55.0 (2020-07-28)
bundlingDockerImage
prop of a Runtime
now points to the AWS SAM build image (amazon/aws-sam-cli-build-image-<runtime>
) instead of the LambCI build image (lambci/lambda:build-<runtime>
)pipelineConfig
is now an array of string
instead of CfnResolver.PipelineConfigProperty
for usability.pipelineConfig
parameter takes in string []