(@aws-cdk/aws-dlm): Incorrect parameter policy_type, should be policyType #27859
Labels
bug
This issue is a bug.
documentation
This is a problem with documentation.
effort/small
Small work item – less than a day of effort
jsii
This issue originates in jsii, or this feature must be implemented in jsii.
p3
Describe the issue
CX is using the construct CfnLifecyclePolicy with policy_type mentioned here
it does not get synthesized. instead it should be policyType which works as expected.
Related bug
Links
https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_dlm/CfnLifecyclePolicy.html#policydetailsproperty
The text was updated successfully, but these errors were encountered: