Chapter 02 of 05
Lessons 11-20
10 lessons20 min readingParts 91-100
- 01Distinguish IAM managed and inline policiesList attached managed policies and inline policy names for the same IAM user.2 min read2 min read
- 02List managed policies attached to an IAM userReturn the names and ARNs of managed policies directly attached to one user.2 min read2 min read
- 03List inline policies on an IAM userList inline policy names and retrieve one embedded policy document.2 min read2 min read
- 04Understand IAM policy JSON anatomyBuild and validate a small identity policy with Version, Statement, Effect, Action, and Resource.2 min read2 min read
- 05Create a customer managed IAM policyCreate a reusable customer managed policy from a validated JSON document.2 min read2 min read
- 06Inspect IAM managed policy metadataRead a managed policy's ARN, path, attachment count, update time, and default version.2 min read2 min read
- 07Read an IAM managed policy documentResolve a managed policy's default version ID and retrieve its JSON permissions document.2 min read2 min read
- 08Attach a managed policy to an IAM userAttach one customer managed policy to a user and verify the direct attachment.2 min read2 min read
- 09Detach a managed policy from an IAM userRemove one direct managed-policy attachment and verify it is absent.2 min read2 min read
- 10Create a new IAM managed policy versionUpdate a customer managed policy by creating and selecting a new default version.2 min read2 min read