Skip to content

Commit d131aad

Browse files
CLOUDP-329199: updates dock link with new format
1 parent 7e207ec commit d131aad

File tree

87 files changed

+91
-93
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+91
-93
lines changed

API.md

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ L3 constructs are called patterns. They’re designed to complete common tasks i
6767
|------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
6868
| atlas-basic | The resource lets you create Project, Cluster, DB User and configures IpAccesslist. | [README.md](l3-resources/atlas-basic/README.md) |
6969
| atlas-basic-private-endpoint | Creates a MongoDB Atlas Project, Cluster, DBuser, Private Endpoint and adds an IP entry to the IP Access List. | [README.md](l3-resources/atlas-basic-private-endpoint/README.md) |
70-
| encryption-at-rest-express | The resource lets you create an Atlas Cluster, DB User, add an entry to the IP Access List and sets [Encryption at Rest using Customer Key Management](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Encryption-at-Rest-using-Customer-Key-Management) in your MongoDB Atlas Project. | [README.md](l3-resources/encryption-at-rest-express/README.md) |
70+
| encryption-at-rest-express | The resource lets you create an Atlas Cluster, DB User, add an entry to the IP Access List and sets [Encryption at Rest using Customer Key Management](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-encryption-at-rest-using-customer-key-management) in your MongoDB Atlas Project. | [README.md](l3-resources/encryption-at-rest-express/README.md) |

src/l1-resources/access-list-api-key/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Manages the access list entries for the specified organization API key.
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Programmatic-API-Keys)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-programmatic-api-keys)
1717

1818
## Usage
1919

src/l1-resources/alert-configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Returns and edits the conditions that trigger alerts and how MongoDB Cloud notif
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Alert-Configurations)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-alert-configurations)
1717

1818
## Usage
1919

src/l1-resources/auditing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Returns and edits database auditing settings for MongoDB Cloud projects.
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Auditing)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-auditing)
1717

1818
## Usage
1919

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

Lines changed: 1 addition & 1 deletion
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/atlas/reference/api-resources-spec/#tag/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-backup-restore-jobs)
1717

1818
## Usage
1919

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

Lines changed: 1 addition & 1 deletion
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/atlas/reference/api-resources-spec/#tag/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-backup-schedule)
1717

1818
## Usage
1919

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

Lines changed: 1 addition & 1 deletion
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/atlas/reference/api-resources-spec/#tag/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-backup-export)
1717

1818
## Usage
1919

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Returns, takes, and removes Cloud Backup snapshots.
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Cloud-Backups)
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

src/l1-resources/cluster-outage-simulation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This resource allows you to Starts a cluster outage simulation..
1313

1414
## MongoDB Atlas API Docs
1515

16-
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Cluster-Outage-Simulation)
16+
For more information about the API refer to: [API Endpoints](https://www.mongodb.com/docs/api/doc/atlas-admin-api-v2/group/endpoint-cluster-outage-simulation)
1717

1818
## Usage
1919

0 commit comments

Comments
 (0)