Skip to content

program arg #24

Discussion options

You must be logged in to vote

Hi @RamadhanAmizudin. for metadata service, just run cloudfox without the -p parameter and it will use the metadata service and retrieve the creds for you as long as their is an IAM role attached to the instance. for enmvironment variables it uses the same evironment variables as the AWS CLI:

https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html

$ export AWS_ACCESS_KEY_ID=AKIAIOSFODNN7EXAMPLE
$ export AWS_SECRET_ACCESS_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
$ export AWS_DEFAULT_REGION=us-west-2

Let me know if either of these don't work as expected.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RamadhanAmizudin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants