-
Whenever my lambda is triggered, I receive the following errors from XRay:
"[ERROR] 2022-02-08T02:32:12.228Z 564a4269-1437-496c-a824-943fa6bad466 Failed to send entity to Daemon.
Traceback (most rec…
-
Add support to import existing Cognito user pool authorizers, so I could use `aws_apigateway.Method` instead of `aws_apigateway.CfnMethod`.
### Use Case
I have multiple stacks using same API gatew…
-
## :question: General Issue
### How to pass a stage variable to lambda function field in API Gateway?
I have an API Gateway that triggers a lambda function specified by a stage var…
-
### What happened?
I tried to not provide the input name for API gateway but have the name provided in the info.title field in the openapi config. According to the docs (https://www.pulumi.com/regist…
-
### 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…
-
There is a circular dependency.
The AWS::ApiGateway::Authorizer requires a RestApiId field.
The apiGatewayServiceProxies which defines the RestApi requires the AuthorizerId.
-
**Description:**
Specifying an API usage plan will populate `DependsOn` with resources that are already included as a `Ref` in `Properties`. There are a couple of places where this currently occurs. …
-
### Terraform Core Version
1.5.2
### AWS Provider Version
4.65.0
### Affected Resource(s)
I have the same issue described [HERE](https://github.com/hashicorp/terraform-provider-aws/issu…
-
### Describe what happened
When unit testing with jest in node I'm getting failures for resources with dangling type refs:
```
ReferenceError: You are trying to `import` a file after the Jest environ…
-
### What happened?
I have this code that creates shares:
```
for share in SHARES:
snowflake.Share(share["name"],
comment="(managed by pulumi)",
accoun…