AWS Account Basics Flashcards
Cantril Learning
What is an AWS Account?
It is simply a container for identities (users) and resources (the services you provision)
What do you need to setup a basic AWS account?
You require a name, for example, PROD for production, a unique email address and a credit card.
What kind of user is created when you first open up an AWS Account?
A root user. This user is only capable of logging into the account it is associated with.
What level of control does the special user created when you first open an AWS Account have?
This user has full control over the account and any resources within it.
What level of access do outside entities, such as external services, have by default when an AWS Account is first opened?
All access is denied by default. This includes external identities as well as services.