Skip to content

Commit

Permalink
doc: Updates GlobalClusterConfigProps description based on latest CFN…
Browse files Browse the repository at this point in the history
… resource (#301)
  • Loading branch information
EspenAlbert committed Jun 28, 2024
1 parent 752a039 commit 2c6b532
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions API.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/l1-resources/global-cluster-config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import * as cdk from "aws-cdk-lib";
import * as constructs from "constructs";

/**
* Returns, adds, and removes Global Cluster managed namespaces and custom zone mappings.
* Returns, adds, and removes Global Cluster managed namespaces and custom zone mappings. This resource can only be used with Atlas-managed clusters, see doc for `GlobalClusterSelfManagedSharding` attribute in `Mongodb::Atlas::Cluster` resource for more info.
*
* @schema CfnGlobalClusterConfigProps
*/
Expand Down

0 comments on commit 2c6b532

Please sign in to comment.