| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| Modifier and Type | Method and Description |
|---|---|
default AddAttributesToFindingsResponse |
InspectorClient.addAttributesToFindings(AddAttributesToFindingsRequest addAttributesToFindingsRequest)
Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.
|
default AddAttributesToFindingsResponse |
InspectorClient.addAttributesToFindings(Consumer<AddAttributesToFindingsRequest.Builder> addAttributesToFindingsRequest)
Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings.
|
default CreateAssessmentTargetResponse |
InspectorClient.createAssessmentTarget(Consumer<CreateAssessmentTargetRequest.Builder> createAssessmentTargetRequest)
Creates a new assessment target using the ARN of the resource group that is generated by
CreateResourceGroup.
|
default CreateAssessmentTargetResponse |
InspectorClient.createAssessmentTarget(CreateAssessmentTargetRequest createAssessmentTargetRequest)
Creates a new assessment target using the ARN of the resource group that is generated by
CreateResourceGroup.
|
default CreateAssessmentTemplateResponse |
InspectorClient.createAssessmentTemplate(Consumer<CreateAssessmentTemplateRequest.Builder> createAssessmentTemplateRequest)
Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.
|
default CreateAssessmentTemplateResponse |
InspectorClient.createAssessmentTemplate(CreateAssessmentTemplateRequest createAssessmentTemplateRequest)
Creates an assessment template for the assessment target that is specified by the ARN of the assessment target.
|
default CreateExclusionsPreviewResponse |
InspectorClient.createExclusionsPreview(Consumer<CreateExclusionsPreviewRequest.Builder> createExclusionsPreviewRequest)
Starts the generation of an exclusions preview for the specified assessment template.
|
default CreateExclusionsPreviewResponse |
InspectorClient.createExclusionsPreview(CreateExclusionsPreviewRequest createExclusionsPreviewRequest)
Starts the generation of an exclusions preview for the specified assessment template.
|
default CreateResourceGroupResponse |
InspectorClient.createResourceGroup(Consumer<CreateResourceGroupRequest.Builder> createResourceGroupRequest)
Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2
instances to be included in an Amazon Inspector assessment target.
|
default CreateResourceGroupResponse |
InspectorClient.createResourceGroup(CreateResourceGroupRequest createResourceGroupRequest)
Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2
instances to be included in an Amazon Inspector assessment target.
|
default DeleteAssessmentRunResponse |
InspectorClient.deleteAssessmentRun(Consumer<DeleteAssessmentRunRequest.Builder> deleteAssessmentRunRequest)
Deletes the assessment run that is specified by the ARN of the assessment run.
|
default DeleteAssessmentRunResponse |
InspectorClient.deleteAssessmentRun(DeleteAssessmentRunRequest deleteAssessmentRunRequest)
Deletes the assessment run that is specified by the ARN of the assessment run.
|
default DeleteAssessmentTargetResponse |
InspectorClient.deleteAssessmentTarget(Consumer<DeleteAssessmentTargetRequest.Builder> deleteAssessmentTargetRequest)
Deletes the assessment target that is specified by the ARN of the assessment target.
|
default DeleteAssessmentTargetResponse |
InspectorClient.deleteAssessmentTarget(DeleteAssessmentTargetRequest deleteAssessmentTargetRequest)
Deletes the assessment target that is specified by the ARN of the assessment target.
|
default DeleteAssessmentTemplateResponse |
InspectorClient.deleteAssessmentTemplate(Consumer<DeleteAssessmentTemplateRequest.Builder> deleteAssessmentTemplateRequest)
Deletes the assessment template that is specified by the ARN of the assessment template.
|
default DeleteAssessmentTemplateResponse |
InspectorClient.deleteAssessmentTemplate(DeleteAssessmentTemplateRequest deleteAssessmentTemplateRequest)
Deletes the assessment template that is specified by the ARN of the assessment template.
|
default GetAssessmentReportResponse |
InspectorClient.getAssessmentReport(Consumer<GetAssessmentReportRequest.Builder> getAssessmentReportRequest)
Produces an assessment report that includes detailed and comprehensive results of a specified assessment run.
|
default GetAssessmentReportResponse |
InspectorClient.getAssessmentReport(GetAssessmentReportRequest getAssessmentReportRequest)
Produces an assessment report that includes detailed and comprehensive results of a specified assessment run.
|
default GetExclusionsPreviewResponse |
InspectorClient.getExclusionsPreview(Consumer<GetExclusionsPreviewRequest.Builder> getExclusionsPreviewRequest)
Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token.
|
default GetExclusionsPreviewResponse |
InspectorClient.getExclusionsPreview(GetExclusionsPreviewRequest getExclusionsPreviewRequest)
Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token.
|
default GetExclusionsPreviewIterable |
InspectorClient.getExclusionsPreviewPaginator(Consumer<GetExclusionsPreviewRequest.Builder> getExclusionsPreviewRequest)
Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token.
|
default GetExclusionsPreviewIterable |
InspectorClient.getExclusionsPreviewPaginator(GetExclusionsPreviewRequest getExclusionsPreviewRequest)
Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token.
|
default GetTelemetryMetadataResponse |
InspectorClient.getTelemetryMetadata(Consumer<GetTelemetryMetadataRequest.Builder> getTelemetryMetadataRequest)
Information about the data that is collected for the specified assessment run.
|
default GetTelemetryMetadataResponse |
InspectorClient.getTelemetryMetadata(GetTelemetryMetadataRequest getTelemetryMetadataRequest)
Information about the data that is collected for the specified assessment run.
|
default ListAssessmentRunAgentsResponse |
InspectorClient.listAssessmentRunAgents(Consumer<ListAssessmentRunAgentsRequest.Builder> listAssessmentRunAgentsRequest)
Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListAssessmentRunAgentsResponse |
InspectorClient.listAssessmentRunAgents(ListAssessmentRunAgentsRequest listAssessmentRunAgentsRequest)
Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListAssessmentRunAgentsIterable |
InspectorClient.listAssessmentRunAgentsPaginator(Consumer<ListAssessmentRunAgentsRequest.Builder> listAssessmentRunAgentsRequest)
Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListAssessmentRunAgentsIterable |
InspectorClient.listAssessmentRunAgentsPaginator(ListAssessmentRunAgentsRequest listAssessmentRunAgentsRequest)
Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListAssessmentRunsResponse |
InspectorClient.listAssessmentRuns()
Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the
assessment templates.
|
default ListAssessmentRunsResponse |
InspectorClient.listAssessmentRuns(Consumer<ListAssessmentRunsRequest.Builder> listAssessmentRunsRequest)
Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the
assessment templates.
|
default ListAssessmentRunsResponse |
InspectorClient.listAssessmentRuns(ListAssessmentRunsRequest listAssessmentRunsRequest)
Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the
assessment templates.
|
default ListAssessmentRunsIterable |
InspectorClient.listAssessmentRunsPaginator()
Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the
assessment templates.
|
default ListAssessmentRunsIterable |
InspectorClient.listAssessmentRunsPaginator(Consumer<ListAssessmentRunsRequest.Builder> listAssessmentRunsRequest)
Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the
assessment templates.
|
default ListAssessmentRunsIterable |
InspectorClient.listAssessmentRunsPaginator(ListAssessmentRunsRequest listAssessmentRunsRequest)
Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the
assessment templates.
|
default ListAssessmentTargetsResponse |
InspectorClient.listAssessmentTargets()
Lists the ARNs of the assessment targets within this AWS account.
|
default ListAssessmentTargetsResponse |
InspectorClient.listAssessmentTargets(Consumer<ListAssessmentTargetsRequest.Builder> listAssessmentTargetsRequest)
Lists the ARNs of the assessment targets within this AWS account.
|
default ListAssessmentTargetsResponse |
InspectorClient.listAssessmentTargets(ListAssessmentTargetsRequest listAssessmentTargetsRequest)
Lists the ARNs of the assessment targets within this AWS account.
|
default ListAssessmentTargetsIterable |
InspectorClient.listAssessmentTargetsPaginator()
Lists the ARNs of the assessment targets within this AWS account.
|
default ListAssessmentTargetsIterable |
InspectorClient.listAssessmentTargetsPaginator(Consumer<ListAssessmentTargetsRequest.Builder> listAssessmentTargetsRequest)
Lists the ARNs of the assessment targets within this AWS account.
|
default ListAssessmentTargetsIterable |
InspectorClient.listAssessmentTargetsPaginator(ListAssessmentTargetsRequest listAssessmentTargetsRequest)
Lists the ARNs of the assessment targets within this AWS account.
|
default ListAssessmentTemplatesResponse |
InspectorClient.listAssessmentTemplates()
Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the
assessment targets.
|
default ListAssessmentTemplatesResponse |
InspectorClient.listAssessmentTemplates(Consumer<ListAssessmentTemplatesRequest.Builder> listAssessmentTemplatesRequest)
Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the
assessment targets.
|
default ListAssessmentTemplatesResponse |
InspectorClient.listAssessmentTemplates(ListAssessmentTemplatesRequest listAssessmentTemplatesRequest)
Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the
assessment targets.
|
default ListAssessmentTemplatesIterable |
InspectorClient.listAssessmentTemplatesPaginator()
Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the
assessment targets.
|
default ListAssessmentTemplatesIterable |
InspectorClient.listAssessmentTemplatesPaginator(Consumer<ListAssessmentTemplatesRequest.Builder> listAssessmentTemplatesRequest)
Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the
assessment targets.
|
default ListAssessmentTemplatesIterable |
InspectorClient.listAssessmentTemplatesPaginator(ListAssessmentTemplatesRequest listAssessmentTemplatesRequest)
Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the
assessment targets.
|
default ListEventSubscriptionsResponse |
InspectorClient.listEventSubscriptions()
Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment
template.
|
default ListEventSubscriptionsResponse |
InspectorClient.listEventSubscriptions(Consumer<ListEventSubscriptionsRequest.Builder> listEventSubscriptionsRequest)
Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment
template.
|
default ListEventSubscriptionsResponse |
InspectorClient.listEventSubscriptions(ListEventSubscriptionsRequest listEventSubscriptionsRequest)
Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment
template.
|
default ListEventSubscriptionsIterable |
InspectorClient.listEventSubscriptionsPaginator()
Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment
template.
|
default ListEventSubscriptionsIterable |
InspectorClient.listEventSubscriptionsPaginator(Consumer<ListEventSubscriptionsRequest.Builder> listEventSubscriptionsRequest)
Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment
template.
|
default ListEventSubscriptionsIterable |
InspectorClient.listEventSubscriptionsPaginator(ListEventSubscriptionsRequest listEventSubscriptionsRequest)
Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment
template.
|
default ListExclusionsResponse |
InspectorClient.listExclusions(Consumer<ListExclusionsRequest.Builder> listExclusionsRequest)
List exclusions that are generated by the assessment run.
|
default ListExclusionsResponse |
InspectorClient.listExclusions(ListExclusionsRequest listExclusionsRequest)
List exclusions that are generated by the assessment run.
|
default ListExclusionsIterable |
InspectorClient.listExclusionsPaginator(Consumer<ListExclusionsRequest.Builder> listExclusionsRequest)
List exclusions that are generated by the assessment run.
|
default ListExclusionsIterable |
InspectorClient.listExclusionsPaginator(ListExclusionsRequest listExclusionsRequest)
List exclusions that are generated by the assessment run.
|
default ListFindingsResponse |
InspectorClient.listFindings()
Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListFindingsResponse |
InspectorClient.listFindings(Consumer<ListFindingsRequest.Builder> listFindingsRequest)
Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListFindingsResponse |
InspectorClient.listFindings(ListFindingsRequest listFindingsRequest)
Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListFindingsIterable |
InspectorClient.listFindingsPaginator()
Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListFindingsIterable |
InspectorClient.listFindingsPaginator(Consumer<ListFindingsRequest.Builder> listFindingsRequest)
Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListFindingsIterable |
InspectorClient.listFindingsPaginator(ListFindingsRequest listFindingsRequest)
Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs.
|
default ListRulesPackagesResponse |
InspectorClient.listRulesPackages()
Lists all available Amazon Inspector rules packages.
|
default ListRulesPackagesResponse |
InspectorClient.listRulesPackages(Consumer<ListRulesPackagesRequest.Builder> listRulesPackagesRequest)
Lists all available Amazon Inspector rules packages.
|
default ListRulesPackagesResponse |
InspectorClient.listRulesPackages(ListRulesPackagesRequest listRulesPackagesRequest)
Lists all available Amazon Inspector rules packages.
|
default ListRulesPackagesIterable |
InspectorClient.listRulesPackagesPaginator()
Lists all available Amazon Inspector rules packages.
|
default ListRulesPackagesIterable |
InspectorClient.listRulesPackagesPaginator(Consumer<ListRulesPackagesRequest.Builder> listRulesPackagesRequest)
Lists all available Amazon Inspector rules packages.
|
default ListRulesPackagesIterable |
InspectorClient.listRulesPackagesPaginator(ListRulesPackagesRequest listRulesPackagesRequest)
Lists all available Amazon Inspector rules packages.
|
default ListTagsForResourceResponse |
InspectorClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists all tags associated with an assessment template.
|
default ListTagsForResourceResponse |
InspectorClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists all tags associated with an assessment template.
|
default PreviewAgentsResponse |
InspectorClient.previewAgents(Consumer<PreviewAgentsRequest.Builder> previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
default PreviewAgentsResponse |
InspectorClient.previewAgents(PreviewAgentsRequest previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
default PreviewAgentsIterable |
InspectorClient.previewAgentsPaginator(Consumer<PreviewAgentsRequest.Builder> previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
default PreviewAgentsIterable |
InspectorClient.previewAgentsPaginator(PreviewAgentsRequest previewAgentsRequest)
Previews the agents installed on the EC2 instances that are part of the specified assessment target.
|
default RegisterCrossAccountAccessRoleResponse |
InspectorClient.registerCrossAccountAccessRole(Consumer<RegisterCrossAccountAccessRoleRequest.Builder> registerCrossAccountAccessRoleRequest)
Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security
assessments.
|
default RegisterCrossAccountAccessRoleResponse |
InspectorClient.registerCrossAccountAccessRole(RegisterCrossAccountAccessRoleRequest registerCrossAccountAccessRoleRequest)
Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security
assessments.
|
default RemoveAttributesFromFindingsResponse |
InspectorClient.removeAttributesFromFindings(Consumer<RemoveAttributesFromFindingsRequest.Builder> removeAttributesFromFindingsRequest)
Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings
where an attribute with the specified key exists.
|
default RemoveAttributesFromFindingsResponse |
InspectorClient.removeAttributesFromFindings(RemoveAttributesFromFindingsRequest removeAttributesFromFindingsRequest)
Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings
where an attribute with the specified key exists.
|
default SetTagsForResourceResponse |
InspectorClient.setTagsForResource(Consumer<SetTagsForResourceRequest.Builder> setTagsForResourceRequest)
Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment
template.
|
default SetTagsForResourceResponse |
InspectorClient.setTagsForResource(SetTagsForResourceRequest setTagsForResourceRequest)
Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment
template.
|
default StartAssessmentRunResponse |
InspectorClient.startAssessmentRun(Consumer<StartAssessmentRunRequest.Builder> startAssessmentRunRequest)
Starts the assessment run specified by the ARN of the assessment template.
|
default StartAssessmentRunResponse |
InspectorClient.startAssessmentRun(StartAssessmentRunRequest startAssessmentRunRequest)
Starts the assessment run specified by the ARN of the assessment template.
|
default StopAssessmentRunResponse |
InspectorClient.stopAssessmentRun(Consumer<StopAssessmentRunRequest.Builder> stopAssessmentRunRequest)
Stops the assessment run that is specified by the ARN of the assessment run.
|
default StopAssessmentRunResponse |
InspectorClient.stopAssessmentRun(StopAssessmentRunRequest stopAssessmentRunRequest)
Stops the assessment run that is specified by the ARN of the assessment run.
|
default SubscribeToEventResponse |
InspectorClient.subscribeToEvent(Consumer<SubscribeToEventRequest.Builder> subscribeToEventRequest)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
default SubscribeToEventResponse |
InspectorClient.subscribeToEvent(SubscribeToEventRequest subscribeToEventRequest)
Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
default UnsubscribeFromEventResponse |
InspectorClient.unsubscribeFromEvent(Consumer<UnsubscribeFromEventRequest.Builder> unsubscribeFromEventRequest)
Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
default UnsubscribeFromEventResponse |
InspectorClient.unsubscribeFromEvent(UnsubscribeFromEventRequest unsubscribeFromEventRequest)
Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to
a specified SNS topic.
|
default UpdateAssessmentTargetResponse |
InspectorClient.updateAssessmentTarget(Consumer<UpdateAssessmentTargetRequest.Builder> updateAssessmentTargetRequest)
Updates the assessment target that is specified by the ARN of the assessment target.
|
default UpdateAssessmentTargetResponse |
InspectorClient.updateAssessmentTarget(UpdateAssessmentTargetRequest updateAssessmentTargetRequest)
Updates the assessment target that is specified by the ARN of the assessment target.
|
Copyright © 2023. All rights reserved.