-
### Name of the resource
AWS::ApiGatewayV2::Integration
### Resource Name
_No response_
### Issue Description
The CloudFormation schema downloaded from https://schema.cloudformation.us-east-1.ama…
-
I had problems with the template trying to create the KMS key (I'll create a separate issue for that), so I tried to turn off encryption in the template. I see this in it:
"Resources": {
…
-
Write CloudFormation template to include auto-scaling and load balancing to monolith environment.
-
I would like to be able to create reusable CloudFormation templates that are customized through parameters. Part of this means that I would have a parameter that is a list of AWS Account IDs.
This …
-
Do you want to request a feature or report a bug?
Feature
What is the current behavior?
There's no option to deploy a lambda into a VPC.
If the current behavior is a bug, please provide the st…
-
**Summary**
Following the "Logs for Lambda" Grafana Cloud Connection instructions fails.
The provided `lambda-promtail.yaml` CloudFormation template is missing an additional permission. Afte…
-
Thank you for all of your fantastic work! This is one of my absolute favorite things about ASGs in AWS. I didn't want to opt out of Terraform/Pulumi and into CloudFormation or Ruby Sparkleformation ju…
-
### Describe the feature
L2 construct for aws_opensearchserverless domains which ideally implements the same interfaces as aws_opensearchservice.
### Use Case
Creating cdk constructs for opensearch…
-
**Is your feature request related to a problem? Please describe.**
Currently, there is no easy way to get an output from a stack. It is because the **export name** is generated using the current stac…
-
## 1. AWS::CloudWatch::Dashboard-DashboardBody
## 2. Scope of request
Currently specifying a cloudwatch dashboard requires converting a (potentially very large) JSON object into text (JSON escape…