What's new at AWS
ABAC is an authorization strategy that defines access permissions based on tags attached used to configure access permissions and policies to users, roles, and various AWS resources.
๐ Tag-based access conditions can be used to allow or deny specific actions, when AWS IAM) principalsโ tags match the tags on an Amazon DynamoDB table.
๐ AWS IAM Principals:
โ AWS Account and Root user
โ IAM Users and Federated user
โ IAM Roles
โ AWS services
โ Except IAM Group.
๐ Benefits of IAM ABAC:
โ Customers can now set more granular access permissions based on your organizational structures.
โ Most importantly, ABAC allows customers to scale tags-based permissions to new employees and changing resource structures, without rewriting policies as organizations grow.
๐ ABAC for Amazon DynamoDB is now available in limited preview in the Ohio, Virginia and N. California Regions only.
Top comments (0)