Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saas-9289-aws-lambda-has-tags #595

Merged
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions en/aws/lambda/lambda-has-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AWS / Lambda / Lambda Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | Lambda Has Tags |
| **Cloud** | AWS |
| **Category** | Lambda |
| **Description** | Ensure AWS Lambda function have tags. |
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
| **More Info** | Tags help you to group resources together that are related to or associated with each other. It is a best practice to tag cloud resources to better organize and gain visibility into their usage. |
| **AWS Link** | https://docs.aws.amazon.com/lambda/latest/dg/configuration-tags.html |
| **Recommended Action** | Modify Lambda function configurations and tags |
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved

## Detailed Remediation Steps
1. Log into the AWS Management Console.
2. Select the "Services" option and search for Lambda. </br> <img src="/resources/aws/lambda/lambda-has-tags/step2.png"/>
3. Scroll down the left navigation panel and choose "Functions".</br> <img src="/resources/aws/lambda/lambda-has-tags/step3.png"/>
4. Select the Lambda function that needs to have tags.</br> <img src="/resources/aws/lambda/lambda-has-tags/step4.png"/>
5. On the "Lambda Functions" page scroll down and choose "Configuration".</br> <img src="/resources/aws/lambda/lambda-has-tags/step5.png"/>
6. Scroll down the "Configuration" tab and choose "Tags" tab in left navigation panel and Click on "Manage Tags".</br> <img src="/resources/aws/lambda/lambda-has-tags/step6.png"/>
7. On Manage tags page Click on "Add new tag" button and enter key and value for tag then Click on Save.</br> <img src="/resources/aws/lambda/lambda-has-tags/step7.png"/>
alphadev4 marked this conversation as resolved.
Show resolved Hide resolved

alphadev4 marked this conversation as resolved.
Show resolved Hide resolved

alphadev4 marked this conversation as resolved.
Show resolved Hide resolved
1 change: 1 addition & 0 deletions resources/aws/lambda/lambda-has-tags/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

Binary file added resources/aws/lambda/lambda-has-tags/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/lambda/lambda-has-tags/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/lambda/lambda-has-tags/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/lambda/lambda-has-tags/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/lambda/lambda-has-tags/step6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/aws/lambda/lambda-has-tags/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.