-
### What is the improvement or update you wish to see?
The docs here: https://next-auth.js.org/providers/cognito
Refer to these settings:
![image](https://github.com/nextauthjs/next-auth/asse…
-
A recent change in Kics https://github.com/Checkmarx/kics/commit/8ac0687178361a1655245f6c9cafcdcb4360ed5c introduced a check for `DefaultRouteSettings` on `AWS::ApiGatewayV2::Stage`. This check expect…
-
Sorry, this doesn't really fit the issue template. It would be awesome if the template had a section called something like "Variables" where I could alias a large !Sub or !Join to a smaller token.
…
-
### Name of the resource
AWS::EC2::VPC
### Resource Name
_No response_
### Issue Description
**EDIT (2024-09-28)**: The issue only occurs if **Git Sync** is used.
AWS is detecting a …
-
### Description
Trying to deploy an SQS queue with a lambda worker in typescript. Deployment crashed with `Resource handler returned message: "An event source mapping with SQS arn (" arn:aws:sqs:eu-w…
-
### Describe the bug
I've boostrapped my account with the following settings:
```
cdk bootstrap --trust --trust-for-lookup --cloudformation-execution-policies 'arn:aws:iam::aws:policy/Administrat…
-
Currently, I have my build tool download python and the aws cli to deploy my SAM template. My current deploy task looks like:
```
task packageSam(dependsOn: getTasksByName("shadowJar", true)) {
…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (12) arm64 Apple M3 Pro
Memory: 51.98 MB / 18.00 GB
Shell: /bin/zsh
Binaries:
Node: 20.15.1 - ~/.nvm/versions/…
-
The Serverless Framework supports pretty much drop-in CloudFormation code:
https://serverless.com/framework/docs/providers/aws/guide/resources/
It'd be really nice if you could add support for s…
-
I have been trying to find a way to create an "HTTP to HTTPS" redirect method utilizing an `AWS::ElasticBeanstalk::Environment` in CloudFormation. The samples include documentation for doing this via …