@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSInspector2 extends Object implements AWSInspector2
AWSInspector2. Convenient method forms pass through to the corresponding overload
that takes a request object, which throws an UnsupportedOperationException.ENDPOINT_PREFIX| Modifier and Type | Method and Description |
|---|---|
AssociateMemberResult |
associateMember(AssociateMemberRequest request)
Associates an Amazon Web Services account with an Amazon Inspector delegated administrator.
|
BatchGetAccountStatusResult |
batchGetAccountStatus(BatchGetAccountStatusRequest request)
Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
|
BatchGetFreeTrialInfoResult |
batchGetFreeTrialInfo(BatchGetFreeTrialInfoRequest request)
Gets free trial status for multiple Amazon Web Services accounts.
|
CancelFindingsReportResult |
cancelFindingsReport(CancelFindingsReportRequest request)
Cancels the given findings report.
|
CreateFilterResult |
createFilter(CreateFilterRequest request)
Creates a filter resource using specified filter criteria.
|
CreateFindingsReportResult |
createFindingsReport(CreateFindingsReportRequest request)
Creates a finding report.
|
DeleteFilterResult |
deleteFilter(DeleteFilterRequest request)
Deletes a filter resource.
|
DescribeOrganizationConfigurationResult |
describeOrganizationConfiguration(DescribeOrganizationConfigurationRequest request)
Describe Amazon Inspector configuration settings for an Amazon Web Services organization
|
DisableResult |
disable(DisableRequest request)
Disables Amazon Inspector scans for one or more Amazon Web Services accounts.
|
DisableDelegatedAdminAccountResult |
disableDelegatedAdminAccount(DisableDelegatedAdminAccountRequest request)
Disables the Amazon Inspector delegated administrator for your organization.
|
DisassociateMemberResult |
disassociateMember(DisassociateMemberRequest request)
Disassociates a member account from an Amazon Inspector delegated administrator.
|
EnableResult |
enable(EnableRequest request)
Enables Amazon Inspector scans for one or more Amazon Web Services accounts.
|
EnableDelegatedAdminAccountResult |
enableDelegatedAdminAccount(EnableDelegatedAdminAccountRequest request)
Enables the Amazon Inspector delegated administrator for your Organizations organization.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetDelegatedAdminAccountResult |
getDelegatedAdminAccount(GetDelegatedAdminAccountRequest request)
Retrieves information about the Amazon Inspector delegated administrator for your organization.
|
GetFindingsReportStatusResult |
getFindingsReportStatus(GetFindingsReportStatusRequest request)
Gets the status of a findings report.
|
GetMemberResult |
getMember(GetMemberRequest request)
Gets member information for your organization.
|
ListAccountPermissionsResult |
listAccountPermissions(ListAccountPermissionsRequest request)
Lists the permissions an account has to configure Amazon Inspector.
|
ListCoverageResult |
listCoverage(ListCoverageRequest request)
Lists coverage details for you environment.
|
ListCoverageStatisticsResult |
listCoverageStatistics(ListCoverageStatisticsRequest request)
Lists Amazon Inspector coverage statistics for your environment.
|
ListDelegatedAdminAccountsResult |
listDelegatedAdminAccounts(ListDelegatedAdminAccountsRequest request)
Lists information about the Amazon Inspector delegated administrator of your organization.
|
ListFiltersResult |
listFilters(ListFiltersRequest request)
Lists the filters associated with your account.
|
ListFindingAggregationsResult |
listFindingAggregations(ListFindingAggregationsRequest request)
Lists aggregated finding data for your environment based on specific criteria.
|
ListFindingsResult |
listFindings(ListFindingsRequest request)
Lists findings for your environment.
|
ListMembersResult |
listMembers(ListMembersRequest request)
List members associated with the Amazon Inspector delegated administrator for your organization.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest request)
Lists all tags attached to a given resource.
|
ListUsageTotalsResult |
listUsageTotals(ListUsageTotalsRequest request)
Lists the Amazon Inspector usage totals over the last 30 days.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
TagResourceResult |
tagResource(TagResourceRequest request)
Adds tags to a resource.
|
UntagResourceResult |
untagResource(UntagResourceRequest request)
Removes tags from a resource.
|
UpdateFilterResult |
updateFilter(UpdateFilterRequest request)
Specifies the action that is to be applied to the findings that match the filter.
|
UpdateOrganizationConfigurationResult |
updateOrganizationConfiguration(UpdateOrganizationConfigurationRequest request)
Updates the configurations for your Amazon Inspector organization.
|
public AssociateMemberResult associateMember(AssociateMemberRequest request)
AWSInspector2Associates an Amazon Web Services account with an Amazon Inspector delegated administrator.
associateMember in interface AWSInspector2public BatchGetAccountStatusResult batchGetAccountStatus(BatchGetAccountStatusRequest request)
AWSInspector2Retrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment.
batchGetAccountStatus in interface AWSInspector2public BatchGetFreeTrialInfoResult batchGetFreeTrialInfo(BatchGetFreeTrialInfoRequest request)
AWSInspector2Gets free trial status for multiple Amazon Web Services accounts.
batchGetFreeTrialInfo in interface AWSInspector2public CancelFindingsReportResult cancelFindingsReport(CancelFindingsReportRequest request)
AWSInspector2Cancels the given findings report.
cancelFindingsReport in interface AWSInspector2public CreateFilterResult createFilter(CreateFilterRequest request)
AWSInspector2Creates a filter resource using specified filter criteria.
createFilter in interface AWSInspector2public CreateFindingsReportResult createFindingsReport(CreateFindingsReportRequest request)
AWSInspector2Creates a finding report.
createFindingsReport in interface AWSInspector2public DeleteFilterResult deleteFilter(DeleteFilterRequest request)
AWSInspector2Deletes a filter resource.
deleteFilter in interface AWSInspector2public DescribeOrganizationConfigurationResult describeOrganizationConfiguration(DescribeOrganizationConfigurationRequest request)
AWSInspector2Describe Amazon Inspector configuration settings for an Amazon Web Services organization
describeOrganizationConfiguration in interface AWSInspector2public DisableResult disable(DisableRequest request)
AWSInspector2Disables Amazon Inspector scans for one or more Amazon Web Services accounts. Disabling all scan types in an account disables the Amazon Inspector service.
disable in interface AWSInspector2public DisableDelegatedAdminAccountResult disableDelegatedAdminAccount(DisableDelegatedAdminAccountRequest request)
AWSInspector2Disables the Amazon Inspector delegated administrator for your organization.
disableDelegatedAdminAccount in interface AWSInspector2public DisassociateMemberResult disassociateMember(DisassociateMemberRequest request)
AWSInspector2Disassociates a member account from an Amazon Inspector delegated administrator.
disassociateMember in interface AWSInspector2public EnableResult enable(EnableRequest request)
AWSInspector2Enables Amazon Inspector scans for one or more Amazon Web Services accounts.
enable in interface AWSInspector2public EnableDelegatedAdminAccountResult enableDelegatedAdminAccount(EnableDelegatedAdminAccountRequest request)
AWSInspector2Enables the Amazon Inspector delegated administrator for your Organizations organization.
enableDelegatedAdminAccount in interface AWSInspector2public GetDelegatedAdminAccountResult getDelegatedAdminAccount(GetDelegatedAdminAccountRequest request)
AWSInspector2Retrieves information about the Amazon Inspector delegated administrator for your organization.
getDelegatedAdminAccount in interface AWSInspector2public GetFindingsReportStatusResult getFindingsReportStatus(GetFindingsReportStatusRequest request)
AWSInspector2Gets the status of a findings report.
getFindingsReportStatus in interface AWSInspector2public GetMemberResult getMember(GetMemberRequest request)
AWSInspector2Gets member information for your organization.
getMember in interface AWSInspector2public ListAccountPermissionsResult listAccountPermissions(ListAccountPermissionsRequest request)
AWSInspector2Lists the permissions an account has to configure Amazon Inspector.
listAccountPermissions in interface AWSInspector2public ListCoverageResult listCoverage(ListCoverageRequest request)
AWSInspector2Lists coverage details for you environment.
listCoverage in interface AWSInspector2public ListCoverageStatisticsResult listCoverageStatistics(ListCoverageStatisticsRequest request)
AWSInspector2Lists Amazon Inspector coverage statistics for your environment.
listCoverageStatistics in interface AWSInspector2public ListDelegatedAdminAccountsResult listDelegatedAdminAccounts(ListDelegatedAdminAccountsRequest request)
AWSInspector2Lists information about the Amazon Inspector delegated administrator of your organization.
listDelegatedAdminAccounts in interface AWSInspector2public ListFiltersResult listFilters(ListFiltersRequest request)
AWSInspector2Lists the filters associated with your account.
listFilters in interface AWSInspector2public ListFindingAggregationsResult listFindingAggregations(ListFindingAggregationsRequest request)
AWSInspector2Lists aggregated finding data for your environment based on specific criteria.
listFindingAggregations in interface AWSInspector2public ListFindingsResult listFindings(ListFindingsRequest request)
AWSInspector2Lists findings for your environment.
listFindings in interface AWSInspector2public ListMembersResult listMembers(ListMembersRequest request)
AWSInspector2List members associated with the Amazon Inspector delegated administrator for your organization.
listMembers in interface AWSInspector2public ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest request)
AWSInspector2Lists all tags attached to a given resource.
listTagsForResource in interface AWSInspector2public ListUsageTotalsResult listUsageTotals(ListUsageTotalsRequest request)
AWSInspector2Lists the Amazon Inspector usage totals over the last 30 days.
listUsageTotals in interface AWSInspector2public TagResourceResult tagResource(TagResourceRequest request)
AWSInspector2Adds tags to a resource.
tagResource in interface AWSInspector2public UntagResourceResult untagResource(UntagResourceRequest request)
AWSInspector2Removes tags from a resource.
untagResource in interface AWSInspector2public UpdateFilterResult updateFilter(UpdateFilterRequest request)
AWSInspector2Specifies the action that is to be applied to the findings that match the filter.
updateFilter in interface AWSInspector2public UpdateOrganizationConfigurationResult updateOrganizationConfiguration(UpdateOrganizationConfigurationRequest request)
AWSInspector2Updates the configurations for your Amazon Inspector organization.
updateOrganizationConfiguration in interface AWSInspector2public void shutdown()
AWSInspector2shutdown in interface AWSInspector2public ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
AWSInspector2Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
getCachedResponseMetadata in interface AWSInspector2request - The originally executed request.