-
Hi @dvmatyun .
I'm trying to use your library but I have some issues with the **ping** functionality.
I have a ws endpoint deployed in aws, that uses a query param for authorization purposes.
Using…
-
with `Pulumi.Aws.ApiGateway.RestApi` we can set the endpoint configuration using:
```c#
new Pulumi.Aws.ApiGateway.RestApi(apiName, new RestApiArgs {
// ...
EndpointConfiguration = new RestApiEndpoi…
-
**Describe the feature you'd like**
Links:
1. https://docs.aws.amazon.com/securityhub/latest/userguide/apigateway-controls.html#apigateway-1
2. https://docs.aws.amazon.com/apigateway/latest/devel…
-
### What happened?
CloudFormation has two ways of referencing attributes from a Resource. You can either use [Ref](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-re…
-
- Setup ApiGateway or similar to sit in front of the ECS task and handle the networking
- Buy a domain and route it to the AWS endpoint
- Ensure routes are passed through to AWS task
-
## Description
i got error when trying creating a simple api_gateway below:
- [v] ✋ I have searched the open/closed issues and my issue is not listed.
## Reproduction Code [Required]
```
…
-
When I started building my app I installed ion through specifying `ion` in the package.json and it was working fine.
However when I tried to deploy to prod I got this error: `TypeError: pulumi.runti…
-
Hi there,
We found there is one inconsistency between the official aws doc and the actual api response for AWS::ApiGateway::RestApi.
Per the doc, the type of policy is a json object(https://docs…
-
### Name of the resource
AWS::ApiGateway::Model
### Resource Name
AWS::ApiGateway::Model
### Issue Description
When creating/updating many models (I currently have 114 models of varying…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing dbt run for the AWS Compliance pack 12 out of the 13 models complete. aws_com…