AWS Lambda announces support for Attribute-Based Access Control (ABAC) in AWS GovCloud (US) Regions. - devamazonaws.blogspot.com
ABAC is an authorization strategy that defines access permissions based on tags which can be attached to IAM resources such as IAM users and roles, and to Amazon Web Services resources, like Lambda functions, to simplify permission management. ABAC support for Lambda functions allows you to scale your permissions as your organization innovates and give granular access to developers without requiring a policy update when a user or project is added, removed or updated. With ABAC support for Amazon Lambda, IAM policies can be used to allow or deny specific Lambda API actions when the IAM principal's tags match the tags on a Lambda function.
Post Updated on November 21, 2022 at 08:19PM
Comments
Post a Comment