aws inspector275 CLI commands available for Amazon Inspector.
| Command | API Operation | Sample |
|---|---|---|
associate-memberAssociates an Amazon Web Services account with an Amazon Inspector delegated administrator. An HTTP 200 response indicates the association was successfully started, but doesn’t indicate whether it was completed. You can check if the association completed by using ListMembers for multiple accounts or | AssociateMember | |
batch-associate-code-security-scan-configurationAssociates multiple code repositories with an Amazon Inspector code security scan configuration. | BatchAssociateCodeSecurityScanConfiguration | |
batch-disassociate-code-security-scan-configurationDisassociates multiple code repositories from an Amazon Inspector code security scan configuration. | BatchDisassociateCodeSecurityScanConfiguration | |
batch-get-account-statusRetrieves the Amazon Inspector status of multiple Amazon Web Services accounts within your environment. | BatchGetAccountStatus | |
batch-get-code-snippetRetrieves code snippets from findings that Amazon Inspector detected code vulnerabilities in. | BatchGetCodeSnippet | |
batch-get-finding-detailsGets vulnerability details for findings. | BatchGetFindingDetails | |
batch-get-free-trial-infoGets free trial status for multiple Amazon Web Services accounts. | BatchGetFreeTrialInfo | |
batch-get-member-ec2-deep-inspection-statusRetrieves Amazon Inspector deep inspection activation status of multiple member accounts within your organization. You must be the delegated administrator of an organization in Amazon Inspector to use this API. | BatchGetMemberEc2DeepInspectionStatus | |
batch-update-member-ec2-deep-inspection-statusActivates or deactivates Amazon Inspector deep inspection for the provided member accounts in your organization. You must be the delegated administrator of an organization in Amazon Inspector to use this API. | BatchUpdateMemberEc2DeepInspectionStatus | |
cancel-findings-reportCancels the given findings report. | CancelFindingsReport | |
cancel-sbom-exportCancels a software bill of materials (SBOM) report. | CancelSbomExport | |
create-cis-scan-configurationCreates a CIS scan configuration. | CreateCisScanConfiguration | |
create-code-security-integrationCreates a code security integration with a source code repository provider. After calling the CreateCodeSecurityIntegration operation, you complete authentication and authorization with your provider. Next you call the UpdateCodeSecurityIntegration operation to provide the details to complete the in | CreateCodeSecurityIntegration | |
create-code-security-scan-configurationCreates a scan configuration for code security scanning. | CreateCodeSecurityScanConfiguration | |
create-filterCreates a filter resource using specified filter criteria. When the filter action is set to SUPPRESS this action creates a suppression rule. | CreateFilter | |
create-findings-reportCreates a finding report. By default only ACTIVE findings are returned in the report. To see SUPRESSED or CLOSED findings you must specify a value for the findingStatus filter criteria. | CreateFindingsReport | |
create-sbom-exportCreates a software bill of materials (SBOM) report. | CreateSbomExport | |
delete-cis-scan-configurationDeletes a CIS scan configuration. | DeleteCisScanConfiguration | |
delete-code-security-integrationDeletes a code security integration. | DeleteCodeSecurityIntegration | |
delete-code-security-scan-configurationDeletes a code security scan configuration. | DeleteCodeSecurityScanConfiguration | |
delete-filterDeletes a filter resource. | DeleteFilter | |
describe-organization-configurationDescribe Amazon Inspector configuration settings for an Amazon Web Services organization. | DescribeOrganizationConfiguration | |
disableDisables Amazon Inspector scans for one or more Amazon Web Services accounts. Disabling all scan types in an account disables the Amazon Inspector service. | Disable | |
disable-delegated-admin-accountDisables the Amazon Inspector delegated administrator for your organization. | DisableDelegatedAdminAccount | |
disassociate-memberDisassociates a member account from an Amazon Inspector delegated administrator. | DisassociateMember | |
enableEnables Amazon Inspector scans for one or more Amazon Web Services accounts. | Enable | |
enable-delegated-admin-accountEnables the Amazon Inspector delegated administrator for your Organizations organization. | EnableDelegatedAdminAccount | |
get-cis-scan-reportRetrieves a CIS scan report. | GetCisScanReport | |
get-cis-scan-result-detailsRetrieves CIS scan result details. | GetCisScanResultDetails | |
get-clusters-for-imageReturns a list of clusters and metadata associated with an image. | GetClustersForImage | |
get-code-security-integrationRetrieves information about a code security integration. | GetCodeSecurityIntegration | |
get-code-security-scanRetrieves information about a specific code security scan. | GetCodeSecurityScan | |
get-code-security-scan-configurationRetrieves information about a code security scan configuration. | GetCodeSecurityScanConfiguration | |
get-configurationRetrieves setting configurations for Inspector scans. | GetConfiguration | |
get-delegated-admin-accountRetrieves information about the Amazon Inspector delegated administrator for your organization. | GetDelegatedAdminAccount | |
get-ec2-deep-inspection-configurationRetrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your account. | GetEc2DeepInspectionConfiguration | |
get-encryption-keyGets an encryption key. | GetEncryptionKey | |
get-findings-report-statusGets the status of a findings report. | GetFindingsReportStatus | |
get-memberGets member information for your organization. | GetMember | |
get-sbom-exportGets details of a software bill of materials (SBOM) report. | GetSbomExport | |
list-account-permissionsLists the permissions an account has to configure Amazon Inspector. If the account is a member account or standalone account with resources managed by an Organizations policy, the operation returns fewer permissions. | ListAccountPermissions | |
list-cis-scan-configurationsLists CIS scan configurations. | ListCisScanConfigurations | |
list-cis-scan-results-aggregated-by-checksLists scan results aggregated by checks. | ListCisScanResultsAggregatedByChecks | |
list-cis-scan-results-aggregated-by-target-resourceLists scan results aggregated by a target resource. | ListCisScanResultsAggregatedByTargetResource | |
list-cis-scansReturns a CIS scan list. | ListCisScans | |
list-code-security-integrationsLists all code security integrations in your account. | ListCodeSecurityIntegrations | |
list-code-security-scan-configuration-associationsLists the associations between code repositories and Amazon Inspector code security scan configurations. | ListCodeSecurityScanConfigurationAssociations | |
list-code-security-scan-configurationsLists all code security scan configurations in your account. | ListCodeSecurityScanConfigurations | |
list-coverageLists coverage details for your environment. | ListCoverage | |
list-coverage-statisticsLists Amazon Inspector coverage statistics for your environment. | ListCoverageStatistics | |
list-delegated-admin-accountsLists information about the Amazon Inspector delegated administrator of your organization. | ListDelegatedAdminAccounts | |
list-filtersLists the filters associated with your account. | ListFilters | |
list-finding-aggregationsLists aggregated finding data for your environment based on specific criteria. | ListFindingAggregations | |
list-findingsLists findings for your environment. | ListFindings | |
list-membersList members associated with the Amazon Inspector delegated administrator for your organization. | ListMembers | |
list-tags-for-resourceLists all tags attached to a given resource. | ListTagsForResource | |
list-usage-totalsLists the Amazon Inspector usage totals over the last 30 days. | ListUsageTotals | |
reset-encryption-keyResets an encryption key. After the key is reset your resources will be encrypted by an Amazon Web Services owned key. | ResetEncryptionKey | |
search-vulnerabilitiesLists Amazon Inspector coverage details for a specific vulnerability. | SearchVulnerabilities | |
send-cis-session-healthSends a CIS session health. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service. | SendCisSessionHealth | |
send-cis-session-telemetrySends a CIS session telemetry. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service. | SendCisSessionTelemetry | |
start-cis-sessionStarts a CIS session. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service. | StartCisSession | |
start-code-security-scanInitiates a code security scan on a specified repository. | StartCodeSecurityScan | |
stop-cis-sessionStops a CIS session. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to stop a CIS scan session for the scan ID supplied by the service. | StopCisSession | |
tag-resourceAdds tags to a resource. | TagResource | |
untag-resourceRemoves tags from a resource. | UntagResource | |
update-cis-scan-configurationUpdates a CIS scan configuration. | UpdateCisScanConfiguration | |
update-code-security-integrationUpdates an existing code security integration. After calling the CreateCodeSecurityIntegration operation, you complete authentication and authorization with your provider. Next you call the UpdateCodeSecurityIntegration operation to provide the details to complete the integration setup | UpdateCodeSecurityIntegration | |
update-code-security-scan-configurationUpdates an existing code security scan configuration. | UpdateCodeSecurityScanConfiguration | |
update-configurationUpdates setting configurations for your Amazon Inspector account. When you use this API as an Amazon Inspector delegated administrator this updates the setting for all accounts you manage. Member accounts in an organization cannot update this setting. | UpdateConfiguration | |
update-ec2-deep-inspection-configurationActivates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account. | UpdateEc2DeepInspectionConfiguration | |
update-encryption-keyUpdates an encryption key. A ResourceNotFoundException means that an Amazon Web Services owned key is being used for encryption. | UpdateEncryptionKey | |
update-filterSpecifies the action that is to be applied to the findings that match the filter. | UpdateFilter | |
update-org-ec2-deep-inspection-configurationUpdates the Amazon Inspector deep inspection custom paths for your organization. You must be an Amazon Inspector delegated administrator to use this API. | UpdateOrgEc2DeepInspectionConfiguration | |
update-organization-configurationUpdates the configurations for your Amazon Inspector organization. | UpdateOrganizationConfiguration |
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterInspector2