encryption-at-rest/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2020 License: Apache-2.0

README

MongoDB::Atlas::EncryptionAtRest

Description

This resource allows administrators to enable, disable, configure, and retrieve the configuration for Encryption at Rest.

Parameters

ProjectId (required) : The unique identifier of the project.
AwsKms.AccessKeyID (required) : The IAM access key ID with permissions to access the customer master key specified by customerMasterKeyID.
AwsKms.CustomerMasterKeyID (required) : The AWS customer master key used to encrypt and decrypt the MongoDB master keys.
AwsKms.Enabled (required) : The IAM secret access key with permissions to access the customer master key specified by customerMasterKeyID.
AwsKms.SecretAccessKey (required) : Specifies whether Encryption at Rest is enabled for an Atlas project. To disable Encryption at Rest, pass only this parameter with a value of false. When you disable Encryption at Rest, Atlas also removes the configuration details.
AwsKms.Region (required) : The AWS region in which the AWS customer master key exists.
ApiKeys (required) : The private and public keys of the MongoDB Atlas organization or project.

Installation

$ make
$ cfn submit
...

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL