Results 6 issues of nbcchen

I got a warning: > Warning: Invalid configuration encountered at 'functions.xxx.events.1.http': must have required property 'reqValidatorName' endpoint definition: ```yaml - http: path: healthcheck cors: true method: get integration: mock request:...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

question

# This is a (Bug Report / Feature Proposal) Feature Proposal ## Description For feature proposals: * What is the use case that should be solved. The more detail you...

### Issue description According to [the documentation](https://www.serverless.com/framework/docs/providers/aws/events/s3#custom-bucket-configuration), I just have to put S3 under `provider` (like this https://github.com/serverless/serverless/issues/6141#issuecomment-2211842657) and it will create a bucket for me. It did work in...

v3

## Description I tried these examples 1. https://github.com/terraform-aws-modules/terraform-aws-ssm-parameter/blob/master/README.md?plain=1#L99-L101 2. https://github.com/terraform-aws-modules/terraform-aws-ssm-parameter/blob/master/README.md?plain=1#L110-L113 But they don't actually create `StringList` of comma-separated values like this ``` item1,item2 ``` instead they create a JSON representation...

## Is your request related to a new offering from AWS? Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHANGELOG.md](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md), too. - No 🛑: please wait to...