| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateOrgEc2DeepInspectionConfigurationResponse |
Inspector2Client.updateOrgEc2DeepInspectionConfiguration(Consumer<UpdateOrgEc2DeepInspectionConfigurationRequest.Builder> updateOrgEc2DeepInspectionConfigurationRequest)
Updates the Amazon Inspector deep inspection custom paths for your organization.
|
default UpdateOrgEc2DeepInspectionConfigurationResponse |
Inspector2Client.updateOrgEc2DeepInspectionConfiguration(UpdateOrgEc2DeepInspectionConfigurationRequest updateOrgEc2DeepInspectionConfigurationRequest)
Updates the Amazon Inspector deep inspection custom paths for your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateOrgEc2DeepInspectionConfigurationResponse> |
Inspector2AsyncClient.updateOrgEc2DeepInspectionConfiguration(Consumer<UpdateOrgEc2DeepInspectionConfigurationRequest.Builder> updateOrgEc2DeepInspectionConfigurationRequest)
Updates the Amazon Inspector deep inspection custom paths for your organization.
|
default CompletableFuture<UpdateOrgEc2DeepInspectionConfigurationResponse> |
Inspector2AsyncClient.updateOrgEc2DeepInspectionConfiguration(UpdateOrgEc2DeepInspectionConfigurationRequest updateOrgEc2DeepInspectionConfigurationRequest)
Updates the Amazon Inspector deep inspection custom paths for your organization.
|
Copyright © 2023. All rights reserved.