Chapter 6: Working with Your AWS Resources
-
D. You can sign in as the root user or as an IAM user. Although you need to specify the account alias or account ID to log in as an IAM user, those are not credentials. You can’t log in to the console using an access key ID.
-
B. Once you’re logged in, your session will remain active for 12 hours. After that, it’ll expire and log you out to protect your account.
-
A. If a resource that should be visible appears to be missing, you may have the wrong Region selected. Since you’re logged in as the root, you have view access to all resources in your account. You don’t need an access key to use the console. You can’t select an Availability Zone in the navigation bar.
-
C. Each resource tag you create must have a key, but a value is optional. Tags don’t have to be unique within an account, and they are case-sensitive.
-
A. The AWS CLI requires an access key ID and secret key. You can use...