- Which format is not supported by the AWS CLI?
- JSON
- Table
- XML
- Text
- Is it recommended to use the AWS root account for everyday interaction with AWS? If yes, why?
- What environment variables do you need to set to use the AWS CLI?
- How do you use the AWS CLI with named profiles?
- Explain the GOPATH environment variable.
- Which command-line command compiles a program in Go?
- go build
- go run
- go fmt
- go doc
- What's the Go workspace?




















































