[アップデート] API Gatewayのカスタムドメインでルーティングルールが設定可能になりました
https://dev.classmethod.jp/articles/api-gateway-dynamic-routing-rule/
[アップデート] API Gatewayのカスタムドメインでルーティングルールが設定可能になりました
https://dev.classmethod.jp/articles/api-gateway-dynamic-routing-rule/
Amazon API Gateway のゲートウェイレスポンスのカスタマイズを AWS CDK で実装してみた
https://dev.classmethod.jp/articles/customize-api-gateway-gateway-responses-with-aws-cdk/
Amaozn API Gateway の Lambda プロキシ統合を使用している場合に、「Lambda 関数のタイムアウト時」にクライアントにどのようなエラーレスポンスが返るのか検証してみた
https://dev.classmethod.jp/articles/amazon-api-gateway-lambda-proxy-integration-timeout-error-response/
Amaozn API Gateway の Lambda プロキシ統合を使用している場合に、Lambda 関数のスロットリング時にクライアントにどのようなエラーレスポンスが返るのか検証してみた
https://dev.classmethod.jp/articles/amazon-api-gateway-lambda-proxy-integration-throttling-error-response-verification/
Why is there a difference between the Count value and the usage plan usage value in API Gateway?
https://dev.classmethod.jp/articles/tsnote-api-gateway-why-is-there-a-difference-between-api-gateways-count-and-usage-plan-usage-values-en/
APIGatewayで入力パラメータのバリデーションを行う
https://dev.classmethod.jp/articles/apigateway-request-parameter-validation/
[アップデート] AWS SAM でプライベート REST API のカスタムドメインが設定できるようになりました
https://dev.classmethod.jp/articles/sam-api-gateway-custom-domain/
AWS CDKで作るサーバーレスデータベース基盤 【第3回】RDS Data API構築
https://dev.classmethod.jp/articles/aws-cdk-3-rds-data-api/
#dev_classmethod #初心者 #AWS_CDK #Amazon_RDS #サーバーレス #Amazon_API_Gateway #Amazon_Aurora
Lambdaオーソライザー の認証/認可が失敗した場合に特定のレスポンスヘッダーを返したい
https://dev.classmethod.jp/articles/lambda-authorizers-custom-response-header/
#dev_classmethod #Amazon_API_Gateway #APIGateway #AWS_Lambda
[APIGateway.3] API ゲートウェイRESTAPIステージでは AWS X-Ray トレースを有効にする必要があります を CloudFormation Guard でチェックする
https://dev.classmethod.jp/articles/securityhub-fsbp-remediation-apigateway-3-cfn-guard/
#dev_classmethod #AWS_CloudFormation_Guard #AWS_Security_Hub #Amazon_API_Gateway
[APIGateway.2] API ゲートウェイRESTAPIステージは、バックエンド認証にSSL証明書を使用するように設定する必要があります を CloudFormation Guard でチェックする
https://dev.classmethod.jp/articles/securityhub-fsbp-remediation-apigateway-2-cfn-guard/
#dev_classmethod #AWS_CloudFormation_Guard #AWS_Security_Hub #Amazon_API_Gateway
[APIGateway.1] API Gateway REST と WebSocket API 実行のログ記録を有効にする必要があります を CloudFormation Guard でチェックする
https://dev.classmethod.jp/articles/securityhub-fsbp-remediation-apigateway-1-cfn-guard/
#dev_classmethod #AWS_CloudFormation_Guard #AWS_Security_Hub #Amazon_API_Gateway
API Gateway の Documentation parts per API のクォータを確認する方法を教えてください
https://dev.classmethod.jp/articles/tsnote-api-gateway-how-do-i-check-the-api-gateway-documentation-parts-per-api-quota/
#dev_classmethod #AWS #Amazon_API_Gateway #AWS_Service_Quotas
Azure API Center で Amazon API Gateway 統合機能がプレビューリリースされていたので使ってみた
https://dev.classmethod.jp/articles/azure-api-center-amazon-apigateway/
Amazon API Gateway のプライベート REST API でカスタムドメインが使えるようになっていたので設定してみた
https://dev.classmethod.jp/articles/api-gateway-custom-domain-name-private-rest/
API Gateway + Lambda + Transcribeで音声ファイルをテキストに変換して、Flutterで表示してみた
https://dev.classmethod.jp/articles/transcribe-stt-lambda-flutter/
#dev_classmethod #Amazon_Transcribe #AWS #Flutter #Dart #AWS_Lambda #Amazon_API_Gateway
API Gateway + Lambda + Pollyでテキストを音声に変換して、Flutterから再生してみた
https://dev.classmethod.jp/articles/polly-tts-lambda-flutter/
#dev_classmethod #Amazon_Polly #AWS_Lambda #Amazon_API_Gateway #Flutter #Dart #Python #Amazon_S3
블로그 릴레이 - CDK 로 Amazon Cognito 리소스를 이용해서 Amazon API Gateway에 Authorizer 설정 해보기
https://dev.classmethod.jp/articles/korean-blog-relay-using-cognito-user-pools-as-api-gateway-authorizer-on-cdk/
#dev_classmethod #AWS_CDK #한국어블로그 #AWS_Lambda #Amazon_API_Gateway #Amazon_Cognito
CDK 와 Serverless express 사용해 보기
https://dev.classmethod.jp/articles/try-using-cdk-with-serverless-express/
#dev_classmethod #AWS_CDK #한국어블로그 #AWS_Lambda #Amazon_API_Gateway
【LIFF】アプリ内で会員登録したユーザーと未会員ユーザーのユーザーを識別する方法を考えてみた
https://dev.classmethod.jp/articles/liff-unregistered-user/
#dev_classmethod #LINE #LIFF #React #LINEミニアプリ #Amazon_DynamoDB #Amazon_API_Gateway #Node_js