-
# Scope of request
AWS::Kinesis::Stream does not appear to support enabling / disabling [enhanced monitoring](https://docs.aws.amazon.com/kinesis/latest/APIReference/API_EnableEnhancedMonitoring.html…
-
### Name of the resource
AWS::AutoScaling::AutoScalingGroup
### Resource name
AWS::AutoScaling::AutoScalingGroup
### Description
We are trying to create a Lambda to trigger an instance …
-
## Overview
Every AWS resource type has a property that is defined as its `primary identifier`. The value of this property must be unique for each resource of that type in a given AWS account and A…
-
`aws_cloudformation_template` resources have two timeout notions. The first one is the one for CloudFormation. It is defined as a variable in our module and defaults to 60':
https://github.com/enthou…
-
### Describe the issue
When implementing a CustomResource, the onEvent handler must return some json.
There is disagreement about if PhysicalResourceId is required.
This repo [says](https://githu…
-
There are 2 recent changes that landed in `ResourceHandlerRequest`: https://github.com/aws-cloudformation/cloudformation-cli-java-plugin/commit/ebca1dc12e187b484ed599db65d726a6b23a14c0#diff-adfb207dac…
osdrv updated
3 years ago
-
### Name of the resource
AWS::CloudFormation::CustomResource
### Resource Name
AWS::CloudFormation::CustomResource
### Issue Description
Created a Custom Resource with boolean and int p…
-
### Describe the feature
Allow a custom domain to be specified using a Route53 Zone. Or, alternatively, decouple the process of creating https certificates from App Runner and lean on the existing …
tcldr updated
3 months ago
-
How is the branch filter of `master` set on the AWS CodeBuild project? It looks like it's not set in the CloudFormation template and isn't even supported in CloudFormation.
If this is done manually, …
-
Hi there,
can you please look into this:
yaml linter gives an error when working aws cloudformation templates!
CidrBlock: !Sub '10.${ClassB}.0.0/16'
unknown tag !at line 23 col 44 in AWS\…