Information about the cloud provider region to which the Atlas Data Federation routes client connections. MongoDB Cloud supports AWS only.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{
"CloudProvider" : String,
"Region" : String
}
CloudProvider: String Region: String
Name of the cloud service that hosts the Atlas Data Federation data stores.
Required: No
Type: String
Update requires: No interruption
Name of the region to which the Atlas Data Federation routes client connections.
Required: Yes
Type: String
Update requires: No interruption