You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: internal/usage/usage.go
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,7 @@ dbName and collection are required only for built-in roles.`
84
84
DataLakeTestBucket="Name of an Amazon S3 data bucket that Atlas Data Federation uses to validate the provided role."
85
85
PrivateEndpointRegion="Cloud provider region in which you want to create the private endpoint connection. For a complete list of supported AWS regions, see: https://dochub.mongodb.org/core/aws-atlas. For a complete list of supported Azure regions, see: https://dochub.mongodb.org/core/azure-atlas. For a complete list of supported GCP regions, see: https://dochub.mongodb.org/core/gcp-atlas."
86
86
PrivateEndpointProvider="Name of the cloud provider you want to create the private endpoint connection for."
87
+
PortMappingEnabled="Flag that indicates whether this endpoint service uses PSC port-mapping. This is only applicable for GCP Private Endpoint Services."
87
88
Comment="Optional description or comment for the entry."
88
89
AccessListsDeleteAfter="ISO-8601-formatted UTC date after which Atlas removes the entry from the access list."
89
90
BDUsersDeleteAfter="Timestamp in ISO 8601 in UTC after which Atlas deletes the user."
0 commit comments