Configuration information for each data store and its mapping to MongoDB Cloud databases.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{
"Databases" : [ Database, ... ],
"Stores" : [ Store, ... ]
}
Databases: - Database Stores: - Store
Array that contains the queryable databases and collections for this Atlas Data Federation.
Required: No
Type: List of Database
Update requires: No interruption
Array that contains the data stores for the Atlas Data Federation.
Required: No
Type: List of Store
Update requires: No interruption