cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
The AWS CloudFormation Public Coverage Roadmap
### Name of the resource AWS::OpenSearchService::Domain ### Resource name _No response_ ### Description Creating an AWS::OpenSearchService::Domain with Cognito as IdentityProvider (to access the Open Search Dashboards) creates an App-Client /...
### Name of the resource AWS::ECS::Service ### Resource Name _No response_ ### Issue Description Within your `AWS::ECS::Service` you are able to define a [PlacementConstraints](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-placementconstraints), which is a object/array of [PlacementConstraint](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-placementconstraint.html)....
### Name of the resource AWS::CertificateManager::Certificate ### Resource name _No response_ ### Description See #139, it is currently missing support for this feature. If you are using the Console and...
### Name of the resource AWS::Cognito::UserPool ### Resource name _No response_ ### Description Cognito launched a new Email optiong for MFA in Sept 2024, see https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-cognito-user-pools-email-authentication-option/#:~:text=Amazon%20Cognito%20has%20expanded%20multi,%2Dtime%20passwords%20(TOTP). this is exposed via...
### Name of the resource AWS::EKS::Nodegroup ### Resource Name _No response_ ### Issue Description Users can customize EKS Nodegroups with launch templates (see [AWS docs](https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html#launch-template-custom-ami)). When setting a custom AMI...
### Name of the resource AWS::EC2::VPNConnection ### Resource name _No response_ ### Description To be able to attach a VPN to a TransitGateway resource via CloudFormation in such a way...
### Resource Name Fn::ForEach ### Details The `&{Identifier}` syntax strips non alpha-numeric chars from the iterating identifier, but that syntax only works in the OutputKey and not the OutputValue. This...
1. Title -> AWS::EC2::VPCEndpoint-ExistingAttribute-NewProperty - Tag Property for Resource 2. Scope of request -> AWS::EC2::VPCEndpoint doesn't currently include the tag property. But the API includes this property. 3. Expected behavior...
### Name of the resource AWS::EC2::VPCEndpoint ### Resource name _No response_ ### Description The CLI operation `create-vpc-endpoint` supports a `--subnet-configurations` option that allows us to specify a custom IP address...
### Name of the resource AWS::RedshiftServerless::Namespace ### Resource name _No response_ ### Description When we create RedshiftServerless Namespace having ["ManageAdminPassword" property](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshiftserverless-namespace.html#cfn-redshiftserverless-namespace-manageadminpassword) as true, in the backend it creates a Secrets...