Gary Sassano

Results 76 issues of Gary Sassano

### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...

bug
needs-triage

### What happened? ``` aws:rds:Instance (mock-wp-be-rds): error: 1 error occurred: * creating RDS DB Instance (mock-wp-be-rds29c843a): InvalidParameterValue: The parameter MasterUserPassword is not a valid password. Only printable ASCII characters besides...

kind/bug
area/examples

When you add a new AWS SSO integration, Leapp sets the wrong region for the individual accounts. In my case I selected `eu‑west‑1` when adding a new AWS SSO integration,...

enhancement

**Describe the bug** I've had this bug for over a year on multiple systems but it was never fixed so I ultimately decided to open an issue. **Leapp Version** Add...

bug

Numerous CDK patterns in Serverless Land utilizing API Gateway HTTP API should be updated to incorporate the newly stable `aws_apigatewayv2`, introduced in CDK [v2.114.0](https://github.com/aws/aws-cdk/releases/tag/v2.114.0), replacing the `aws_apigatewayv2_alpha` module.

There's a `granted uninstall` command that should actually be called `granted reset`, and I couldn't find any mention in the documentation on how to fully remove the CLI from your...

I would like to export the charts generated by the [Bundle Size Analyzer](https://esbuild.github.io/analyze/) as svg files to freely embed them into HTML web pages and Markdown files.

### CloudFormation Lint Version 0.85.2 ### What operating system are you using? Ubuntu ### Describe the bug `cfn-lint` isn't able to validate `AWS::CloudFront::Distribution` correctly. I had the following resource passing:...

new rule
v1

Adjusted template's filename in tutorial's example to reflect [Pkl Style Guide](https://pkl-lang.org/main/current/style-guide/index.html#filename) recommendations.

### Describe the bug The AWS SDK for JavaScript v3 is included by default in AWS Lambda Node.js 18 and Node.js 20 runtimes. `NodejsFunction` construct comes with an `awsSdkConnectionReuse` optional...

bug
p1
effort/medium
@aws-cdk/aws-lambda-nodejs