

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

# KmsGrantConfiguration
<a name="API_KmsGrantConfiguration"></a>

KMS キーの提案された許可設定。詳細については、「[CreateGrant](https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateGrant.html)」を参照してください。

## 内容
<a name="API_KmsGrantConfiguration_Contents"></a>

 ** granteePrincipal **   <a name="accessanalyzer-Type-KmsGrantConfiguration-granteePrincipal"></a>
許可が許可するオペレーションを実行するアクセス許可が付与されているプリンシパル。  
タイプ: 文字列  
必須: はい

 ** issuingAccount **   <a name="accessanalyzer-Type-KmsGrantConfiguration-issuingAccount"></a>
 権限が発行された AWS アカウント 。アカウントは、キーの所有者以外のアカウントによって発行された AWS KMS 許可を提案するために使用されます。  
タイプ: 文字列  
必須: はい

 ** operations **   <a name="accessanalyzer-Type-KmsGrantConfiguration-operations"></a>
許可が許可するオペレーションのリスト。  
型: 文字列の配列  
有効な値：`CreateGrant | Decrypt | DescribeKey | Encrypt | GenerateDataKey | GenerateDataKeyPair | GenerateDataKeyPairWithoutPlaintext | GenerateDataKeyWithoutPlaintext | GetPublicKey | ReEncryptFrom | ReEncryptTo | RetireGrant | Sign | Verify`  
必須: はい

 ** constraints **   <a name="accessanalyzer-Type-KmsGrantConfiguration-constraints"></a>
この構造を使用して、[オペレーションリクエストに指定された暗号化](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#cryptographic-operations)[コンテキストが含まれている場合にのみ、グラントで暗号化](https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#encrypt_context)オペレーションを許可することを提案します。  
型: [KmsGrantConstraints](API_KmsGrantConstraints.md) オブジェクト  
必須: いいえ

 ** retiringPrincipal **   <a name="accessanalyzer-Type-KmsGrantConfiguration-retiringPrincipal"></a>
[RetireGrant](https://docs.aws.amazon.com/kms/latest/APIReference/API_RetireGrant.html) オペレーションを使用して許可を廃止するアクセス許可が付与されているプリンシパル。  
タイプ: 文字列  
必須: いいえ

## 以下の資料も参照してください。
<a name="API_KmsGrantConfiguration_SeeAlso"></a>

言語固有の AWS SDKs のいずれかでこの API を使用する方法の詳細については、以下を参照してください。
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/accessanalyzer-2019-11-01/KmsGrantConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/accessanalyzer-2019-11-01/KmsGrantConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/accessanalyzer-2019-11-01/KmsGrantConfiguration) 