aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::InspectorV2::Filter - allow tags

Open
#1,170 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

Other

### Resource name

AWS::InspectorV2::Filter

### Description

Request to allow to add tags to the AWS::InspectorV2::Filter resource.
Currently, CloudFormation does not support tags property for AWS::InspectorV2::Filter.

AWS::InspectorV2::Filter - AWS CloudFormation
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-inspectorv2-filter.html

### Other Details

CreateFilter API supports tags property.

CreateFilter - Inspector
https://docs.aws.amazon.com/inspector/v2/APIReference/API_CreateFilter.html
```
"tags": {
"string" : "string"
}
```

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::InspectorV2::Filter CloudFormation documentation and the Inspector CreateFilter API reference linked in the issue. Confirm how the API's tags property maps to CloudFormation resource properties; done means the resource accepts and manages tags consistently with the API.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.