

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# AWS AppSync のアクション、リソース、および条件キー
<a name="list_awsappsync"></a>

AWS AppSync (サービスプレフィックス: `appsync`) では、IAM アクセス許可ポリシーで使用できるように、以下のサービス固有のリソースやアクション、条件コンテキストキーが用意されています。

リファレンス:
+ [このサービスを設定](https://docs.aws.amazon.com/appsync/latest/devguide/what-is-appsync.html)する方法について説明します。
+ [このサービスで使用可能な API オペレーションのリスト](https://docs.aws.amazon.com/appsync/latest/APIReference/Welcome.html)を表示します。
+ [IAM アクセス許可ポリシーを使用](https://docs.aws.amazon.com/appsync/latest/devguide/security.html)して、このサービスとそのリソースを保護する方法を学びます。

**Topics**
+ [AWS AppSync で定義されるアクション](#awsappsync-actions-as-permissions)
+ [AWS AppSync で定義されるリソースタイプ](#awsappsync-resources-for-iam-policies)
+ [AWS AppSync の条件キー](#awsappsync-policy-keys)

## AWS AppSync で定義されるアクション
<a name="awsappsync-actions-as-permissions"></a>

IAM ポリシーステートメントの `Action` エレメントでは、以下のアクションを指定できます。ポリシーを使用して、 AWSでオペレーションを実行するアクセス許可を付与します。ポリシーでアクションを使用する場合は、通常、同じ名前の API オペレーションまたは CLI コマンドへのアクセスを許可または拒否します。ただし、場合によっては、1 つのアクションによって複数のオペレーションへのアクセスが制御されます。あるいは、いくつかのオペレーションはいくつかの異なるアクションを必要とします。

アクションテーブルの [**アクセスレベル**] 列では、アクションの指定方法 (リスト、読み取り、アクセス許可管理、タグ付け) について説明します。このように分類することで、ポリシーで使用する際にアクションで付与するアクセスレベルを理解しやすくなります。アクセスレベルの詳細については、「[ポリシー概要内のアクセスレベル](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_understand-policy-summary-access-level-summaries.html)」を参照してください。

[アクション] テーブルの **[リソースタイプ]** 列は、各アクションがリソースレベルの許可をサポートしているかどうかを示します。この列に値がない場合は、ポリシーステートメントの `Resource` 要素で、ポリシーが適用されるすべてのリソース (「\*」) を指定する必要があります。列にリソースタイプが含まれる場合、そのアクションを含むステートメントでそのタイプの ARN を指定できます。アクションで 1 つ以上のリソースが必須となっている場合、呼び出し元には、それらのリソースを伴うアクションを使用するための許可が付与されている必要があります。必須リソースは、アスタリスク (\*) でテーブルに示されています。IAM ポリシーの `Resource` 要素でリソースアクセスを制限する場合は、必要なリソースタイプごとに ARN またはパターンを含める必要があります。一部のアクションでは、複数のリソースタイプがサポートされています。リソースタイプがオプション (必須として示されていない) の場合、オプションのリソースタイプのいずれかを使用することを選択できます。

[アクション] テーブルの **[条件キー]** 列には、ポリシーステートメントの `Condition` 要素で指定できるキーが含まれます。サービスのリソースに関連付けられている条件キーの詳細については、[リソースタイプ] テーブルの **[条件キー]** 列を参照してください。

Actions テーブルの **[依存アクション]** 列には、アクションを正常に呼び出すために必要な追加のアクセス許可が表示されます。これらのアクセス許可は、アクション自体のアクセス許可に加えて必要になる場合があります。アクションが依存アクションを指定すると、それらの依存関係は、テーブルにリストされている最初のリソースだけでなく、そのアクションに定義された追加のリソースに適用される場合があります。

**注記**  
リソース条件キーは、[リソースタイプ](#awsappsync-resources-for-iam-policies)テーブルに一覧表示されています。アクションに適用されるリソースタイプへのリンクは、[アクション] テーブルの **[リソースタイプ (\* 必須)]** 列にあります。[リソースタイプ] テーブルのリソースタイプには、[アクション] テーブルのアクションに適用されるリソース条件キーである、**[条件キー]** 列が含まれています。

以下の表の列の詳細については、「[アクションテーブル](reference_policies_actions-resources-contextkeys.html#actions_table)」を参照してください。


****  


- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_AssociateApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_AssociateApi.html) **
  - **説明:** AppSync でカスタムドメイン名に GraphQL API をアタッチする許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_AssociateMergedGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_AssociateMergedGraphqlApi.html) **
  - **説明:** マージされた API をソース API に関連付ける許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_AssociateSourceGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_AssociateSourceGraphqlApi.html) **
  - **説明:** ソース API をマージされた API に関連付ける許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html](https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html) [アクセス許可のみ]**
  - **説明:** ウェブ ACL とリソースを関連付ける許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateApi.html) **
  - **説明:** API を作成する許可を付与します
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_) <br /> [#awsappsync-aws_RequestTag___TagKey_](#awsappsync-aws_RequestTag___TagKey_) <br /> [#awsappsync-aws_TagKeys](#awsappsync-aws_TagKeys) 
  - **依存アクション:**  iam:CreateServiceLinkedRole 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateApiCache.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateApiCache.html) **
  - **説明:** AppSync で API キャッシュを作成する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateApiKey.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateApiKey.html) **
  - **説明:** API を実行しているクライアントに配布できる一意のキーを作成する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateChannelNamespace.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateChannelNamespace.html) **
  - **説明:** チャネル名前空間を作成する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_) <br /> [#awsappsync-aws_RequestTag___TagKey_](#awsappsync-aws_RequestTag___TagKey_) <br /> [#awsappsync-aws_TagKeys](#awsappsync-aws_TagKeys)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateDataSource.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateDataSource.html) **
  - **説明:** データソースを作成するアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateDomainName.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateDomainName.html) **
  - **説明:** AppSync でカスタムドメイン名を作成する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_) <br /> [#awsappsync-aws_RequestTag___TagKey_](#awsappsync-aws_RequestTag___TagKey_) <br /> [#awsappsync-aws_TagKeys](#awsappsync-aws_TagKeys)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateFunction.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateFunction.html) **
  - **説明:** 新しい関数を作成する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateGraphqlApi.html) **
  - **説明:** 最上位の AppSync リソースである GraphQL API を作成する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:**  [#awsappsync-aws_RequestTag___TagKey_](#awsappsync-aws_RequestTag___TagKey_) <br /> [#awsappsync-aws_TagKeys](#awsappsync-aws_TagKeys) <br /> [#awsappsync-appsync_Visibility](#awsappsync-appsync_Visibility) 
  - **依存アクション:**  iam:CreateServiceLinkedRole 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateResolver.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateResolver.html) **
  - **説明:** リゾルバーを作成するアクセス許可を付与。リゾルバーは、受信リクエストをデータソースが理解できる形式に変換し、データソースのレスポンスを GraphQL に変換
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateType.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_CreateType.html) **
  - **説明:** タイプを作成するためのアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteApi.html) **
  - **説明:** API を削除する許可を付与します。これにより、その API より下の AppSync リソースもすべてクリーンアップ
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteApiCache.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteApiCache.html) **
  - **説明:** AppSync で API キャッシュを削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteApiKey.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteApiKey.html) **
  - **説明:** API キーを削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteChannelNamespace.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteChannelNamespace.html) **
  - **説明:** チャネル名前空間を削除するアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteDataSource.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteDataSource.html) **
  - **説明:** データソースを削除するアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteDomainName.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteDomainName.html) **
  - **説明:** AppSync でカスタムドメイン名を削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteFunction.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteFunction.html) **
  - **説明:** 関数を削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteGraphqlApi.html) **
  - **説明:** GraphQL API を削除する許可を付与。これにより、その API より下の AppSync リソースもすべてクリーンアップ
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteResolver.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteResolver.html) **
  - **説明:** Resolver を削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/merge-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/merge-api.html) [アクセス許可のみ]**
  - **説明:** リソースポリシーを削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteType.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DeleteType.html) **
  - **説明:** タイプを削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DisassociateApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DisassociateApi.html) **
  - **説明:** AppSync でカスタムドメイン名への GraphQL API のアタッチを解除するアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DisassociateMergedGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DisassociateMergedGraphqlApi.html) **
  - **説明:** ソース API によって識別されるマージされた API から、関連付けられたソース API を削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-mergedApiAssociation](#awsappsync-mergedApiAssociation) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_DisassociateSourceGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_DisassociateSourceGraphqlApi.html) **
  - **説明:** マージされた API によって識別されるマージされた API から、関連付けられたソース API を削除する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-sourceApiAssociation](#awsappsync-sourceApiAssociation) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html](https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html) [アクセス許可のみ]**
  - **説明:** ウェブ ACL とリソースの関連付けを解除するアクセス許可を付与します
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_EvaluateCode.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_EvaluateCode.html) **
  - **説明:** ランタイムとコンテキストを使用してコードを評価するアクセス許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_EvaluateMappingTemplate.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_EvaluateMappingTemplate.html) **
  - **説明:** テンプレートマッピングを評価する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/using-your-event-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/using-your-event-api.html) **
  - **説明:** イベント API に接続するアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/using-your-event-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/using-your-event-api.html) **
  - **説明:** チャネル名前空間にイベントを発行するアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/using-your-event-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/using-your-event-api.html) **
  - **説明:** チャネル名前空間をサブスクライブするアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_FlushApiCache.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_FlushApiCache.html) **
  - **説明:** AppSync で API キャッシュをフラッシュする許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetApi.html) **
  - **説明:** API を取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetApiAssociation.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetApiAssociation.html) **
  - **説明:** AppSync でカスタムドメイン名と GraphQL API の関連付けの詳細を読み取る許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetApiCache.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetApiCache.html) **
  - **説明:** AppSync の API キャッシュに関する情報を読み取るためのアクセス権限を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetChannelNamespace.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetChannelNamespace.html) **
  - **説明:** チャネル名前空間を取得するアクセス許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetDataSource.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetDataSource.html) **
  - **説明:** データソースを取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetDataSourceIntrospection.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetDataSourceIntrospection.html) **
  - **説明:** データソースのイントロスペクションを取得するための許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetDomainName.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetDomainName.html) **
  - **説明:** AppSync でカスタムドメイン名に関する情報を取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetFunction.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetFunction.html) **
  - **説明:** 関数を取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetGraphqlApi.html) **
  - **説明:** Graphql API を取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetGraphqlApiEnvironmentVariables.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetGraphqlApiEnvironmentVariables.html) **
  - **説明:** GraphQL API の環境変数を取得する許可を付与する
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetIntrospectionSchema.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetIntrospectionSchema.html) **
  - **説明:** GraphQL API のイントロスペクションスキーマを取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetResolver.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetResolver.html) **
  - **説明:** リゾルバーを取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/merge-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/merge-api.html) [アクセス許可のみ]**
  - **説明:** リソースポリシーを読み取る許可の付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetSchemaCreationStatus.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetSchemaCreationStatus.html) **
  - **説明:** スキーマ作成オペレーションの現在のステータスを取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetSourceApiAssociation.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetSourceApiAssociation.html) **
  - **説明:** マージされた API に関連付けられたソース API に関する情報を読み取る許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-sourceApiAssociation](#awsappsync-sourceApiAssociation) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetType.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_GetType.html) **
  - **説明:** タイプを取得する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html](https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html) [許可のみ]**
  - **説明:** リソースに関連付けられたウェブ ACLsします
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/security-authz.html#aws-iam-authorization](https://docs.aws.amazon.com/appsync/latest/devguide/security-authz.html#aws-iam-authorization) [アクセス許可のみ]**
  - **説明:** GraphQL クエリを GraphQL API に送信する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-field](#awsappsync-field)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListApiKeys.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListApiKeys.html) **
  - **説明:** 特定の API の API キーを一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListApis.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListApis.html) **
  - **説明:** API を一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_) 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListChannelNamespaces.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListChannelNamespaces.html) **
  - **説明:** チャネル名前空間を一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListDataSources.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListDataSources.html) **
  - **説明:** 特定の API のデータソースを一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListDomainNames.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListDomainNames.html) **
  - **説明:** AppSync でカスタムドメイン名を列挙する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_) 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListFunctions.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListFunctions.html) **
  - **説明:** 特定の API の関数を一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListGraphqlApis.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListGraphqlApis.html) **
  - **説明:** GraphQL API を一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListResolvers.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListResolvers.html) **
  - **説明:** 特定の API およびタイプのリゾルバーを一覧表示するアクセス権限を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListResolversByFunction.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListResolversByFunction.html) **
  - **説明:** 特定の関数に関連付けられたリゾルバーを一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html](https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html) [許可のみ]**
  - **説明:** ウェブ ACL の関連リソースを取得する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListSourceApiAssociations.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListSourceApiAssociations.html) **
  - **説明:** 特定のマージされた API に関連付けられたソース API を一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListTagsForResource.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListTagsForResource.html) **
  - **説明:** リソースのタグを一覧表示する許可を付与
  - **アクセスレベル:** 読み取り
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListTypes.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListTypes.html) **
  - **説明:** 特定の API のタイプを一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListTypesByAssociation.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_ListTypesByAssociation.html) **
  - **説明:** 特定のマージされた API とソース API の関連付けのタイプを一覧表示する許可を付与
  - **アクセスレベル:** リスト
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_PutGraphqlApiEnvironmentVariables.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_PutGraphqlApiEnvironmentVariables.html) **
  - **説明:** GraphQL API の環境変数を更新する許可を付与する
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/merge-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/merge-api.html) [アクセス許可のみ]**
  - **説明:** ソースポリシーを設定する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html](https://docs.aws.amazon.com/appsync/latest/devguide/WAF-Integration.html) **
  - **説明:** ウェブ ACL を設定する許可を付与
  - **アクセスレベル:** 権限の管理
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/devguide/using-your-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/using-your-api.html) [アクセス許可のみ]**
  - **説明:** マージされた API のソース API に GraphQL クエリを送信する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-field](#awsappsync-field)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_StartDataSourceIntrospection.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_StartDataSourceIntrospection.html) **
  - **説明:** データソースをイントロスペクトするための許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_StartSchemaCreation.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_StartSchemaCreation.html) **
  - **説明:** GraphQL API に新しいスキーマを追加する許可を付与 このオペレーションは、非同期です。いつ完了したかを GetSchemaCreationStatus で表示可能
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_StartSchemaMerge.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_StartSchemaMerge.html) **
  - **説明:** 特定のマージされた API および関連付けられたソース API のスキーママージを開始する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-sourceApiAssociation](#awsappsync-sourceApiAssociation) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_TagResource.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_TagResource.html) **
  - **説明:** リソースにタグを付けるアクセス許可を付与
  - **アクセスレベル:** タグ付け
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_RequestTag___TagKey_](#awsappsync-aws_RequestTag___TagKey_) <br /> [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_) <br /> [#awsappsync-aws_TagKeys](#awsappsync-aws_TagKeys)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UntagResource.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UntagResource.html) **
  - **説明:** リソースのタグを解除する許可を付与
  - **アクセスレベル:** Tagging
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_TagKeys](#awsappsync-aws_TagKeys) <br /> [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateApi.html) **
  - **説明:** API を更新するためのアクセス許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-api](#awsappsync-api)  / **条件キー:**  / **依存アクション:**  iam:CreateServiceLinkedRole 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateApiCache.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateApiCache.html) **
  - **説明:** AppSync で API キャッシュを更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateApiKey.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateApiKey.html) **
  - **説明:** 特定の API の API キーを更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateChannelNamespace.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateChannelNamespace.html) **
  - **説明:** チャネル名前空間を更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-channelNamespace](#awsappsync-channelNamespace)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateDataSource.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateDataSource.html) **
  - **説明:** データソースを更新する権限を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateDomainName.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateDomainName.html) **
  - **説明:** AppSync でカスタムドメイン名を更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-domain](#awsappsync-domain)  / **条件キー:**  / **依存アクション:** 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateFunction.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateFunction.html) **
  - **説明:** 既存の関数を更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateGraphqlApi.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateGraphqlApi.html) **
  - **説明:** GraphQL API を更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-graphqlapi](#awsappsync-graphqlapi)  / **条件キー:**  / **依存アクション:**  iam:CreateServiceLinkedRole 
  - **リソースタイプ (\* 必須):**  / **条件キー:**  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  / **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateResolver.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateResolver.html) **
  - **説明:** リゾルバーを更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateSourceApiAssociation.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateSourceApiAssociation.html) **
  - **説明:** マージされた API ソースの API 関連付けを更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):**  [#awsappsync-sourceApiAssociation](#awsappsync-sourceApiAssociation) 
  - **条件キー:** 
  - **依存アクション:** 

- **  [https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateType.html](https://docs.aws.amazon.com/appsync/latest/APIReference/API_UpdateType.html) **
  - **説明:** タイプを更新する許可を付与
  - **アクセスレベル:** 書き込み
  - **リソースタイプ (\* 必須):** 
  - **条件キー:** 
  - **依存アクション:** 



## AWS AppSync で定義されるリソースタイプ
<a name="awsappsync-resources-for-iam-policies"></a>

以下のリソースタイプは、このサービスによって定義され、IAM アクセス許可ポリシーステートメントの `Resource` エレメントで使用できます。[アクションテーブル](#awsappsync-actions-as-permissions)の各アクションは、そのアクションで指定できるリソースタイプを示しています。リソースタイプは、ポリシーに含めることができる条件キーを定義することもできます。これらのキーは、[リソースタイプ] テーブルの最後の列に表示されます。以下の表の列の詳細については、「[リソースタイプテーブル](reference_policies_actions-resources-contextkeys.html#resources_table)」を参照してください。


****  

| リソースタイプ | ARN | 条件キー | 
| --- | --- | --- | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/attaching-a-data-source.html](https://docs.aws.amazon.com/appsync/latest/devguide/attaching-a-data-source.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${GraphQLAPIId}/datasources/${DatasourceName}  |  | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/custom-domain-name.html](https://docs.aws.amazon.com/appsync/latest/devguide/custom-domain-name.html)  |  arn:${Partition}:appsync:${Region}:${Account}:domainnames/${DomainName}  |  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/designing-a-graphql-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/designing-a-graphql-api.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${GraphQLAPIId}  |  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/configuring-resolvers.html](https://docs.aws.amazon.com/appsync/latest/devguide/configuring-resolvers.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${GraphQLAPIId}/types/${TypeName}/fields/${FieldName}  |  | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/designing-your-schema.html#adding-a-root-query-type](https://docs.aws.amazon.com/appsync/latest/devguide/designing-your-schema.html#adding-a-root-query-type)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${GraphQLAPIId}/types/${TypeName}  |  | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/pipeline-resolvers.html](https://docs.aws.amazon.com/appsync/latest/devguide/pipeline-resolvers.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${GraphQLAPIId}/functions/${FunctionId}  |  | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/merged-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/merged-api.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${MergedGraphQLAPIId}/sourceApiAssociations/${Associationid}  |  | 
|   [https://docs.aws.amazon.com/appsync/latest/devguide/merged-api.html](https://docs.aws.amazon.com/appsync/latest/devguide/merged-api.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${SourceGraphQLAPIId}/mergedApiAssociations/${Associationid}  |  | 
|   [https://docs.aws.amazon.com/appsync/latest/eventapi/event-api-welcome.html](https://docs.aws.amazon.com/appsync/latest/eventapi/event-api-welcome.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${ApiId}  |  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  | 
|   [https://docs.aws.amazon.com/appsync/latest/eventapi/channel-namespaces.html](https://docs.aws.amazon.com/appsync/latest/eventapi/channel-namespaces.html)  |  arn:${Partition}:appsync:${Region}:${Account}:apis/${ApiId}/channelNamespace/${ChannelNamespaceName}  |  [#awsappsync-aws_ResourceTag___TagKey_](#awsappsync-aws_ResourceTag___TagKey_)  | 

## AWS AppSync の条件キー
<a name="awsappsync-policy-keys"></a>

AWS AppSync は、IAM ポリシーの `Condition`要素で使用できる以下の条件キーを定義します。これらのキーを使用して、ポリシーステートメントが適用される条件をさらに絞り込むことができます。以下の表の列の詳細については、「[条件キーテーブル](reference_policies_actions-resources-contextkeys.html#context_keys_table)」を参照してください。

すべてのサービスで使用できるグローバル条件キーを確認するには、「[AWS グローバル条件コンテキストキー](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html)」を参照してください。


****  

| 条件キー | 説明 | タイプ | 
| --- | --- | --- | 
|   [iam-policy-structure.html#amazon-appsync-keys](iam-policy-structure.html#amazon-appsync-keys)  | API の可視性によりアクセスをフィルタリングします | String | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag)  | リクエスト内のタグキーと値のペアによるアクセスをフィルタリングします | String | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag)  | リソースにアタッチされているタグのキーと値のペアでアクセスをフィルタリングします | String | 
|   [https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys)  | リクエスト内のタグキーが存在するかどうかでアクセスをフィルタリングします | ArrayOfString | 