Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In AWS, if you have an EC2 instances that talks with other AWS resources, like S3 (say using scripts using the AWS SDK), and you have your Access Key and Secret configured in the ~/.aws/credentials file, you can add security by replace this key setup and use [...] instead
Answer

Roles

^^ so in any setup where the credentials are pulled from the ~/.aws/credentials file, you can use Roles instead, but in setups where the configuration is pulled from somewhere else, not controlled by AWS, for example in the case of configuring AWS SES with Postfix email, where the SES access key and id are in the /etc/postfix/sasl_passwd file on your EC2 instance, you cannot switch to using roles.


Question
In AWS, if you have an EC2 instances that talks with other AWS resources, like S3 (say using scripts using the AWS SDK), and you have your Access Key and Secret configured in the ~/.aws/credentials file, you can add security by replace this key setup and use [...] instead
Answer
?

Question
In AWS, if you have an EC2 instances that talks with other AWS resources, like S3 (say using scripts using the AWS SDK), and you have your Access Key and Secret configured in the ~/.aws/credentials file, you can add security by replace this key setup and use [...] instead
Answer

Roles

^^ so in any setup where the credentials are pulled from the ~/.aws/credentials file, you can use Roles instead, but in setups where the configuration is pulled from somewhere else, not controlled by AWS, for example in the case of configuring AWS SES with Postfix email, where the SES access key and id are in the /etc/postfix/sasl_passwd file on your EC2 instance, you cannot switch to using roles.


Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.