Add-VSMSKClusterEncryptionAtRest

Add-VSMSKClusterEncryptionAtRest

SYNOPSIS

Adds an AWS::MSK::Cluster.EncryptionAtRest resource property to the template. The data volume encryption details.

SYNTAX

Add-VSMSKClusterEncryptionAtRest [-DataVolumeKMSKeyId] <Object> [<CommonParameters>]

DESCRIPTION

Adds an AWS::MSK::Cluster.EncryptionAtRest resource property to the template. The data volume encryption details.

PARAMETERS

-DataVolumeKMSKeyId

The ARN of the AWS KMS key for encrypting data at rest. If you don’t specify a KMS key, MSK creates one for you and uses it on your behalf.

Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionatrest.html#cfn-msk-cluster-encryptionatrest-datavolumekmskeyid PrimitiveType: String UpdateType: Immutable

Type: Object
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

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

OUTPUTS

Vaporshell.Resource.MSK.Cluster.EncryptionAtRest

NOTES

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionatrest.html