#amazon_api_gateway — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #amazon_api_gateway, aggregated by home.social.
-
プロキシリソースを利用しCloudFront+API Gateway+Lambda構成をやってみる
https://dev.classmethod.jp/articles/api-gateway-proxy-resource-cloudfront-lambda-ks/#dev_classmethod #Amazon_API_Gateway #Amazon_CloudFront #AWS_Lambda #AWS
-
プロキシリソースを利用しCloudFront+API Gateway+Lambda構成をやってみる
https://dev.classmethod.jp/articles/api-gateway-proxy-resource-cloudfront-lambda-ks/#dev_classmethod #Amazon_API_Gateway #Amazon_CloudFront #AWS_Lambda #AWS
-
Amazon API GatewayとAWS LambdaでフロントエンドからCookieを送受信する
https://dev.classmethod.jp/articles/aws-api-gateway-lambda-with-cookie/ -
HTTP API のプライベート統合でプライベートサブネット内の EC2 上の API をコールしてみた
https://dev.classmethod.jp/articles/202508-http-api-private-integration-ec2/ -
サーバーレスAPI作成で500エラー、設定を見直して API Gateway → Lambda のリソースベースポリシーを最小権限で付与してみた
https://dev.classmethod.jp/articles/api-500-api-gateway-lambda/ -
API Gatewayのカスタムエラーレスポンスを使ってLambdaの500エラーを制御してみた
https://dev.classmethod.jp/articles/shoma-controlling-lambda-500-errors-with-api-gateway-custom-error-responses/ -
Serverless Express + Express v5 で AWS サーバーレス REST API を構築してみた(AWS CDK)
https://dev.classmethod.jp/articles/serverless-express-express-v5-lambda-proxy-integration-aws-cdk/#dev_classmethod #Express #Amazon_API_Gateway #AWS_Lambda #AWS_CDK #AWS_Serverless
-
[アップデート]API Gateway REST APIでカスタムドメイン名を使用する場合にHTTPヘッダー値でルーティングできるようになりました
https://dev.classmethod.jp/articles/aws-api-gateway-routing-rules-custom-domain-rest-api/ -
[アップデート] 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/ -
[アップデート] AWS SAM でプライベート REST API のカスタムドメインが設定できるようになりました
https://dev.classmethod.jp/articles/sam-api-gateway-custom-domain/ -
[アップデート] 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
-
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 + 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
-
【LIFF】アプリ内で会員登録したユーザーと未会員ユーザーのユーザーを識別する方法を考えてみた
https://dev.classmethod.jp/articles/liff-unregistered-user/#dev_classmethod #LINE #LIFF #React #LINEミニアプリ #Amazon_DynamoDB #Amazon_API_Gateway #Node_js
-
[入門]API Gatewayを利用してS3バケットのオブジェクトを一覧表示させてみた
https://dev.classmethod.jp/articles/api-gateway-s3-list/#dev_classmethod #Amazon_API_Gateway #AWS #AWS_CloudFormation
-
【LIFF】LINEのユーザー情報をサーバーサイドで使用する際のアンチパターンと適切な実装方法のご紹介
https://dev.classmethod.jp/articles/liff-line-user-profile-in-server-side/#dev_classmethod #LINE #LIFF #LINEログイン #React #AWS_Lambda #AWS_CDK #Amazon_API_Gateway #Amazon_DynamoDB
-
【LIFF】LINEのユーザー情報をサーバーサイドで使用する際のアンチパターンと適切な実装方法のご紹介
https://dev.classmethod.jp/articles/liff-line-user-profile-in-server-side/#dev_classmethod #LINE #LIFF #LINEログイン #React #AWS_Lambda #AWS_CDK #Amazon_API_Gateway #Amazon_DynamoDB
-
Backlogに課題が追加されたらPagerDutyのインシデントが作成されるようにしてみた
https://dev.classmethod.jp/articles/backlog-to-pagerduty/#dev_classmethod #PagerDuty #Backlog #AWS_Lambda #Amazon_API_Gateway #監視 #TypeScript
-
[アップデート] Amazon Verified Permissions で API Gateway を使う場合に、Open ID connect (OIDC) でもポリシーストアの自動セットアップが出来るようになりました
https://dev.classmethod.jp/articles/api-gateway-verified-permissions-oidc/#dev_classmethod #Amazon_Verified_Permissions #Amazon_API_Gateway #AWS
-
[アップデート] Amazon Verified Permission の新しいセットアップオプションで、API Gateway + Cognito を対象とした認可ロジックやポリシーストアを簡単に作成出来るようになりました
https://dev.classmethod.jp/articles/cognito-customers-access-apis-verified-permissions/#dev_classmethod #Amazon_Verified_Permissions #Amazon_Cognito #Amazon_API_Gateway #AWS