Skip to content

Commit 2d42e29

Browse files
fixes
1 parent d131aad commit 2d42e29

File tree

10 files changed

+20
-19
lines changed

10 files changed

+20
-19
lines changed

API.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/l1-resources/cloud-backup-restore-jobs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Returns, starts, and cancels Cloud Backup restore jobs.
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backup-restore-jobs)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backups)
1717

1818
## Usage
1919

@@ -67,4 +67,4 @@ This library is auto-generated and published to all supported programming langua
6767

6868
## License
6969

70-
Distributed under the Apache-2.0 License.
70+
Distributed under the Apache-2.0 License.

src/l1-resources/cloud-backup-schedule/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This resource allow you to manage cloud backup schedule.
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backup-schedule)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backups)
1717

1818
## Usage
1919

@@ -85,4 +85,4 @@ This library is auto-generated and published to all supported programming langua
8585

8686
## License
8787

88-
Distributed under the Apache-2.0 License.
88+
Distributed under the Apache-2.0 License.

src/l1-resources/cloud-backup-snapshot-export-bucket/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This resource allows you to grant Atlas access to the specified bucket for expor
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backup-export)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backups)
1717

1818
## Usage
1919

@@ -62,4 +62,4 @@ This library is auto-generated and published to all supported programming langua
6262

6363
## License
6464

65-
Distributed under the Apache-2.0 License.
65+
Distributed under the Apache-2.0 License.

src/l1-resources/custom-dns-configuration-cluster-aws/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ An example resource schema demonstrating some basic constructs and validation ru
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-custom-dns-configuration-cluster-aws)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-aws-clusters-dns)
1717

1818
## Usage
1919

@@ -63,4 +63,4 @@ This library is auto-generated and published to all supported programming langua
6363

6464
## License
6565

66-
Distributed under the Apache-2.0 License.
66+
Distributed under the Apache-2.0 License.

src/l1-resources/resource-policy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Returns, adds, edits, and removes Atlas resource policies.
1212

1313
## MongoDB Atlas API Docs
1414

15-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-atlas-resource-policies)
15+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-resource-policies)
1616

1717
## Usage
1818

@@ -66,4 +66,4 @@ This library is auto-generated and published to all supported programming langua
6666

6767
## License
6868

69-
Distributed under the Apache-2.0 License.
69+
Distributed under the Apache-2.0 License.

src/l1-resources/x509-authentication-database-user/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For more information about the API refer to: [Custom Database Roles Endpoint](ht
2121

2222
## MongoDB Atlas API Docs
2323

24-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-x509-authentication-database-user)
24+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-x-509-authentication)
2525

2626
## Usage
2727

@@ -74,4 +74,4 @@ This library is auto-generated and published to all supported programming langua
7474

7575
## License
7676

77-
Distributed under the Apache-2.0 License.
77+
Distributed under the Apache-2.0 License.

src/l3-resources/encryption-at-rest-express/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ aws cloudformation activate-type \
7373

7474
1. This CDK L3 resource allows users to create and edit the Encryption at Rest using Customer Key Management configuration. MongoDB Cloud encrypts all storage by default whether or not you use your own key management.
7575

76-
2. Atlas limits this feature to dedicated cluster tiers of M10 and greater. For more information see: https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-encryption-at-rest-using-customer-key-management-
76+
2. Atlas limits this feature to dedicated cluster tiers of M10 and greater. For more information see: https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-encryption-at-rest-using-customer-key-management
77+
7778
3. This construnctor supports only [AWS Key Management Service](https://www.mongodb.com/docs/atlas/security-aws-kms/#security-aws-kms).
7879

7980
4. MongoDB does not support creating and configuring a IAM role via CFN and CDK. **Please follow this guide ([Enable Role-Based Access to Your Encryption Key for a Project](https://www.mongodb.com/docs/atlas/security-aws-kms/#enable-customer-managed-keys-with-aws-kms)) before trying to use this constructor as you must provide** `roleId` **and the** `customerMasterKeyId`.
@@ -295,4 +296,4 @@ You can find more information about activating this type in the [AWS CloudFormat
295296

296297
## License
297298

298-
Distributed under the Apache-2.0 License.
299+
Distributed under the Apache-2.0 License.

test/l1-resources/cloud-backup-schedule/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ This CFN resource must be active in your AWS account while using this constructo
2020

2121

2222
## Important Links
23-
- [API Documentation](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backups-schedule)
24-
- [Resource Usage Documentation](https://www.mongodb.com/docs/atlas/backup/cloud-backup/overview/#std-label-backup-cloud-provider)
23+
- [API Documentation](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backups)
24+
- [Resource Usage Documentation](https://www.mongodb.com/docs/atlas/backup/cloud-backup/overview/#std-label-backup-cloud-provider)

test/l1-resources/cloud-backup-snapshot/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ This CFN resource must be active in your AWS account while using this constructo
2020

2121

2222
## Important Links
23-
- [API Documentation](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backups-schedule)
24-
- [Resource Usage Documentation](https://www.mongodb.com/docs/atlas/backup/cloud-backup/restore-from-snapshot/)
23+
- [API Documentation](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cloud-backups)
24+
- [Resource Usage Documentation](https://www.mongodb.com/docs/atlas/backup/cloud-backup/restore-from-snapshot/)

0 commit comments

Comments
 (0)