| 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 CompletableFuture<CancelSbomExportResponse> |
Inspector2AsyncClient.cancelSbomExport(CancelSbomExportRequest cancelSbomExportRequest)
Cancels a software bill of materials (SBOM) report.
|
default CancelSbomExportResponse |
Inspector2Client.cancelSbomExport(CancelSbomExportRequest cancelSbomExportRequest)
Cancels a software bill of materials (SBOM) report.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelSbomExportRequestMarshaller.marshall(CancelSbomExportRequest cancelSbomExportRequest) |
Copyright © 2023. All rights reserved.