Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Implementing Identity Management on AWS

You're reading from  Implementing Identity Management on AWS

Product type Book
Published in Oct 2021
Publisher Packt
ISBN-13 9781800562288
Pages 504 pages
Edition 1st Edition
Languages
Author (1):
Jon Lehtinen Jon Lehtinen
Profile icon Jon Lehtinen

Table of Contents (17) Chapters

Preface Section 1: IAM and AWS – Critical Concepts, Definitions, and Tools
Chapter 1: An Introduction to IAM and AWS IAM Concepts Chapter 2: An Introduction to the AWS CLI Chapter 3: IAM User Management Chapter 4: Access Management, Policies, and Permissions Chapter 5: Introducing Amazon Cognito Chapter 6: Introduction to AWS Organizations and AWS Single Sign-On Chapter 7: Other AWS Identity Services Section 2: Implementing IAM on AWS for Administrative Use Cases
Chapter 8: An Ounce of Prevention – Planning Your Administrative Model Chapter 9: Bringing Your Admins into the AWS Administrative Backplane Chapter 10: Administrative Single Sign-On to the AWS Backplane Section 3: Implementing IAM on AWS for Application Use Cases
Chapter 11: Bringing Your Users into AWS Chapter 12: AWS-Hosted Application Single Sign-On Using an Existing Identity Provider Other Books You May Enjoy

Exploring the AWS policy types

There are more than a few policy objects available within AWS. Every request and action within an AWS account is evaluated against these policies at execution time. Since that is a lot of moving parts determining permissions, let's take a look at the six major policy types and how they are used.

Identity-based policies

Identity-based policies are the policies that determine what an identity object can do. These policies are JSON documents that spell out the user, group, or role that can perform the action, the resources that those actions can be performed on, and the conditions under which those actions are valid. These identity-based policies are better understood by some further categorization into three additional policy types, which we will now explore in greater detail.

AWS managed policies

AWS IAM comes prepopulated with several hundred policy objects. They are not natively used in a new AWS account; they are simply available for...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}