(Choose 1 answer)
When you access AWS programmatically, you use an access key to verify your identity and the identity of your applications. When programming using the AWS SDK locally on your personal computer, which method should you use for supplying AWS credentials?
A. Configure the AWS Credentials file to contain a username and password associated with an IAM User
B. Use Temporary Role Based Access using IAM Roles
C. Configure the AWS Credentials file to contain an access key id and secret access associated with an IAM User
D. Hard coding the credentials into the code
El 11