Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are there any security risks in using the SAWS tool to access the AWS API? #98

Closed
ananthu99 opened this issue Jan 26, 2017 · 1 comment
Labels

Comments

@ananthu99
Copy link

Hi All,

Please let me know if there are any additional security precautions to be taken when using the SAWS tool. I do plan to use it with the AWS IAM User Credentials. But, I need to ensure that it's blessed by the InfoSec team - can anyone provide any additional information about it?

thanks,
Anand.

@donnemartin
Copy link
Owner

Hi @ananthu99, thanks for the question.

SAWS uses the same credentials setup as the aws cli. You can think of SAWS simply as a higher level wrapper around the aws cli to allow for features like autocompletion. Commands are passed to the aws cli itself to be executed, which does the heavy lifting under the hood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants