-
## Description
* What went wrong?
After enabling X-Ray trace at API Gateway level, deployment was successful. But in deployment logs it started displaying: ```Recoverable error occurred (Internal…
-
I'm currently trying to use `awsx` for some 'serverless' infrastructure, and I think some of the naming - specifically in API Gateway - should be reconsidered.
This program:
```
import * as aws…
-
I wonder if you see any merit it putting names into using a slightly simplified (I think) configuration. This uses quite a few arrays as is that contain names for things that are already atomic. For e…
-
### What is the problem?
When using a `StringListParameter` imported from an existing string list parameter with `StringListParameter.fromStringListParameterName`, the resulting value from `ipListPar…
-
The Cloudformation template is missing additional permissions for the lacework custom audit policy, these are not part of the AWS managed SecurityAudit Policy
```json
"LaceworkCWSPolicy": {
…
-
### Describe the bug
When using Lambda.Function.function_from_arn() to get an AWS Lambda that was created from a previously created stack, so that in another stack to create an AWS ApiGateway resourc…
-
This is what I used for setting this up via Terraform, we should add this somewhere in a nice format:
```terraform
data "aws_iam_policy_document" "github_api_deploy" {
statement {
action…
-
*Title*: Support Body Transformations
*Description*:.
Envoy supports manipulating/transforming headers, would be great to also support transforming the request and response body to be able to
* …
-
### Describe the bug
When adding an apigateway model property with the name `constructor`, the `diff` command fails.
However, both `synth` and `deploy` work with no errors.
### Expected Behavior
…
-
**Description**
We should be able to access the AwsProxyRequest object when usng the amazon-lambda-http extension. This could be to retrieve context information from a lambda authorizer https://docs.…