Solved

An Application Running on an Amazon Linux EC2 Instance Needs

Question 299

Multiple Choice

An application running on an Amazon Linux EC2 instance needs to manage the AWS infrastructure. How can the EC2 instance be configured to make AWS API calls securely?


A) Sign the AWS CLI command using the signature version 4 process.
B) Run the aws configure AWS CLI command and specify the access key id and secret access key.
C) Specify a role for the EC2 instance with the necessary privileges.
D) Pass the access key id and secret access key as parameters for each AWS CLI command.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions