AWS Organizations Flashcards
What is AWS Organizations?
A mechanism to manage multiple AWS accounts at once.
True or false: AWS Organizations allows you to centrally manage policies across all member accounts?
True.
Can you control access across all AWS accounts using Organizations?
Yes.
True or False: AWS is not yet capable of automating account creation across accounts?
False.
Can AWS Organizations consolidate billing across member accounts?
Yes.
What is the advantage of access control in AWS Organizations?
Allows you to createService Control Policies (SCP) that centrally control what services users have access to.
What does SCP stand for in AWS Organizations?
Service Control Policies
An IAM user in an AWS account has access to Kineses. At the same time, that account belongs to an AWS Organization that denies access to Kineses for that account. Will the user have access to Kineses?
No. Service Account Policies that deny access to services will override IAM permissions that allow them.
How do you automate the creation of accounts and role assignment via Organization?
Through the AWS Organizations API
True or false: AWS Organizations allows you to see account expenses. However, paying the bill is done at the account level.
False. Organizations allows for payment of all account bills through a single centralized payment method.