Awso_securityhub_lwtSourceval accept_administrator_invitation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.AcceptAdministratorInvitationRequest.t ->
(Awso_securityhub.Values.AcceptAdministratorInvitationResponse.t,
Awso_securityhub.Values.AcceptAdministratorInvitationResponse.error)
Result.t
Lwt.tval accept_invitation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.AcceptInvitationRequest.t ->
(Awso_securityhub.Values.AcceptInvitationResponse.t,
Awso_securityhub.Values.AcceptInvitationResponse.error)
Result.t
Lwt.tval batch_delete_automation_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchDeleteAutomationRulesRequest.t ->
(Awso_securityhub.Values.BatchDeleteAutomationRulesResponse.t,
Awso_securityhub.Values.BatchDeleteAutomationRulesResponse.error)
Result.t
Lwt.tval batch_disable_standards :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchDisableStandardsRequest.t ->
(Awso_securityhub.Values.BatchDisableStandardsResponse.t,
Awso_securityhub.Values.BatchDisableStandardsResponse.error)
Result.t
Lwt.tval batch_enable_standards :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchEnableStandardsRequest.t ->
(Awso_securityhub.Values.BatchEnableStandardsResponse.t,
Awso_securityhub.Values.BatchEnableStandardsResponse.error)
Result.t
Lwt.tval batch_get_automation_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchGetAutomationRulesRequest.t ->
(Awso_securityhub.Values.BatchGetAutomationRulesResponse.t,
Awso_securityhub.Values.BatchGetAutomationRulesResponse.error)
Result.t
Lwt.tval batch_get_configuration_policy_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchGetConfigurationPolicyAssociationsRequest.t ->
(Awso_securityhub.Values.BatchGetConfigurationPolicyAssociationsResponse.t,
Awso_securityhub.Values.BatchGetConfigurationPolicyAssociationsResponse.error)
Result.t
Lwt.tval batch_get_security_controls :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchGetSecurityControlsRequest.t ->
(Awso_securityhub.Values.BatchGetSecurityControlsResponse.t,
Awso_securityhub.Values.BatchGetSecurityControlsResponse.error)
Result.t
Lwt.tval batch_get_standards_control_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchGetStandardsControlAssociationsRequest.t ->
(Awso_securityhub.Values.BatchGetStandardsControlAssociationsResponse.t,
Awso_securityhub.Values.BatchGetStandardsControlAssociationsResponse.error)
Result.t
Lwt.tval batch_import_findings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchImportFindingsRequest.t ->
(Awso_securityhub.Values.BatchImportFindingsResponse.t,
Awso_securityhub.Values.BatchImportFindingsResponse.error)
Result.t
Lwt.tval batch_update_automation_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchUpdateAutomationRulesRequest.t ->
(Awso_securityhub.Values.BatchUpdateAutomationRulesResponse.t,
Awso_securityhub.Values.BatchUpdateAutomationRulesResponse.error)
Result.t
Lwt.tval batch_update_findings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchUpdateFindingsRequest.t ->
(Awso_securityhub.Values.BatchUpdateFindingsResponse.t,
Awso_securityhub.Values.BatchUpdateFindingsResponse.error)
Result.t
Lwt.tval batch_update_findings_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchUpdateFindingsV2Request.t ->
(Awso_securityhub.Values.BatchUpdateFindingsV2Response.t,
Awso_securityhub.Values.BatchUpdateFindingsV2Response.error)
Result.t
Lwt.tval batch_update_standards_control_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.BatchUpdateStandardsControlAssociationsRequest.t ->
(Awso_securityhub.Values.BatchUpdateStandardsControlAssociationsResponse.t,
Awso_securityhub.Values.BatchUpdateStandardsControlAssociationsResponse.error)
Result.t
Lwt.tval create_action_target :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateActionTargetRequest.t ->
(Awso_securityhub.Values.CreateActionTargetResponse.t,
Awso_securityhub.Values.CreateActionTargetResponse.error)
Result.t
Lwt.tval create_aggregator_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateAggregatorV2Request.t ->
(Awso_securityhub.Values.CreateAggregatorV2Response.t,
Awso_securityhub.Values.CreateAggregatorV2Response.error)
Result.t
Lwt.tval create_automation_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateAutomationRuleRequest.t ->
(Awso_securityhub.Values.CreateAutomationRuleResponse.t,
Awso_securityhub.Values.CreateAutomationRuleResponse.error)
Result.t
Lwt.tval create_automation_rule_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateAutomationRuleV2Request.t ->
(Awso_securityhub.Values.CreateAutomationRuleV2Response.t,
Awso_securityhub.Values.CreateAutomationRuleV2Response.error)
Result.t
Lwt.tval create_configuration_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateConfigurationPolicyRequest.t ->
(Awso_securityhub.Values.CreateConfigurationPolicyResponse.t,
Awso_securityhub.Values.CreateConfigurationPolicyResponse.error)
Result.t
Lwt.tval create_connector_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateConnectorV2Request.t ->
(Awso_securityhub.Values.CreateConnectorV2Response.t,
Awso_securityhub.Values.CreateConnectorV2Response.error)
Result.t
Lwt.tval create_finding_aggregator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateFindingAggregatorRequest.t ->
(Awso_securityhub.Values.CreateFindingAggregatorResponse.t,
Awso_securityhub.Values.CreateFindingAggregatorResponse.error)
Result.t
Lwt.tval create_insight :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateInsightRequest.t ->
(Awso_securityhub.Values.CreateInsightResponse.t,
Awso_securityhub.Values.CreateInsightResponse.error)
Result.t
Lwt.tval create_members :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateMembersRequest.t ->
(Awso_securityhub.Values.CreateMembersResponse.t,
Awso_securityhub.Values.CreateMembersResponse.error)
Result.t
Lwt.tval create_ticket_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.CreateTicketV2Request.t ->
(Awso_securityhub.Values.CreateTicketV2Response.t,
Awso_securityhub.Values.CreateTicketV2Response.error)
Result.t
Lwt.tval decline_invitations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeclineInvitationsRequest.t ->
(Awso_securityhub.Values.DeclineInvitationsResponse.t,
Awso_securityhub.Values.DeclineInvitationsResponse.error)
Result.t
Lwt.tval delete_action_target :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteActionTargetRequest.t ->
(Awso_securityhub.Values.DeleteActionTargetResponse.t,
Awso_securityhub.Values.DeleteActionTargetResponse.error)
Result.t
Lwt.tval delete_aggregator_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteAggregatorV2Request.t ->
(Awso_securityhub.Values.DeleteAggregatorV2Response.t,
Awso_securityhub.Values.DeleteAggregatorV2Response.error)
Result.t
Lwt.tval delete_automation_rule_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteAutomationRuleV2Request.t ->
(Awso_securityhub.Values.DeleteAutomationRuleV2Response.t,
Awso_securityhub.Values.DeleteAutomationRuleV2Response.error)
Result.t
Lwt.tval delete_configuration_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteConfigurationPolicyRequest.t ->
(Awso_securityhub.Values.DeleteConfigurationPolicyResponse.t,
Awso_securityhub.Values.DeleteConfigurationPolicyResponse.error)
Result.t
Lwt.tval delete_connector_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteConnectorV2Request.t ->
(Awso_securityhub.Values.DeleteConnectorV2Response.t,
Awso_securityhub.Values.DeleteConnectorV2Response.error)
Result.t
Lwt.tval delete_finding_aggregator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteFindingAggregatorRequest.t ->
(Awso_securityhub.Values.DeleteFindingAggregatorResponse.t,
Awso_securityhub.Values.DeleteFindingAggregatorResponse.error)
Result.t
Lwt.tval delete_insight :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteInsightRequest.t ->
(Awso_securityhub.Values.DeleteInsightResponse.t,
Awso_securityhub.Values.DeleteInsightResponse.error)
Result.t
Lwt.tval delete_invitations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteInvitationsRequest.t ->
(Awso_securityhub.Values.DeleteInvitationsResponse.t,
Awso_securityhub.Values.DeleteInvitationsResponse.error)
Result.t
Lwt.tval delete_members :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DeleteMembersRequest.t ->
(Awso_securityhub.Values.DeleteMembersResponse.t,
Awso_securityhub.Values.DeleteMembersResponse.error)
Result.t
Lwt.tval describe_action_targets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeActionTargetsRequest.t ->
(Awso_securityhub.Values.DescribeActionTargetsResponse.t,
Awso_securityhub.Values.DescribeActionTargetsResponse.error)
Result.t
Lwt.tval describe_hub :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeHubRequest.t ->
(Awso_securityhub.Values.DescribeHubResponse.t,
Awso_securityhub.Values.DescribeHubResponse.error)
Result.t
Lwt.tval describe_organization_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeOrganizationConfigurationRequest.t ->
(Awso_securityhub.Values.DescribeOrganizationConfigurationResponse.t,
Awso_securityhub.Values.DescribeOrganizationConfigurationResponse.error)
Result.t
Lwt.tval describe_products :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeProductsRequest.t ->
(Awso_securityhub.Values.DescribeProductsResponse.t,
Awso_securityhub.Values.DescribeProductsResponse.error)
Result.t
Lwt.tval describe_products_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeProductsV2Request.t ->
(Awso_securityhub.Values.DescribeProductsV2Response.t,
Awso_securityhub.Values.DescribeProductsV2Response.error)
Result.t
Lwt.tval describe_security_hub_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeSecurityHubV2Request.t ->
(Awso_securityhub.Values.DescribeSecurityHubV2Response.t,
Awso_securityhub.Values.DescribeSecurityHubV2Response.error)
Result.t
Lwt.tval describe_standards :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeStandardsRequest.t ->
(Awso_securityhub.Values.DescribeStandardsResponse.t,
Awso_securityhub.Values.DescribeStandardsResponse.error)
Result.t
Lwt.tval describe_standards_controls :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DescribeStandardsControlsRequest.t ->
(Awso_securityhub.Values.DescribeStandardsControlsResponse.t,
Awso_securityhub.Values.DescribeStandardsControlsResponse.error)
Result.t
Lwt.tval disable_import_findings_for_product :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DisableImportFindingsForProductRequest.t ->
(Awso_securityhub.Values.DisableImportFindingsForProductResponse.t,
Awso_securityhub.Values.DisableImportFindingsForProductResponse.error)
Result.t
Lwt.tval disable_organization_admin_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DisableOrganizationAdminAccountRequest.t ->
(Awso_securityhub.Values.DisableOrganizationAdminAccountResponse.t,
Awso_securityhub.Values.DisableOrganizationAdminAccountResponse.error)
Result.t
Lwt.tval disable_security_hub :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DisableSecurityHubRequest.t ->
(Awso_securityhub.Values.DisableSecurityHubResponse.t,
Awso_securityhub.Values.DisableSecurityHubResponse.error)
Result.t
Lwt.tval disable_security_hub_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DisableSecurityHubV2Request.t ->
(Awso_securityhub.Values.DisableSecurityHubV2Response.t,
Awso_securityhub.Values.DisableSecurityHubV2Response.error)
Result.t
Lwt.tval disassociate_from_administrator_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DisassociateFromAdministratorAccountRequest.t ->
(Awso_securityhub.Values.DisassociateFromAdministratorAccountResponse.t,
Awso_securityhub.Values.DisassociateFromAdministratorAccountResponse.error)
Result.t
Lwt.tval disassociate_from_master_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DisassociateFromMasterAccountRequest.t ->
(Awso_securityhub.Values.DisassociateFromMasterAccountResponse.t,
Awso_securityhub.Values.DisassociateFromMasterAccountResponse.error)
Result.t
Lwt.tval disassociate_members :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.DisassociateMembersRequest.t ->
(Awso_securityhub.Values.DisassociateMembersResponse.t,
Awso_securityhub.Values.DisassociateMembersResponse.error)
Result.t
Lwt.tval enable_import_findings_for_product :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.EnableImportFindingsForProductRequest.t ->
(Awso_securityhub.Values.EnableImportFindingsForProductResponse.t,
Awso_securityhub.Values.EnableImportFindingsForProductResponse.error)
Result.t
Lwt.tval enable_organization_admin_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.EnableOrganizationAdminAccountRequest.t ->
(Awso_securityhub.Values.EnableOrganizationAdminAccountResponse.t,
Awso_securityhub.Values.EnableOrganizationAdminAccountResponse.error)
Result.t
Lwt.tval enable_security_hub :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.EnableSecurityHubRequest.t ->
(Awso_securityhub.Values.EnableSecurityHubResponse.t,
Awso_securityhub.Values.EnableSecurityHubResponse.error)
Result.t
Lwt.tval enable_security_hub_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.EnableSecurityHubV2Request.t ->
(Awso_securityhub.Values.EnableSecurityHubV2Response.t,
Awso_securityhub.Values.EnableSecurityHubV2Response.error)
Result.t
Lwt.tval generate_recommended_policy_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GenerateRecommendedPolicyV2Request.t ->
(Awso_securityhub.Values.GenerateRecommendedPolicyV2Response.t,
Awso_securityhub.Values.GenerateRecommendedPolicyV2Response.error)
Result.t
Lwt.tval get_administrator_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetAdministratorAccountRequest.t ->
(Awso_securityhub.Values.GetAdministratorAccountResponse.t,
Awso_securityhub.Values.GetAdministratorAccountResponse.error)
Result.t
Lwt.tval get_aggregator_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetAggregatorV2Request.t ->
(Awso_securityhub.Values.GetAggregatorV2Response.t,
Awso_securityhub.Values.GetAggregatorV2Response.error)
Result.t
Lwt.tval get_automation_rule_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetAutomationRuleV2Request.t ->
(Awso_securityhub.Values.GetAutomationRuleV2Response.t,
Awso_securityhub.Values.GetAutomationRuleV2Response.error)
Result.t
Lwt.tval get_configuration_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetConfigurationPolicyRequest.t ->
(Awso_securityhub.Values.GetConfigurationPolicyResponse.t,
Awso_securityhub.Values.GetConfigurationPolicyResponse.error)
Result.t
Lwt.tval get_configuration_policy_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetConfigurationPolicyAssociationRequest.t ->
(Awso_securityhub.Values.GetConfigurationPolicyAssociationResponse.t,
Awso_securityhub.Values.GetConfigurationPolicyAssociationResponse.error)
Result.t
Lwt.tval get_connector_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetConnectorV2Request.t ->
(Awso_securityhub.Values.GetConnectorV2Response.t,
Awso_securityhub.Values.GetConnectorV2Response.error)
Result.t
Lwt.tval get_enabled_standards :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetEnabledStandardsRequest.t ->
(Awso_securityhub.Values.GetEnabledStandardsResponse.t,
Awso_securityhub.Values.GetEnabledStandardsResponse.error)
Result.t
Lwt.tval get_finding_aggregator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetFindingAggregatorRequest.t ->
(Awso_securityhub.Values.GetFindingAggregatorResponse.t,
Awso_securityhub.Values.GetFindingAggregatorResponse.error)
Result.t
Lwt.tval get_finding_history :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetFindingHistoryRequest.t ->
(Awso_securityhub.Values.GetFindingHistoryResponse.t,
Awso_securityhub.Values.GetFindingHistoryResponse.error)
Result.t
Lwt.tval get_finding_statistics_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetFindingStatisticsV2Request.t ->
(Awso_securityhub.Values.GetFindingStatisticsV2Response.t,
Awso_securityhub.Values.GetFindingStatisticsV2Response.error)
Result.t
Lwt.tval get_findings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetFindingsRequest.t ->
(Awso_securityhub.Values.GetFindingsResponse.t,
Awso_securityhub.Values.GetFindingsResponse.error)
Result.t
Lwt.tval get_findings_trends_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetFindingsTrendsV2Request.t ->
(Awso_securityhub.Values.GetFindingsTrendsV2Response.t,
Awso_securityhub.Values.GetFindingsTrendsV2Response.error)
Result.t
Lwt.tval get_findings_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetFindingsV2Request.t ->
(Awso_securityhub.Values.GetFindingsV2Response.t,
Awso_securityhub.Values.GetFindingsV2Response.error)
Result.t
Lwt.tval get_insight_results :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetInsightResultsRequest.t ->
(Awso_securityhub.Values.GetInsightResultsResponse.t,
Awso_securityhub.Values.GetInsightResultsResponse.error)
Result.t
Lwt.tval get_insights :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetInsightsRequest.t ->
(Awso_securityhub.Values.GetInsightsResponse.t,
Awso_securityhub.Values.GetInsightsResponse.error)
Result.t
Lwt.tval get_invitations_count :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetInvitationsCountRequest.t ->
(Awso_securityhub.Values.GetInvitationsCountResponse.t,
Awso_securityhub.Values.GetInvitationsCountResponse.error)
Result.t
Lwt.tval get_master_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetMasterAccountRequest.t ->
(Awso_securityhub.Values.GetMasterAccountResponse.t,
Awso_securityhub.Values.GetMasterAccountResponse.error)
Result.t
Lwt.tval get_members :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetMembersRequest.t ->
(Awso_securityhub.Values.GetMembersResponse.t,
Awso_securityhub.Values.GetMembersResponse.error)
Result.t
Lwt.tval get_recommended_policy_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetRecommendedPolicyV2Request.t ->
(Awso_securityhub.Values.GetRecommendedPolicyV2Response.t,
Awso_securityhub.Values.GetRecommendedPolicyV2Response.error)
Result.t
Lwt.tval get_resources_statistics_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetResourcesStatisticsV2Request.t ->
(Awso_securityhub.Values.GetResourcesStatisticsV2Response.t,
Awso_securityhub.Values.GetResourcesStatisticsV2Response.error)
Result.t
Lwt.tval get_resources_trends_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetResourcesTrendsV2Request.t ->
(Awso_securityhub.Values.GetResourcesTrendsV2Response.t,
Awso_securityhub.Values.GetResourcesTrendsV2Response.error)
Result.t
Lwt.tval get_resources_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetResourcesV2Request.t ->
(Awso_securityhub.Values.GetResourcesV2Response.t,
Awso_securityhub.Values.GetResourcesV2Response.error)
Result.t
Lwt.tval get_security_control_definition :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.GetSecurityControlDefinitionRequest.t ->
(Awso_securityhub.Values.GetSecurityControlDefinitionResponse.t,
Awso_securityhub.Values.GetSecurityControlDefinitionResponse.error)
Result.t
Lwt.tval invite_members :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.InviteMembersRequest.t ->
(Awso_securityhub.Values.InviteMembersResponse.t,
Awso_securityhub.Values.InviteMembersResponse.error)
Result.t
Lwt.tval list_aggregators_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListAggregatorsV2Request.t ->
(Awso_securityhub.Values.ListAggregatorsV2Response.t,
Awso_securityhub.Values.ListAggregatorsV2Response.error)
Result.t
Lwt.tval list_automation_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListAutomationRulesRequest.t ->
(Awso_securityhub.Values.ListAutomationRulesResponse.t,
Awso_securityhub.Values.ListAutomationRulesResponse.error)
Result.t
Lwt.tval list_automation_rules_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListAutomationRulesV2Request.t ->
(Awso_securityhub.Values.ListAutomationRulesV2Response.t,
Awso_securityhub.Values.ListAutomationRulesV2Response.error)
Result.t
Lwt.tval list_configuration_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListConfigurationPoliciesRequest.t ->
(Awso_securityhub.Values.ListConfigurationPoliciesResponse.t,
Awso_securityhub.Values.ListConfigurationPoliciesResponse.error)
Result.t
Lwt.tval list_configuration_policy_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListConfigurationPolicyAssociationsRequest.t ->
(Awso_securityhub.Values.ListConfigurationPolicyAssociationsResponse.t,
Awso_securityhub.Values.ListConfigurationPolicyAssociationsResponse.error)
Result.t
Lwt.tval list_connectors_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListConnectorsV2Request.t ->
(Awso_securityhub.Values.ListConnectorsV2Response.t,
Awso_securityhub.Values.ListConnectorsV2Response.error)
Result.t
Lwt.tval list_enabled_products_for_import :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListEnabledProductsForImportRequest.t ->
(Awso_securityhub.Values.ListEnabledProductsForImportResponse.t,
Awso_securityhub.Values.ListEnabledProductsForImportResponse.error)
Result.t
Lwt.tval list_finding_aggregators :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListFindingAggregatorsRequest.t ->
(Awso_securityhub.Values.ListFindingAggregatorsResponse.t,
Awso_securityhub.Values.ListFindingAggregatorsResponse.error)
Result.t
Lwt.tval list_invitations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListInvitationsRequest.t ->
(Awso_securityhub.Values.ListInvitationsResponse.t,
Awso_securityhub.Values.ListInvitationsResponse.error)
Result.t
Lwt.tval list_members :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListMembersRequest.t ->
(Awso_securityhub.Values.ListMembersResponse.t,
Awso_securityhub.Values.ListMembersResponse.error)
Result.t
Lwt.tval list_organization_admin_accounts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListOrganizationAdminAccountsRequest.t ->
(Awso_securityhub.Values.ListOrganizationAdminAccountsResponse.t,
Awso_securityhub.Values.ListOrganizationAdminAccountsResponse.error)
Result.t
Lwt.tval list_security_control_definitions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListSecurityControlDefinitionsRequest.t ->
(Awso_securityhub.Values.ListSecurityControlDefinitionsResponse.t,
Awso_securityhub.Values.ListSecurityControlDefinitionsResponse.error)
Result.t
Lwt.tval list_standards_control_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListStandardsControlAssociationsRequest.t ->
(Awso_securityhub.Values.ListStandardsControlAssociationsResponse.t,
Awso_securityhub.Values.ListStandardsControlAssociationsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.ListTagsForResourceRequest.t ->
(Awso_securityhub.Values.ListTagsForResourceResponse.t,
Awso_securityhub.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval register_connector_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.RegisterConnectorV2Request.t ->
(Awso_securityhub.Values.RegisterConnectorV2Response.t,
Awso_securityhub.Values.RegisterConnectorV2Response.error)
Result.t
Lwt.tval start_configuration_policy_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.StartConfigurationPolicyAssociationRequest.t ->
(Awso_securityhub.Values.StartConfigurationPolicyAssociationResponse.t,
Awso_securityhub.Values.StartConfigurationPolicyAssociationResponse.error)
Result.t
Lwt.tval start_configuration_policy_disassociation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.StartConfigurationPolicyDisassociationRequest.t ->
(Awso_securityhub.Values.StartConfigurationPolicyDisassociationResponse.t,
Awso_securityhub.Values.StartConfigurationPolicyDisassociationResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.TagResourceRequest.t ->
(Awso_securityhub.Values.TagResourceResponse.t,
Awso_securityhub.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UntagResourceRequest.t ->
(Awso_securityhub.Values.UntagResourceResponse.t,
Awso_securityhub.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_action_target :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateActionTargetRequest.t ->
(Awso_securityhub.Values.UpdateActionTargetResponse.t,
Awso_securityhub.Values.UpdateActionTargetResponse.error)
Result.t
Lwt.tval update_aggregator_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateAggregatorV2Request.t ->
(Awso_securityhub.Values.UpdateAggregatorV2Response.t,
Awso_securityhub.Values.UpdateAggregatorV2Response.error)
Result.t
Lwt.tval update_automation_rule_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateAutomationRuleV2Request.t ->
(Awso_securityhub.Values.UpdateAutomationRuleV2Response.t,
Awso_securityhub.Values.UpdateAutomationRuleV2Response.error)
Result.t
Lwt.tval update_configuration_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateConfigurationPolicyRequest.t ->
(Awso_securityhub.Values.UpdateConfigurationPolicyResponse.t,
Awso_securityhub.Values.UpdateConfigurationPolicyResponse.error)
Result.t
Lwt.tval update_connector_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateConnectorV2Request.t ->
(Awso_securityhub.Values.UpdateConnectorV2Response.t,
Awso_securityhub.Values.UpdateConnectorV2Response.error)
Result.t
Lwt.tval update_finding_aggregator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateFindingAggregatorRequest.t ->
(Awso_securityhub.Values.UpdateFindingAggregatorResponse.t,
Awso_securityhub.Values.UpdateFindingAggregatorResponse.error)
Result.t
Lwt.tval update_findings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateFindingsRequest.t ->
(Awso_securityhub.Values.UpdateFindingsResponse.t,
Awso_securityhub.Values.UpdateFindingsResponse.error)
Result.t
Lwt.tval update_insight :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateInsightRequest.t ->
(Awso_securityhub.Values.UpdateInsightResponse.t,
Awso_securityhub.Values.UpdateInsightResponse.error)
Result.t
Lwt.tval update_organization_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateOrganizationConfigurationRequest.t ->
(Awso_securityhub.Values.UpdateOrganizationConfigurationResponse.t,
Awso_securityhub.Values.UpdateOrganizationConfigurationResponse.error)
Result.t
Lwt.tval update_security_control :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateSecurityControlRequest.t ->
(Awso_securityhub.Values.UpdateSecurityControlResponse.t,
Awso_securityhub.Values.UpdateSecurityControlResponse.error)
Result.t
Lwt.tval update_security_hub_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateSecurityHubConfigurationRequest.t ->
(Awso_securityhub.Values.UpdateSecurityHubConfigurationResponse.t,
Awso_securityhub.Values.UpdateSecurityHubConfigurationResponse.error)
Result.t
Lwt.tval update_standards_control :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_securityhub.Values.UpdateStandardsControlRequest.t ->
(Awso_securityhub.Values.UpdateStandardsControlResponse.t,
Awso_securityhub.Values.UpdateStandardsControlResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_securityhub.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module AcceptAdministratorInvitationRequest =
Awso_securityhub.Values.AcceptAdministratorInvitationRequestWe recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Accepts the invitation to be a member account and be monitored by the Security Hub CSPM administrator account that the invitation was sent from. This operation is only used by member accounts that are not added through Organizations. When the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.
The request was rejected because we can't find the specified resource.
The request was rejected because it attempted to create resources beyond the current Amazon Web Services account or throttling limits. The error code describes the limit exceeded.
The request was rejected because you supplied an invalid or out-of-range value for an input parameter.
The account doesn't have permission to perform this action.
Internal server error.
module AcceptAdministratorInvitationResponse =
Awso_securityhub.Values.AcceptAdministratorInvitationResponseWe recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Accepts the invitation to be a member account and be monitored by the Security Hub CSPM administrator account that the invitation was sent from. This operation is only used by member accounts that are not added through Organizations. When the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.
This method is deprecated. Instead, use AcceptAdministratorInvitation. The Security Hub CSPM console continues to use AcceptInvitation. It will eventually change to use AcceptAdministratorInvitation. Any IAM policies that specifically control access to this function must continue to use AcceptInvitation. You should also add AcceptAdministratorInvitation to your policies to ensure that the correct permissions are in place after the console begins to use AcceptAdministratorInvitation. Accepts the invitation to be a member account and be monitored by the Security Hub CSPM administrator account that the invitation was sent from. This operation is only used by member accounts that are not added through Organizations. When the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.
This method is deprecated. Instead, use AcceptAdministratorInvitation. The Security Hub CSPM console continues to use AcceptInvitation. It will eventually change to use AcceptAdministratorInvitation. Any IAM policies that specifically control access to this function must continue to use AcceptInvitation. You should also add AcceptAdministratorInvitation to your policies to ensure that the correct permissions are in place after the console begins to use AcceptAdministratorInvitation. Accepts the invitation to be a member account and be monitored by the Security Hub CSPM administrator account that the invitation was sent from. This operation is only used by member accounts that are not added through Organizations. When the member account accepts the invitation, permission is granted to the administrator account to view findings generated in the member account.
You don't have permission to perform the action specified in the request.
The details of an Amazon Web Services account.
Provides information about an internet provider.
Provides the latitude and longitude coordinates of a location.
Information about a country.
Information about a city.
For AwsApiAction, NetworkConnectionAction, and PortProbeAction, RemoteIpDetails provides information about the remote IP address that was involved in the action.
For NetworkConnectionAction and PortProbeDetails, LocalPortDetails provides information about the local port that was involved in the action.
Provides information about the IP address where the scanned port is located.
A port scan that was part of the port probe. For each scan, PortProbeDetails provides information about the local IP address and port that were scanned, and the remote IP address that the scan originated from.
Provided if ActionType is PORT_PROBE. It provides details about the attempted port probe that was detected.
Provides information about the remote port that was involved in an attempted network connection.
Provided if ActionType is NETWORK_CONNECTION. It provides details about the attempted network connection that was detected.
Provided if ActionType is DNS_REQUEST. It provides details about the DNS request that was detected.
Provided if CallerType is domain. It provides information about the DNS domain that issued the API call.
Provided if ActionType is AWS_API_CALL. It provides details about the API call that was detected.
Provides details about one of the following actions that affects or that was taken on a resource: A remote IP address issued an Amazon Web Services API call A DNS request was received A remote IP address attempted to connect to an EC2 instance A remote IP address attempted a port probe on an EC2 instance
Used to update information about the investigation into the finding.
Updates to the severity information for a finding.
Details about a related finding.
The updated note.
module AutomationRulesFindingFieldsUpdate =
Awso_securityhub.Values.AutomationRulesFindingFieldsUpdateIdentifies the finding fields that the automation rule action updates when a finding matches the defined criteria.
One or more actions that Security Hub CSPM takes when a finding matches the defined criteria of a rule.
An ActionTarget object.
Provides Amazon Web Services account information of the user involved in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Contains information about the credentials used by the threat actor identified in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Contains information about the authenticated session used by the threat actor identified in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Information about the threat actor identified in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
An adjustment to the CVSS metric.
Represents a Security Hub CSPM administrator account designated by an organization management account.
Specifies a cross-Region data aggregation configuration, including the aggregation Region and any linked Regions.
Information about an enabled security standard in which a security control is enabled.
module ConfigurationPolicyAssociationStatus =
Awso_securityhub.Values.ConfigurationPolicyAssociationStatusOptions for filtering the ListConfigurationPolicyAssociations response. You can filter by the Amazon Resource Name (ARN) or universally unique identifier (UUID) of a configuration policy, AssociationType, or AssociationStatus.
Describes the state of an association between a route table and a subnet or gateway.
The associations between a route table and one or more subnets or a gateway.
module ExternalIntegrationConfiguration =
Awso_securityhub.Values.ExternalIntegrationConfigurationDefines the settings and parameters required for integrating external security tools and services.
module AutomationRulesFindingFieldsUpdateV2 =
Awso_securityhub.Values.AutomationRulesFindingFieldsUpdateV2Allows you to define the structure for modifying specific fields in security findings.
Allows you to configure automated responses.
module AutomationRulesActionTypeObjectV2 =
Awso_securityhub.Values.AutomationRulesActionTypeObjectV2Allows you to customize security response workflows.
module AutomationRulesActionTypeListV2 =
Awso_securityhub.Values.AutomationRulesActionTypeListV2A string filter for filtering Security Hub CSPM findings.
A number filter for querying findings.
A map filter for filtering Security Hub CSPM findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
A date range for the date filter.
A date filter for querying findings.
The criteria that determine which findings a rule applies to.
Defines the configuration of an automation rule.
Metadata for automation rules in the calling account. The response includes rules with a RuleStatus of ENABLED and DISABLED.
Includes essential metadata information about automation rules.
Information about an Availability Zone.
Provides details about the broker usernames for the specified broker. Doesn't apply to RabbitMQ brokers.
module AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails =
Awso_securityhub.Values.AwsAmazonMqBrokerMaintenanceWindowStartTimeDetailsThe scheduled time period (UTC) during which Amazon MQ begins to apply pending updates or patches to the broker.
module AwsAmazonMqBrokerLogsPendingDetails =
Awso_securityhub.Values.AwsAmazonMqBrokerLogsPendingDetailsProvides information about logs to be activated for the specified broker.
Provides information about logs to be activated for the specified broker.
module AwsAmazonMqBrokerLdapServerMetadataDetails =
Awso_securityhub.Values.AwsAmazonMqBrokerLdapServerMetadataDetailsThe metadata of the Lightweight Directory Access Protocol (LDAP) server used to authenticate and authorize connections to the broker. This is an optional failover server.
module AwsAmazonMqBrokerEncryptionOptionsDetails =
Awso_securityhub.Values.AwsAmazonMqBrokerEncryptionOptionsDetailsProvides details about broker encryption options.
Provides details about an Amazon MQ message broker. A message broker allows software applications and components to communicate using various programming languages, operating systems, and formal messaging protocols.
module AwsApiGatewayAccessLogSettings =
Awso_securityhub.Values.AwsApiGatewayAccessLogSettingsContains information about settings for logging access for the stage.
Contains information about settings for canary deployment in the stage.
module AwsApiGatewayEndpointConfiguration =
Awso_securityhub.Values.AwsApiGatewayEndpointConfigurationContains information about the endpoints for the API.
Defines settings for a method for the stage.
module AwsApiGatewayMethodSettingsList =
Awso_securityhub.Values.AwsApiGatewayMethodSettingsListContains information about a REST API in version 1 of Amazon API Gateway.
Provides information about a version 1 Amazon API Gateway stage.
Contains the cross-origin resource sharing (CORS) configuration for the API. CORS is only supported for HTTP APIs.
Contains information about a version 2 API in Amazon API Gateway.
Contains route settings for a stage.
Contains information about a version 2 stage for Amazon API Gateway.
module AwsAppSyncGraphQlApiUserPoolConfigDetails =
Awso_securityhub.Values.AwsAppSyncGraphQlApiUserPoolConfigDetailsSpecifies the authorization configuration for using Amazon Cognito user pools with your AppSync GraphQL API endpoint.
module AwsAppSyncGraphQlApiOpenIdConnectConfigDetails =
Awso_securityhub.Values.AwsAppSyncGraphQlApiOpenIdConnectConfigDetailsSpecifies the authorization configuration for using an OpenID Connect compliant service with your AppSync GraphQL API endpoint.
module AwsAppSyncGraphQlApiLambdaAuthorizerConfigDetails =
Awso_securityhub.Values.AwsAppSyncGraphQlApiLambdaAuthorizerConfigDetailsSpecifies the authorization configuration for using an Lambda function with your AppSync GraphQL API endpoint.
module AwsAppSyncGraphQlApiAdditionalAuthenticationProvidersDetails =
Awso_securityhub.Values.AwsAppSyncGraphQlApiAdditionalAuthenticationProvidersDetailsA list of additional authentication providers for the GraphqlApi API.
module AwsAppSyncGraphQlApiAdditionalAuthenticationProvidersList =
Awso_securityhub.Values.AwsAppSyncGraphQlApiAdditionalAuthenticationProvidersListmodule AwsAppSyncGraphQlApiLogConfigDetails =
Awso_securityhub.Values.AwsAppSyncGraphQlApiLogConfigDetailsSpecifies the logging configuration when writing GraphQL operations and tracing to Amazon CloudWatch for an AppSync GraphQL API.
Provides details about an AppSync Graph QL API, which lets you query multiple databases, microservices, and APIs from a single GraphQL endpoint.
module AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails =
Awso_securityhub.Values.AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetailsSpecifies the method used to encrypt the user’s data stores in the Athena workgroup.
module AwsAthenaWorkGroupConfigurationResultConfigurationDetails =
Awso_securityhub.Values.AwsAthenaWorkGroupConfigurationResultConfigurationDetailsThe location in Amazon Simple Storage Service (Amazon S3) where query and calculation results are stored and the encryption option, if any, used for query and calculation results. These are known as client-side settings. If workgroup settings override client-side settings, then the query uses the workgroup settings.
module AwsAthenaWorkGroupConfigurationDetails =
Awso_securityhub.Values.AwsAthenaWorkGroupConfigurationDetailsThe configuration of the workgroup, which includes the location in Amazon Simple Storage Service (Amazon S3) where query results are stored, the encryption option, if any, used for query results, whether Amazon CloudWatch metrics are enabled for the workgroup, and the limit for the amount of bytes scanned (cutoff) per query, if it is specified.
Provides information about an Amazon Athena workgroup.
module AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetailsAn Availability Zone for the automatic scaling group.
module AwsAutoScalingAutoScalingGroupAvailabilityZonesList =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupAvailabilityZonesListmodule AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetailsProperty values to use to override the values in the launch template.
module AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesList =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListmodule AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecificationDetails about the launch template to use for a mixed instances policy.
module AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetailsDescribes a launch template and overrides for a mixed instances policy.
module AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetailsInformation about the instances distribution.
module AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetailsThe mixed instances policy for the automatic scaling group.
module AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecificationDetails about the launch template to use.
module AwsAutoScalingAutoScalingGroupDetails =
Awso_securityhub.Values.AwsAutoScalingAutoScalingGroupDetailsProvides details about an auto scaling group.
module AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetails =
Awso_securityhub.Values.AwsAutoScalingLaunchConfigurationBlockDeviceMappingsEbsDetailsParameters that are used to automatically set up EBS volumes when an instance is launched.
module AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails =
Awso_securityhub.Values.AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetailsA block device for the instance.
module AwsAutoScalingLaunchConfigurationBlockDeviceMappingsList =
Awso_securityhub.Values.AwsAutoScalingLaunchConfigurationBlockDeviceMappingsListmodule AwsAutoScalingLaunchConfigurationMetadataOptions =
Awso_securityhub.Values.AwsAutoScalingLaunchConfigurationMetadataOptionsThe metadata options for the instances.
module AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails =
Awso_securityhub.Values.AwsAutoScalingLaunchConfigurationInstanceMonitoringDetailsInformation about the type of monitoring for instances in the group.
module AwsAutoScalingLaunchConfigurationDetails =
Awso_securityhub.Values.AwsAutoScalingLaunchConfigurationDetailsDetails about a launch configuration.
module AwsBackupBackupPlanAdvancedBackupSettingsDetails =
Awso_securityhub.Values.AwsBackupBackupPlanAdvancedBackupSettingsDetailsProvides a list of backup options for each resource type.
module AwsBackupBackupPlanAdvancedBackupSettingsList =
Awso_securityhub.Values.AwsBackupBackupPlanAdvancedBackupSettingsListmodule AwsBackupBackupPlanLifecycleDetails =
Awso_securityhub.Values.AwsBackupBackupPlanLifecycleDetailsProvides lifecycle details for the backup plan. A lifecycle defines when a backup is transitioned to cold storage and when it expires.
module AwsBackupBackupPlanRuleCopyActionsDetails =
Awso_securityhub.Values.AwsBackupBackupPlanRuleCopyActionsDetailsAn array of CopyAction objects, each of which contains details of the copy operation.
module AwsBackupBackupPlanRuleCopyActionsList =
Awso_securityhub.Values.AwsBackupBackupPlanRuleCopyActionsListmodule AwsBackupBackupPlanRuleDetails =
Awso_securityhub.Values.AwsBackupBackupPlanRuleDetailsProvides details about an array of BackupRule objects, each of which specifies a scheduled task that is used to back up a selection of resources.
module AwsBackupBackupPlanBackupPlanDetails =
Awso_securityhub.Values.AwsBackupBackupPlanBackupPlanDetailsProvides details about an Backup backup plan and an array of BackupRule objects, each of which specifies a backup rule.
Provides details about an Backup backup plan and an array of BackupRule objects, each of which specifies a backup rule.
module AwsBackupBackupVaultNotificationsDetails =
Awso_securityhub.Values.AwsBackupBackupVaultNotificationsDetailsProvides details about the Amazon SNS event notifications for the specified backup vault.
Provides details about an Backup backup vault. In Backup, a backup vault is a container that stores and organizes your backups.
module AwsBackupRecoveryPointCalculatedLifecycleDetails =
Awso_securityhub.Values.AwsBackupRecoveryPointCalculatedLifecycleDetailsSpecifies how long in days before a recovery point transitions to cold storage or is deleted.
module AwsBackupRecoveryPointCreatedByDetails =
Awso_securityhub.Values.AwsBackupRecoveryPointCreatedByDetailsContains information about the backup plan and rule that Backup used to initiate the recovery point backup.
module AwsBackupRecoveryPointLifecycleDetails =
Awso_securityhub.Values.AwsBackupRecoveryPointLifecycleDetailsContains an array of Transition objects specifying how long in days before a recovery point transitions to cold storage or is deleted.
Contains detailed information about the recovery points stored in an Backup backup vault. A backup, or recovery point, represents the content of a resource at a specified time.
module AwsCertificateManagerCertificateResourceRecord =
Awso_securityhub.Values.AwsCertificateManagerCertificateResourceRecordProvides details about the CNAME record that is added to the DNS database for domain validation.
module AwsCertificateManagerCertificateDomainValidationOption =
Awso_securityhub.Values.AwsCertificateManagerCertificateDomainValidationOptionContains information about one of the following: The initial validation of each domain name that occurs as a result of the RequestCertificate request The validation of each domain name in the certificate, as it pertains to Certificate Manager managed renewal
module AwsCertificateManagerCertificateDomainValidationOptions =
Awso_securityhub.Values.AwsCertificateManagerCertificateDomainValidationOptionsmodule AwsCertificateManagerCertificateRenewalSummary =
Awso_securityhub.Values.AwsCertificateManagerCertificateRenewalSummaryContains information about the Certificate Manager managed renewal for an AMAZON_ISSUED certificate.
module AwsCertificateManagerCertificateOptions =
Awso_securityhub.Values.AwsCertificateManagerCertificateOptionsContains other options for the certificate.
module AwsCertificateManagerCertificateKeyUsage =
Awso_securityhub.Values.AwsCertificateManagerCertificateKeyUsageContains information about a key usage X.509 v3 extension object.
module AwsCertificateManagerCertificateKeyUsages =
Awso_securityhub.Values.AwsCertificateManagerCertificateKeyUsagesmodule AwsCertificateManagerCertificateExtendedKeyUsage =
Awso_securityhub.Values.AwsCertificateManagerCertificateExtendedKeyUsageContains information about an extended key usage X.509 v3 extension object.
module AwsCertificateManagerCertificateExtendedKeyUsages =
Awso_securityhub.Values.AwsCertificateManagerCertificateExtendedKeyUsagesmodule AwsCertificateManagerCertificateDetails =
Awso_securityhub.Values.AwsCertificateManagerCertificateDetailsProvides details about an Certificate Manager certificate.
module AwsCloudFormationStackOutputsDetails =
Awso_securityhub.Values.AwsCloudFormationStackOutputsDetailsProvides information about the CloudFormation stack output.
module AwsCloudFormationStackOutputsList =
Awso_securityhub.Values.AwsCloudFormationStackOutputsListmodule AwsCloudFormationStackDriftInformationDetails =
Awso_securityhub.Values.AwsCloudFormationStackDriftInformationDetailsProvides information about the stack's conformity to its expected template configuration.
Nests a stack as a resource in a top-level template. Nested stacks are stacks created as resources for another stack.
module AwsCloudFrontDistributionCacheBehavior =
Awso_securityhub.Values.AwsCloudFrontDistributionCacheBehaviorInformation about a cache behavior for the distribution.
module AwsCloudFrontDistributionCacheBehaviorsItemList =
Awso_securityhub.Values.AwsCloudFrontDistributionCacheBehaviorsItemListmodule AwsCloudFrontDistributionCacheBehaviors =
Awso_securityhub.Values.AwsCloudFrontDistributionCacheBehaviorsProvides information about caching for the CloudFront distribution.
module AwsCloudFrontDistributionDefaultCacheBehavior =
Awso_securityhub.Values.AwsCloudFrontDistributionDefaultCacheBehaviorContains information about the default cache configuration for the CloudFront distribution.
module AwsCloudFrontDistributionViewerCertificate =
Awso_securityhub.Values.AwsCloudFrontDistributionViewerCertificateProvides information about the TLS/SSL configuration that the CloudFront distribution uses to communicate with viewers.
module AwsCloudFrontDistributionOriginS3OriginConfig =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginS3OriginConfigInformation about an origin that is an Amazon S3 bucket that is not configured with static website hosting.
module AwsCloudFrontDistributionOriginSslProtocols =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginSslProtocolsA complex type that contains information about the SSL/TLS protocols that CloudFront can use when establishing an HTTPS connection with your origin.
module AwsCloudFrontDistributionOriginCustomOriginConfig =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginCustomOriginConfigA custom origin. A custom origin is any origin that is not an Amazon S3 bucket, with one exception. An Amazon S3 bucket that is configured with static website hosting is a custom origin.
module AwsCloudFrontDistributionOriginItem =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginItemA complex type that describes the Amazon S3 bucket, HTTP server (for example, a web server), or other server from which CloudFront gets your files.
module AwsCloudFrontDistributionOriginItemList =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginItemListmodule AwsCloudFrontDistributionOrigins =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginsA complex type that contains information about origins and origin groups for this CloudFront distribution.
module AwsCloudFrontDistributionOriginGroupFailoverStatusCodesItemList =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginGroupFailoverStatusCodesItemListmodule AwsCloudFrontDistributionOriginGroupFailoverStatusCodes =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginGroupFailoverStatusCodesThe status codes that cause an origin group to fail over.
module AwsCloudFrontDistributionOriginGroupFailover =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginGroupFailoverProvides information about when an origin group fails over.
module AwsCloudFrontDistributionOriginGroup =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginGroupInformation about an origin group for the CloudFront distribution.
module AwsCloudFrontDistributionOriginGroupsItemList =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginGroupsItemListmodule AwsCloudFrontDistributionOriginGroups =
Awso_securityhub.Values.AwsCloudFrontDistributionOriginGroupsProvides information about origin groups that are associated with the CloudFront distribution.
module AwsCloudFrontDistributionLogging =
Awso_securityhub.Values.AwsCloudFrontDistributionLoggingA complex type that controls whether access logs are written for the CloudFront distribution.
module AwsCloudFrontDistributionDetails =
Awso_securityhub.Values.AwsCloudFrontDistributionDetailsA CloudFront distribution configuration.
Provides details about a CloudTrail trail.
module AwsCloudWatchAlarmDimensionsDetails =
Awso_securityhub.Values.AwsCloudWatchAlarmDimensionsDetailsDetails about the dimensions for the metric associated with the alarm.
module AwsCloudWatchAlarmDimensionsList =
Awso_securityhub.Values.AwsCloudWatchAlarmDimensionsListSpecifies an alarm and associates it with the specified metric or metric math expression.
module AwsCodeBuildProjectArtifactsDetails =
Awso_securityhub.Values.AwsCodeBuildProjectArtifactsDetailsInformation about the build artifacts for the CodeBuild project.
module AwsCodeBuildProjectArtifactsList =
Awso_securityhub.Values.AwsCodeBuildProjectArtifactsListInformation about the VPC configuration that CodeBuild accesses.
Information about the build input source code for this build project.
module AwsCodeBuildProjectLogsConfigS3LogsDetails =
Awso_securityhub.Values.AwsCodeBuildProjectLogsConfigS3LogsDetailsInformation about logs built to an S3 bucket for a build project.
module AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails =
Awso_securityhub.Values.AwsCodeBuildProjectLogsConfigCloudWatchLogsDetailsInformation about CloudWatch Logs for the build project.
module AwsCodeBuildProjectLogsConfigDetails =
Awso_securityhub.Values.AwsCodeBuildProjectLogsConfigDetailsInformation about logs for the build project.
module AwsCodeBuildProjectEnvironmentRegistryCredential =
Awso_securityhub.Values.AwsCodeBuildProjectEnvironmentRegistryCredentialThe credentials for access to a private registry.
module AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails =
Awso_securityhub.Values.AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetailsInformation about an environment variable that is available to builds for the build project.
module AwsCodeBuildProjectEnvironmentEnvironmentVariablesList =
Awso_securityhub.Values.AwsCodeBuildProjectEnvironmentEnvironmentVariablesListmodule AwsCodeBuildProjectEnvironment =
Awso_securityhub.Values.AwsCodeBuildProjectEnvironmentInformation about the build environment for this build project.
Information about an CodeBuild project.
Provides details about an Database Migration Service (DMS) endpoint. An endpoint provides connection, data store type, and location information about your data store.
module AwsDmsReplicationInstanceVpcSecurityGroupsDetails =
Awso_securityhub.Values.AwsDmsReplicationInstanceVpcSecurityGroupsDetailsProvides details about the virtual private cloud (VPC) security group that’s associated with the replication instance.
module AwsDmsReplicationInstanceVpcSecurityGroupsList =
Awso_securityhub.Values.AwsDmsReplicationInstanceVpcSecurityGroupsListmodule AwsDmsReplicationInstanceReplicationSubnetGroupDetails =
Awso_securityhub.Values.AwsDmsReplicationInstanceReplicationSubnetGroupDetailsProvides details about the replication subnet group.
module AwsDmsReplicationInstanceDetails =
Awso_securityhub.Values.AwsDmsReplicationInstanceDetailsProvides details about an Database Migration Service (DMS) replication instance. DMS uses a replication instance to connect to your source data store, read the source data, and format the data for consumption by the target data store.
Provides details about an Database Migration Service (DMS) replication task. A replication task moves a set of data from the source endpoint to the target endpoint.
module AwsDynamoDbTableAttributeDefinition =
Awso_securityhub.Values.AwsDynamoDbTableAttributeDefinitionContains a definition of an attribute for the table.
module AwsDynamoDbTableAttributeDefinitionList =
Awso_securityhub.Values.AwsDynamoDbTableAttributeDefinitionListmodule AwsDynamoDbTableBillingModeSummary =
Awso_securityhub.Values.AwsDynamoDbTableBillingModeSummaryProvides information about the billing for read/write capacity on the table.
module AwsDynamoDbTableStreamSpecification =
Awso_securityhub.Values.AwsDynamoDbTableStreamSpecificationThe current DynamoDB Streams configuration for the table.
module AwsDynamoDbTableSseDescription =
Awso_securityhub.Values.AwsDynamoDbTableSseDescriptionInformation about the server-side encryption for the table.
module AwsDynamoDbTableRestoreSummary =
Awso_securityhub.Values.AwsDynamoDbTableRestoreSummaryInformation about the restore for the table.
module AwsDynamoDbTableProvisionedThroughputOverride =
Awso_securityhub.Values.AwsDynamoDbTableProvisionedThroughputOverrideReplica-specific configuration for the provisioned throughput.
module AwsDynamoDbTableReplicaGlobalSecondaryIndex =
Awso_securityhub.Values.AwsDynamoDbTableReplicaGlobalSecondaryIndexInformation about a global secondary index for a DynamoDB table replica.
module AwsDynamoDbTableReplicaGlobalSecondaryIndexList =
Awso_securityhub.Values.AwsDynamoDbTableReplicaGlobalSecondaryIndexListInformation about a replica of a DynamoDB table.
module AwsDynamoDbTableProvisionedThroughput =
Awso_securityhub.Values.AwsDynamoDbTableProvisionedThroughputInformation about the provisioned throughput for the table or for a global secondary index.
For global and local secondary indexes, identifies the attributes that are copied from the table into the index.
A component of the key schema for the DynamoDB table, a global secondary index, or a local secondary index.
module AwsDynamoDbTableLocalSecondaryIndex =
Awso_securityhub.Values.AwsDynamoDbTableLocalSecondaryIndexInformation about a local secondary index for a DynamoDB table.
module AwsDynamoDbTableLocalSecondaryIndexList =
Awso_securityhub.Values.AwsDynamoDbTableLocalSecondaryIndexListmodule AwsDynamoDbTableGlobalSecondaryIndex =
Awso_securityhub.Values.AwsDynamoDbTableGlobalSecondaryIndexInformation abut a global secondary index for the table.
module AwsDynamoDbTableGlobalSecondaryIndexList =
Awso_securityhub.Values.AwsDynamoDbTableGlobalSecondaryIndexListProvides details about a DynamoDB table.
module AwsEc2ClientVpnEndpointAuthenticationOptionsActiveDirectoryDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointAuthenticationOptionsActiveDirectoryDetailsProvides details about an Active Directory that’s used to authenticate an Client VPN endpoint.
module AwsEc2ClientVpnEndpointAuthenticationOptionsMutualAuthenticationDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointAuthenticationOptionsMutualAuthenticationDetailsInformation about the client certificate used for authentication.
module AwsEc2ClientVpnEndpointAuthenticationOptionsFederatedAuthenticationDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointAuthenticationOptionsFederatedAuthenticationDetailsDescribes the IAM SAML identity providers used for federated authentication.
module AwsEc2ClientVpnEndpointAuthenticationOptionsDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointAuthenticationOptionsDetailsInformation about the authentication method used by the Client VPN endpoint.
module AwsEc2ClientVpnEndpointAuthenticationOptionsList =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointAuthenticationOptionsListmodule AwsEc2ClientVpnEndpointClientConnectOptionsStatusDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointClientConnectOptionsStatusDetailsDescribes the status of the Client VPN endpoint attribute.
module AwsEc2ClientVpnEndpointClientConnectOptionsDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointClientConnectOptionsDetailsThe options for managing connection authorization for new client connections.
module AwsEc2ClientVpnEndpointClientLoginBannerOptionsDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointClientLoginBannerOptionsDetailsOptions for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is established.
module AwsEc2ClientVpnEndpointConnectionLogOptionsDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointConnectionLogOptionsDetailsInformation about the client connection logging options for the Client VPN endpoint.
module AwsEc2ClientVpnEndpointDetails =
Awso_securityhub.Values.AwsEc2ClientVpnEndpointDetailsDescribes an Client VPN endpoint. A Client VPN endpoint is the resource that you create and configure to enable and manage client VPN sessions. It's the termination point for all client VPN sessions.
Information about an Elastic IP address.
module AwsEc2InstanceNetworkInterfacesDetails =
Awso_securityhub.Values.AwsEc2InstanceNetworkInterfacesDetailsIdentifies a network interface for the Amazon EC2 instance.
module AwsEc2InstanceNetworkInterfacesList =
Awso_securityhub.Values.AwsEc2InstanceNetworkInterfacesListmodule AwsEc2InstanceMonitoringDetails =
Awso_securityhub.Values.AwsEc2InstanceMonitoringDetailsThe type of monitoring that’s turned on for an Amazon EC2 instance.
Metadata options that allow you to configure and secure the Amazon EC2 instance.
The details of an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataBlockDeviceMappingSetEbsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataBlockDeviceMappingSetEbsDetailsParameters for a block device for an Amazon Elastic Block Store (Amazon EBS) volume in an Amazon EC2 launch template.
module AwsEc2LaunchTemplateDataBlockDeviceMappingSetDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataBlockDeviceMappingSetDetailsInformation about a block device mapping for an Amazon Elastic Compute Cloud (Amazon EC2) launch template.
module AwsEc2LaunchTemplateDataBlockDeviceMappingSetList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataBlockDeviceMappingSetListmodule AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataCapacityReservationSpecificationCapacityReservationTargetDetailsInformation about the target Capacity Reservation or Capacity Reservation group in which to run an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataCapacityReservationSpecificationDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataCapacityReservationSpecificationDetailsSpecifies the Capacity Reservation targeting option of an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataCpuOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataCpuOptionsDetailsSpecifies the CPU options for an Amazon EC2 instance. For more information, see Optimize CPU options in the Amazon Elastic Compute Cloud User Guide.
module AwsEc2LaunchTemplateDataCreditSpecificationDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataCreditSpecificationDetailsSpecifies the credit option for CPU usage of a T2, T3, or T3a Amazon EC2 instance.
module AwsEc2LaunchTemplateDataPrivateDnsNameOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataPrivateDnsNameOptionsDetailsDescribes the options for Amazon EC2 instance hostnames.
module AwsEc2LaunchTemplateDataPlacementDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataPlacementDetailsProvides details about the placement of an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataNetworkInterfaceSetPrivateIpAddressesDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetPrivateIpAddressesDetailsOne or more private IPv4 addresses.
module AwsEc2LaunchTemplateDataNetworkInterfaceSetPrivateIpAddressesList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetPrivateIpAddressesListmodule AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6PrefixesDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6PrefixesDetailsProvides details on one or more IPv6 prefixes to be assigned to the network interface.
module AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6PrefixesList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6PrefixesListmodule AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesDetailsSpecifies an IPv6 address in an Amazon EC2 launch template.
module AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv6AddressesListmodule AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesDetailsProvides details on one or more IPv4 prefixes for a network interface.
module AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetIpv4PrefixesListmodule AwsEc2LaunchTemplateDataNetworkInterfaceSetDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetDetailsOne or more network interfaces to attach to an Amazon EC2 instance. If you specify a network interface, you must specify security groups and subnets as part of the network interface.
module AwsEc2LaunchTemplateDataNetworkInterfaceSetList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataNetworkInterfaceSetListmodule AwsEc2LaunchTemplateDataMonitoringDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataMonitoringDetailsThe monitoring for an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataMetadataOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataMetadataOptionsDetailsSpecifies the metadata options for an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataMaintenanceOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataMaintenanceOptionsDetailsThe maintenance options of an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataLicenseSetDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataLicenseSetDetailsProvides details about the license configuration for an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataLicenseSetList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataLicenseSetListmodule AwsEc2LaunchTemplateDataInstanceRequirementsVCpuCountDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsVCpuCountDetailsThe minimum and maximum number of vCPUs for an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataInstanceRequirementsTotalLocalStorageGBDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsTotalLocalStorageGBDetailsThe minimum and maximum amount of total local storage, in GB, that an Amazon EC2 instance uses.
module AwsEc2LaunchTemplateDataInstanceRequirementsNetworkInterfaceCountDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsNetworkInterfaceCountDetailsThe minimum and maximum number of network interfaces to be attached to an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataInstanceRequirementsMemoryMiBDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsMemoryMiBDetailsThe minimum and maximum amount of memory, in MiB, for an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsMemoryGiBPerVCpuDetailsThe minimum and maximum amount of memory per vCPU, in GiB.
module AwsEc2LaunchTemplateDataInstanceRequirementsBaselineEbsBandwidthMbpsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsBaselineEbsBandwidthMbpsDetailsThe minimum and maximum baseline bandwidth to Amazon Elastic Block Store (Amazon EBS), in Mbps. For more information, see Amazon EBS–optimized instances in the Amazon EC2 User Guide.
module AwsEc2LaunchTemplateDataInstanceRequirementsAcceleratorTotalMemoryMiBDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsAcceleratorTotalMemoryMiBDetailsThe minimum and maximum amount of memory, in MiB, for the accelerators on an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataInstanceRequirementsAcceleratorCountDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsAcceleratorCountDetailsThe minimum and maximum number of accelerators (GPUs, FPGAs, or Amazon Web Services Inferentia chips) on an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataInstanceRequirementsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceRequirementsDetailsThe attributes for the Amazon EC2 instance types.
module AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceMarketOptionsSpotOptionsDetailsProvides details about the market (purchasing) options for Spot Instances.
module AwsEc2LaunchTemplateDataInstanceMarketOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataInstanceMarketOptionsDetailsProvides details about the market (purchasing) option for an Amazon EC2 instance.
module AwsEc2LaunchTemplateDataIamInstanceProfileDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataIamInstanceProfileDetailsProvides details for an Identity and Access Management (IAM) instance profile, which is a container for an IAM role for your instance.
module AwsEc2LaunchTemplateDataHibernationOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataHibernationOptionsDetailsSpecifies whether your Amazon EC2 instance is configured for hibernation.
module AwsEc2LaunchTemplateDataEnclaveOptionsDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataEnclaveOptionsDetailsIndicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
module AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetDetailsProvides details for an Amazon Elastic Inference accelerator.
module AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataElasticInferenceAcceleratorSetListmodule AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataElasticGpuSpecificationSetDetailsProvides details about an Elastic Graphics specification for an Amazon EC2 launch template.
module AwsEc2LaunchTemplateDataElasticGpuSpecificationSetList =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataElasticGpuSpecificationSetListmodule AwsEc2LaunchTemplateDataDetails =
Awso_securityhub.Values.AwsEc2LaunchTemplateDataDetailsThe information to include in an Amazon Elastic Compute Cloud (Amazon EC2) launch template.
Specifies the properties for creating an Amazon Elastic Compute Cloud (Amazon EC2) launch template.
An association between the network ACL and a subnet.
module AwsEc2NetworkAclAssociationList =
Awso_securityhub.Values.AwsEc2NetworkAclAssociationListA range of ports.
An Internet Control Message Protocol (ICMP) type and code.
A rule for the network ACL. Each rule allows or denies access based on the IP address, traffic direction, port, and protocol.
Contains details about an Amazon EC2 network access control list (ACL).
module AwsEc2NetworkInterfaceAttachment =
Awso_securityhub.Values.AwsEc2NetworkInterfaceAttachmentInformation about the network interface attachment.
module AwsEc2NetworkInterfaceSecurityGroup =
Awso_securityhub.Values.AwsEc2NetworkInterfaceSecurityGroupA security group associated with the network interface.
module AwsEc2NetworkInterfaceSecurityGroupList =
Awso_securityhub.Values.AwsEc2NetworkInterfaceSecurityGroupListmodule AwsEc2NetworkInterfacePrivateIpAddressDetail =
Awso_securityhub.Values.AwsEc2NetworkInterfacePrivateIpAddressDetailProvides information about a private IPv4 address that is with the network interface.
module AwsEc2NetworkInterfacePrivateIpAddressList =
Awso_securityhub.Values.AwsEc2NetworkInterfacePrivateIpAddressListmodule AwsEc2NetworkInterfaceIpV6AddressDetail =
Awso_securityhub.Values.AwsEc2NetworkInterfaceIpV6AddressDetailProvides information about an IPV6 address that is associated with the network interface.
module AwsEc2NetworkInterfaceIpV6AddressList =
Awso_securityhub.Values.AwsEc2NetworkInterfaceIpV6AddressListDetails about the network interface
Provides details about the routes in the route table.
Describes a virtual private gateway propagating route.
Provides details about a route table for the specified VPC.
module AwsEc2SecurityGroupUserIdGroupPair =
Awso_securityhub.Values.AwsEc2SecurityGroupUserIdGroupPairA relationship between a security group and a user.
module AwsEc2SecurityGroupUserIdGroupPairList =
Awso_securityhub.Values.AwsEc2SecurityGroupUserIdGroupPairListmodule AwsEc2SecurityGroupPrefixListId =
Awso_securityhub.Values.AwsEc2SecurityGroupPrefixListIdA prefix list ID.
module AwsEc2SecurityGroupPrefixListIdList =
Awso_securityhub.Values.AwsEc2SecurityGroupPrefixListIdListA range of IPv6 addresses.
module AwsEc2SecurityGroupIpv6RangeList =
Awso_securityhub.Values.AwsEc2SecurityGroupIpv6RangeListA range of IPv4 addresses.
module AwsEc2SecurityGroupIpRangeList =
Awso_securityhub.Values.AwsEc2SecurityGroupIpRangeListmodule AwsEc2SecurityGroupIpPermission =
Awso_securityhub.Values.AwsEc2SecurityGroupIpPermissionAn IP permission for an EC2 security group.
module AwsEc2SecurityGroupIpPermissionList =
Awso_securityhub.Values.AwsEc2SecurityGroupIpPermissionListDetails about an Amazon EC2 security group.
An IPV6 CIDR block association.
Contains information about a subnet in Amazon EC2.
Information about an Amazon Web Services Amazon EC2 Transit Gateway that interconnects virtual private clouds (VPCs) and on-premises networks.
An attachment to an Amazon EC2 volume.
Details about an EC2 volume.
An IPv4 CIDR block association.
Details about an EC2 VPC.
module AwsEc2VpcEndpointServiceServiceTypeDetails =
Awso_securityhub.Values.AwsEc2VpcEndpointServiceServiceTypeDetailsThe service type information for a VPC endpoint service.
module AwsEc2VpcEndpointServiceServiceTypeList =
Awso_securityhub.Values.AwsEc2VpcEndpointServiceServiceTypeListmodule AwsEc2VpcEndpointServiceDetails =
Awso_securityhub.Values.AwsEc2VpcEndpointServiceDetailsContains details about the service configuration for a VPC endpoint service.
Provides information about the VPC peering connection options for the accepter or requester VPC.
module VpcInfoIpv6CidrBlockSetDetails =
Awso_securityhub.Values.VpcInfoIpv6CidrBlockSetDetailsProvides details about the IPv6 CIDR blocks for the VPC.
Provides details about the IPv4 CIDR blocks for the VPC.
module AwsEc2VpcPeeringConnectionVpcInfoDetails =
Awso_securityhub.Values.AwsEc2VpcPeeringConnectionVpcInfoDetailsDescribes a VPC in a VPC peering connection.
module AwsEc2VpcPeeringConnectionStatusDetails =
Awso_securityhub.Values.AwsEc2VpcPeeringConnectionStatusDetailsDetails about the status of the VPC peering connection.
module AwsEc2VpcPeeringConnectionDetails =
Awso_securityhub.Values.AwsEc2VpcPeeringConnectionDetailsProvides information about a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection.
module AwsEc2VpnConnectionVgwTelemetryDetails =
Awso_securityhub.Values.AwsEc2VpnConnectionVgwTelemetryDetailsInformation about the VPN tunnel.
module AwsEc2VpnConnectionVgwTelemetryList =
Awso_securityhub.Values.AwsEc2VpnConnectionVgwTelemetryListmodule AwsEc2VpnConnectionRoutesDetails =
Awso_securityhub.Values.AwsEc2VpnConnectionRoutesDetailsA static routes associated with the VPN connection.
module AwsEc2VpnConnectionOptionsTunnelOptionsDetails =
Awso_securityhub.Values.AwsEc2VpnConnectionOptionsTunnelOptionsDetailsThe VPN tunnel options.
module AwsEc2VpnConnectionOptionsTunnelOptionsList =
Awso_securityhub.Values.AwsEc2VpnConnectionOptionsTunnelOptionsListmodule AwsEc2VpnConnectionOptionsDetails =
Awso_securityhub.Values.AwsEc2VpnConnectionOptionsDetailsVPN connection options.
Details about an Amazon EC2 VPN connection.
Information about an Amazon ECR image.
module AwsEcrRepositoryLifecyclePolicyDetails =
Awso_securityhub.Values.AwsEcrRepositoryLifecyclePolicyDetailsInformation about the lifecycle policy for the repository.
module AwsEcrRepositoryImageScanningConfigurationDetails =
Awso_securityhub.Values.AwsEcrRepositoryImageScanningConfigurationDetailsThe image scanning configuration for a repository.
Provides information about an Amazon Elastic Container Registry repository.
module AwsEcsClusterClusterSettingsDetails =
Awso_securityhub.Values.AwsEcsClusterClusterSettingsDetailsIndicates whether to enable CloudWatch Container Insights for the ECS cluster.
module AwsEcsClusterClusterSettingsList =
Awso_securityhub.Values.AwsEcsClusterClusterSettingsListmodule AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetails =
Awso_securityhub.Values.AwsEcsClusterConfigurationExecuteCommandConfigurationLogConfigurationDetailsThe log configuration for the results of the run command actions.
module AwsEcsClusterConfigurationExecuteCommandConfigurationDetails =
Awso_securityhub.Values.AwsEcsClusterConfigurationExecuteCommandConfigurationDetailsContains the run command configuration for the cluster.
module AwsEcsClusterConfigurationDetails =
Awso_securityhub.Values.AwsEcsClusterConfigurationDetailsThe run command configuration for the cluster.
module AwsEcsClusterDefaultCapacityProviderStrategyDetails =
Awso_securityhub.Values.AwsEcsClusterDefaultCapacityProviderStrategyDetailsThe default capacity provider strategy for the cluster. The default capacity provider strategy is used when services or tasks are run without a specified launch type or capacity provider strategy.
module AwsEcsClusterDefaultCapacityProviderStrategyList =
Awso_securityhub.Values.AwsEcsClusterDefaultCapacityProviderStrategyListProvides details about an Amazon ECS cluster.
Details for a volume mount point that's used in a container definition.
Provides information about an Amazon ECS container.
module AwsEcsServiceCapacityProviderStrategyDetails =
Awso_securityhub.Values.AwsEcsServiceCapacityProviderStrategyDetailsStrategy item for the capacity provider strategy that the service uses.
module AwsEcsServiceCapacityProviderStrategyList =
Awso_securityhub.Values.AwsEcsServiceCapacityProviderStrategyListmodule AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDetails =
Awso_securityhub.Values.AwsEcsServiceDeploymentConfigurationDeploymentCircuitBreakerDetailsDetermines whether a service deployment fails if a service cannot reach a steady state.
module AwsEcsServiceDeploymentConfigurationDetails =
Awso_securityhub.Values.AwsEcsServiceDeploymentConfigurationDetailsOptional deployment parameters for the service.
module AwsEcsServiceDeploymentControllerDetails =
Awso_securityhub.Values.AwsEcsServiceDeploymentControllerDetailsInformation about the deployment controller type that the service uses.
module AwsEcsServiceServiceRegistriesDetails =
Awso_securityhub.Values.AwsEcsServiceServiceRegistriesDetailsInformation about a service discovery registry to assign to the service.
module AwsEcsServiceServiceRegistriesList =
Awso_securityhub.Values.AwsEcsServiceServiceRegistriesListmodule AwsEcsServicePlacementStrategiesDetails =
Awso_securityhub.Values.AwsEcsServicePlacementStrategiesDetailsA placement strategy that determines how to place the tasks for the service.
module AwsEcsServicePlacementStrategiesList =
Awso_securityhub.Values.AwsEcsServicePlacementStrategiesListmodule AwsEcsServicePlacementConstraintsDetails =
Awso_securityhub.Values.AwsEcsServicePlacementConstraintsDetailsA placement constraint for the tasks in the service.
module AwsEcsServicePlacementConstraintsList =
Awso_securityhub.Values.AwsEcsServicePlacementConstraintsListmodule AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetails =
Awso_securityhub.Values.AwsEcsServiceNetworkConfigurationAwsVpcConfigurationDetailsFor tasks that use the awsvpc networking mode, the VPC subnet and security group configuration.
module AwsEcsServiceNetworkConfigurationDetails =
Awso_securityhub.Values.AwsEcsServiceNetworkConfigurationDetailsFor tasks that use the awsvpc networking mode, the VPC subnet and security group configuration.
module AwsEcsServiceLoadBalancersDetails =
Awso_securityhub.Values.AwsEcsServiceLoadBalancersDetailsInformation about a load balancer that the service uses.
module AwsEcsServiceLoadBalancersList =
Awso_securityhub.Values.AwsEcsServiceLoadBalancersListProvides details about a service within an ECS cluster.
module AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetailsA dependency that is defined for container startup and shutdown.
module AwsEcsTaskDefinitionContainerDefinitionsDependsOnList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsDependsOnListmodule AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetailsA data volume to mount from another container.
module AwsEcsTaskDefinitionContainerDefinitionsVolumesFromList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsVolumesFromListmodule AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetailsA ulimit to set in the container.
module AwsEcsTaskDefinitionContainerDefinitionsUlimitsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsUlimitsListmodule AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetailsA namespaced kernel parameter to set in the container.
module AwsEcsTaskDefinitionContainerDefinitionsSystemControlsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsSystemControlsListmodule AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsSecretsDetailsA secret to pass to the container.
module AwsEcsTaskDefinitionContainerDefinitionsSecretsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsSecretsListmodule AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetailsA resource to assign to a container.
module AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsListmodule AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetailsThe private repository authentication credentials to use.
module AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetailsA port mapping for the container.
module AwsEcsTaskDefinitionContainerDefinitionsPortMappingsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsPortMappingsListmodule AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetailsA mount point for the data volumes in the container.
module AwsEcsTaskDefinitionContainerDefinitionsMountPointsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsMountPointsListmodule AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetailsA secret to pass to the log configuration.
module AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsListmodule AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetailsThe log configuration specification for the container.
module AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetailsThe container path, mount options, and size (in MiB) of a tmpfs mount.
module AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsListmodule AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetailsA host device to expose to the container.
module AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesListmodule AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetailsThe Linux capabilities for the container that are added to or dropped from the default configuration provided by Docker.
module AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails>Linux-specific modifications that are applied to the container, such as Linux kernel capabilities.
module AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetailsThe container health check command and associated configuration parameters for the container.
module AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetailsThe FireLens configuration for the container. The configuration specifies and configures a log router for container logs.
module AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetailsA hostname and IP address mapping to append to the /etc/hosts file on the container.
module AwsEcsTaskDefinitionContainerDefinitionsExtraHostsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsExtraHostsListmodule AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetailsAn environment variable to pass to the container.
module AwsEcsTaskDefinitionContainerDefinitionsEnvironmentList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsEnvironmentListmodule AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetailsA file that contain environment variables to pass to a container.
module AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesListmodule AwsEcsTaskDefinitionContainerDefinitionsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsDetailsA container definition that describes a container in the task.
module AwsEcsTaskDefinitionContainerDefinitionsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionContainerDefinitionsListmodule AwsEcsTaskDefinitionVolumesHostDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionVolumesHostDetailsInformation about a bind mount host volume.
module AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetailsmodule AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetailsInformation about the Amazon Elastic File System file system that is used for task storage.
module AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetailsInformation about a Docker volume.
module AwsEcsTaskDefinitionVolumesDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionVolumesDetailsA data volume to mount from another container.
module AwsEcsTaskDefinitionVolumesList =
Awso_securityhub.Values.AwsEcsTaskDefinitionVolumesListmodule AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetailsA network configuration parameter to provide to the Container Network Interface (CNI) plugin.
module AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesList =
Awso_securityhub.Values.AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesListmodule AwsEcsTaskDefinitionProxyConfigurationDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionProxyConfigurationDetailsThe configuration details for the App Mesh proxy.
module AwsEcsTaskDefinitionPlacementConstraintsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionPlacementConstraintsDetailsA placement constraint object to use for tasks.
module AwsEcsTaskDefinitionPlacementConstraintsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionPlacementConstraintsListmodule AwsEcsTaskDefinitionInferenceAcceleratorsDetails =
Awso_securityhub.Values.AwsEcsTaskDefinitionInferenceAcceleratorsDetailsAn Elastic Inference accelerator to use for the containers in the task.
module AwsEcsTaskDefinitionInferenceAcceleratorsList =
Awso_securityhub.Values.AwsEcsTaskDefinitionInferenceAcceleratorsListDetails about a task definition. A task definition describes the container and volume definitions of an Amazon Elastic Container Service task.
Provides details on a container instance bind mount host volume.
Provides information about a data volume that's used in a task definition.
Provides details about a task in a cluster.
module AwsEfsAccessPointRootDirectoryCreationInfoDetails =
Awso_securityhub.Values.AwsEfsAccessPointRootDirectoryCreationInfoDetailsProvides information about the settings that Amazon EFS uses to create the root directory when a client connects to an access point.
module AwsEfsAccessPointRootDirectoryDetails =
Awso_securityhub.Values.AwsEfsAccessPointRootDirectoryDetailsProvides information about the directory on the Amazon EFS file system that the access point exposes as the root directory to NFS clients using the access point.
module AwsEfsAccessPointPosixUserDetails =
Awso_securityhub.Values.AwsEfsAccessPointPosixUserDetailsProvides details for all file system operations using this Amazon EFS access point.
Provides information about an Amazon EFS access point.
module AwsEksClusterResourcesVpcConfigDetails =
Awso_securityhub.Values.AwsEksClusterResourcesVpcConfigDetailsInformation about the VPC configuration used by the cluster control plane.
module AwsEksClusterLoggingClusterLoggingDetails =
Awso_securityhub.Values.AwsEksClusterLoggingClusterLoggingDetailsDetails for a cluster logging configuration.
module AwsEksClusterLoggingClusterLoggingList =
Awso_securityhub.Values.AwsEksClusterLoggingClusterLoggingListThe logging configuration for an Amazon EKS cluster.
Provides details about an Amazon EKS cluster.
module AwsElasticBeanstalkEnvironmentTier =
Awso_securityhub.Values.AwsElasticBeanstalkEnvironmentTierContains information about the tier of the environment.
module AwsElasticBeanstalkEnvironmentOptionSetting =
Awso_securityhub.Values.AwsElasticBeanstalkEnvironmentOptionSettingA configuration option setting for the environment.
module AwsElasticBeanstalkEnvironmentOptionSettings =
Awso_securityhub.Values.AwsElasticBeanstalkEnvironmentOptionSettingsmodule AwsElasticBeanstalkEnvironmentEnvironmentLink =
Awso_securityhub.Values.AwsElasticBeanstalkEnvironmentEnvironmentLinkContains information about a link to another environment that is in the same group.
module AwsElasticBeanstalkEnvironmentEnvironmentLinks =
Awso_securityhub.Values.AwsElasticBeanstalkEnvironmentEnvironmentLinksmodule AwsElasticBeanstalkEnvironmentDetails =
Awso_securityhub.Values.AwsElasticBeanstalkEnvironmentDetailsContains details about an Elastic Beanstalk environment.
module AwsElasticsearchDomainVPCOptions =
Awso_securityhub.Values.AwsElasticsearchDomainVPCOptionsInformation that OpenSearch derives based on VPCOptions for the domain.
module AwsElasticsearchDomainServiceSoftwareOptions =
Awso_securityhub.Values.AwsElasticsearchDomainServiceSoftwareOptionsInformation about the state of the domain relative to the latest service software.
module AwsElasticsearchDomainNodeToNodeEncryptionOptions =
Awso_securityhub.Values.AwsElasticsearchDomainNodeToNodeEncryptionOptionsDetails about the configuration for node-to-node encryption.
module AwsElasticsearchDomainLogPublishingOptionsLogConfig =
Awso_securityhub.Values.AwsElasticsearchDomainLogPublishingOptionsLogConfigThe log configuration.
module AwsElasticsearchDomainLogPublishingOptions =
Awso_securityhub.Values.AwsElasticsearchDomainLogPublishingOptionsconfigures the CloudWatch Logs to publish for the Elasticsearch domain.
module AwsElasticsearchDomainEncryptionAtRestOptions =
Awso_securityhub.Values.AwsElasticsearchDomainEncryptionAtRestOptionsDetails about the configuration for encryption at rest.
module AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails =
Awso_securityhub.Values.AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetailsConfiguration options for zone awareness.
module AwsElasticsearchDomainElasticsearchClusterConfigDetails =
Awso_securityhub.Values.AwsElasticsearchDomainElasticsearchClusterConfigDetailsdetails about the configuration of an OpenSearch cluster.
module AwsElasticsearchDomainDomainEndpointOptions =
Awso_securityhub.Values.AwsElasticsearchDomainDomainEndpointOptionsAdditional options for the domain endpoint, such as whether to require HTTPS for all traffic.
Information about an Elasticsearch domain.
module AwsElbAppCookieStickinessPolicy =
Awso_securityhub.Values.AwsElbAppCookieStickinessPolicyContains information about a stickiness policy that was created using CreateAppCookieStickinessPolicy.
module AwsElbAppCookieStickinessPolicies =
Awso_securityhub.Values.AwsElbAppCookieStickinessPoliciesmodule AwsElbLbCookieStickinessPolicy =
Awso_securityhub.Values.AwsElbLbCookieStickinessPolicyContains information about a stickiness policy that was created using CreateLBCookieStickinessPolicy.
module AwsElbLbCookieStickinessPolicies =
Awso_securityhub.Values.AwsElbLbCookieStickinessPoliciesContains information about the access log configuration for the load balancer.
module AwsElbLoadBalancerAdditionalAttribute =
Awso_securityhub.Values.AwsElbLoadBalancerAdditionalAttributeProvides information about additional attributes for the load balancer.
module AwsElbLoadBalancerAdditionalAttributeList =
Awso_securityhub.Values.AwsElbLoadBalancerAdditionalAttributeListmodule AwsElbLoadBalancerCrossZoneLoadBalancing =
Awso_securityhub.Values.AwsElbLoadBalancerCrossZoneLoadBalancingContains cross-zone load balancing settings for the load balancer.
module AwsElbLoadBalancerConnectionSettings =
Awso_securityhub.Values.AwsElbLoadBalancerConnectionSettingsContains connection settings for the load balancer.
module AwsElbLoadBalancerConnectionDraining =
Awso_securityhub.Values.AwsElbLoadBalancerConnectionDrainingContains information about the connection draining configuration for the load balancer.
Contains attributes for the load balancer.
module AwsElbLoadBalancerBackendServerDescription =
Awso_securityhub.Values.AwsElbLoadBalancerBackendServerDescriptionProvides information about the configuration of an EC2 instance for the load balancer.
module AwsElbLoadBalancerBackendServerDescriptions =
Awso_securityhub.Values.AwsElbLoadBalancerBackendServerDescriptionsmodule AwsElbLoadBalancerSourceSecurityGroup =
Awso_securityhub.Values.AwsElbLoadBalancerSourceSecurityGroupContains information about the security group for the load balancer.
Contains information about the policies for a load balancer.
Information about a load balancer listener.
module AwsElbLoadBalancerListenerDescription =
Awso_securityhub.Values.AwsElbLoadBalancerListenerDescriptionLists the policies that are enabled for a load balancer listener.
module AwsElbLoadBalancerListenerDescriptions =
Awso_securityhub.Values.AwsElbLoadBalancerListenerDescriptionsProvides information about an EC2 instance for a load balancer.
Contains information about the health checks that are conducted on the load balancer.
Contains details about a Classic Load Balancer.
A load balancer attribute.
module AwsElbv2LoadBalancerAttributes =
Awso_securityhub.Values.AwsElbv2LoadBalancerAttributesInformation about the state of the load balancer.
Information about a load balancer.
module AwsEventSchemasRegistryDetails =
Awso_securityhub.Values.AwsEventSchemasRegistryDetailsA schema defines the structure of events that are sent to Amazon EventBridge. Schema registries are containers for schemas. They collect and organize schemas so that your schemas are in logical groups.
module AwsEventsEndpointRoutingConfigFailoverConfigSecondaryDetails =
Awso_securityhub.Values.AwsEventsEndpointRoutingConfigFailoverConfigSecondaryDetailsThe Amazon Web Services Region that events are routed to when failover is triggered or event replication is enabled.
module AwsEventsEndpointRoutingConfigFailoverConfigPrimaryDetails =
Awso_securityhub.Values.AwsEventsEndpointRoutingConfigFailoverConfigPrimaryDetailsProvides details about the primary Amazon Web Services Region of the endpoint.
module AwsEventsEndpointRoutingConfigFailoverConfigDetails =
Awso_securityhub.Values.AwsEventsEndpointRoutingConfigFailoverConfigDetailsThe failover configuration for an endpoint. This includes what triggers failover and what happens when it's triggered.
module AwsEventsEndpointRoutingConfigDetails =
Awso_securityhub.Values.AwsEventsEndpointRoutingConfigDetailsProvides details about the routing configuration of the endpoint.
module AwsEventsEndpointReplicationConfigDetails =
Awso_securityhub.Values.AwsEventsEndpointReplicationConfigDetailsIndicates whether replication is enabled or disabled for the endpoint. If enabled, the endpoint can replicate all events to a secondary Amazon Web Services Region.
module AwsEventsEndpointEventBusesDetails =
Awso_securityhub.Values.AwsEventsEndpointEventBusesDetailsProvides details about the Amazon EventBridge event buses that the endpoint is associated with.
module AwsEventsEndpointEventBusesList =
Awso_securityhub.Values.AwsEventsEndpointEventBusesListProvides details about an Amazon EventBridge global endpoint. The endpoint can improve your application’s availability by making it Regional-fault tolerant.
Provides details about Amazon EventBridge event bus. An event bus is a router that receives events and delivers them to zero or more destinations, or targets. This can be a custom event bus which you can use to receive events from your custom applications and services, or it can be a partner event bus which can be matched to a partner event source.
module AwsGuardDutyDetectorDataSourcesCloudTrailDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesCloudTrailDetailsAn object that contains information on the status of CloudTrail as a data source for the detector.
module AwsGuardDutyDetectorDataSourcesS3LogsDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesS3LogsDetailsAn object that contains information on the status of S3 data event logs as a data source for the detector.
module AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsEbsVolumesDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsEbsVolumesDetailsDescribes the configuration of scanning EBS volumes (Malware Protection) as a data source.
module AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetailsDescribes the configuration of Malware Protection for EC2 instances with findings.
module AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesMalwareProtectionDetailsAn object that contains information on the status of Malware Protection as a data source for the detector.
module AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesKubernetesAuditLogsDetailsAn object that contains information on the status of Kubernetes audit logs as a data source for the detector.
module AwsGuardDutyDetectorDataSourcesKubernetesDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesKubernetesDetailsAn object that contains information on the status of Kubernetes data sources for the detector.
module AwsGuardDutyDetectorDataSourcesFlowLogsDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesFlowLogsDetailsAn object that contains information on the status of VPC Flow Logs as a data source for the detector.
module AwsGuardDutyDetectorDataSourcesDnsLogsDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesDnsLogsDetailsAn object that contains information on the status of DNS logs as a data source for the detector.
module AwsGuardDutyDetectorDataSourcesDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorDataSourcesDetailsDescribes which data sources are activated for the detector.
module AwsGuardDutyDetectorFeaturesDetails =
Awso_securityhub.Values.AwsGuardDutyDetectorFeaturesDetailsDescribes which features are activated for the detector.
module AwsGuardDutyDetectorFeaturesList =
Awso_securityhub.Values.AwsGuardDutyDetectorFeaturesListProvides details about an Amazon GuardDuty detector. A detector is an object that represents the GuardDuty service. A detector is required for GuardDuty to become operational.
module AwsIamAccessKeySessionContextSessionIssuer =
Awso_securityhub.Values.AwsIamAccessKeySessionContextSessionIssuerInformation about the entity that created the session.
module AwsIamAccessKeySessionContextAttributes =
Awso_securityhub.Values.AwsIamAccessKeySessionContextAttributesAttributes of the session that the key was used for.
Provides information about the session that the key was used for.
IAM access key details related to a finding.
A managed policy that is attached to an IAM principal.
module AwsIamAttachedManagedPolicyList =
Awso_securityhub.Values.AwsIamAttachedManagedPolicyListA managed policy that is attached to the IAM group.
Contains details about an IAM group.
module AwsIamRoleAssumeRolePolicyDocument =
Awso_securityhub.Values.AwsIamRoleAssumeRolePolicyDocumentInformation about a role associated with an instance profile.
Information about an instance profile.
Information about the policy used to set the permissions boundary for an IAM principal.
A version of an IAM policy.
Represents an IAM permissions policy.
An inline policy that is embedded in the role.
Contains information about an IAM role, including all of the role's policies.
Information about an inline policy that is embedded in the user.
Information about an IAM user.
module AwsKinesisStreamStreamEncryptionDetails =
Awso_securityhub.Values.AwsKinesisStreamStreamEncryptionDetailsProvides information about stream encryption.
Provides information about an Amazon Kinesis data stream.
Contains metadata about an KMS key.
The code for the Lambda function. You can specify either an object in Amazon S3, or upload a deployment package directly.
module AwsLambdaFunctionDeadLetterConfig =
Awso_securityhub.Values.AwsLambdaFunctionDeadLetterConfigThe dead-letter queue for failed asynchronous invocations.
The VPC security groups and subnets that are attached to a Lambda function.
module AwsLambdaFunctionTracingConfig =
Awso_securityhub.Values.AwsLambdaFunctionTracingConfigThe function's X-Ray tracing configuration.
An Lambda layer.
module AwsLambdaFunctionEnvironmentError =
Awso_securityhub.Values.AwsLambdaFunctionEnvironmentErrorError messages for environment variables that could not be applied.
A function's environment variable settings.
Details about an Lambda function's configuration.
Details about a Lambda layer version.
module AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoClientAuthenticationUnauthenticatedDetailsProvides details for allowing no client authentication.
module AwsMskClusterClusterInfoClientAuthenticationTlsDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoClientAuthenticationTlsDetailsProvides details for client authentication using TLS.
module AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoClientAuthenticationSaslScramDetailsDetails for SASL/SCRAM client authentication.
module AwsMskClusterClusterInfoClientAuthenticationSaslIamDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoClientAuthenticationSaslIamDetailsDetails for SASL/IAM client authentication.
module AwsMskClusterClusterInfoClientAuthenticationSaslDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoClientAuthenticationSaslDetailsProvides details for client authentication using SASL.
module AwsMskClusterClusterInfoClientAuthenticationDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoClientAuthenticationDetailsProvides details about different modes of client authentication.
module AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetailsThe settings for encrypting data in transit.
module AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoEncryptionInfoEncryptionAtRestDetailsThe data-volume encryption details. You can't update encryption at rest settings for existing clusters.
module AwsMskClusterClusterInfoEncryptionInfoDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoEncryptionInfoDetailsIncludes encryption-related information, such as the KMS key used for encrypting data at rest and whether you want MSK to encrypt your data in transit.
module AwsMskClusterClusterInfoDetails =
Awso_securityhub.Values.AwsMskClusterClusterInfoDetailsProvide details about an Amazon Managed Streaming for Apache Kafka (Amazon MSK) cluster.
Provides details about an Amazon Managed Streaming for Apache Kafka (Amazon MSK) cluster.
module AwsNetworkFirewallFirewallSubnetMappingsDetails =
Awso_securityhub.Values.AwsNetworkFirewallFirewallSubnetMappingsDetailsA public subnet that Network Firewall uses for the firewall.
module AwsNetworkFirewallFirewallSubnetMappingsList =
Awso_securityhub.Values.AwsNetworkFirewallFirewallSubnetMappingsListmodule AwsNetworkFirewallFirewallDetails =
Awso_securityhub.Values.AwsNetworkFirewallFirewallDetailsDetails about an Network Firewall firewall.
module FirewallPolicyStatelessRuleGroupReferencesDetails =
Awso_securityhub.Values.FirewallPolicyStatelessRuleGroupReferencesDetailsA stateless rule group that is used by the firewall policy.
module FirewallPolicyStatelessRuleGroupReferencesList =
Awso_securityhub.Values.FirewallPolicyStatelessRuleGroupReferencesListmodule StatelessCustomPublishMetricActionDimension =
Awso_securityhub.Values.StatelessCustomPublishMetricActionDimensionDefines a CloudWatch dimension value to publish.
module StatelessCustomPublishMetricActionDimensionsList =
Awso_securityhub.Values.StatelessCustomPublishMetricActionDimensionsListmodule StatelessCustomPublishMetricAction =
Awso_securityhub.Values.StatelessCustomPublishMetricActionInformation about metrics to publish to CloudWatch.
module StatelessCustomActionDefinition =
Awso_securityhub.Values.StatelessCustomActionDefinitionThe definition of a custom action that can be used for stateless packet handling.
module FirewallPolicyStatelessCustomActionsDetails =
Awso_securityhub.Values.FirewallPolicyStatelessCustomActionsDetailsA custom action that can be used for stateless packet handling.
module FirewallPolicyStatelessCustomActionsList =
Awso_securityhub.Values.FirewallPolicyStatelessCustomActionsListmodule FirewallPolicyStatefulRuleGroupReferencesDetails =
Awso_securityhub.Values.FirewallPolicyStatefulRuleGroupReferencesDetailsA stateful rule group that is used by the firewall policy.
module FirewallPolicyStatefulRuleGroupReferencesList =
Awso_securityhub.Values.FirewallPolicyStatefulRuleGroupReferencesListDefines the behavior of the firewall.
module AwsNetworkFirewallFirewallPolicyDetails =
Awso_securityhub.Values.AwsNetworkFirewallFirewallPolicyDetailsDetails about a firewall policy. A firewall policy defines the behavior of a network firewall.
module RuleGroupVariablesPortSetsDetails =
Awso_securityhub.Values.RuleGroupVariablesPortSetsDetailsA list of port ranges.
module RuleGroupVariablesIpSetsDetails =
Awso_securityhub.Values.RuleGroupVariablesIpSetsDetailsA list of IP addresses and address ranges, in CIDR notation.
Additional settings to use in the specified rules.
module RuleGroupSourceStatelessRuleMatchAttributesTcpFlags =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesTcpFlagsA set of TCP flags and masks to inspect for.
module RuleGroupSourceStatelessRuleMatchAttributesTcpFlagsList =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesTcpFlagsListmodule RuleGroupSourceStatelessRuleMatchAttributesSources =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesSourcesA source IP addresses and address range to inspect for.
module RuleGroupSourceStatelessRuleMatchAttributesSourcesList =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesSourcesListmodule RuleGroupSourceStatelessRuleMatchAttributesSourcePorts =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesSourcePortsA port range to specify the source ports to inspect for.
module RuleGroupSourceStatelessRuleMatchAttributesSourcePortsList =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesSourcePortsListmodule RuleGroupSourceStatelessRuleMatchAttributesProtocolsList =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesProtocolsListmodule RuleGroupSourceStatelessRuleMatchAttributesDestinations =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesDestinationsA destination IP address or range.
module RuleGroupSourceStatelessRuleMatchAttributesDestinationsList =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesDestinationsListmodule RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesDestinationPortsA port range to specify the destination ports to inspect for.
module RuleGroupSourceStatelessRuleMatchAttributesDestinationPortsList =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesDestinationPortsListmodule RuleGroupSourceStatelessRuleMatchAttributes =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleMatchAttributesCriteria for the stateless rule.
module RuleGroupSourceStatelessRuleDefinition =
Awso_securityhub.Values.RuleGroupSourceStatelessRuleDefinitionThe definition of the stateless rule.
module RuleGroupSourceStatelessRulesDetails =
Awso_securityhub.Values.RuleGroupSourceStatelessRulesDetailsA stateless rule in the rule group.
module RuleGroupSourceStatelessRulesList =
Awso_securityhub.Values.RuleGroupSourceStatelessRulesListmodule RuleGroupSourceCustomActionsDetails =
Awso_securityhub.Values.RuleGroupSourceCustomActionsDetailsA custom action definition. A custom action is an optional, non-standard action to use for stateless packet handling.
module RuleGroupSourceCustomActionsList =
Awso_securityhub.Values.RuleGroupSourceCustomActionsListmodule RuleGroupSourceStatelessRulesAndCustomActionsDetails =
Awso_securityhub.Values.RuleGroupSourceStatelessRulesAndCustomActionsDetailsStateless rules and custom actions for a stateless rule group.
module RuleGroupSourceStatefulRulesRuleOptionsSettingsList =
Awso_securityhub.Values.RuleGroupSourceStatefulRulesRuleOptionsSettingsListmodule RuleGroupSourceStatefulRulesOptionsDetails =
Awso_securityhub.Values.RuleGroupSourceStatefulRulesOptionsDetailsA rule option for a stateful rule.
module RuleGroupSourceStatefulRulesOptionsList =
Awso_securityhub.Values.RuleGroupSourceStatefulRulesOptionsListmodule RuleGroupSourceStatefulRulesHeaderDetails =
Awso_securityhub.Values.RuleGroupSourceStatefulRulesHeaderDetailsThe inspection criteria for a stateful rule.
module RuleGroupSourceStatefulRulesDetails =
Awso_securityhub.Values.RuleGroupSourceStatefulRulesDetailsA Suricata rule specification.
module RuleGroupSourceStatefulRulesList =
Awso_securityhub.Values.RuleGroupSourceStatefulRulesListStateful inspection criteria for a domain list rule group.
The rules and actions for the rule group.
Details about the rule group.
module AwsNetworkFirewallRuleGroupDetails =
Awso_securityhub.Values.AwsNetworkFirewallRuleGroupDetailsDetails about an Network Firewall rule group. Rule groups are used to inspect and control network traffic. Stateless rule groups apply to individual packets. Stateful rule groups apply to packets in the context of their traffic flow. Rule groups are referenced in firewall policies.
module AwsOpenSearchServiceDomainMasterUserOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainMasterUserOptionsDetailsSpecifies information about the master user of the domain.
module AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetailsProvides information about domain access control options.
module AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetailsConfiguration options for zone awareness.
module AwsOpenSearchServiceDomainClusterConfigDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainClusterConfigDetailsDetails about the configuration of an OpenSearch cluster.
module AwsOpenSearchServiceDomainVpcOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainVpcOptionsDetailsContains information that OpenSearch Service derives based on the VPCOptions for the domain.
module AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainServiceSoftwareOptionsDetailsProvides information about the state of the domain relative to the latest service software.
module AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetailsProvides details about the configuration for node-to-node encryption.
module AwsOpenSearchServiceDomainLogPublishingOption =
Awso_securityhub.Values.AwsOpenSearchServiceDomainLogPublishingOptionConfiguration details for a log publishing option.
module AwsOpenSearchServiceDomainLogPublishingOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainLogPublishingOptionsDetailsConfigures the CloudWatch Logs to publish for the OpenSearch domain.
module AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetailsDetails about the configuration for encryption at rest for the OpenSearch domain.
module AwsOpenSearchServiceDomainDomainEndpointOptionsDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainDomainEndpointOptionsDetailsInformation about additional options for the domain endpoint.
module AwsOpenSearchServiceDomainDetails =
Awso_securityhub.Values.AwsOpenSearchServiceDomainDetailsInformation about an Amazon OpenSearch Service domain.
Specifies an Organizations scope. Data from the specified organization or organizational unit is included in the response. To scope to a specific organizational unit, provide OrganizationalUnitId. You can optionally include OrganizationId. If you omit OrganizationId, Security Hub uses the caller's organization ID. To scope to the delegated administrator's entire organization, provide only OrganizationId. The organization ID and organizational unit must belong to the delegated administrator's own organization. Each request must use one scoping approach: either scope to the entire organization by providing an AwsOrganizationScope entry with only OrganizationId, or scope to specific organizational units by providing AwsOrganizationScope entries with OrganizationalUnitId. You can't combine both approaches in the same request.
An IAM role that is associated with the Amazon RDS DB cluster.
module AwsRdsDbClusterAssociatedRoles =
Awso_securityhub.Values.AwsRdsDbClusterAssociatedRolesmodule AwsRdsDbInstanceVpcSecurityGroup =
Awso_securityhub.Values.AwsRdsDbInstanceVpcSecurityGroupA VPC security groups that the DB instance belongs to.
module AwsRdsDbInstanceVpcSecurityGroups =
Awso_securityhub.Values.AwsRdsDbInstanceVpcSecurityGroupsInformation about an Active Directory domain membership record associated with the DB instance.
module AwsRdsDbClusterOptionGroupMembership =
Awso_securityhub.Values.AwsRdsDbClusterOptionGroupMembershipInformation about an option group membership for a DB cluster.
module AwsRdsDbClusterOptionGroupMemberships =
Awso_securityhub.Values.AwsRdsDbClusterOptionGroupMembershipsInformation about an instance in the DB cluster.
Information about an Amazon RDS DB cluster.
module AwsRdsDbClusterSnapshotDbClusterSnapshotAttribute =
Awso_securityhub.Values.AwsRdsDbClusterSnapshotDbClusterSnapshotAttributeContains the name and values of a manual Amazon Relational Database Service (RDS) DB cluster snapshot attribute.
module AwsRdsDbClusterSnapshotDbClusterSnapshotAttributes =
Awso_securityhub.Values.AwsRdsDbClusterSnapshotDbClusterSnapshotAttributesmodule AwsRdsDbClusterSnapshotDetails =
Awso_securityhub.Values.AwsRdsDbClusterSnapshotDetailsInformation about an Amazon RDS DB cluster snapshot.
module AwsRdsDbInstanceAssociatedRole =
Awso_securityhub.Values.AwsRdsDbInstanceAssociatedRoleAn IAM role associated with the DB instance.
module AwsRdsDbInstanceAssociatedRoles =
Awso_securityhub.Values.AwsRdsDbInstanceAssociatedRolesmodule AwsRdsDbSubnetGroupSubnetAvailabilityZone =
Awso_securityhub.Values.AwsRdsDbSubnetGroupSubnetAvailabilityZoneAn Availability Zone for a subnet in a subnet group.
Information about a subnet in a subnet group.
Information about the subnet group for the database instance.
Information about the status of a read replica.
A processor feature.
module AwsRdsPendingCloudWatchLogsExports =
Awso_securityhub.Values.AwsRdsPendingCloudWatchLogsExportsIdentifies the log types to enable and disable.
Changes to a DB instance that are currently pending.
Provides information about a parameter group for a DB instance.
An option group membership.
module AwsRdsDbOptionGroupMemberships =
Awso_securityhub.Values.AwsRdsDbOptionGroupMembershipsSpecifies the connection endpoint.
Contains the details of an Amazon RDS DB instance.
IP range information for an RDS DB security group.
module AwsRdsDbSecurityGroupEc2SecurityGroup =
Awso_securityhub.Values.AwsRdsDbSecurityGroupEc2SecurityGroupEC2 security group information for an RDS DB security group.
module AwsRdsDbSecurityGroupEc2SecurityGroups =
Awso_securityhub.Values.AwsRdsDbSecurityGroupEc2SecurityGroupsProvides information about an Amazon RDS DB security group.
Provides details about an Amazon RDS DB cluster snapshot.
module AwsRdsEventSubscriptionDetails =
Awso_securityhub.Values.AwsRdsEventSubscriptionDetailsDetails about an Amazon RDS event notification subscription. The subscription allows Amazon RDS to post events to an SNS topic.
A node in an Amazon Redshift cluster.
module AwsRedshiftClusterClusterNodes =
Awso_securityhub.Values.AwsRedshiftClusterClusterNodesmodule AwsRedshiftClusterClusterParameterStatus =
Awso_securityhub.Values.AwsRedshiftClusterClusterParameterStatusThe status of a parameter in a cluster parameter group for an Amazon Redshift cluster.
module AwsRedshiftClusterClusterParameterStatusList =
Awso_securityhub.Values.AwsRedshiftClusterClusterParameterStatusListmodule AwsRedshiftClusterClusterParameterGroup =
Awso_securityhub.Values.AwsRedshiftClusterClusterParameterGroupA cluster parameter group that is associated with an Amazon Redshift cluster.
module AwsRedshiftClusterClusterParameterGroups =
Awso_securityhub.Values.AwsRedshiftClusterClusterParameterGroupsmodule AwsRedshiftClusterClusterSecurityGroup =
Awso_securityhub.Values.AwsRedshiftClusterClusterSecurityGroupA security group that is associated with the cluster.
module AwsRedshiftClusterClusterSecurityGroups =
Awso_securityhub.Values.AwsRedshiftClusterClusterSecurityGroupsmodule AwsRedshiftClusterClusterSnapshotCopyStatus =
Awso_securityhub.Values.AwsRedshiftClusterClusterSnapshotCopyStatusYou can configure Amazon Redshift to copy snapshots for a cluster to another Amazon Web Services Region. This parameter provides information about a cross-Region snapshot copy.
module AwsRedshiftClusterDeferredMaintenanceWindow =
Awso_securityhub.Values.AwsRedshiftClusterDeferredMaintenanceWindowA time windows during which maintenance was deferred for an Amazon Redshift cluster.
module AwsRedshiftClusterDeferredMaintenanceWindows =
Awso_securityhub.Values.AwsRedshiftClusterDeferredMaintenanceWindowsmodule AwsRedshiftClusterVpcSecurityGroup =
Awso_securityhub.Values.AwsRedshiftClusterVpcSecurityGroupA VPC security group that the cluster belongs to, if the cluster is in a VPC.
module AwsRedshiftClusterVpcSecurityGroups =
Awso_securityhub.Values.AwsRedshiftClusterVpcSecurityGroupsmodule AwsRedshiftClusterRestoreStatus =
Awso_securityhub.Values.AwsRedshiftClusterRestoreStatusInformation about the status of a cluster restore action. It only applies if the cluster was created by restoring a snapshot.
Information about the resize operation for the cluster.
module AwsRedshiftClusterPendingModifiedValues =
Awso_securityhub.Values.AwsRedshiftClusterPendingModifiedValuesChanges to the Amazon Redshift cluster that are currently pending.
module AwsRedshiftClusterLoggingStatus =
Awso_securityhub.Values.AwsRedshiftClusterLoggingStatusProvides information about the logging status of the cluster.
An IAM role that the cluster can use to access other Amazon Web Services services.
Information about whether an Amazon Redshift cluster finished applying any hardware changes to security module (HSM) settings that were specified in a modify cluster command.
The connection endpoint for an Amazon Redshift cluster.
module AwsRedshiftClusterElasticIpStatus =
Awso_securityhub.Values.AwsRedshiftClusterElasticIpStatusThe status of the elastic IP (EIP) address for an Amazon Redshift cluster.
Details about an Amazon Redshift cluster.
module AwsRoute53HostedZoneConfigDetails =
Awso_securityhub.Values.AwsRoute53HostedZoneConfigDetailsAn object that contains an optional comment about your Amazon Route 53 hosted zone.
module CloudWatchLogsLogGroupArnConfigDetails =
Awso_securityhub.Values.CloudWatchLogsLogGroupArnConfigDetailsThe Amazon Resource Name (ARN) and other details of the Amazon CloudWatch Logs log group that Amazon Route 53 is publishing logs to.
module AwsRoute53QueryLoggingConfigDetails =
Awso_securityhub.Values.AwsRoute53QueryLoggingConfigDetailsProvides details about a specified Amazon Route 53 configuration for DNS query logging.
module AwsRoute53HostedZoneVpcDetails =
Awso_securityhub.Values.AwsRoute53HostedZoneVpcDetailsFor private hosted zones, this is a complex type that contains information about an Amazon VPC.
module AwsRoute53HostedZoneObjectDetails =
Awso_securityhub.Values.AwsRoute53HostedZoneObjectDetailsAn object that contains information about an Amazon Route 53 hosted zone.
module AwsRoute53HostedZoneNameServersList =
Awso_securityhub.Values.AwsRoute53HostedZoneNameServersListProvides details about a specified Amazon Route 53 hosted zone, including the four name servers assigned to the hosted zone. A hosted zone represents a collection of records that can be managed together, belonging to a single parent domain name.
module AwsS3AccountPublicAccessBlockDetails =
Awso_securityhub.Values.AwsS3AccountPublicAccessBlockDetailsprovides information about the Amazon S3 Public Access Block configuration for accounts.
module AwsS3AccessPointVpcConfigurationDetails =
Awso_securityhub.Values.AwsS3AccessPointVpcConfigurationDetailsThe virtual private cloud (VPC) configuration for an Amazon S3 access point.
Returns configuration information about the specified Amazon S3 access point. S3 access points are named network endpoints that are attached to buckets that you can use to perform S3 object operations.
module AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetailsA rule for when objects transition to specific storage classes.
module AwsS3BucketBucketLifecycleConfigurationRulesTransitionsList =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesTransitionsListmodule AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetailsA transition rule that describes when noncurrent objects transition to a specified storage class.
module AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsList =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsListmodule AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetailsA tag filter.
module AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetailsA tag that is assigned to matching objects.
module AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetailsA value to use for the filter.
module AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsList =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsListmodule AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetailsThe configuration for the filter.
module AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesFilterDetailsIdentifies the objects that a rule applies to.
module AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetailsInformation about what Amazon S3 does when a multipart upload is incomplete.
module AwsS3BucketBucketLifecycleConfigurationRulesDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesDetailsConfiguration for a lifecycle rule.
module AwsS3BucketBucketLifecycleConfigurationRulesList =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationRulesListmodule AwsS3BucketBucketLifecycleConfigurationDetails =
Awso_securityhub.Values.AwsS3BucketBucketLifecycleConfigurationDetailsThe lifecycle configuration for the objects in the S3 bucket.
module AwsS3BucketBucketVersioningConfiguration =
Awso_securityhub.Values.AwsS3BucketBucketVersioningConfigurationDescribes the versioning state of an S3 bucket.
module AwsS3BucketWebsiteConfigurationRoutingRuleRedirect =
Awso_securityhub.Values.AwsS3BucketWebsiteConfigurationRoutingRuleRedirectThe rules to redirect the request if the condition in Condition is met.
module AwsS3BucketWebsiteConfigurationRoutingRuleCondition =
Awso_securityhub.Values.AwsS3BucketWebsiteConfigurationRoutingRuleConditionThe condition that must be met in order to apply the routing rule.
module AwsS3BucketWebsiteConfigurationRoutingRule =
Awso_securityhub.Values.AwsS3BucketWebsiteConfigurationRoutingRuleA rule for redirecting requests to the website.
module AwsS3BucketWebsiteConfigurationRoutingRules =
Awso_securityhub.Values.AwsS3BucketWebsiteConfigurationRoutingRulesmodule AwsS3BucketWebsiteConfigurationRedirectTo =
Awso_securityhub.Values.AwsS3BucketWebsiteConfigurationRedirectToThe redirect behavior for requests to the website.
module AwsS3BucketWebsiteConfiguration =
Awso_securityhub.Values.AwsS3BucketWebsiteConfigurationWebsite parameters for the S3 bucket.
module AwsS3BucketServerSideEncryptionByDefault =
Awso_securityhub.Values.AwsS3BucketServerSideEncryptionByDefaultSpecifies the default server-side encryption to apply to new objects in the bucket.
module AwsS3BucketServerSideEncryptionRule =
Awso_securityhub.Values.AwsS3BucketServerSideEncryptionRuleAn encryption rule to apply to the S3 bucket.
module AwsS3BucketServerSideEncryptionRules =
Awso_securityhub.Values.AwsS3BucketServerSideEncryptionRulesmodule AwsS3BucketServerSideEncryptionConfiguration =
Awso_securityhub.Values.AwsS3BucketServerSideEncryptionConfigurationThe encryption configuration for the S3 bucket.
module AwsS3BucketObjectLockConfigurationRuleDefaultRetentionDetails =
Awso_securityhub.Values.AwsS3BucketObjectLockConfigurationRuleDefaultRetentionDetailsThe default S3 Object Lock retention mode and period that you want to apply to new objects placed in the specified Amazon S3 bucket.
module AwsS3BucketObjectLockConfigurationRuleDetails =
Awso_securityhub.Values.AwsS3BucketObjectLockConfigurationRuleDetailsSpecifies the S3 Object Lock rule for the specified object. In Amazon S3, Object Lock can help prevent objects from being deleted or overwritten for a fixed amount of time or indefinitely.
module AwsS3BucketObjectLockConfiguration =
Awso_securityhub.Values.AwsS3BucketObjectLockConfigurationThe container element for S3 Object Lock configuration parameters. In Amazon S3, Object Lock can help prevent objects from being deleted or overwritten for a fixed amount of time or indefinitely.
module AwsS3BucketNotificationConfigurationS3KeyFilterRuleName =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationS3KeyFilterRuleNamemodule AwsS3BucketNotificationConfigurationS3KeyFilterRule =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationS3KeyFilterRuleDetails for a filter rule.
module AwsS3BucketNotificationConfigurationS3KeyFilterRules =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationS3KeyFilterRulesmodule AwsS3BucketNotificationConfigurationS3KeyFilter =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationS3KeyFilterDetails for an Amazon S3 filter.
module AwsS3BucketNotificationConfigurationFilter =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationFilterFiltering information for the notifications. The filtering is based on Amazon S3 key names.
module AwsS3BucketNotificationConfigurationEvents =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationEventsmodule AwsS3BucketNotificationConfigurationDetail =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationDetailDetails for an S3 bucket notification configuration.
module AwsS3BucketNotificationConfigurationDetails =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationDetailsmodule AwsS3BucketNotificationConfiguration =
Awso_securityhub.Values.AwsS3BucketNotificationConfigurationThe notification configuration for the S3 bucket.
module AwsS3BucketLoggingConfiguration =
Awso_securityhub.Values.AwsS3BucketLoggingConfigurationInformation about logging for the S3 bucket
The details of an Amazon Simple Storage Service (Amazon S3) bucket.
Details about an Amazon S3 object.
module AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetails =
Awso_securityhub.Values.AwsSageMakerNotebookInstanceMetadataServiceConfigurationDetailsInformation on the instance metadata service (IMDS) configuration of the notebook instance.
module AwsSageMakerNotebookInstanceDetails =
Awso_securityhub.Values.AwsSageMakerNotebookInstanceDetailsProvides details about an Amazon SageMaker AI notebook instance.
module AwsSecretsManagerSecretRotationRules =
Awso_securityhub.Values.AwsSecretsManagerSecretRotationRulesDefines the rotation schedule for the secret.
module AwsSecretsManagerSecretDetails =
Awso_securityhub.Values.AwsSecretsManagerSecretDetailsDetails about an Secrets Manager secret.
Provides details about the status of the investigation into a finding.
A vendor that generates a vulnerability report.
Provides details about where a code vulnerability is located in your Lambda function.
module VulnerabilityCodeVulnerabilities =
Awso_securityhub.Values.VulnerabilityCodeVulnerabilitiesProvides details about the vulnerabilities found in your Lambda function code. This field pertains to findings that Security Hub CSPM receives from Amazon Inspector.
module VulnerabilityCodeVulnerabilitiesList =
Awso_securityhub.Values.VulnerabilityCodeVulnerabilitiesListInformation about a software package.
CVSS scores from the advisory related to the vulnerability.
A vulnerability associated with a finding.
Provides information about the file paths that were affected by the threat.
Provides information about the threat detected in a security finding and the file paths that were affected by the threat.
Details about the threat intelligence related to a finding.
The severity of the finding. The finding provider can provide the initial severity. The finding provider can only update the severity if it hasn't been updated using BatchUpdateFindings. The finding must have either Label or Normalized populated. If only one of these attributes is populated, then Security Hub CSPM automatically populates the other one. If neither attribute is populated, then the finding is invalid. Label is the preferred attribute.
Describes the mounting of a volume in a container.
Container details related to a finding.
Details about an external code repository with which you can connect your Amazon Web Services resources. The connection is established through Amazon Inspector.
module AwsXrayEncryptionConfigDetails =
Awso_securityhub.Values.AwsXrayEncryptionConfigDetailsInformation about the encryption configuration for X-Ray.
module AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails =
Awso_securityhub.Values.AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetailsUsed for CAPTCHA and challenge token settings. Determines how long a CAPTCHA or challenge timestamp remains valid after WAF updates it for a successful CAPTCHA or challenge response.
module AwsWafv2WebAclCaptchaConfigDetails =
Awso_securityhub.Values.AwsWafv2WebAclCaptchaConfigDetailsSpecifies how WAF should handle CAPTCHA evaluations for rules that don't have their own CaptchaConfig settings.
A custom header for custom request and response handling.
A custom response to send to the client. You can define a custom response for rule actions and default web ACL actions that are set to block.
Specifies that WAF should block the request and optionally defines additional custom handling for the response to the web request.
module AwsWafv2CustomRequestHandlingDetails =
Awso_securityhub.Values.AwsWafv2CustomRequestHandlingDetailsCustom request handling behavior that inserts custom headers into a web request. WAF uses custom request handling when the rule action doesn't block the request.
Specifies that WAF should allow the request and optionally defines additional custom handling for the request.
Specifies the action that Amazon CloudFront or WAF takes when a web request matches the conditions in the rule.
module AwsWafv2VisibilityConfigDetails =
Awso_securityhub.Values.AwsWafv2VisibilityConfigDetailsDefines and enables Amazon CloudWatch metrics and web request sample collection.
module AwsWafv2RulesActionCountDetails =
Awso_securityhub.Values.AwsWafv2RulesActionCountDetailsSpecifies that WAF should count the request.
module AwsWafv2RulesActionCaptchaDetails =
Awso_securityhub.Values.AwsWafv2RulesActionCaptchaDetailsSpecifies that WAF should run a CAPTCHA check against the request.
The action that WAF should take on a web request when it matches a rule's statement. Settings at the web ACL level can override the rule action setting.
Provides details about rules in a rule group. A rule identifies web requests that you want to allow, block, or count. Each rule includes one top-level Statement that WAF uses to identify matching web requests, and parameters that govern how WAF handles them.
Details about an WAFv2 web Access Control List (ACL).
Details about an WAFv2 rule group.
Details about an override action for a rule.
Details about a rule to exclude from a rule group.
Details about the action that CloudFront or WAF takes when a web request matches the conditions in the rule.
Details for a rule in an WAF web ACL.
Provides information about an WAF web access control list (web ACL).
module AwsWafRuleGroupRulesActionDetails =
Awso_securityhub.Values.AwsWafRuleGroupRulesActionDetailsProvides information about what action WAF should take on a web request when it matches the criteria defined in the rule.
Provides information about the rules attached to the rule group. These rules identify the web requests that you want to allow, block, or count.
Provides information about an WAF rule group. A rule group is a collection of rules for inspecting and controlling web requests.
module AwsWafRulePredicateListDetails =
Awso_securityhub.Values.AwsWafRulePredicateListDetailsProvides details about the ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, RegexMatchSet, GeoMatchSet, and SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.
Provides information about a WAF rule. This rule specifies the web requests that you want to allow, block, or count.
module AwsWafRegionalWebAclRulesListOverrideActionDetails =
Awso_securityhub.Values.AwsWafRegionalWebAclRulesListOverrideActionDetailsProvides details about the action to use in the place of the action that results from the rule group evaluation.
module AwsWafRegionalWebAclRulesListActionDetails =
Awso_securityhub.Values.AwsWafRegionalWebAclRulesListActionDetailsThe action that WAF takes when a web request matches all conditions in the rule, such as allow, block, or count the request.
module AwsWafRegionalWebAclRulesListDetails =
Awso_securityhub.Values.AwsWafRegionalWebAclRulesListDetailsA combination of ByteMatchSet, IPSet, and/or SqlInjectionMatchSet objects that identify the web requests that you want to allow, block, or count.
Provides information about the web access control list (web ACL). The web ACL contains the rules that identify the requests that you want to allow, block, or count.
module AwsWafRegionalRuleGroupRulesActionDetails =
Awso_securityhub.Values.AwsWafRegionalRuleGroupRulesActionDetailsDescribes the action that WAF should take on a web request when it matches the criteria defined in the rule.
module AwsWafRegionalRuleGroupRulesDetails =
Awso_securityhub.Values.AwsWafRegionalRuleGroupRulesDetailsProvides information about the rules attached to a rule group
module AwsWafRegionalRuleGroupRulesList =
Awso_securityhub.Values.AwsWafRegionalRuleGroupRulesListmodule AwsWafRegionalRuleGroupDetails =
Awso_securityhub.Values.AwsWafRegionalRuleGroupDetailsProvides information about an WAF Regional rule group. The rule group is a collection of rules for inspecting and controlling web requests.
module AwsWafRegionalRulePredicateListDetails =
Awso_securityhub.Values.AwsWafRegionalRulePredicateListDetailsProvides details about the ByteMatchSet, IPSet, SqlInjectionMatchSet, XssMatchSet, RegexMatchSet, GeoMatchSet, and SizeConstraintSet objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.
module AwsWafRegionalRulePredicateList =
Awso_securityhub.Values.AwsWafRegionalRulePredicateListProvides information about an WAF Regional rule. This rule identifies the web requests that you want to allow, block, or count.
module AwsWafRegionalRateBasedRuleMatchPredicate =
Awso_securityhub.Values.AwsWafRegionalRateBasedRuleMatchPredicateDetails for a match predicate. A predicate might look for characteristics such as specific IP addresses, geographic locations, or sizes.
module AwsWafRegionalRateBasedRuleMatchPredicateList =
Awso_securityhub.Values.AwsWafRegionalRateBasedRuleMatchPredicateListmodule AwsWafRegionalRateBasedRuleDetails =
Awso_securityhub.Values.AwsWafRegionalRateBasedRuleDetailscontains details about a rate-based rule for Regional resources. A rate-based rule provides settings to indicate when to allow, block, or count a request. Rate-based rules include the number of requests that arrive over a specified period of time.
module AwsWafRateBasedRuleMatchPredicate =
Awso_securityhub.Values.AwsWafRateBasedRuleMatchPredicateA match predicate. A predicate might look for characteristics such as specific IP addresses, geographic locations, or sizes.
module AwsWafRateBasedRuleMatchPredicateList =
Awso_securityhub.Values.AwsWafRateBasedRuleMatchPredicateListDetails about a rate-based rule for global resources. A rate-based rule provides settings to indicate when to allow, block, or count a request. Rate-based rules include the number of requests that arrive over a specified period of time.
module AwsStepFunctionStateMachineTracingConfigurationDetails =
Awso_securityhub.Values.AwsStepFunctionStateMachineTracingConfigurationDetailsSpecifies whether X-Ray tracing is enabled.
module AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails =
Awso_securityhub.Values.AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetailsAn object describing a CloudWatch log group. For more information, see Amazon Web Services::Logs::LogGroup in the CloudFormation User Guide.
module AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetails =
Awso_securityhub.Values.AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetailsAn array of objects that describes where your execution history events will be logged.
module AwsStepFunctionStateMachineLoggingConfigurationDestinationsList =
Awso_securityhub.Values.AwsStepFunctionStateMachineLoggingConfigurationDestinationsListmodule AwsStepFunctionStateMachineLoggingConfigurationDetails =
Awso_securityhub.Values.AwsStepFunctionStateMachineLoggingConfigurationDetailsThe LoggingConfiguration data type is used to set CloudWatch Logs options.
module AwsStepFunctionStateMachineDetails =
Awso_securityhub.Values.AwsStepFunctionStateMachineDetailsProvides details about an Step Functions state machine, which is a workflow consisting of a series of event- driven steps.
Provides the details about the compliance status for a patch.
Provides details about the compliance for a patch.
Provides information about the state of a patch on an instance based on the patch baseline that was used to patch the instance.
Data about a queue.
A wrapper type for the attributes of an Amazon SNS subscription.
Provides information about an Amazon SNS topic to which notifications can be published.
Additional details about a resource related to a finding. To provide the details, use the object that corresponds to the resource type. For example, if the resource type is AwsEc2Instance, then you use the AwsEc2Instance object to provide the details. If the type-specific object does not contain all of the fields you want to populate, then you use the Other object to populate those additional fields. You also use the Other object to populate the details when the selected type does not have a corresponding object.
An occurrence of sensitive data in an Apache Avro object container or an Apache Parquet file.
Identifies where the sensitive data begins and ends.
An occurrence of sensitive data in an Adobe Portable Document Format (PDF) file.
An occurrence of sensitive data detected in a Microsoft Excel workbook, comma-separated value (CSV) file, or tab-separated value (TSV) file.
The detected occurrences of sensitive data.
The list of detected instances of sensitive data.
Contains a detected instance of sensitive data that are based on built-in identifiers.
module CustomDataIdentifiersDetections =
Awso_securityhub.Values.CustomDataIdentifiersDetectionsThe list of detected instances of sensitive data.
module CustomDataIdentifiersDetectionsList =
Awso_securityhub.Values.CustomDataIdentifiersDetectionsListContains an instance of sensitive data that was detected by a customer-defined identifier.
Provides details about the current status of the sensitive data detection.
Details about the sensitive data that was detected on the resource.
Provides details about sensitive data that was detected on a resource.
A resource related to a finding.
A recommendation on how to remediate the issue identified in a finding.
Details about the remediation steps for a finding.
The details of process-related information about a finding.
Provides an overview of the patch compliance status for an instance against a selected compliance standard.
A user-defined note added to a finding.
A range of ports.
Information about the destination of the next component in the network path.
Details about a network path component that occurs before or after the current component.
Information about a network path component.
The details of network-related information about a finding.
A list of malware related to a finding.
Provides metadata for the Amazon CodeGuru detector associated with a finding. This field pertains to findings that relate to Lambda functions. Amazon Inspector identifies policy violations and vulnerabilities in Lambda function code based on internal detectors developed in collaboration with Amazon CodeGuru. Security Hub CSPM receives those findings.
The severity assigned to a finding by the finding provider. This object may include one or more of the following attributes: Label Normalized Original Product If a BatchImportFindings request for a new finding only provides Label or only provides Normalized, Security Hub CSPM automatically populates the value of the other field. The Normalized and Product attributes are included in the FindingProviderSeverity structure to preserve the historical information associated with the finding, even if the top-level Severity object is later modified using the BatchUpdateFindings operation. If the top-level Finding.Severity object is present, but Finding.FindingProviderFields isn't present, Security Hub CSPM creates the FindingProviderFields.Severity object and copies the entire Finding.Severity object into it. This ensures that the original, provider-supplied details are retained within the FindingProviderFields.Severity object, even if the top-level Severity object is overwritten.
In a BatchImportFindings request, finding providers use FindingProviderFields to provide and update values for the following fields: Confidence Criticality RelatedFindings Severity Types The preceding fields are nested under the FindingProviderFields object, but also have analogues of the same name as top-level ASFF fields. When a new finding is sent to Security Hub CSPM by a finding provider, Security Hub CSPM populates the FindingProviderFields object automatically, if it is empty, based on the corresponding top-level fields. Finding providers can update FindingProviderFields only by using the BatchImportFindings operation. Finding providers can't update this object with the BatchUpdateFindings operation. Customers can update the top-level fields by using the BatchUpdateFindings operation. Customers can't update FindingProviderFields. For information about how Security Hub CSPM handles updates from BatchImportFindings to FindingProviderFields and to the corresponding top-level attributes, see Using FindingProviderFields in the Security Hub CSPM User Guide.
Contains information about the indicators observed in an Amazon GuardDuty Extended Threat Detection attack sequence. Indicators include a set of signals, which can be API activities or findings that GuardDuty uses to detect an attack sequence finding. GuardDuty generates an attack sequence finding when multiple signals align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty and GuardDuty S3 Protection enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Contains information about the signals involved in an Amazon GuardDuty Extended Threat Detection attack sequence. An attack sequence is a type of threat detected by GuardDuty. GuardDuty generates an attack sequence finding when multiple events, or signals, align to a potentially suspicious activity. When GuardDuty and Security Hub CSPM are integrated, GuardDuty sends attack sequence findings to Security Hub CSPM. A signal can be an API activity or a finding that GuardDuty uses to detect an attack sequence finding.
Contains information about the location of a network endpoint involved in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Contains information about the network connection involved in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Contains information about the Autonomous System (AS) of the network endpoints involved in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Contains information about network endpoints involved in an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide. This field can provide information about the network endpoints associated with the resource in the attack sequence finding, or about a specific network endpoint used for the attack.
Contains information about an Amazon GuardDuty Extended Threat Detection attack sequence finding. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
A top-level object field that provides details about an Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty generates an attack sequence finding when multiple events align to a potentially suspicious activity. To receive GuardDuty attack sequence findings in Security Hub CSPM, you must have GuardDuty enabled. For more information, see GuardDuty Extended Threat Detection in the Amazon GuardDuty User Guide.
Provides additional context for the value of Compliance.Status.
A parameter that a security control accepts.
This object typically provides details about a control finding, such as applicable standards and the status of control checks. While finding providers can add custom content in Compliance object fields, they are typically used to review details of Security Hub CSPM control findings.
Provides a consistent format for Security Hub CSPM findings. AwsSecurityFinding format allows you to share findings between Amazon Web Services security services and third-party solutions. A finding is a potential security issue generated either by Amazon Web Services services or by the integrated third-party solutions and standards checks.
A keyword filter for querying findings.
The IP filter for querying findings.
Boolean filter for querying findings.
A collection of filters that are applied to all active findings aggregated by Security Hub CSPM. You can filter by up to ten finding attributes. For each attribute, you can provide up to 20 filter values.
Identifies which finding to get the finding history for.
module AwsSecurityFindingIdentifierList =
Awso_securityhub.Values.AwsSecurityFindingIdentifierListmodule BatchDeleteAutomationRulesRequest =
Awso_securityhub.Values.BatchDeleteAutomationRulesRequestDeletes one or more automation rules.
A list of objects containing RuleArn, ErrorCode, and ErrorMessage. This parameter tells you which automation rules the request didn't process and why.
module UnprocessedAutomationRulesList =
Awso_securityhub.Values.UnprocessedAutomationRulesListmodule BatchDeleteAutomationRulesResponse =
Awso_securityhub.Values.BatchDeleteAutomationRulesResponseDeletes one or more automation rules.
Disables the standards specified by the provided StandardsSubscriptionArns. For more information, see Security Standards section of the Security Hub CSPM User Guide.
The reason for the current status of your subscription to the standard.
A resource that represents your subscription to a supported standard.
Disables the standards specified by the provided StandardsSubscriptionArns. For more information, see Security Standards section of the Security Hub CSPM User Guide.
The standard that you want to enable.
Enables the standards specified by the provided StandardsArn. To obtain the ARN for a standard, use the DescribeStandards operation. For more information, see the Security Standards section of the Security Hub CSPM User Guide.
Enables the standards specified by the provided StandardsArn. To obtain the ARN for a standard, use the DescribeStandards operation. For more information, see the Security Standards section of the Security Hub CSPM User Guide.
module BatchGetAutomationRulesRequest =
Awso_securityhub.Values.BatchGetAutomationRulesRequestRetrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
module BatchGetAutomationRulesResponse =
Awso_securityhub.Values.BatchGetAutomationRulesResponseRetrieves a list of details for automation rules based on rule Amazon Resource Names (ARNs).
The target account, organizational unit, or the root that is associated with an Security Hub CSPM configuration. The configuration can be a configuration policy or self-managed behavior.
module ConfigurationPolicyAssociation =
Awso_securityhub.Values.ConfigurationPolicyAssociationProvides details about the association between an Security Hub CSPM configuration and a target account, organizational unit, or the root. An association can exist between a target and a configuration policy, or between a target and self-managed behavior.
module ConfigurationPolicyAssociationsList =
Awso_securityhub.Values.ConfigurationPolicyAssociationsListmodule BatchGetConfigurationPolicyAssociationsRequest =
Awso_securityhub.Values.BatchGetConfigurationPolicyAssociationsRequestReturns associations between an Security Hub CSPM configuration and a batch of target accounts, organizational units, or the root. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region. A configuration can refer to a configuration policy or to a self-managed configuration.
module UnprocessedConfigurationPolicyAssociation =
Awso_securityhub.Values.UnprocessedConfigurationPolicyAssociationAn array of configuration policy associations, one for each configuration policy association identifier, that was specified in a BatchGetConfigurationPolicyAssociations request but couldn’t be processed due to an error.
module UnprocessedConfigurationPolicyAssociationList =
Awso_securityhub.Values.UnprocessedConfigurationPolicyAssociationListmodule ConfigurationPolicyAssociationSummary =
Awso_securityhub.Values.ConfigurationPolicyAssociationSummaryAn object that contains the details of a configuration policy association that’s returned in a ListConfigurationPolicyAssociations request.
module ConfigurationPolicyAssociationList =
Awso_securityhub.Values.ConfigurationPolicyAssociationListmodule BatchGetConfigurationPolicyAssociationsResponse =
Awso_securityhub.Values.BatchGetConfigurationPolicyAssociationsResponseReturns associations between an Security Hub CSPM configuration and a batch of target accounts, organizational units, or the root. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region. A configuration can refer to a configuration policy or to a self-managed configuration.
module BatchGetSecurityControlsRequest =
Awso_securityhub.Values.BatchGetSecurityControlsRequestProvides details about a batch of security controls for the current Amazon Web Services account and Amazon Web Services Region.
Provides details about a security control for which a response couldn't be returned.
An object that includes the data type of a security control parameter and its current value.
An object that provides the current value of a security control parameter and identifies whether it has been customized.
A security control in Security Hub CSPM describes a security best practice related to a specific resource.
module BatchGetSecurityControlsResponse =
Awso_securityhub.Values.BatchGetSecurityControlsResponseProvides details about a batch of security controls for the current Amazon Web Services account and Amazon Web Services Region.
An array with one or more objects that includes a security control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon Resource Name (ARN) of a standard. The security control ID or ARN is the same across standards.
module StandardsControlAssociationIds =
Awso_securityhub.Values.StandardsControlAssociationIdsmodule BatchGetStandardsControlAssociationsRequest =
Awso_securityhub.Values.BatchGetStandardsControlAssociationsRequestFor a batch of security controls and standards, identifies whether each control is currently enabled or disabled in a standard. Calls to this operation return a RESOURCE_NOT_FOUND_EXCEPTION error when the standard subscription for the association has a NOT_READY_FOR_UPDATES value for StandardsControlsUpdatable.
module UnprocessedStandardsControlAssociation =
Awso_securityhub.Values.UnprocessedStandardsControlAssociationProvides details about which control's enablement status couldn't be retrieved in a specified standard when calling BatchUpdateStandardsControlAssociations. This parameter also provides details about why the request was unprocessed.
module UnprocessedStandardsControlAssociations =
Awso_securityhub.Values.UnprocessedStandardsControlAssociationsmodule StandardsControlAssociationDetail =
Awso_securityhub.Values.StandardsControlAssociationDetailProvides details about a control's enablement status in a specified standard.
module StandardsControlAssociationDetails =
Awso_securityhub.Values.StandardsControlAssociationDetailsmodule BatchGetStandardsControlAssociationsResponse =
Awso_securityhub.Values.BatchGetStandardsControlAssociationsResponseFor a batch of security controls and standards, identifies whether each control is currently enabled or disabled in a standard. Calls to this operation return a RESOURCE_NOT_FOUND_EXCEPTION error when the standard subscription for the association has a NOT_READY_FOR_UPDATES value for StandardsControlsUpdatable.
module BatchImportFindingsRequestFindingList =
Awso_securityhub.Values.BatchImportFindingsRequestFindingListImports security findings generated by a finding provider into Security Hub CSPM. This action is requested by the finding provider to import its findings into Security Hub CSPM. BatchImportFindings must be called by one of the following: The Amazon Web Services account that is associated with a finding if you are using the default product ARN or are a partner sending findings from within a customer's Amazon Web Services account. In these cases, the identifier of the account that you are calling BatchImportFindings from needs to be the same as the AwsAccountId attribute for the finding. An Amazon Web Services account that Security Hub CSPM has allow-listed for an official partner integration. In this case, you can call BatchImportFindings from the allow-listed account and send findings from different customer accounts in the same batch. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb. After a finding is created, BatchImportFindings cannot be used to update the following finding fields and objects, which Security Hub CSPM customers use to manage their investigation workflow. Note UserDefinedFields VerificationState Workflow Finding providers also should not use BatchImportFindings to update the following attributes. Confidence Criticality RelatedFindings Severity Types Instead, finding providers use FindingProviderFields to provide values for these attributes.
The list of the findings that cannot be imported. For each finding, the list provides the error.
Imports security findings generated by a finding provider into Security Hub CSPM. This action is requested by the finding provider to import its findings into Security Hub CSPM. BatchImportFindings must be called by one of the following: The Amazon Web Services account that is associated with a finding if you are using the default product ARN or are a partner sending findings from within a customer's Amazon Web Services account. In these cases, the identifier of the account that you are calling BatchImportFindings from needs to be the same as the AwsAccountId attribute for the finding. An Amazon Web Services account that Security Hub CSPM has allow-listed for an official partner integration. In this case, you can call BatchImportFindings from the allow-listed account and send findings from different customer accounts in the same batch. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb. After a finding is created, BatchImportFindings cannot be used to update the following finding fields and objects, which Security Hub CSPM customers use to manage their investigation workflow. Note UserDefinedFields VerificationState Workflow Finding providers also should not use BatchImportFindings to update the following attributes. Confidence Criticality RelatedFindings Severity Types Instead, finding providers use FindingProviderFields to provide values for these attributes.
module UpdateAutomationRulesRequestItem =
Awso_securityhub.Values.UpdateAutomationRulesRequestItemSpecifies the parameters to update in an existing automation rule.
module UpdateAutomationRulesRequestItemsList =
Awso_securityhub.Values.UpdateAutomationRulesRequestItemsListmodule BatchUpdateAutomationRulesRequest =
Awso_securityhub.Values.BatchUpdateAutomationRulesRequestUpdates one or more automation rules based on rule Amazon Resource Names (ARNs) and input parameters.
module BatchUpdateAutomationRulesResponse =
Awso_securityhub.Values.BatchUpdateAutomationRulesResponseUpdates one or more automation rules based on rule Amazon Resource Names (ARNs) and input parameters.
Used by Security Hub CSPM customers to update information about their investigation into one or more findings. Requested by administrator accounts or member accounts. Administrator accounts can update findings for their account and their member accounts. A member account can update findings only for their own account. Administrator and member accounts can use this operation to update the following fields and objects for one or more findings: Confidence Criticality Note RelatedFindings Severity Types UserDefinedFields VerificationState Workflow If you use this operation to update a finding, your updates don’t affect the value for the UpdatedAt field of the finding. Also note that it can take several minutes for Security Hub CSPM to process your request and update each finding specified in the request. You can configure IAM policies to restrict access to fields and field values. For example, you might not want member accounts to be able to suppress findings or change the finding severity. For more information see Configuring access to BatchUpdateFindings in the Security Hub CSPM User Guide.
module BatchUpdateFindingsUnprocessedFinding =
Awso_securityhub.Values.BatchUpdateFindingsUnprocessedFindingA finding from a BatchUpdateFindings request that Security Hub CSPM was unable to update.
module BatchUpdateFindingsUnprocessedFindingsList =
Awso_securityhub.Values.BatchUpdateFindingsUnprocessedFindingsListUsed by Security Hub CSPM customers to update information about their investigation into one or more findings. Requested by administrator accounts or member accounts. Administrator accounts can update findings for their account and their member accounts. A member account can update findings only for their own account. Administrator and member accounts can use this operation to update the following fields and objects for one or more findings: Confidence Criticality Note RelatedFindings Severity Types UserDefinedFields VerificationState Workflow If you use this operation to update a finding, your updates don’t affect the value for the UpdatedAt field of the finding. Also note that it can take several minutes for Security Hub CSPM to process your request and update each finding specified in the request. You can configure IAM policies to restrict access to fields and field values. For example, you might not want member accounts to be able to suppress findings or change the finding severity. For more information see Configuring access to BatchUpdateFindings in the Security Hub CSPM User Guide.
Provides a standard to identify security findings using OCSF.
module BatchUpdateFindingsV2ProcessedFinding =
Awso_securityhub.Values.BatchUpdateFindingsV2ProcessedFindingThe list of findings that were updated.
module BatchUpdateFindingsV2ProcessedFindingsList =
Awso_securityhub.Values.BatchUpdateFindingsV2ProcessedFindingsListUpdates information about a customer's investigation into a finding. Delegated administrator accounts can update findings for their account and their member accounts. Member accounts can update findings for their own account. BatchUpdateFindings and BatchUpdateFindingsV2 both use securityhub:BatchUpdateFindings in the Action element of an IAM policy statement. You must have permission to perform the securityhub:BatchUpdateFindings action. You can configure IAM policies to restrict access to specific finding fields or field values by using the securityhub:OCSFSyntaxPath/<fieldName> condition key, where <fieldName> is one of the following supported fields: SeverityId, StatusId, or Comment. To prevent a user from updating a specific field, use a Null condition with securityhub:OCSFSyntaxPath/<fieldName> set to "false". To prevent a user from setting a field to a specific value, use a StringEquals condition with securityhub:OCSFSyntaxPath/<fieldName> set to the disallowed value or list of values. Updates from BatchUpdateFindingsV2 don't affect the value of finding_info.modified_time, finding_info.modified_time_dt, time, or time_dt for a finding.
The request has failed validation because it's missing required fields or has invalid inputs.
The limit on the number of requests per second was exceeded.
The request has failed due to an internal failure of the service.
The request causes conflict with the current state of the service resource.
module BatchUpdateFindingsV2UnprocessedFindingErrorCode =
Awso_securityhub.Values.BatchUpdateFindingsV2UnprocessedFindingErrorCodemodule BatchUpdateFindingsV2UnprocessedFinding =
Awso_securityhub.Values.BatchUpdateFindingsV2UnprocessedFindingThe list of findings that were not updated.
module BatchUpdateFindingsV2UnprocessedFindingsList =
Awso_securityhub.Values.BatchUpdateFindingsV2UnprocessedFindingsListUpdates information about a customer's investigation into a finding. Delegated administrator accounts can update findings for their account and their member accounts. Member accounts can update findings for their own account. BatchUpdateFindings and BatchUpdateFindingsV2 both use securityhub:BatchUpdateFindings in the Action element of an IAM policy statement. You must have permission to perform the securityhub:BatchUpdateFindings action. You can configure IAM policies to restrict access to specific finding fields or field values by using the securityhub:OCSFSyntaxPath/<fieldName> condition key, where <fieldName> is one of the following supported fields: SeverityId, StatusId, or Comment. To prevent a user from updating a specific field, use a Null condition with securityhub:OCSFSyntaxPath/<fieldName> set to "false". To prevent a user from setting a field to a specific value, use a StringEquals condition with securityhub:OCSFSyntaxPath/<fieldName> set to the disallowed value or list of values. Updates from BatchUpdateFindingsV2 don't affect the value of finding_info.modified_time, finding_info.modified_time_dt, time, or time_dt for a finding.
module StandardsControlAssociationUpdate =
Awso_securityhub.Values.StandardsControlAssociationUpdateAn array of requested updates to the enablement status of controls in specified standards. The objects in the array include a security control ID, the Amazon Resource Name (ARN) of the standard, the requested enablement status, and the reason for updating the enablement status.
module StandardsControlAssociationUpdates =
Awso_securityhub.Values.StandardsControlAssociationUpdatesmodule BatchUpdateStandardsControlAssociationsRequest =
Awso_securityhub.Values.BatchUpdateStandardsControlAssociationsRequestFor a batch of security controls and standards, this operation updates the enablement status of a control in a standard.
module UnprocessedStandardsControlAssociationUpdate =
Awso_securityhub.Values.UnprocessedStandardsControlAssociationUpdateProvides details about which control's enablement status could not be updated in a specified standard when calling the BatchUpdateStandardsControlAssociations API. This parameter also provides details about why the request was unprocessed.
module UnprocessedStandardsControlAssociationUpdates =
Awso_securityhub.Values.UnprocessedStandardsControlAssociationUpdatesmodule BatchUpdateStandardsControlAssociationsResponse =
Awso_securityhub.Values.BatchUpdateStandardsControlAssociationsResponseFor a batch of security controls and standards, this operation updates the enablement status of a control in a standard.
The options for customizing a security control parameter with a boolean. For a boolean parameter, the options are true and false.
Enables filtering of security findings based on string field values in OCSF.
Enables filtering of security findings based on numerical field values in OCSF.
Enables filtering of security findings based on map field values in OCSF.
The structure for filtering findings based on IP address attributes.
Enables filtering of security findings based on date and timestamp fields in OCSF.
Enables filtering of security findings based on boolean field values in OCSF.
module CompositeFilter = Awso_securityhub.Values.CompositeFilterEnables the creation of filtering criteria for security findings.
module CompositeFilterList = Awso_securityhub.Values.CompositeFilterListmodule StringListConfigurationOptions =
Awso_securityhub.Values.StringListConfigurationOptionsThe options for customizing a security control parameter that is a list of strings.
The options for customizing a security control parameter that is a string.
module IntegerListConfigurationOptions =
Awso_securityhub.Values.IntegerListConfigurationOptionsThe options for customizing a security control parameter that is a list of integers.
The options for customizing a security control parameter that is an integer.
The options for customizing a security control parameter that is a list of enums.
The options for customizing a security control parameter that is an enum.
The options for customizing a security control parameter that is a double.
The options for customizing a security control parameter.
module ConfigurationPolicyAssociationSummaryList =
Awso_securityhub.Values.ConfigurationPolicyAssociationSummaryListAn object that contains the details of an Security Hub CSPM configuration policy that’s returned in a ListConfigurationPolicies request.
module ConfigurationPolicySummaryList =
Awso_securityhub.Values.ConfigurationPolicySummaryListThe connectorV2 third-party provider configuration summary.
A condensed overview of the connectorV2..
Creates a custom action target in Security Hub CSPM. You can use custom actions on findings and insights in Security Hub CSPM to trigger target actions in Amazon CloudWatch Events.
The resource specified in the request conflicts with an existing resource.
Creates a custom action target in Security Hub CSPM. You can use custom actions on findings and insights in Security Hub CSPM to trigger target actions in Amazon CloudWatch Events.
Enables aggregation across Amazon Web Services Regions.
The request was rejected because it would exceed the service quota limit.
Enables aggregation across Amazon Web Services Regions.
Creates an automation rule based on input parameters.
Creates an automation rule based on input parameters.
Specifies the filtering criteria for security findings using OCSF.
Defines the parameters and conditions used to evaluate and filter security findings.
Creates a V2 automation rule.
module CreateAutomationRuleV2Response =
Awso_securityhub.Values.CreateAutomationRuleV2ResponseCreates a V2 automation rule.
module SecurityControlCustomParameter =
Awso_securityhub.Values.SecurityControlCustomParameterA list of security controls and control parameter values that are included in a configuration policy.
module SecurityControlCustomParametersList =
Awso_securityhub.Values.SecurityControlCustomParametersListmodule EnabledSecurityControlIdentifierList =
Awso_securityhub.Values.EnabledSecurityControlIdentifierListmodule DisabledSecurityControlIdentifierList =
Awso_securityhub.Values.DisabledSecurityControlIdentifierListAn object that defines which security controls are enabled in an Security Hub CSPM configuration policy. The enablement status of a control is aligned across all of the enabled standards in an account.
An object that defines how Security Hub CSPM is configured. The configuration policy includes whether Security Hub CSPM is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub CSPM disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub CSPM enables all other controls (including newly released controls).
An object that defines how Security Hub CSPM is configured. It includes whether Security Hub CSPM is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub CSPM disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub CSPM enables all other controls (including newly released controls).
module CreateConfigurationPolicyRequest =
Awso_securityhub.Values.CreateConfigurationPolicyRequestCreates a configuration policy with the defined configuration. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module CreateConfigurationPolicyResponse =
Awso_securityhub.Values.CreateConfigurationPolicyResponseCreates a configuration policy with the defined configuration. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module ServiceNowProviderConfiguration =
Awso_securityhub.Values.ServiceNowProviderConfigurationThe initial configuration settings required to establish an integration between Security Hub and ServiceNow ITSM.
module JiraCloudProviderConfiguration =
Awso_securityhub.Values.JiraCloudProviderConfigurationThe initial configuration settings required to establish an integration between Security Hub and Jira Cloud.
The initial configuration settings required to establish an integration between Security Hub and third-party provider.
Grants permission to create a connectorV2 based on input parameters.
Grants permission to create a connectorV2 based on input parameters.
module CreateFindingAggregatorRequest =
Awso_securityhub.Values.CreateFindingAggregatorRequestThe aggregation Region is now called the home Region. Used to enable cross-Region aggregation. This operation can be invoked from the home Region only. For information about how cross-Region aggregation works, see Understanding cross-Region aggregation in Security Hub CSPM in the Security Hub CSPM User Guide.
module CreateFindingAggregatorResponse =
Awso_securityhub.Values.CreateFindingAggregatorResponseThe aggregation Region is now called the home Region. Used to enable cross-Region aggregation. This operation can be invoked from the home Region only. For information about how cross-Region aggregation works, see Understanding cross-Region aggregation in Security Hub CSPM in the Security Hub CSPM User Guide.
Creates a custom insight in Security Hub CSPM. An insight is a consolidation of findings that relate to a security issue that requires attention or remediation. To group the related findings in the insight, use the GroupByAttribute.
Creates a custom insight in Security Hub CSPM. An insight is a consolidation of findings that relate to a security issue that requires attention or remediation. To group the related findings in the insight, use the GroupByAttribute.
Creates a member association in Security Hub CSPM between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account. CreateMembers is always used to add accounts that are not organization members. For accounts that are managed using Organizations, CreateMembers is only used in the following cases: Security Hub CSPM is not configured to automatically add new organization accounts. The account was disassociated or deleted in Security Hub CSPM. This action can only be used by an account that has Security Hub CSPM enabled. To enable Security Hub CSPM, you can use the EnableSecurityHub operation. For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the InviteMembers operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub CSPM. Accounts that are managed using Organizations don't receive an invitation. They automatically become a member account in Security Hub CSPM. If the organization account does not have Security Hub CSPM enabled, then Security Hub CSPM and the default standards are automatically enabled. Note that Security Hub CSPM cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub CSPM before the administrator account enables it as a member account. For organization accounts that already have Security Hub CSPM enabled, Security Hub CSPM does not make any other changes to those accounts. It does not change their enabled standards or controls. A permissions policy is added that permits the administrator account to view the findings generated in the member account. To remove the association between the administrator and member accounts, use the DisassociateFromMasterAccount or DisassociateMembers operation.
Details about the account that was not processed.
Creates a member association in Security Hub CSPM between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account. CreateMembers is always used to add accounts that are not organization members. For accounts that are managed using Organizations, CreateMembers is only used in the following cases: Security Hub CSPM is not configured to automatically add new organization accounts. The account was disassociated or deleted in Security Hub CSPM. This action can only be used by an account that has Security Hub CSPM enabled. To enable Security Hub CSPM, you can use the EnableSecurityHub operation. For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the InviteMembers operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub CSPM. Accounts that are managed using Organizations don't receive an invitation. They automatically become a member account in Security Hub CSPM. If the organization account does not have Security Hub CSPM enabled, then Security Hub CSPM and the default standards are automatically enabled. Note that Security Hub CSPM cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub CSPM before the administrator account enables it as a member account. For organization accounts that already have Security Hub CSPM enabled, Security Hub CSPM does not make any other changes to those accounts. It does not change their enabled standards or controls. A permissions policy is added that permits the administrator account to view the findings generated in the member account. To remove the association between the administrator and member accounts, use the DisassociateFromMasterAccount or DisassociateMembers operation.
Grants permission to create a ticket in the chosen ITSM based on finding information for the provided finding metadata UID.
Grants permission to create a ticket in the chosen ITSM based on finding information for the provided finding metadata UID.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Declines invitations to become a Security Hub CSPM member account. A prospective member account uses this operation to decline an invitation to become a member. Only member accounts that aren't part of an Amazon Web Services organization should use this operation. Organization accounts don't receive invitations.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Declines invitations to become a Security Hub CSPM member account. A prospective member account uses this operation to decline an invitation to become a member. Only member accounts that aren't part of an Amazon Web Services organization should use this operation. Organization accounts don't receive invitations.
Deletes a custom action target from Security Hub CSPM. Deleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.
Deletes a custom action target from Security Hub CSPM. Deleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.
Deletes the Aggregator V2.
Deletes the Aggregator V2.
Deletes a V2 automation rule.
module DeleteAutomationRuleV2Response =
Awso_securityhub.Values.DeleteAutomationRuleV2ResponseDeletes a V2 automation rule.
module DeleteConfigurationPolicyRequest =
Awso_securityhub.Values.DeleteConfigurationPolicyRequestDeletes a configuration policy. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region. For the deletion to succeed, you must first disassociate a configuration policy from target accounts, organizational units, or the root by invoking the StartConfigurationPolicyDisassociation operation.
module DeleteConfigurationPolicyResponse =
Awso_securityhub.Values.DeleteConfigurationPolicyResponseDeletes a configuration policy. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region. For the deletion to succeed, you must first disassociate a configuration policy from target accounts, organizational units, or the root by invoking the StartConfigurationPolicyDisassociation operation.
Grants permission to delete a connectorV2.
Grants permission to delete a connectorV2.
module DeleteFindingAggregatorRequest =
Awso_securityhub.Values.DeleteFindingAggregatorRequestThe aggregation Region is now called the home Region. Deletes a finding aggregator. When you delete the finding aggregator, you stop cross-Region aggregation. Finding replication stops occurring from the linked Regions to the home Region. When you stop cross-Region aggregation, findings that were already replicated and sent to the home Region are still visible from the home Region. However, new findings and finding updates are no longer replicated and sent to the home Region.
module DeleteFindingAggregatorResponse =
Awso_securityhub.Values.DeleteFindingAggregatorResponseThe aggregation Region is now called the home Region. Deletes a finding aggregator. When you delete the finding aggregator, you stop cross-Region aggregation. Finding replication stops occurring from the linked Regions to the home Region. When you stop cross-Region aggregation, findings that were already replicated and sent to the home Region are still visible from the home Region. However, new findings and finding updates are no longer replicated and sent to the home Region.
Deletes the insight specified by the InsightArn.
Deletes the insight specified by the InsightArn.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Deletes invitations to become a Security Hub CSPM member account. A Security Hub CSPM administrator account can use this operation to delete invitations sent to one or more prospective member accounts. This operation is only used to delete invitations that are sent to prospective member accounts that aren't part of an Amazon Web Services organization. Organization accounts don't receive invitations.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Deletes invitations to become a Security Hub CSPM member account. A Security Hub CSPM administrator account can use this operation to delete invitations sent to one or more prospective member accounts. This operation is only used to delete invitations that are sent to prospective member accounts that aren't part of an Amazon Web Services organization. Organization accounts don't receive invitations.
Deletes the specified member accounts from Security Hub CSPM. You can invoke this API only to delete accounts that became members through invitation. You can't invoke this API to delete accounts that belong to an Organizations organization.
Deletes the specified member accounts from Security Hub CSPM. You can invoke this API only to delete accounts that became members through invitation. You can't invoke this API to delete accounts that belong to an Organizations organization.
Returns a list of the custom action targets in Security Hub CSPM in your account.
Returns a list of the custom action targets in Security Hub CSPM in your account.
Returns details about the Hub resource in your account, including the HubArn and the time when you enabled Security Hub CSPM.
Returns details about the Hub resource in your account, including the HubArn and the time when you enabled Security Hub CSPM.
module DescribeOrganizationConfigurationRequest =
Awso_securityhub.Values.DescribeOrganizationConfigurationRequestReturns information about the way your organization is configured in Security Hub CSPM. Only the Security Hub CSPM administrator account can invoke this operation.
module OrganizationConfigurationStatus =
Awso_securityhub.Values.OrganizationConfigurationStatusmodule OrganizationConfigurationConfigurationType =
Awso_securityhub.Values.OrganizationConfigurationConfigurationTypeProvides information about the way an organization is configured in Security Hub CSPM.
module DescribeOrganizationConfigurationResponse =
Awso_securityhub.Values.DescribeOrganizationConfigurationResponseReturns information about the way your organization is configured in Security Hub CSPM. Only the Security Hub CSPM administrator account can invoke this operation.
Returns information about product integrations in Security Hub CSPM. You can optionally provide an integration ARN. If you provide an integration ARN, then the results only include that integration. If you don't provide an integration ARN, then the results include all of the available product integrations.
Contains details about a product.
Returns information about product integrations in Security Hub CSPM. You can optionally provide an integration ARN. If you provide an integration ARN, then the results only include that integration. If you don't provide an integration ARN, then the results include all of the available product integrations.
Gets information about the product integration.
Defines the structure for the productV2.
Gets information about the product integration.
Returns details about the service resource in your account.
Returns details about the service resource in your account.
module DescribeStandardsControlsRequest =
Awso_securityhub.Values.DescribeStandardsControlsRequestReturns a list of security standards controls. For each control, the results include information about whether it is currently enabled, the severity, and a link to remediation information. This operation returns an empty list for standard subscriptions where StandardsControlsUpdatable has value NOT_READY_FOR_UPDATES.
Details for an individual security standard control.
module DescribeStandardsControlsResponse =
Awso_securityhub.Values.DescribeStandardsControlsResponseReturns a list of security standards controls. For each control, the results include information about whether it is currently enabled, the severity, and a link to remediation information. This operation returns an empty list for standard subscriptions where StandardsControlsUpdatable has value NOT_READY_FOR_UPDATES.
Returns a list of the available standards in Security Hub CSPM. For each standard, the results include the standard ARN, the name, and a description.
Provides details about the management of a security standard.
Provides information about a specific security standard.
Returns a list of the available standards in Security Hub CSPM. For each standard, the results include the standard ARN, the name, and a description.
module DisableImportFindingsForProductRequest =
Awso_securityhub.Values.DisableImportFindingsForProductRequestDisables the integration of the specified product with Security Hub CSPM. After the integration is disabled, findings from that product are no longer sent to Security Hub CSPM.
module DisableImportFindingsForProductResponse =
Awso_securityhub.Values.DisableImportFindingsForProductResponseDisables the integration of the specified product with Security Hub CSPM. After the integration is disabled, findings from that product are no longer sent to Security Hub CSPM.
module DisableOrganizationAdminAccountRequest =
Awso_securityhub.Values.DisableOrganizationAdminAccountRequestDisables a Security Hub CSPM administrator account. Can only be called by the organization management account.
module DisableOrganizationAdminAccountResponse =
Awso_securityhub.Values.DisableOrganizationAdminAccountResponseDisables a Security Hub CSPM administrator account. Can only be called by the organization management account.
Disables Security Hub CSPM in your account only in the current Amazon Web Services Region. To disable Security Hub CSPM in all Regions, you must submit one request per Region where you have enabled Security Hub CSPM. You can't disable Security Hub CSPM in an account that is currently the Security Hub CSPM administrator. When you disable Security Hub CSPM, your existing findings and insights and any Security Hub CSPM configuration settings are deleted after 90 days and cannot be recovered. Any standards that were enabled are disabled, and your administrator and member account associations are removed. If you want to save your existing findings, you must export them before you disable Security Hub CSPM.
Disables Security Hub CSPM in your account only in the current Amazon Web Services Region. To disable Security Hub CSPM in all Regions, you must submit one request per Region where you have enabled Security Hub CSPM. You can't disable Security Hub CSPM in an account that is currently the Security Hub CSPM administrator. When you disable Security Hub CSPM, your existing findings and insights and any Security Hub CSPM configuration settings are deleted after 90 days and cannot be recovered. Any standards that were enabled are disabled, and your administrator and member account associations are removed. If you want to save your existing findings, you must export them before you disable Security Hub CSPM.
Disable the service for the current Amazon Web Services Region or specified Amazon Web Services Region.
Disable the service for the current Amazon Web Services Region or specified Amazon Web Services Region.
module DisassociateFromAdministratorAccountRequest =
Awso_securityhub.Values.DisassociateFromAdministratorAccountRequestDisassociates the current Security Hub CSPM member account from the associated administrator account. This operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.
module DisassociateFromAdministratorAccountResponse =
Awso_securityhub.Values.DisassociateFromAdministratorAccountResponseDisassociates the current Security Hub CSPM member account from the associated administrator account. This operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.
module DisassociateFromMasterAccountRequest =
Awso_securityhub.Values.DisassociateFromMasterAccountRequestThis method is deprecated. Instead, use DisassociateFromAdministratorAccount. The Security Hub CSPM console continues to use DisassociateFromMasterAccount. It will eventually change to use DisassociateFromAdministratorAccount. Any IAM policies that specifically control access to this function must continue to use DisassociateFromMasterAccount. You should also add DisassociateFromAdministratorAccount to your policies to ensure that the correct permissions are in place after the console begins to use DisassociateFromAdministratorAccount. Disassociates the current Security Hub CSPM member account from the associated administrator account. This operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.
module DisassociateFromMasterAccountResponse =
Awso_securityhub.Values.DisassociateFromMasterAccountResponseThis method is deprecated. Instead, use DisassociateFromAdministratorAccount. The Security Hub CSPM console continues to use DisassociateFromMasterAccount. It will eventually change to use DisassociateFromAdministratorAccount. Any IAM policies that specifically control access to this function must continue to use DisassociateFromMasterAccount. You should also add DisassociateFromAdministratorAccount to your policies to ensure that the correct permissions are in place after the console begins to use DisassociateFromAdministratorAccount. Disassociates the current Security Hub CSPM member account from the associated administrator account. This operation is only used by accounts that are not part of an organization. For organization accounts, only the administrator account can disassociate a member account.
Disassociates the specified member accounts from the associated administrator account. Can be used to disassociate both accounts that are managed using Organizations and accounts that were invited manually.
Disassociates the specified member accounts from the associated administrator account. Can be used to disassociate both accounts that are managed using Organizations and accounts that were invited manually.
module EnableImportFindingsForProductRequest =
Awso_securityhub.Values.EnableImportFindingsForProductRequestEnables the integration of a partner product with Security Hub CSPM. Integrated products send findings to Security Hub CSPM. When you enable a product integration, a permissions policy that grants permission for the product to send findings to Security Hub CSPM is applied.
module EnableImportFindingsForProductResponse =
Awso_securityhub.Values.EnableImportFindingsForProductResponseEnables the integration of a partner product with Security Hub CSPM. Integrated products send findings to Security Hub CSPM. When you enable a product integration, a permissions policy that grants permission for the product to send findings to Security Hub CSPM is applied.
module EnableOrganizationAdminAccountRequest =
Awso_securityhub.Values.EnableOrganizationAdminAccountRequestDesignates the Security Hub CSPM administrator account for an organization. Can only be called by the organization management account.
module EnableOrganizationAdminAccountResponse =
Awso_securityhub.Values.EnableOrganizationAdminAccountResponseDesignates the Security Hub CSPM administrator account for an organization. Can only be called by the organization management account.
Enables Security Hub CSPM for your account in the current Region or the Region you specify in the request. When you enable Security Hub CSPM, you grant to Security Hub CSPM the permissions necessary to gather findings from other services that are integrated with Security Hub CSPM. When you use the EnableSecurityHub operation to enable Security Hub CSPM, you also automatically enable the following standards: Center for Internet Security (CIS) Amazon Web Services Foundations Benchmark v1.2.0 Amazon Web Services Foundational Security Best Practices Other standards are not automatically enabled. To opt out of automatically enabled standards, set EnableDefaultStandards to false. After you enable Security Hub CSPM, to enable a standard, use the BatchEnableStandards operation. To disable a standard, use the BatchDisableStandards operation. To learn more, see the setup information in the Security Hub CSPM User Guide.
Enables Security Hub CSPM for your account in the current Region or the Region you specify in the request. When you enable Security Hub CSPM, you grant to Security Hub CSPM the permissions necessary to gather findings from other services that are integrated with Security Hub CSPM. When you use the EnableSecurityHub operation to enable Security Hub CSPM, you also automatically enable the following standards: Center for Internet Security (CIS) Amazon Web Services Foundations Benchmark v1.2.0 Amazon Web Services Foundational Security Best Practices Other standards are not automatically enabled. To opt out of automatically enabled standards, set EnableDefaultStandards to false. After you enable Security Hub CSPM, to enable a standard, use the BatchEnableStandards operation. To disable a standard, use the BatchDisableStandards operation. To learn more, see the setup information in the Security Hub CSPM User Guide.
Enables the service in account for the current Amazon Web Services Region or specified Amazon Web Services Region.
Enables the service in account for the current Amazon Web Services Region or specified Amazon Web Services Region.
A finding aggregator is a Security Hub CSPM resource that specifies cross-Region aggregation settings, including the home Region and any linked Regions.
An array of objects that provides details about a change to a finding, including the Amazon Web Services Security Finding Format (ASFF) field that changed, the value of the field before the change, and the value of the field after the change.
module FindingHistoryUpdateSourceType =
Awso_securityhub.Values.FindingHistoryUpdateSourceTypeIdentifies the source of the finding change event.
A list of events that changed the specified finding during the specified time period. Each record represents a single finding change event.
Defines the data boundary for a findings query. Scopes determine which organizational units or organizations to retrieve data from.
A filter for string-based fields in findings trend data.
module FindingsTrendsStringFilterList =
Awso_securityhub.Values.FindingsTrendsStringFilterListmodule FindingsTrendsCompositeFilter =
Awso_securityhub.Values.FindingsTrendsCompositeFilterA filter structure that contains a logical combination of string filters and nested composite filters for findings trend data.
module FindingsTrendsCompositeFilterList =
Awso_securityhub.Values.FindingsTrendsCompositeFilterListThe structure that defines filters to apply to findings trend data queries.
module GenerateRecommendedPolicyV2Request =
Awso_securityhub.Values.GenerateRecommendedPolicyV2RequestBegins the recommended policy generation to remediate a Security Hub finding. GenerateRecommendedPolicyV2 only supports findings for unused permissions.
module GenerateRecommendedPolicyV2Response =
Awso_securityhub.Values.GenerateRecommendedPolicyV2ResponseBegins the recommended policy generation to remediate a Security Hub finding. GenerateRecommendedPolicyV2 only supports findings for unused permissions.
module GetAdministratorAccountRequest =
Awso_securityhub.Values.GetAdministratorAccountRequestProvides the details for the Security Hub CSPM administrator account for the current member account. Can be used by both member accounts that are managed using Organizations and accounts that were invited manually.
Details about an invitation.
module GetAdministratorAccountResponse =
Awso_securityhub.Values.GetAdministratorAccountResponseProvides the details for the Security Hub CSPM administrator account for the current member account. Can be used by both member accounts that are managed using Organizations and accounts that were invited manually.
Returns the configuration of the specified Aggregator V2.
Returns the configuration of the specified Aggregator V2.
Returns an automation rule for the V2 service.
Returns an automation rule for the V2 service.
module GetConfigurationPolicyAssociationRequest =
Awso_securityhub.Values.GetConfigurationPolicyAssociationRequestReturns the association between a configuration and a target account, organizational unit, or the root. The configuration can be a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module GetConfigurationPolicyAssociationResponse =
Awso_securityhub.Values.GetConfigurationPolicyAssociationResponseReturns the association between a configuration and a target account, organizational unit, or the root. The configuration can be a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
Provides information about a configuration policy. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module GetConfigurationPolicyResponse =
Awso_securityhub.Values.GetConfigurationPolicyResponseProvides information about a configuration policy. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
Grants permission to retrieve details for a connectorV2 based on connector id.
Information about a ServiceNow ITSM integration.
Information about the configuration and status of a Jira Cloud integration.
The third-party provider detail for a service configuration.
Information about the operational status and health of a connectorV2.
Grants permission to retrieve details for a connectorV2 based on connector id.
Returns a list of the standards that are currently enabled.
Returns a list of the standards that are currently enabled.
The aggregation Region is now called the home Region. Returns the current configuration in the calling account for cross-Region aggregation. A finding aggregator is a resource that establishes the home Region and any linked Regions.
The aggregation Region is now called the home Region. Returns the current configuration in the calling account for cross-Region aggregation. A finding aggregator is a resource that establishes the home Region and any linked Regions.
Returns the history of a Security Hub CSPM finding. The history includes changes made to any fields in the Amazon Web Services Security Finding Format (ASFF) except top-level timestamp fields, such as the CreatedAt and UpdatedAt fields. This operation might return fewer results than the maximum number of results (MaxResults) specified in a request, even when more results are available. If this occurs, the response includes a NextToken value, which you should use to retrieve the next set of results in the response. The presence of a NextToken value in a response doesn't necessarily indicate that the results are incomplete. However, you should continue to specify a NextToken value until you receive a response that doesn't include this value.
Returns the history of a Security Hub CSPM finding. The history includes changes made to any fields in the Amazon Web Services Security Finding Format (ASFF) except top-level timestamp fields, such as the CreatedAt and UpdatedAt fields. This operation might return fewer results than the maximum number of results (MaxResults) specified in a request, even when more results are available. If this occurs, the response includes a NextToken value, which you should use to retrieve the next set of results in the response. The presence of a NextToken value in a response doesn't necessarily indicate that the results are incomplete. However, you should continue to specify a NextToken value until you receive a response that doesn't include this value.
Defines the how the finding attribute should be grouped.
Returns aggregated statistical data about findings. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you aggregate findings from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes. GetFindingStatisticsV2 uses securityhub:GetAdhocInsightResults in the Action element of an IAM policy statement. You must have permission to perform the securityhub:GetAdhocInsightResults action.
module OrganizationalUnitNotFoundException =
Awso_securityhub.Values.OrganizationalUnitNotFoundExceptionThe request failed because one or more organizational units specified in the request don't exist within the caller's organization.
The request failed because one or more organizations specified in the request don't exist or don't belong to the caller's organization.
Represents individual aggregated results when grouping security findings for each GroupByField.
Represents finding statistics grouped by GroupedByField.
module GetFindingStatisticsV2Response =
Awso_securityhub.Values.GetFindingStatisticsV2ResponseReturns aggregated statistical data about findings. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you aggregate findings from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes. GetFindingStatisticsV2 uses securityhub:GetAdhocInsightResults in the Action element of an IAM policy statement. You must have permission to perform the securityhub:GetAdhocInsightResults action.
A collection of finding attributes used to sort findings.
Returns a list of findings that match the specified criteria. If cross-Region aggregation is enabled, then when you call GetFindings from the home Region, the results include all of the matching findings from both the home Region and linked Regions.
Returns a list of findings that match the specified criteria. If cross-Region aggregation is enabled, then when you call GetFindings from the home Region, the results include all of the matching findings from both the home Region and linked Regions.
Returns findings trend data based on the specified criteria. This operation helps you analyze patterns and changes in findings over time.
Contains counts of findings grouped by severity level for trend analysis.
Contains the aggregated finding values for a specific point in the findings trend timeline.
Contains the findings trend metrics data for a specific time point in the requested time period.
Returns findings trend data based on the specified criteria. This operation helps you analyze patterns and changes in findings over time.
Returns a list of findings that match the specified criteria. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you retrieve findings from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes. You can use the Filters parameter to refine results based on finding attributes. You can use Scopes and Filters independently or together. When both are provided, Scopes narrows the data set first, and then Filters refines results within that scoped data set. GetFindings and GetFindingsV2 both use securityhub:GetFindings in the Action element of an IAM policy statement. You must have permission to perform the securityhub:GetFindings action.
Returns a list of findings that match the specified criteria. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you retrieve findings from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes. You can use the Filters parameter to refine results based on finding attributes. You can use Scopes and Filters independently or together. When both are provided, Scopes narrows the data set first, and then Filters refines results within that scoped data set. GetFindings and GetFindingsV2 both use securityhub:GetFindings in the Action element of an IAM policy statement. You must have permission to perform the securityhub:GetFindings action.
Lists the results of the Security Hub CSPM insight specified by the insight ARN.
The insight result values returned by the GetInsightResults operation.
The insight results returned by the GetInsightResults operation.
Lists the results of the Security Hub CSPM insight specified by the insight ARN.
Lists and describes insights for the specified insight ARNs.
Contains information about a Security Hub CSPM insight.
Lists and describes insights for the specified insight ARNs.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Returns the count of all Security Hub CSPM membership invitations that were sent to the calling member account, not including the currently accepted invitation.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Returns the count of all Security Hub CSPM membership invitations that were sent to the calling member account, not including the currently accepted invitation.
This method is deprecated. Instead, use GetAdministratorAccount. The Security Hub CSPM console continues to use GetMasterAccount. It will eventually change to use GetAdministratorAccount. Any IAM policies that specifically control access to this function must continue to use GetMasterAccount. You should also add GetAdministratorAccount to your policies to ensure that the correct permissions are in place after the console begins to use GetAdministratorAccount. Provides the details for the Security Hub CSPM administrator account for the current member account. Can be used by both member accounts that are managed using Organizations and accounts that were invited manually.
This method is deprecated. Instead, use GetAdministratorAccount. The Security Hub CSPM console continues to use GetMasterAccount. It will eventually change to use GetAdministratorAccount. Any IAM policies that specifically control access to this function must continue to use GetMasterAccount. You should also add GetAdministratorAccount to your policies to ensure that the correct permissions are in place after the console begins to use GetAdministratorAccount. Provides the details for the Security Hub CSPM administrator account for the current member account. Can be used by both member accounts that are managed using Organizations and accounts that were invited manually.
Returns the details for the Security Hub CSPM member accounts for the specified account IDs. An administrator account can be either the delegated Security Hub CSPM administrator account for an organization or an administrator account that enabled Security Hub CSPM manually. The results include both member accounts that are managed using Organizations and accounts that were invited manually.
The details about a member account.
Returns the details for the Security Hub CSPM member accounts for the specified account IDs. An administrator account can be either the delegated Security Hub CSPM administrator account for an organization or an administrator account that enabled Security Hub CSPM manually. The results include both member accounts that are managed using Organizations and accounts that were invited manually.
Retrieves the recommended policy to remediate a Security Hub finding. GetRecommendedPolicyV2 only supports findings for unused permissions.
module UnusedPermissionsRecommendationStep =
Awso_securityhub.Values.UnusedPermissionsRecommendationStepContains information about the action to take for a policy in an unused permissions finding.
Contains information about a recommended step to remediate a Security Hub finding.
Contains information about the reason that the retrieval of a recommended policy for a finding failed.
module GetRecommendedPolicyV2Response =
Awso_securityhub.Values.GetRecommendedPolicyV2ResponseRetrieves the recommended policy to remediate a Security Hub finding. GetRecommendedPolicyV2 only supports findings for unused permissions.
Defines the data boundary for a resources query. Scopes determine which organizational units or organizations to retrieve data from.
Enables filtering of Amazon Web Services resources based on string field values.
Enables filtering of Amazon Web Services resources based on numerical values.
Enables filtering of Amazon Web Services resources based on key-value map attributes.
Enables the filtering of Amazon Web Services resources based on date and timestamp attributes.
module ResourcesCompositeFilter =
Awso_securityhub.Values.ResourcesCompositeFilterEnables the creation of criteria for Amazon Web Services resources in Security Hub CSPM.
module ResourcesCompositeFilterList =
Awso_securityhub.Values.ResourcesCompositeFilterListEnables filtering of Amazon Web Services resources based on data.
Defines the configuration for organizing and categorizing Amazon Web Services resources based on associated security findings.
module GetResourcesStatisticsV2Request =
Awso_securityhub.Values.GetResourcesStatisticsV2RequestRetrieves statistical information about Amazon Web Services resources and their associated security findings. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you aggregate resources from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes.
module GetResourcesStatisticsV2Response =
Awso_securityhub.Values.GetResourcesStatisticsV2ResponseRetrieves statistical information about Amazon Web Services resources and their associated security findings. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you aggregate resources from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes.
A filter for string-based fields in resources trend data, such as resource type or account ID.
module ResourcesTrendsStringFilterList =
Awso_securityhub.Values.ResourcesTrendsStringFilterListmodule ResourcesTrendsCompositeFilter =
Awso_securityhub.Values.ResourcesTrendsCompositeFilterA filter structure that contains a logical combination of string filters and nested composite filters for resources trend data.
module ResourcesTrendsCompositeFilterList =
Awso_securityhub.Values.ResourcesTrendsCompositeFilterListThe structure that defines filters to apply to resources trend data queries.
Returns resource trend data based on the specified criteria. This operation helps you analyze patterns and changes in resource compliance over time.
Contains counts of resources for trend analysis.
Contains the aggregated resource count values for a specific point in the resources trend timeline.
Contains the resource trend metrics data for a specific time point in the requested time period.
Returns resource trend data based on the specified criteria. This operation helps you analyze patterns and changes in resource compliance over time.
Returns a list of resources. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you retrieve resources from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes. You can use the Filters parameter to refine results based on resource attributes. You can use Scopes and Filters independently or together. When both are provided, Scopes narrows the data set first, and then Filters refines results within that scoped data set.
Represents tag information associated with Amazon Web Services resources.
A comprehensive distribution of security findings by severity level for Amazon Web Services resources.
A list of summaries for all finding types on a resource.
Provides comprehensive details about an Amazon Web Services resource and its associated security findings.
Returns a list of resources. You can use the Scopes parameter to define the data boundary for the query. Currently, Scopes supports AwsOrganizations, which lets you retrieve resources from your entire organization or from specific organizational units. Only the delegated administrator account can use Scopes. You can use the Filters parameter to refine results based on resource attributes. You can use Scopes and Filters independently or together. When both are provided, Scopes narrows the data set first, and then Filters refines results within that scoped data set.
module GetSecurityControlDefinitionRequest =
Awso_securityhub.Values.GetSecurityControlDefinitionRequestRetrieves the definition of a security control. The definition includes the control title, description, Region availability, parameter definitions, and other details.
An object that describes a security control parameter and the options for customizing it.
Provides metadata for a security control, including its unique standard-agnostic identifier, title, description, severity, availability in Amazon Web Services Regions, and a link to remediation steps.
module GetSecurityControlDefinitionResponse =
Awso_securityhub.Values.GetSecurityControlDefinitionResponseRetrieves the definition of a security control. The definition includes the control title, description, Region availability, parameter definitions, and other details.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Invites other Amazon Web Services accounts to become member accounts for the Security Hub CSPM administrator account that the invitation is sent from. This operation is only used to invite accounts that don't belong to an Amazon Web Services organization. Organization accounts don't receive invitations. Before you can use this action to invite a member, you must first use the CreateMembers action to create the member account in Security Hub CSPM. When the account owner enables Security Hub CSPM and accepts the invitation to become a member account, the administrator account can view the findings generated in the member account.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Invites other Amazon Web Services accounts to become member accounts for the Security Hub CSPM administrator account that the invitation is sent from. This operation is only used to invite accounts that don't belong to an Amazon Web Services organization. Organization accounts don't receive invitations. Before you can use this action to invite a member, you must first use the CreateMembers action to create the member account in Security Hub CSPM. When the account owner enables Security Hub CSPM and accepts the invitation to become a member account, the administrator account can view the findings generated in the member account.
The parameters used to modify an existing Jira Cloud integration.
Retrieves a list of V2 aggregators.
Retrieves a list of V2 aggregators.
A list of automation rules and their metadata for the calling account.
A list of automation rules and their metadata for the calling account.
Returns a list of automation rules and metadata for the calling account.
Returns a list of automation rules and metadata for the calling account.
module ListConfigurationPoliciesRequest =
Awso_securityhub.Values.ListConfigurationPoliciesRequestLists the configuration policies that the Security Hub CSPM delegated administrator has created for your organization. Only the delegated administrator can invoke this operation from the home Region.
module ListConfigurationPoliciesResponse =
Awso_securityhub.Values.ListConfigurationPoliciesResponseLists the configuration policies that the Security Hub CSPM delegated administrator has created for your organization. Only the delegated administrator can invoke this operation from the home Region.
module ListConfigurationPolicyAssociationsRequest =
Awso_securityhub.Values.ListConfigurationPolicyAssociationsRequestProvides information about the associations for your configuration policies and self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module ListConfigurationPolicyAssociationsResponse =
Awso_securityhub.Values.ListConfigurationPolicyAssociationsResponseProvides information about the associations for your configuration policies and self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
Grants permission to retrieve a list of connectorsV2 and their metadata for the calling account.
Grants permission to retrieve a list of connectorsV2 and their metadata for the calling account.
module ListEnabledProductsForImportRequest =
Awso_securityhub.Values.ListEnabledProductsForImportRequestLists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub CSPM.
module ListEnabledProductsForImportResponse =
Awso_securityhub.Values.ListEnabledProductsForImportResponseLists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub CSPM.
If cross-Region aggregation is enabled, then ListFindingAggregators returns the Amazon Resource Name (ARN) of the finding aggregator. You can run this operation from any Amazon Web Services Region.
module ListFindingAggregatorsResponse =
Awso_securityhub.Values.ListFindingAggregatorsResponseIf cross-Region aggregation is enabled, then ListFindingAggregators returns the Amazon Resource Name (ARN) of the finding aggregator. You can run this operation from any Amazon Web Services Region.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Lists all Security Hub CSPM membership invitations that were sent to the calling account. Only accounts that are managed by invitation can use this operation. Accounts that are managed using the integration with Organizations don't receive invitations.
We recommend using Organizations instead of Security Hub CSPM invitations to manage your member accounts. For information, see Managing Security Hub CSPM administrator and member accounts with Organizations in the Security Hub CSPM User Guide. Lists all Security Hub CSPM membership invitations that were sent to the calling account. Only accounts that are managed by invitation can use this operation. Accounts that are managed using the integration with Organizations don't receive invitations.
Lists details about all member accounts for the current Security Hub CSPM administrator account. The results include both member accounts that belong to an organization and member accounts that were invited manually.
Lists details about all member accounts for the current Security Hub CSPM administrator account. The results include both member accounts that belong to an organization and member accounts that were invited manually.
module ListOrganizationAdminAccountsRequest =
Awso_securityhub.Values.ListOrganizationAdminAccountsRequestLists the Security Hub CSPM administrator accounts. Can only be called by the organization management account.
module ListOrganizationAdminAccountsResponse =
Awso_securityhub.Values.ListOrganizationAdminAccountsResponseLists the Security Hub CSPM administrator accounts. Can only be called by the organization management account.
module ListSecurityControlDefinitionsRequest =
Awso_securityhub.Values.ListSecurityControlDefinitionsRequestLists all of the security controls that apply to a specified standard.
module ListSecurityControlDefinitionsResponse =
Awso_securityhub.Values.ListSecurityControlDefinitionsResponseLists all of the security controls that apply to a specified standard.
module ListStandardsControlAssociationsRequest =
Awso_securityhub.Values.ListStandardsControlAssociationsRequestSpecifies whether a control is currently enabled or disabled in each enabled standard in the calling account. This operation omits standards control associations for standard subscriptions where StandardsControlsUpdatable has value NOT_READY_FOR_UPDATES.
module StandardsControlAssociationSummary =
Awso_securityhub.Values.StandardsControlAssociationSummaryAn array that provides the enablement status and other details for each control that applies to each enabled standard.
module StandardsControlAssociationSummaries =
Awso_securityhub.Values.StandardsControlAssociationSummariesmodule ListStandardsControlAssociationsResponse =
Awso_securityhub.Values.ListStandardsControlAssociationsResponseSpecifies whether a control is currently enabled or disabled in each enabled standard in the calling account. This operation omits standards control associations for standard subscriptions where StandardsControlsUpdatable has value NOT_READY_FOR_UPDATES.
Returns a list of tags associated with a resource.
Returns a list of tags associated with a resource.
The parameters used to modify an existing ServiceNow integration.
The parameters required to update the configuration of an integration provider.
Grants permission to complete the authorization based on input parameters.
Grants permission to complete the authorization based on input parameters.
The request was rejected because it conflicts with the resource's availability. For example, you tried to update a security control that's currently in the UPDATING state.
module StartConfigurationPolicyAssociationRequest =
Awso_securityhub.Values.StartConfigurationPolicyAssociationRequestAssociates a target account, organizational unit, or the root with a specified configuration. The target can be associated with a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module StartConfigurationPolicyAssociationResponse =
Awso_securityhub.Values.StartConfigurationPolicyAssociationResponseAssociates a target account, organizational unit, or the root with a specified configuration. The target can be associated with a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module StartConfigurationPolicyDisassociationRequest =
Awso_securityhub.Values.StartConfigurationPolicyDisassociationRequestDisassociates a target account, organizational unit, or the root from a specified configuration. When you disassociate a configuration from its target, the target inherits the configuration of the closest parent. If there’s no configuration to inherit, the target retains its settings but becomes a self-managed account. A target can be disassociated from a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module StartConfigurationPolicyDisassociationResponse =
Awso_securityhub.Values.StartConfigurationPolicyDisassociationResponseDisassociates a target account, organizational unit, or the root from a specified configuration. When you disassociate a configuration from its target, the target inherits the configuration of the closest parent. If there’s no configuration to inherit, the target retains its settings but becomes a self-managed account. A target can be disassociated from a configuration policy or self-managed behavior. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
Adds one or more tags to a resource.
Adds one or more tags to a resource.
Removes one or more tags from a resource.
Removes one or more tags from a resource.
Updates the name and description of a custom action target in Security Hub CSPM.
Updates the name and description of a custom action target in Security Hub CSPM.
Udpates the configuration for the Aggregator V2.
Udpates the configuration for the Aggregator V2.
Updates a V2 automation rule.
module UpdateAutomationRuleV2Response =
Awso_securityhub.Values.UpdateAutomationRuleV2ResponseUpdates a V2 automation rule.
module UpdateConfigurationPolicyRequest =
Awso_securityhub.Values.UpdateConfigurationPolicyRequestUpdates a configuration policy. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
module UpdateConfigurationPolicyResponse =
Awso_securityhub.Values.UpdateConfigurationPolicyResponseUpdates a configuration policy. Only the Security Hub CSPM delegated administrator can invoke this operation from the home Region.
Grants permission to update a connectorV2 based on its id and input parameters.
Grants permission to update a connectorV2 based on its id and input parameters.
module UpdateFindingAggregatorRequest =
Awso_securityhub.Values.UpdateFindingAggregatorRequestThe aggregation Region is now called the home Region. Updates cross-Region aggregation settings. You can use this operation to update the Region linking mode and the list of included or excluded Amazon Web Services Regions. However, you can't use this operation to change the home Region. You can invoke this operation from the current home Region only.
module UpdateFindingAggregatorResponse =
Awso_securityhub.Values.UpdateFindingAggregatorResponseThe aggregation Region is now called the home Region. Updates cross-Region aggregation settings. You can use this operation to update the Region linking mode and the list of included or excluded Amazon Web Services Regions. However, you can't use this operation to change the home Region. You can invoke this operation from the current home Region only.
UpdateFindings is a deprecated operation. Instead of UpdateFindings, use the BatchUpdateFindings operation. The UpdateFindings operation updates the Note and RecordState of the Security Hub CSPM aggregated findings that the filter attributes specify. Any member account that can view the finding can also see the update to the finding. Finding updates made with UpdateFindings aren't persisted if the same finding is later updated by the finding provider through the BatchImportFindings operation. In addition, Security Hub CSPM doesn't record updates made with UpdateFindings in the finding history.
UpdateFindings is a deprecated operation. Instead of UpdateFindings, use the BatchUpdateFindings operation. The UpdateFindings operation updates the Note and RecordState of the Security Hub CSPM aggregated findings that the filter attributes specify. Any member account that can view the finding can also see the update to the finding. Finding updates made with UpdateFindings aren't persisted if the same finding is later updated by the finding provider through the BatchImportFindings operation. In addition, Security Hub CSPM doesn't record updates made with UpdateFindings in the finding history.
Updates the Security Hub CSPM insight identified by the specified insight ARN.
Updates the Security Hub CSPM insight identified by the specified insight ARN.
module UpdateOrganizationConfigurationRequest =
Awso_securityhub.Values.UpdateOrganizationConfigurationRequestUpdates the configuration of your organization in Security Hub CSPM. Only the Security Hub CSPM administrator account can invoke this operation.
module UpdateOrganizationConfigurationResponse =
Awso_securityhub.Values.UpdateOrganizationConfigurationResponseUpdates the configuration of your organization in Security Hub CSPM. Only the Security Hub CSPM administrator account can invoke this operation.
Updates the properties of a security control.
Updates the properties of a security control.
module UpdateSecurityHubConfigurationRequest =
Awso_securityhub.Values.UpdateSecurityHubConfigurationRequestUpdates configuration options for Security Hub CSPM.
module UpdateSecurityHubConfigurationResponse =
Awso_securityhub.Values.UpdateSecurityHubConfigurationResponseUpdates configuration options for Security Hub CSPM.
Used to control whether an individual security standard control is enabled or disabled. Calls to this operation return a RESOURCE_NOT_FOUND_EXCEPTION error when the standard subscription for the control has StandardsControlsUpdatable value NOT_READY_FOR_UPDATES.
module UpdateStandardsControlResponse =
Awso_securityhub.Values.UpdateStandardsControlResponseUsed to control whether an individual security standard control is enabled or disabled. Calls to this operation return a RESOURCE_NOT_FOUND_EXCEPTION error when the standard subscription for the control has StandardsControlsUpdatable value NOT_READY_FOR_UPDATES.