Get-R1AttributeEncryptionKmsSetting

SYNOPSIS

Returns the AWS KMS settings used for attribute encryption.

SYNTAX

Get-R1AttributeEncryptionKmsSetting [<CommonParameters>]

DESCRIPTION

Returns the AWS KMS settings, covering the key region and alias, and whether an access key id and secret are stored. The stored credentials themselves are never returned.

EXAMPLES

Example 1

Get-R1AttributeEncryptionKmsSetting

Returns the AWS KMS settings.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

psRadiantOne.AwsKmsSettings

NOTES