cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
The AWS CloudFormation Public Coverage Roadmap
### Resource Name AWS::Route53::RecordSetGroup ### Details **Context:** Currently, CloudFormation Stack Refactoring does not support the 'AWS::Route53::RecordSetGroup' resource type. The bellow error will be thrown when doing so: ``` "ExecutionStatus":` "UNAVAILABLE",...
### Name of the resource AWS::EMR::Studio ### Resource name _No response_ ### Description As of know Stack Level tags are not propagated to the AWS::EMR::Studio resource type i.e despite AWS::EMR::Studio...
### Name of the resource AWS::Lambda::Function ### Resource Name _No response_ ### Issue Description We found a false-positive CloudFormation drift for ```yaml Lambda: Type: AWS::Lambda::Function Properties: Role: !GetAtt LambdaRole.Arn Handler:...
### Name of the resource AWS::ElasticLoadBalancingV2::Listener ### Resource Name _No response_ ### Issue Description We found a false-positive CloudFormation drift for ```yaml Listener: Type: AWS::ElasticLoadBalancingV2::Listener Properties: LoadBalancerArn: !GetAtt NLB.LoadBalancerArn Port:...
### Name of the resource Other ### Resource name AWS::SecurityHub::FindingAggregator ### Description The `RegionLinkingMode` property is missing the ability to specify `NO_REGIONS` as the aggregation type. Because centralized configuration requires...
### Name of the resource AWS::Logs::Delivery ### Resource Name _No response_ ### Issue Description When viewing the configuration in the AWS Management Console for a CloudFront Distribution after creating an...
### Name of the resource AWS::DynamoDB::Table ### Resource name _No response_ ### Description The `AWS::DynamoDB::Table` resource does not support stack-level tag propagation. The following tags are not applied to the...
### Name of the resource AWS::CloudFormation::Stack ### Resource Name _No response_ ### Issue Description Hello, I'm not 100% sure this is the right place to open a bug report, but...
### Name of the resource AWS::EC2::SecurityGroupIngress ### Resource Name AWS::EC2::SecurityGroup ### Issue Description It's possible to add a rule within a `AWS::EC2::SecurityGroup` using SecurityGroupIngress rule directly as part of the...
### Name of the resource Other ### Resource name AWS::Wisdom::QuickResponse ### Description Support for creating Quick Response doesn't exist on Cloudformation. CreateQuickResponse: https://docs.aws.amazon.com/connect/latest/APIReference/API_amazon-q-connect_CreateQuickResponse.html Creating FR for tacking. ### Other Details...