| 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, Amazon ECR, and Amazon Web Services Lambda environments.
|
| software.amazon.awssdk.services.inspector2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetEc2DeepInspectionConfigurationResponse |
Inspector2Client.getEc2DeepInspectionConfiguration(GetEc2DeepInspectionConfigurationRequest getEc2DeepInspectionConfigurationRequest)
Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your
account.
|
default CompletableFuture<GetEc2DeepInspectionConfigurationResponse> |
Inspector2AsyncClient.getEc2DeepInspectionConfiguration(GetEc2DeepInspectionConfigurationRequest getEc2DeepInspectionConfigurationRequest)
Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your
account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEc2DeepInspectionConfigurationRequestMarshaller.marshall(GetEc2DeepInspectionConfigurationRequest getEc2DeepInspectionConfigurationRequest) |
Copyright © 2023. All rights reserved.