Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 951 Bytes

apikeydefinition.md

File metadata and controls

39 lines (24 loc) · 951 Bytes

MongoDb::Atlas::AwsIamDatabaseUser apiKeyDefinition

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{
    "PrivateKey" : String,
    "PublicKey" : String
}

YAML

PrivateKey: String
PublicKey: String

Properties

PrivateKey

Required: Yes

Type: String

Update requires: No interruption

PublicKey

Required: Yes

Type: String

Update requires: No interruption