AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A structure that contains the KMS encryption configuration for the policy store. The encryption state shows what customer-managed KMS key is being used to encrypt all resources within the policy store, and any user-defined context key-value pairs added during encryption processes.
This data type is used as a field that is part of the EncryptionState type.
Namespace: Amazon.VerifiedPermissions.Model
Assembly: AWSSDK.VerifiedPermissions.dll
Version: 3.x.y.z
public class KmsEncryptionState
The KmsEncryptionState type exposes the following members
| Name | Description | |
|---|---|---|
|
KmsEncryptionState() |
| Name | Type | Description | |
|---|---|---|---|
|
EncryptionContext | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property EncryptionContext. User-defined, additional context added to encryption processes. |
|
Key | System.String |
Gets and sets the property Key. The customer-managed KMS key Amazon Resource Name (ARN) being used for encryption processes. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5