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.
Specifies the key configuration for a user pool. Contains settings for encryption keys used to secure user pool data.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class KeyConfigurationType
The KeyConfigurationType type exposes the following members
| Name | Description | |
|---|---|---|
|
KeyConfigurationType() |
| Name | Type | Description | |
|---|---|---|---|
|
KeyType | Amazon.CognitoIdentityProvider.EncryptionKeyType |
Gets and sets the property KeyType. The type of encryption key used for the user pool.
|
|
KmsKeyArn | System.String |
Gets and sets the property KmsKeyArn. The Amazon Resource Name (ARN) of the KMS key used for encryption. If not specified, Amazon Web Services managed keys are used. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer