Skip to content

No examples for client-guardduty FindingCriteria #7031

Open
@tomchiverton

Description

@tomchiverton

Describe the issue

No examples of filtering, here is one I would have found useful

		{
		DetectorId: _detectorId,
		FindingCriteria: {
		    Criterion: {
		      "type": {
		      	"Eq":["Object:S3/MaliciousFile"]
		      }
		  }
		}
```

### Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/guardduty/command/ListFindingsCommand/

Metadata

Metadata

Assignees

Labels

documentationThis is a problem with documentation.p3This is a minor priority issuequeuedThis issues is on the AWS team's backlog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions