DEV Community

Karthik Sakthivel
Karthik Sakthivel

Posted on

AWS Lambda now supports tagging of Event Source Mappings and Code Signing Config resources

What's new at AWS πŸ“’

πŸ”° AWSLambda now supports tagging of Event Source Mappings and Code Signing Config resources

πŸ”° Tags are simple key-value pairs that customers can assign to AWS resources to easily organize, search, identify resources, and control access.

πŸ”° Prior to this launch, customer tagging was limited to Lambda Function resources.

πŸ”° With this launch, customers can now use tag-based controls to manage access to ESM or CSC resources used with their Lambda functions.

πŸ“Œ Key Note:
βš• This new feature of tagging ESM and CSC resources is available at no additional cost.
βš• Event source mappings do not automatically inherit tags from functions and use Lambda API.

πŸ”° Since Using Lambda, customers can run code for virtually any type of applications or backend services with zero administration.

πŸ”° AWS Tagging Strategies include:
βš• Tags for resource organization
βš• Tags for cost allocation
βš• Tags for automation
βš• Tags for access control
βš• Tagging for Reactive & Proactive governance

πŸ“Œ Explore more about AWS Lambda Features: https://aws.amazon.com/lambda/features/

Top comments (0)