-
### Description:
The out-of-the box template results in an ominous warning when running "sam build".
### Steps to reproduce:
I followed the tutorial at https://docs.aws.amazon.com/serverl…
-
I added a null LifecyclePolicy to a CfnFileSystem resource; this triggered the replacement of the resource, which was unexpected and would have led to data loss. The cdk output below notes that chan…
-
I would use the -c cleanup arg as a pre-commit hook to ensure minimal variation in git commits, but it strips comments.
Could these be preserved?
bedge updated
2 years ago
-
The below error message is appearing when trying to deploy the app with environment-deploy.sh script.
`ERROR in ./src/lambdas/open-data-scrape-handler/plugins/plugin-registry.js
Module not found: …
-
## 1. AWS::Logs::LogGroup
## 2. Scope of request
Should be able to use AWS::Logs::LogGroup in GovCloud regions
## 3. Expected behavior
In GovCloud, using this resource type errors with "res…
-
### Describe the bug
When using BlockPublicAccess parameter on Bucket or CfnBucket with an account which already has BlockPublicAccess enabled, the deployment of the bucket fails.
I understand tha…
-
### Describe the bug
I am attempting to create a CloudFormation template to deploy structure to AWS from an Azure pipeline. Part of this is a Lambda function which we build in Azure and package usin…
-
Hi,
I moved from using docker images to ECR images. However I'm getting pull access denied during the build.
`pull access denied for .dkr.ecr..amazonaws.com/redis, repository does not exist or m…
ampiy updated
2 years ago
-
cfn-lint 0.43.0
This is a feature request for supporting docker lambda sam templates.
Please provide as much information as possible:
* SAM templates produced by aws-sam-cli with the docker dep…
-
Thanks for the tool! I was testing it out for [this template](https://aws-neptune-customer-samples.s3.amazonaws.com/neptune-stream/neptune_to_elastic_search.json)
which gives the error
```bash
…