Skip to content

Commit

Permalink
Update internal/usage/usage.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Simpers <[email protected]>
  • Loading branch information
kanchana-mongodb and sarahsimpers authored Aug 9, 2023
1 parent 7956133 commit 17244b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/usage/usage.go
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ dbName and collection are required only for built-in roles.`
EnableRealtimePerformancePanel = "Flag that enables the Real Time Performance Panel project setting."
DisableRealtimePerformancePanel = "Flag that disables the Real Time Performance Panel project setting."
CloudProvider = "Name of the provider of the cloud service where Atlas can access the S3 bucket. Atlas only supports AWS."
ExportBucketIAMRoleID = "Unique identifier that Atlas assigns to the cloud provider access role for the bucket. To learn more about setting up and retrieving cloud provider access role, see: https://www.mongodb.com/docs/atlas/security/set-up-unified-aws-access/."
ExportBucketIAMRoleID = "Unique identifier that Atlas assigns to the cloud provider access role for the bucket. To learn more about setting up and retrieving a cloud provider access role, see: https://www.mongodb.com/docs/atlas/security/set-up-unified-aws-access/."
BucketID = "Unique identifier that Atlas assigns to the bucket."
CustomData = "Custom data to include in the metadata file named .complete that Atlas uploads to the bucket when the export job finishes. Custom data can be specified as key and value pairs."
ExportFrequencyType = "Frequency associated with the export policy. Value can be daily, weekly, or monthly."
Expand Down

0 comments on commit 17244b4

Please sign in to comment.