To declare this entity in your AWS CloudFormation template, use the following syntax:
{
"Collections" : [ Collection, ... ],
"MaxWildcardCollections" : String,
"Name" : String,
"Views" : [ View, ... ]
}
Collections: - Collection MaxWildcardCollections: String Name: String Views: - View
Array of collections and data sources that map to a stores data store.
Required: No
Type: List of Collection
Update requires: No interruption
Maximum number of wildcard collections in the database. This only applies to S3 data sources.
Required: No
Type: String
Update requires: No interruption
Human-readable label that identifies the database to which the Atlas Data Federation maps data.
Required: No
Type: String
Update requires: No interruption
Array of aggregation pipelines that apply to the collection. This only applies to S3 data sources.
Required: No
Type: List of View
Update requires: No interruption