-
## Context
I get the following error.
```Creating weather-london-dev-ZappaLambdaExecutionRole IAM Role..
Error: Failed to manage IAM roles!
You may lack the necessary AWS permissions to autom…
-
### Describe the bug
After creating a proxy resource and manually calling `add_method` for each method needed, the methods were doubled and present both under the proxy and the root resources.
![a…
-
Current type definition for createEvent is this:
```typescript
declare const dictionary: {
"aws:apiGateway": import("aws-lambda").APIGatewayProxyEvent;
};
export default function createEven…
-
It looks like API Gateway has a new class of APIs called HTTP APIs which more closely fit with what Zappa aims to do. It might be good to start working on implementing support for this in Zappa.
ht…
-
Hi, Is there any way to add these https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-swagger-extensions.html extensions to the source code, so that generated API spec will have t…
-
### 📜 Description
In our Backstage instance we are currently using several providers to fetch users (with LDAP) and our services (bu using the Gitlab provider).
Currently, we are refactoring our G…
-
- https://docs.aws.amazon.com/xray/latest/devguide/xray-services-apigateway.html
- [ ] iam role for xray permissions
- [ ] add sampling rule config
- [ ] add default sampling rule(s)?
-
In aws console APIGW, there is a Authorizer Failure, resides under "Gateway Response", by default the Authorizer Failure is set Response Status Code to 500, what is the area in chalice that i can conf…
-
### Describe the bug
When attempting to update a service which has no capacity provider strategy (i.e. defaulted to EC2 launch type) to have a capacity provider strategy, CDK reports that it will rep…
nrhtr updated
4 months ago
-
* [x] aws ec2の料金調査
* [ ] aws ecsの料金調査
* [ ] aws eksの料金調査
* [ ] aws apigatewayの料金調査
* [ ] aws cloudfrontの料金調査