Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 299 Bytes

Go SDK examples

Running Examples

For documentation about obtaining apiKey and apiSecret go to https://docs.atlas.mongodb.com/configure-api-access.

export MONGODB_ATLAS_PUBLIC_KEY=somekey 
export MONGODB_ATLAS_PRIVATE_KEY=some-secret-key-for-gosdkapi
go run ./aws_cluster/aws.go