cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

The AWS CloudFormation Public Coverage Roadmap

Results 598 cloudformation-coverage-roadmap issues
Sort by recently updated
recently updated
newest added
trafficstars

### Name of the resource AWS::Lambda::Function ### Resource name _No response_ ### Description The Node.js Lambda runtime, like Node.js itself, supports either CommonJS or ECMAScript module source code. The two...

Coverage

### Name of the resource Other ### Resource name _No response_ ### Description Requesting a feature where CloudFormation manages a tags centrally in a stack. Essentially a default tag section...

enhancement

Title -> SAM support for Cloudformation Stacksets Scope of request -> CloudFormation Stacksets should be able to support templates Expected behavior -> It should allow the definition of a transform...

enhancement

## 2. Scope of request Cloudformation cannot perform more than one DynamoDB GSI creation or deletion in a single update. Instead, users must add/delete a single GSI per update, and...

database

I'm not using the template on this one because it cuts across many services/resources/etc..... If a resource has an Arn, Fn::GetAtt [myResource, Arn] should return said Arn. If I get...

enhancement

## 1. AWS::DynamoDB::Table-RestoreArn ## 2. Scope of request AWS::DynamoDB::Table supports PointInTimeRecoverySpecification but it is not possible to gain control of a restored table via Cloudformation. ## 3. Expected behavior It...

database

### Name of the resource AWS::Events::Rule ### Resource name _No response_ ### Description I have a use case where we integrate MSK cluster with EventBridge Pipes with an Event Bus...

enhancement

### Name of the resource AWS::Logs::Destination ### Resource name _No response_ ### Description A **"Force" flag** is requested for the "DestinationPolicy" property in **AWS::Logs::Destination** resource. Currently CloudFormation does not support...

enhancement

Scope of request: AWS::IAM::ManagedPolicy does not support Tags property so cannot be tagged in CloudFormation templates. Tags are supported for IAM managed policies in the API and Console, so support...

Coverage

### Name of the resource AWS::CodeDeploy::DeploymentGroup ### Resource name _No response_ ### Description i try to setup a blue/green codedeployment group for an autoscaling group with ec2 instances. this can...

Coverage