cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
The AWS CloudFormation Public Coverage Roadmap
## Feature Request Natively support triggering and waiting for an [Auto-Scaling Group (ASG) instance refresh](https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-instance-refresh.html) when updating an ASG's associated launch template. This should allow configuring ASG instance refresh parameters...
## 1. Title AWS::EC2::VPCCidrBlock - add CIDRv4 and CIDRv6 attributes ## 2. Scope of request Need to be able to query the IPv4 and IPv6 CIDR ranges from a AWS::EC2::VPCCidrBlock....
### Name of the resource AWS::Pinpoint::Campaign ### Resource Name _No response_ ### Issue Description There seems to be a bug in how AWS CloudFormation handles rollbacks of AWS::Pinpoint::Campaign resources. During...
### Name of the resource AWS::Lambda::EventSourceMapping ### Resource name _No response_ ### Description EventSourceMapping in 2.159.0 introduced Tags, which are not supported in cn-north-1 . After updating to 2.159.0 or...
### Name of the resource AWS::OpenSearchService::Domain ### Resource name _No response_ ### Description OpenSearch create API has AutoTuneOptions & OffPeakWindowOptions that are missing from the CloudFormation implementation. This should be...
### Name of the resource Other ### Resource name CloudFormation Git sync ### Description The [recent feature](https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1875#issuecomment-2364251475) announced by @gotamp and @kohidave brings Git sync closer to something we might...
### Name of the resource AWS::SageMaker::Domain ### Resource name _No response_ ### Reference Link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_sagemaker.CfnDomainProps.html ### Details The documentation of the Sagemaker Domain says that the DefaultSpaceSettings are not...
### Name of the resource AWS::Scheduler::Schedule ### Resource name _No response_ ### Description Hello team, The resource AWS::Scheduler::Schedule doesn’t support glue as target in CloudFormation. However, the same can be...
### Name of the resource Other ### Resource Name AWS::SES::Template ### Issue Description When trying to delete an SES Template via Cloud Control it will fail with the below error...
### Name of the resource AWS::RDS::DBProxyTargetGroup ### Resource Name _No response_ ### Issue Description When making a CloudControl `GetResource` request for a `DBProxyTargetGroup` it fails with the below error ```...