I am trying to add a [AWS::CloudFront::CloudFrontOriginAccessIdentity](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-cloudfrontoriginaccessidentity.html) by using `CloudFrontOriginAccessIdentity` but it errors with ``` undefined method `CloudFrontOriginAccessIdentity' for #<CfnDsl::CloudFormationTemplate:0x0000000002cae098> ```