> ## Documentation Index
> Fetch the complete documentation index at: https://docs-dev-docs-event-stream-action-templates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Amazon Web ServicesやAmazon製品との統合

> Auth0とのIDおよびアクセス管理（IAM）に関連する、Amazon製品およびサービスのリスト（Amazon Web Services（AWS）を含む）。

Auth0をAmazonの製品およびサービスと統合する方法は、お客様特定のニーズに応じてさまざまです。

## 製品の統合

Auth0およびAWSサービスに加えて、下記製品を使用する方法については、以下をご覧ください。

* [CloudFront](/docs/ja-jp/customize/custom-domains/self-managed-certificates/configure-aws-cloudfront-for-use-as-reverse-proxy)：カスタムドメインでリバースプロキシとして使用します。
* [Simple Email Service (SES)](/docs/ja-jp/customize/email/smtp-email-providers/configure-amazon-ses-as-external-smtp-email-provider)：ユーザーとのメール通信を管理します。
* [EventBridge](https://marketplace.auth0.com/integrations/amazon-log-streaming)：EventBridgeにログをストリーミングします。
* [Cognito](/docs/ja-jp/customize/integrations/aws/amazon-cognito)：アプリケーションのバックエンドとして使用します。
* AWS S3とDynamoDB：

  * Auth0は、AWS S3およびDynamoDBにアクセスするためのVPCゲートウェイエンドポイントを提供しています、これは[Actions](/docs/ja-jp/customize/actions)で必要になる場合があります。[Amazon S3のGatewayエンドポイント](https://docs.aws.amazon.com/vpc/latest/privatelink/vpc-endpoints-s3.html)および[Amazon DynamoDBのGatewayエンドポイント](https://docs.aws.amazon.com/vpc/latest/privatelink/vpc-endpoints-ddb.html)に記載されているように、これには`aws:SourceVpc`ベースのIAMポリシーが必要となります。VPC識別子の詳細については、[Auth0サポート](/docs/ja-jp/www.support.auth0.com)までお問い合わせください。

## IDおよびアクセス管理（IAM）の統合

AWSをAuth0と連携させるための構成手順については、いくつかの記事を用意しています。

* [カスタムオーソライザーを使用してAWS API Gatewayエンドポイントをセキュリティ保護する](/docs/ja-jp/customize/integrations/aws/aws-api-gateway-custom-authorizers)：Auth0発行のアクセストークンを受け入れます。
* [AWS APIおよびリソースでAWSセッションタグを使用する](/docs/ja-jp/customize/integrations/aws/session-tags)：リソースをタグ付けし、ユーザーにRBACのキー/値のペアを割り当てます。
* [AWSのシングルサインオンを構成する](/docs/ja-jp/customize/integrations/aws/configure-amazon-web-services-for-sso)：サポートされているIDプロバイダーを使って、ユーザーがAWSにログインできるようにします。
* [Amazonログインをアプリに追加する](/docs/ja-jp/connections/social/amazon)：ユーザーがAmazonプロファイルを使ってアプリにログインできるようにします。

## もっと詳しく

* [AWS API GatewayとLambdaでトークンベースの認証を使ってサーバーレスアプリケーションを構築する](/docs/ja-jp/customize/integrations/aws/aws-api-gateway-delegation)
* [Amazon Web ServicesをSAMLサービスプロバイダーとして構成する](/docs/ja-jp/authenticate/single-sign-on/outbound-single-sign-on/configure-auth0-saml-identity-provider/configure-saml2-web-app-addon-for-aws)
