AssessmentTargetFilter
Filters assessment list results by the resource that was assessed. Provide an entity identifier, a change set identifier, or both.
Contents
Note
In the following list, the required parameters are described first.
- ChangeSetId
-
The unique ID of the change set that triggered the assessments you want to list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[\w\-]+$Required: No
- EntityId
-
The unique ID of the entity whose assessments you want to list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[\w\-]+$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: