Choose a topic to test your knowledge and improve your AWS IAM skills
Identify the wrong statement.
Which of these is Identity in IAM?
When you first create an Amazon Web Services (AWS) account, you begin with a single sign-in identity that has complete access to all AWS services and resources in the account. This identity is called:
An IAM user:
Choose the below statements are true or false for AWS: 1. When you create an IAM user, you grant it permissions by making it a member of a group that has appropriate permission policies attached (recommended), or by directly attaching policies to the user 2. You can also clone the permissions of an existing IAM user, which automatically makes the new user a member of the same groups and attaches all the same policies.
IAM group: (a) (b) (c) (d)
Which of these is IAM principal?
IAM role:
Temporary credentials:
AWS evaluates _______ when an IAM principal makes a request.
AWS supports ______ types of policies.
Which of these is not an IAM policy type?
Identify the wrong statement.
Names of IAM identities (users, roles, and groups):
How many maximum groups can be created in an AWS account?
How many maximum users can be created in an AWS account?
How many maximum roles can be created in an AWS account?
An IAM user cannot be a member of more than __ groups.
How many maximum access keys can be assigned to an IAM user?
How many maximum customer-managed policies can be created in an AWS account?
How many maximum managed policies can be assigned to an IAM entity?
How many maximum server certificates can be store in an AWS account?
Which statement is wrong for Dark Web?
In addition to using IAM roles and policies or custom authorizers, you can use an ________ user pool to control who can access your API in Amazon API Gateway.
_allows your HTTP backend to control and accept only requests originating from Amazon API Gateway, even if the backend is publicly accessible.
Identify the wrong statement for AWS.