| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2 |
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities
within your Amazon EC2 and Amazon ECR environments.
|
| software.amazon.awssdk.services.inspector2.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateFilterResponse |
Inspector2Client.updateFilter(UpdateFilterRequest updateFilterRequest)
Specifies the action that is to be applied to the findings that match the filter.
|
default CompletableFuture<UpdateFilterResponse> |
Inspector2AsyncClient.updateFilter(UpdateFilterRequest updateFilterRequest)
Specifies the action that is to be applied to the findings that match the filter.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateFilterRequestMarshaller.marshall(UpdateFilterRequest updateFilterRequest) |
Copyright © 2022. All rights reserved.