Questions
- What is coarse-grained authorization?
- What is fine-grained authorization?
- What is a permission set?
- How does a permission set grant access to the AWS accounts to which it is attached?
a. It provisions users into that account.
b. It automatically creates an assumable AWS IAM role for the federated user to assume in the managed AWS account.
c. It doesn't.
- AWS CLI access through AWS SSO removes the need to use long-lived programmatic credentials managed through AWS IAM.
a. True
b. False