aws-sdk-inspector2 1.123.0

AWS SDK for Inspector2
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssociateMember` operation.
pub mod associate_member;

/// Types for the `BatchAssociateCodeSecurityScanConfiguration` operation.
pub mod batch_associate_code_security_scan_configuration;

/// Types for the `BatchDisassociateCodeSecurityScanConfiguration` operation.
pub mod batch_disassociate_code_security_scan_configuration;

/// Types for the `BatchGetAccountStatus` operation.
pub mod batch_get_account_status;

/// Types for the `BatchGetCodeSnippet` operation.
pub mod batch_get_code_snippet;

/// Types for the `BatchGetFindingDetails` operation.
pub mod batch_get_finding_details;

/// Types for the `BatchGetFreeTrialInfo` operation.
pub mod batch_get_free_trial_info;

/// Types for the `BatchGetMemberEc2DeepInspectionStatus` operation.
pub mod batch_get_member_ec2_deep_inspection_status;

/// Types for the `BatchUpdateMemberEc2DeepInspectionStatus` operation.
pub mod batch_update_member_ec2_deep_inspection_status;

/// Types for the `CancelFindingsReport` operation.
pub mod cancel_findings_report;

/// Types for the `CancelSbomExport` operation.
pub mod cancel_sbom_export;

/// Types for the `CreateCisScanConfiguration` operation.
pub mod create_cis_scan_configuration;

/// Types for the `CreateCodeSecurityIntegration` operation.
pub mod create_code_security_integration;

/// Types for the `CreateCodeSecurityScanConfiguration` operation.
pub mod create_code_security_scan_configuration;

/// Types for the `CreateConnector` operation.
pub mod create_connector;

/// Types for the `CreateFilter` operation.
pub mod create_filter;

/// Types for the `CreateFindingsReport` operation.
pub mod create_findings_report;

/// Types for the `CreateSbomExport` operation.
pub mod create_sbom_export;

/// Types for the `DeleteCisScanConfiguration` operation.
pub mod delete_cis_scan_configuration;

/// Types for the `DeleteCodeSecurityIntegration` operation.
pub mod delete_code_security_integration;

/// Types for the `DeleteCodeSecurityScanConfiguration` operation.
pub mod delete_code_security_scan_configuration;

/// Types for the `DeleteConnector` operation.
pub mod delete_connector;

/// Types for the `DeleteFilter` operation.
pub mod delete_filter;

/// Types for the `DescribeOrganizationConfiguration` operation.
pub mod describe_organization_configuration;

/// Types for the `Disable` operation.
pub mod disable;

/// Types for the `DisableDelegatedAdminAccount` operation.
pub mod disable_delegated_admin_account;

/// Types for the `DisassociateMember` operation.
pub mod disassociate_member;

/// Types for the `Enable` operation.
pub mod enable;

/// Types for the `EnableDelegatedAdminAccount` operation.
pub mod enable_delegated_admin_account;

/// Types for the `GetCisScanReport` operation.
pub mod get_cis_scan_report;

/// Types for the `GetCisScanResultDetails` operation.
pub mod get_cis_scan_result_details;

/// Types for the `GetClustersForImage` operation.
pub mod get_clusters_for_image;

/// Types for the `GetCodeSecurityIntegration` operation.
pub mod get_code_security_integration;

/// Types for the `GetCodeSecurityScan` operation.
pub mod get_code_security_scan;

/// Types for the `GetCodeSecurityScanConfiguration` operation.
pub mod get_code_security_scan_configuration;

/// Types for the `GetConfiguration` operation.
pub mod get_configuration;

/// Types for the `GetDelegatedAdminAccount` operation.
pub mod get_delegated_admin_account;

/// Types for the `GetEc2DeepInspectionConfiguration` operation.
pub mod get_ec2_deep_inspection_configuration;

/// Types for the `GetEncryptionKey` operation.
pub mod get_encryption_key;

/// Types for the `GetFindingsReportStatus` operation.
pub mod get_findings_report_status;

/// Types for the `GetMember` operation.
pub mod get_member;

/// Types for the `GetSbomExport` operation.
pub mod get_sbom_export;

/// Types for the `ListAccountPermissions` operation.
pub mod list_account_permissions;

/// Types for the `ListCisScanConfigurations` operation.
pub mod list_cis_scan_configurations;

/// Types for the `ListCisScanResultsAggregatedByChecks` operation.
pub mod list_cis_scan_results_aggregated_by_checks;

/// Types for the `ListCisScanResultsAggregatedByTargetResource` operation.
pub mod list_cis_scan_results_aggregated_by_target_resource;

/// Types for the `ListCisScans` operation.
pub mod list_cis_scans;

/// Types for the `ListCodeSecurityIntegrations` operation.
pub mod list_code_security_integrations;

/// Types for the `ListCodeSecurityScanConfigurationAssociations` operation.
pub mod list_code_security_scan_configuration_associations;

/// Types for the `ListCodeSecurityScanConfigurations` operation.
pub mod list_code_security_scan_configurations;

/// Types for the `ListConnectorScanConfigurations` operation.
pub mod list_connector_scan_configurations;

/// Types for the `ListConnectors` operation.
pub mod list_connectors;

/// Types for the `ListCoverage` operation.
pub mod list_coverage;

/// Types for the `ListCoverageStatistics` operation.
pub mod list_coverage_statistics;

/// Types for the `ListDelegatedAdminAccounts` operation.
pub mod list_delegated_admin_accounts;

/// Types for the `ListFilters` operation.
pub mod list_filters;

/// Types for the `ListFindingAggregations` operation.
pub mod list_finding_aggregations;

/// Types for the `ListFindings` operation.
pub mod list_findings;

/// Types for the `ListMembers` operation.
pub mod list_members;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListUsageTotals` operation.
pub mod list_usage_totals;

/// Types for the `ResetEncryptionKey` operation.
pub mod reset_encryption_key;

/// Types for the `SearchVulnerabilities` operation.
pub mod search_vulnerabilities;

/// Types for the `SendCisSessionHealth` operation.
pub mod send_cis_session_health;

/// Types for the `SendCisSessionTelemetry` operation.
pub mod send_cis_session_telemetry;

/// Types for the `StartCisSession` operation.
pub mod start_cis_session;

/// Types for the `StartCodeSecurityScan` operation.
pub mod start_code_security_scan;

/// Types for the `StopCisSession` operation.
pub mod stop_cis_session;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateCisScanConfiguration` operation.
pub mod update_cis_scan_configuration;

/// Types for the `UpdateCodeSecurityIntegration` operation.
pub mod update_code_security_integration;

/// Types for the `UpdateCodeSecurityScanConfiguration` operation.
pub mod update_code_security_scan_configuration;

/// Types for the `UpdateConfiguration` operation.
pub mod update_configuration;

/// Types for the `UpdateConnector` operation.
pub mod update_connector;

/// Types for the `UpdateConnectorScanConfiguration` operation.
pub mod update_connector_scan_configuration;

/// Types for the `UpdateEc2DeepInspectionConfiguration` operation.
pub mod update_ec2_deep_inspection_configuration;

/// Types for the `UpdateEncryptionKey` operation.
pub mod update_encryption_key;

/// Types for the `UpdateFilter` operation.
pub mod update_filter;

/// Types for the `UpdateOrgEc2DeepInspectionConfiguration` operation.
pub mod update_org_ec2_deep_inspection_configuration;

/// Types for the `UpdateOrganizationConfiguration` operation.
pub mod update_organization_configuration;