# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
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
For documentation about obtaining apiKey and apiSecret go to https://docs.atlas.mongodb.com/configure-api-access.