aws-sdk-securityhub 1.96.0 → 1.98.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40,10 +40,12 @@ module Aws::SecurityHub
40
40
  ArnList = Shapes::ListShape.new(name: 'ArnList')
41
41
  AssociatedStandard = Shapes::StructureShape.new(name: 'AssociatedStandard')
42
42
  AssociatedStandardsList = Shapes::ListShape.new(name: 'AssociatedStandardsList')
43
+ AssociationFilters = Shapes::StructureShape.new(name: 'AssociationFilters')
43
44
  AssociationSetDetails = Shapes::StructureShape.new(name: 'AssociationSetDetails')
44
45
  AssociationSetList = Shapes::ListShape.new(name: 'AssociationSetList')
45
46
  AssociationStateDetails = Shapes::StructureShape.new(name: 'AssociationStateDetails')
46
47
  AssociationStatus = Shapes::StringShape.new(name: 'AssociationStatus')
48
+ AssociationType = Shapes::StringShape.new(name: 'AssociationType')
47
49
  AutoEnableStandards = Shapes::StringShape.new(name: 'AutoEnableStandards')
48
50
  AutomationRulesAction = Shapes::StructureShape.new(name: 'AutomationRulesAction')
49
51
  AutomationRulesActionType = Shapes::StringShape.new(name: 'AutomationRulesActionType')
@@ -701,6 +703,8 @@ module Aws::SecurityHub
701
703
  BatchEnableStandardsResponse = Shapes::StructureShape.new(name: 'BatchEnableStandardsResponse')
702
704
  BatchGetAutomationRulesRequest = Shapes::StructureShape.new(name: 'BatchGetAutomationRulesRequest')
703
705
  BatchGetAutomationRulesResponse = Shapes::StructureShape.new(name: 'BatchGetAutomationRulesResponse')
706
+ BatchGetConfigurationPolicyAssociationsRequest = Shapes::StructureShape.new(name: 'BatchGetConfigurationPolicyAssociationsRequest')
707
+ BatchGetConfigurationPolicyAssociationsResponse = Shapes::StructureShape.new(name: 'BatchGetConfigurationPolicyAssociationsResponse')
704
708
  BatchGetSecurityControlsRequest = Shapes::StructureShape.new(name: 'BatchGetSecurityControlsRequest')
705
709
  BatchGetSecurityControlsResponse = Shapes::StructureShape.new(name: 'BatchGetSecurityControlsResponse')
706
710
  BatchGetStandardsControlAssociationsRequest = Shapes::StructureShape.new(name: 'BatchGetStandardsControlAssociationsRequest')
@@ -733,6 +737,14 @@ module Aws::SecurityHub
733
737
  Compliance = Shapes::StructureShape.new(name: 'Compliance')
734
738
  ComplianceStatus = Shapes::StringShape.new(name: 'ComplianceStatus')
735
739
  ConfigurationOptions = Shapes::UnionShape.new(name: 'ConfigurationOptions')
740
+ ConfigurationPolicyAssociation = Shapes::StructureShape.new(name: 'ConfigurationPolicyAssociation')
741
+ ConfigurationPolicyAssociationList = Shapes::ListShape.new(name: 'ConfigurationPolicyAssociationList')
742
+ ConfigurationPolicyAssociationStatus = Shapes::StringShape.new(name: 'ConfigurationPolicyAssociationStatus')
743
+ ConfigurationPolicyAssociationSummary = Shapes::StructureShape.new(name: 'ConfigurationPolicyAssociationSummary')
744
+ ConfigurationPolicyAssociationSummaryList = Shapes::ListShape.new(name: 'ConfigurationPolicyAssociationSummaryList')
745
+ ConfigurationPolicyAssociationsList = Shapes::ListShape.new(name: 'ConfigurationPolicyAssociationsList')
746
+ ConfigurationPolicySummary = Shapes::StructureShape.new(name: 'ConfigurationPolicySummary')
747
+ ConfigurationPolicySummaryList = Shapes::ListShape.new(name: 'ConfigurationPolicySummaryList')
736
748
  ContainerDetails = Shapes::StructureShape.new(name: 'ContainerDetails')
737
749
  ControlFindingGenerator = Shapes::StringShape.new(name: 'ControlFindingGenerator')
738
750
  ControlStatus = Shapes::StringShape.new(name: 'ControlStatus')
@@ -741,6 +753,8 @@ module Aws::SecurityHub
741
753
  CreateActionTargetResponse = Shapes::StructureShape.new(name: 'CreateActionTargetResponse')
742
754
  CreateAutomationRuleRequest = Shapes::StructureShape.new(name: 'CreateAutomationRuleRequest')
743
755
  CreateAutomationRuleResponse = Shapes::StructureShape.new(name: 'CreateAutomationRuleResponse')
756
+ CreateConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'CreateConfigurationPolicyRequest')
757
+ CreateConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'CreateConfigurationPolicyResponse')
744
758
  CreateFindingAggregatorRequest = Shapes::StructureShape.new(name: 'CreateFindingAggregatorRequest')
745
759
  CreateFindingAggregatorResponse = Shapes::StructureShape.new(name: 'CreateFindingAggregatorResponse')
746
760
  CreateInsightRequest = Shapes::StructureShape.new(name: 'CreateInsightRequest')
@@ -763,6 +777,8 @@ module Aws::SecurityHub
763
777
  DeclineInvitationsResponse = Shapes::StructureShape.new(name: 'DeclineInvitationsResponse')
764
778
  DeleteActionTargetRequest = Shapes::StructureShape.new(name: 'DeleteActionTargetRequest')
765
779
  DeleteActionTargetResponse = Shapes::StructureShape.new(name: 'DeleteActionTargetResponse')
780
+ DeleteConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationPolicyRequest')
781
+ DeleteConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'DeleteConfigurationPolicyResponse')
766
782
  DeleteFindingAggregatorRequest = Shapes::StructureShape.new(name: 'DeleteFindingAggregatorRequest')
767
783
  DeleteFindingAggregatorResponse = Shapes::StructureShape.new(name: 'DeleteFindingAggregatorResponse')
768
784
  DeleteInsightRequest = Shapes::StructureShape.new(name: 'DeleteInsightRequest')
@@ -789,6 +805,7 @@ module Aws::SecurityHub
789
805
  DisableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'DisableOrganizationAdminAccountResponse')
790
806
  DisableSecurityHubRequest = Shapes::StructureShape.new(name: 'DisableSecurityHubRequest')
791
807
  DisableSecurityHubResponse = Shapes::StructureShape.new(name: 'DisableSecurityHubResponse')
808
+ DisabledSecurityControlIdentifierList = Shapes::ListShape.new(name: 'DisabledSecurityControlIdentifierList')
792
809
  DisassociateFromAdministratorAccountRequest = Shapes::StructureShape.new(name: 'DisassociateFromAdministratorAccountRequest')
793
810
  DisassociateFromAdministratorAccountResponse = Shapes::StructureShape.new(name: 'DisassociateFromAdministratorAccountResponse')
794
811
  DisassociateFromMasterAccountRequest = Shapes::StructureShape.new(name: 'DisassociateFromMasterAccountRequest')
@@ -804,6 +821,8 @@ module Aws::SecurityHub
804
821
  EnableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountResponse')
805
822
  EnableSecurityHubRequest = Shapes::StructureShape.new(name: 'EnableSecurityHubRequest')
806
823
  EnableSecurityHubResponse = Shapes::StructureShape.new(name: 'EnableSecurityHubResponse')
824
+ EnabledSecurityControlIdentifierList = Shapes::ListShape.new(name: 'EnabledSecurityControlIdentifierList')
825
+ EnabledStandardIdentifierList = Shapes::ListShape.new(name: 'EnabledStandardIdentifierList')
807
826
  EnumConfigurationOptions = Shapes::StructureShape.new(name: 'EnumConfigurationOptions')
808
827
  EnumListConfigurationOptions = Shapes::StructureShape.new(name: 'EnumListConfigurationOptions')
809
828
  FieldMap = Shapes::MapShape.new(name: 'FieldMap')
@@ -830,6 +849,10 @@ module Aws::SecurityHub
830
849
  GeoLocation = Shapes::StructureShape.new(name: 'GeoLocation')
831
850
  GetAdministratorAccountRequest = Shapes::StructureShape.new(name: 'GetAdministratorAccountRequest')
832
851
  GetAdministratorAccountResponse = Shapes::StructureShape.new(name: 'GetAdministratorAccountResponse')
852
+ GetConfigurationPolicyAssociationRequest = Shapes::StructureShape.new(name: 'GetConfigurationPolicyAssociationRequest')
853
+ GetConfigurationPolicyAssociationResponse = Shapes::StructureShape.new(name: 'GetConfigurationPolicyAssociationResponse')
854
+ GetConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'GetConfigurationPolicyRequest')
855
+ GetConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'GetConfigurationPolicyResponse')
833
856
  GetEnabledStandardsRequest = Shapes::StructureShape.new(name: 'GetEnabledStandardsRequest')
834
857
  GetEnabledStandardsResponse = Shapes::StructureShape.new(name: 'GetEnabledStandardsResponse')
835
858
  GetFindingAggregatorRequest = Shapes::StructureShape.new(name: 'GetFindingAggregatorRequest')
@@ -881,6 +904,10 @@ module Aws::SecurityHub
881
904
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
882
905
  ListAutomationRulesRequest = Shapes::StructureShape.new(name: 'ListAutomationRulesRequest')
883
906
  ListAutomationRulesResponse = Shapes::StructureShape.new(name: 'ListAutomationRulesResponse')
907
+ ListConfigurationPoliciesRequest = Shapes::StructureShape.new(name: 'ListConfigurationPoliciesRequest')
908
+ ListConfigurationPoliciesResponse = Shapes::StructureShape.new(name: 'ListConfigurationPoliciesResponse')
909
+ ListConfigurationPolicyAssociationsRequest = Shapes::StructureShape.new(name: 'ListConfigurationPolicyAssociationsRequest')
910
+ ListConfigurationPolicyAssociationsResponse = Shapes::StructureShape.new(name: 'ListConfigurationPolicyAssociationsResponse')
884
911
  ListEnabledProductsForImportRequest = Shapes::StructureShape.new(name: 'ListEnabledProductsForImportRequest')
885
912
  ListEnabledProductsForImportResponse = Shapes::StructureShape.new(name: 'ListEnabledProductsForImportResponse')
886
913
  ListFindingAggregatorsRequest = Shapes::StructureShape.new(name: 'ListFindingAggregatorsRequest')
@@ -924,6 +951,9 @@ module Aws::SecurityHub
924
951
  NumberFilter = Shapes::StructureShape.new(name: 'NumberFilter')
925
952
  NumberFilterList = Shapes::ListShape.new(name: 'NumberFilterList')
926
953
  Occurrences = Shapes::StructureShape.new(name: 'Occurrences')
954
+ OrganizationConfiguration = Shapes::StructureShape.new(name: 'OrganizationConfiguration')
955
+ OrganizationConfigurationConfigurationType = Shapes::StringShape.new(name: 'OrganizationConfigurationConfigurationType')
956
+ OrganizationConfigurationStatus = Shapes::StringShape.new(name: 'OrganizationConfigurationStatus')
927
957
  Page = Shapes::StructureShape.new(name: 'Page')
928
958
  Pages = Shapes::ListShape.new(name: 'Pages')
929
959
  ParameterConfiguration = Shapes::StructureShape.new(name: 'ParameterConfiguration')
@@ -934,6 +964,7 @@ module Aws::SecurityHub
934
964
  Parameters = Shapes::MapShape.new(name: 'Parameters')
935
965
  Partition = Shapes::StringShape.new(name: 'Partition')
936
966
  PatchSummary = Shapes::StructureShape.new(name: 'PatchSummary')
967
+ Policy = Shapes::UnionShape.new(name: 'Policy')
937
968
  PortProbeAction = Shapes::StructureShape.new(name: 'PortProbeAction')
938
969
  PortProbeDetail = Shapes::StructureShape.new(name: 'PortProbeDetail')
939
970
  PortProbeDetailList = Shapes::ListShape.new(name: 'PortProbeDetailList')
@@ -1002,13 +1033,17 @@ module Aws::SecurityHub
1002
1033
  RuleOrderValue = Shapes::IntegerShape.new(name: 'RuleOrderValue')
1003
1034
  RuleStatus = Shapes::StringShape.new(name: 'RuleStatus')
1004
1035
  SecurityControl = Shapes::StructureShape.new(name: 'SecurityControl')
1036
+ SecurityControlCustomParameter = Shapes::StructureShape.new(name: 'SecurityControlCustomParameter')
1037
+ SecurityControlCustomParametersList = Shapes::ListShape.new(name: 'SecurityControlCustomParametersList')
1005
1038
  SecurityControlDefinition = Shapes::StructureShape.new(name: 'SecurityControlDefinition')
1006
1039
  SecurityControlDefinitions = Shapes::ListShape.new(name: 'SecurityControlDefinitions')
1007
1040
  SecurityControlParameter = Shapes::StructureShape.new(name: 'SecurityControlParameter')
1008
1041
  SecurityControlParametersList = Shapes::ListShape.new(name: 'SecurityControlParametersList')
1009
1042
  SecurityControlProperty = Shapes::StringShape.new(name: 'SecurityControlProperty')
1010
1043
  SecurityControls = Shapes::ListShape.new(name: 'SecurityControls')
1044
+ SecurityControlsConfiguration = Shapes::StructureShape.new(name: 'SecurityControlsConfiguration')
1011
1045
  SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
1046
+ SecurityHubPolicy = Shapes::StructureShape.new(name: 'SecurityHubPolicy')
1012
1047
  SensitiveDataDetections = Shapes::StructureShape.new(name: 'SensitiveDataDetections')
1013
1048
  SensitiveDataDetectionsList = Shapes::ListShape.new(name: 'SensitiveDataDetectionsList')
1014
1049
  SensitiveDataResult = Shapes::StructureShape.new(name: 'SensitiveDataResult')
@@ -1045,6 +1080,10 @@ module Aws::SecurityHub
1045
1080
  StandardsSubscriptionRequest = Shapes::StructureShape.new(name: 'StandardsSubscriptionRequest')
1046
1081
  StandardsSubscriptionRequests = Shapes::ListShape.new(name: 'StandardsSubscriptionRequests')
1047
1082
  StandardsSubscriptions = Shapes::ListShape.new(name: 'StandardsSubscriptions')
1083
+ StartConfigurationPolicyAssociationRequest = Shapes::StructureShape.new(name: 'StartConfigurationPolicyAssociationRequest')
1084
+ StartConfigurationPolicyAssociationResponse = Shapes::StructureShape.new(name: 'StartConfigurationPolicyAssociationResponse')
1085
+ StartConfigurationPolicyDisassociationRequest = Shapes::StructureShape.new(name: 'StartConfigurationPolicyDisassociationRequest')
1086
+ StartConfigurationPolicyDisassociationResponse = Shapes::StructureShape.new(name: 'StartConfigurationPolicyDisassociationResponse')
1048
1087
  StatelessCustomActionDefinition = Shapes::StructureShape.new(name: 'StatelessCustomActionDefinition')
1049
1088
  StatelessCustomPublishMetricAction = Shapes::StructureShape.new(name: 'StatelessCustomPublishMetricAction')
1050
1089
  StatelessCustomPublishMetricActionDimension = Shapes::StructureShape.new(name: 'StatelessCustomPublishMetricActionDimension')
@@ -1064,6 +1103,8 @@ module Aws::SecurityHub
1064
1103
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
1065
1104
  TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
1066
1105
  TagValue = Shapes::StringShape.new(name: 'TagValue')
1106
+ Target = Shapes::UnionShape.new(name: 'Target')
1107
+ TargetType = Shapes::StringShape.new(name: 'TargetType')
1067
1108
  Threat = Shapes::StructureShape.new(name: 'Threat')
1068
1109
  ThreatIntelIndicator = Shapes::StructureShape.new(name: 'ThreatIntelIndicator')
1069
1110
  ThreatIntelIndicatorCategory = Shapes::StringShape.new(name: 'ThreatIntelIndicatorCategory')
@@ -1074,6 +1115,8 @@ module Aws::SecurityHub
1074
1115
  TypeList = Shapes::ListShape.new(name: 'TypeList')
1075
1116
  UnprocessedAutomationRule = Shapes::StructureShape.new(name: 'UnprocessedAutomationRule')
1076
1117
  UnprocessedAutomationRulesList = Shapes::ListShape.new(name: 'UnprocessedAutomationRulesList')
1118
+ UnprocessedConfigurationPolicyAssociation = Shapes::StructureShape.new(name: 'UnprocessedConfigurationPolicyAssociation')
1119
+ UnprocessedConfigurationPolicyAssociationList = Shapes::ListShape.new(name: 'UnprocessedConfigurationPolicyAssociationList')
1077
1120
  UnprocessedErrorCode = Shapes::StringShape.new(name: 'UnprocessedErrorCode')
1078
1121
  UnprocessedSecurityControl = Shapes::StructureShape.new(name: 'UnprocessedSecurityControl')
1079
1122
  UnprocessedSecurityControls = Shapes::ListShape.new(name: 'UnprocessedSecurityControls')
@@ -1087,6 +1130,8 @@ module Aws::SecurityHub
1087
1130
  UpdateActionTargetResponse = Shapes::StructureShape.new(name: 'UpdateActionTargetResponse')
1088
1131
  UpdateAutomationRulesRequestItem = Shapes::StructureShape.new(name: 'UpdateAutomationRulesRequestItem')
1089
1132
  UpdateAutomationRulesRequestItemsList = Shapes::ListShape.new(name: 'UpdateAutomationRulesRequestItemsList')
1133
+ UpdateConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'UpdateConfigurationPolicyRequest')
1134
+ UpdateConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'UpdateConfigurationPolicyResponse')
1090
1135
  UpdateFindingAggregatorRequest = Shapes::StructureShape.new(name: 'UpdateFindingAggregatorRequest')
1091
1136
  UpdateFindingAggregatorResponse = Shapes::StructureShape.new(name: 'UpdateFindingAggregatorResponse')
1092
1137
  UpdateFindingsRequest = Shapes::StructureShape.new(name: 'UpdateFindingsRequest')
@@ -1203,6 +1248,11 @@ module Aws::SecurityHub
1203
1248
 
1204
1249
  AssociatedStandardsList.member = Shapes::ShapeRef.new(shape: AssociatedStandard)
1205
1250
 
1251
+ AssociationFilters.add_member(:configuration_policy_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConfigurationPolicyId"))
1252
+ AssociationFilters.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationType, location_name: "AssociationType"))
1253
+ AssociationFilters.add_member(:association_status, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationStatus, location_name: "AssociationStatus"))
1254
+ AssociationFilters.struct_class = Types::AssociationFilters
1255
+
1206
1256
  AssociationSetDetails.add_member(:association_state, Shapes::ShapeRef.new(shape: AssociationStateDetails, location_name: "AssociationState"))
1207
1257
  AssociationSetDetails.add_member(:gateway_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "GatewayId"))
1208
1258
  AssociationSetDetails.add_member(:main, Shapes::ShapeRef.new(shape: Boolean, location_name: "Main"))
@@ -1284,6 +1334,9 @@ module Aws::SecurityHub
1284
1334
  AutomationRulesFindingFilters.add_member(:note_updated_at, Shapes::ShapeRef.new(shape: DateFilterList, location_name: "NoteUpdatedAt"))
1285
1335
  AutomationRulesFindingFilters.add_member(:note_updated_by, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "NoteUpdatedBy"))
1286
1336
  AutomationRulesFindingFilters.add_member(:user_defined_fields, Shapes::ShapeRef.new(shape: MapFilterList, location_name: "UserDefinedFields"))
1337
+ AutomationRulesFindingFilters.add_member(:resource_application_arn, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationArn"))
1338
+ AutomationRulesFindingFilters.add_member(:resource_application_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationName"))
1339
+ AutomationRulesFindingFilters.add_member(:aws_account_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "AwsAccountName"))
1287
1340
  AutomationRulesFindingFilters.struct_class = Types::AutomationRulesFindingFilters
1288
1341
 
1289
1342
  AutomationRulesMetadata.add_member(:rule_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RuleArn"))
@@ -4541,6 +4594,8 @@ module Aws::SecurityHub
4541
4594
  AwsSecurityFinding.add_member(:finding_provider_fields, Shapes::ShapeRef.new(shape: FindingProviderFields, location_name: "FindingProviderFields"))
4542
4595
  AwsSecurityFinding.add_member(:sample, Shapes::ShapeRef.new(shape: Boolean, location_name: "Sample"))
4543
4596
  AwsSecurityFinding.add_member(:generator_details, Shapes::ShapeRef.new(shape: GeneratorDetails, location_name: "GeneratorDetails"))
4597
+ AwsSecurityFinding.add_member(:processed_at, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ProcessedAt"))
4598
+ AwsSecurityFinding.add_member(:aws_account_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AwsAccountName"))
4544
4599
  AwsSecurityFinding.struct_class = Types::AwsSecurityFinding
4545
4600
 
4546
4601
  AwsSecurityFindingFilters.add_member(:product_arn, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ProductArn"))
@@ -4644,6 +4699,9 @@ module Aws::SecurityHub
4644
4699
  AwsSecurityFindingFilters.add_member(:vulnerabilities_fix_available, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "VulnerabilitiesFixAvailable"))
4645
4700
  AwsSecurityFindingFilters.add_member(:compliance_security_control_parameters_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ComplianceSecurityControlParametersName"))
4646
4701
  AwsSecurityFindingFilters.add_member(:compliance_security_control_parameters_value, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ComplianceSecurityControlParametersValue"))
4702
+ AwsSecurityFindingFilters.add_member(:aws_account_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "AwsAccountName"))
4703
+ AwsSecurityFindingFilters.add_member(:resource_application_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationName"))
4704
+ AwsSecurityFindingFilters.add_member(:resource_application_arn, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationArn"))
4647
4705
  AwsSecurityFindingFilters.struct_class = Types::AwsSecurityFindingFilters
4648
4706
 
4649
4707
  AwsSecurityFindingIdentifier.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Id"))
@@ -4968,6 +5026,13 @@ module Aws::SecurityHub
4968
5026
  BatchGetAutomationRulesResponse.add_member(:unprocessed_automation_rules, Shapes::ShapeRef.new(shape: UnprocessedAutomationRulesList, location_name: "UnprocessedAutomationRules"))
4969
5027
  BatchGetAutomationRulesResponse.struct_class = Types::BatchGetAutomationRulesResponse
4970
5028
 
5029
+ BatchGetConfigurationPolicyAssociationsRequest.add_member(:configuration_policy_association_identifiers, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationsList, required: true, location_name: "ConfigurationPolicyAssociationIdentifiers"))
5030
+ BatchGetConfigurationPolicyAssociationsRequest.struct_class = Types::BatchGetConfigurationPolicyAssociationsRequest
5031
+
5032
+ BatchGetConfigurationPolicyAssociationsResponse.add_member(:configuration_policy_associations, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationList, location_name: "ConfigurationPolicyAssociations"))
5033
+ BatchGetConfigurationPolicyAssociationsResponse.add_member(:unprocessed_configuration_policy_associations, Shapes::ShapeRef.new(shape: UnprocessedConfigurationPolicyAssociationList, location_name: "UnprocessedConfigurationPolicyAssociations"))
5034
+ BatchGetConfigurationPolicyAssociationsResponse.struct_class = Types::BatchGetConfigurationPolicyAssociationsResponse
5035
+
4971
5036
  BatchGetSecurityControlsRequest.add_member(:security_control_ids, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "SecurityControlIds"))
4972
5037
  BatchGetSecurityControlsRequest.struct_class = Types::BatchGetSecurityControlsRequest
4973
5038
 
@@ -5107,6 +5172,34 @@ module Aws::SecurityHub
5107
5172
  ConfigurationOptions.add_member_subclass(:unknown, Types::ConfigurationOptions::Unknown)
5108
5173
  ConfigurationOptions.struct_class = Types::ConfigurationOptions
5109
5174
 
5175
+ ConfigurationPolicyAssociation.add_member(:target, Shapes::ShapeRef.new(shape: Target, location_name: "Target"))
5176
+ ConfigurationPolicyAssociation.struct_class = Types::ConfigurationPolicyAssociation
5177
+
5178
+ ConfigurationPolicyAssociationList.member = Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationSummary)
5179
+
5180
+ ConfigurationPolicyAssociationSummary.add_member(:configuration_policy_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConfigurationPolicyId"))
5181
+ ConfigurationPolicyAssociationSummary.add_member(:target_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TargetId"))
5182
+ ConfigurationPolicyAssociationSummary.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetType, location_name: "TargetType"))
5183
+ ConfigurationPolicyAssociationSummary.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationType, location_name: "AssociationType"))
5184
+ ConfigurationPolicyAssociationSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
5185
+ ConfigurationPolicyAssociationSummary.add_member(:association_status, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationStatus, location_name: "AssociationStatus"))
5186
+ ConfigurationPolicyAssociationSummary.add_member(:association_status_message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AssociationStatusMessage"))
5187
+ ConfigurationPolicyAssociationSummary.struct_class = Types::ConfigurationPolicyAssociationSummary
5188
+
5189
+ ConfigurationPolicyAssociationSummaryList.member = Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationSummary)
5190
+
5191
+ ConfigurationPolicyAssociationsList.member = Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociation)
5192
+
5193
+ ConfigurationPolicySummary.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
5194
+ ConfigurationPolicySummary.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Id"))
5195
+ ConfigurationPolicySummary.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
5196
+ ConfigurationPolicySummary.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
5197
+ ConfigurationPolicySummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
5198
+ ConfigurationPolicySummary.add_member(:service_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ServiceEnabled"))
5199
+ ConfigurationPolicySummary.struct_class = Types::ConfigurationPolicySummary
5200
+
5201
+ ConfigurationPolicySummaryList.member = Shapes::ShapeRef.new(shape: ConfigurationPolicySummary)
5202
+
5110
5203
  ContainerDetails.add_member(:container_runtime, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ContainerRuntime"))
5111
5204
  ContainerDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
5112
5205
  ContainerDetails.add_member(:image_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ImageId"))
@@ -5141,6 +5234,21 @@ module Aws::SecurityHub
5141
5234
  CreateAutomationRuleResponse.add_member(:rule_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RuleArn"))
5142
5235
  CreateAutomationRuleResponse.struct_class = Types::CreateAutomationRuleResponse
5143
5236
 
5237
+ CreateConfigurationPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Name"))
5238
+ CreateConfigurationPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
5239
+ CreateConfigurationPolicyRequest.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, required: true, location_name: "ConfigurationPolicy"))
5240
+ CreateConfigurationPolicyRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
5241
+ CreateConfigurationPolicyRequest.struct_class = Types::CreateConfigurationPolicyRequest
5242
+
5243
+ CreateConfigurationPolicyResponse.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
5244
+ CreateConfigurationPolicyResponse.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Id"))
5245
+ CreateConfigurationPolicyResponse.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
5246
+ CreateConfigurationPolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
5247
+ CreateConfigurationPolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
5248
+ CreateConfigurationPolicyResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
5249
+ CreateConfigurationPolicyResponse.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, location_name: "ConfigurationPolicy"))
5250
+ CreateConfigurationPolicyResponse.struct_class = Types::CreateConfigurationPolicyResponse
5251
+
5144
5252
  CreateFindingAggregatorRequest.add_member(:region_linking_mode, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "RegionLinkingMode"))
5145
5253
  CreateFindingAggregatorRequest.add_member(:regions, Shapes::ShapeRef.new(shape: StringList, location_name: "Regions"))
5146
5254
  CreateFindingAggregatorRequest.struct_class = Types::CreateFindingAggregatorRequest
@@ -5215,6 +5323,11 @@ module Aws::SecurityHub
5215
5323
  DeleteActionTargetResponse.add_member(:action_target_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ActionTargetArn"))
5216
5324
  DeleteActionTargetResponse.struct_class = Types::DeleteActionTargetResponse
5217
5325
 
5326
+ DeleteConfigurationPolicyRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "Identifier"))
5327
+ DeleteConfigurationPolicyRequest.struct_class = Types::DeleteConfigurationPolicyRequest
5328
+
5329
+ DeleteConfigurationPolicyResponse.struct_class = Types::DeleteConfigurationPolicyResponse
5330
+
5218
5331
  DeleteFindingAggregatorRequest.add_member(:finding_aggregator_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "FindingAggregatorArn"))
5219
5332
  DeleteFindingAggregatorRequest.struct_class = Types::DeleteFindingAggregatorRequest
5220
5333
 
@@ -5261,6 +5374,7 @@ module Aws::SecurityHub
5261
5374
  DescribeOrganizationConfigurationResponse.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoEnable"))
5262
5375
  DescribeOrganizationConfigurationResponse.add_member(:member_account_limit_reached, Shapes::ShapeRef.new(shape: Boolean, location_name: "MemberAccountLimitReached"))
5263
5376
  DescribeOrganizationConfigurationResponse.add_member(:auto_enable_standards, Shapes::ShapeRef.new(shape: AutoEnableStandards, location_name: "AutoEnableStandards"))
5377
+ DescribeOrganizationConfigurationResponse.add_member(:organization_configuration, Shapes::ShapeRef.new(shape: OrganizationConfiguration, location_name: "OrganizationConfiguration"))
5264
5378
  DescribeOrganizationConfigurationResponse.struct_class = Types::DescribeOrganizationConfigurationResponse
5265
5379
 
5266
5380
  DescribeProductsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
@@ -5303,6 +5417,8 @@ module Aws::SecurityHub
5303
5417
 
5304
5418
  DisableSecurityHubResponse.struct_class = Types::DisableSecurityHubResponse
5305
5419
 
5420
+ DisabledSecurityControlIdentifierList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
5421
+
5306
5422
  DisassociateFromAdministratorAccountRequest.struct_class = Types::DisassociateFromAdministratorAccountRequest
5307
5423
 
5308
5424
  DisassociateFromAdministratorAccountResponse.struct_class = Types::DisassociateFromAdministratorAccountResponse
@@ -5344,6 +5460,10 @@ module Aws::SecurityHub
5344
5460
 
5345
5461
  EnableSecurityHubResponse.struct_class = Types::EnableSecurityHubResponse
5346
5462
 
5463
+ EnabledSecurityControlIdentifierList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
5464
+
5465
+ EnabledStandardIdentifierList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
5466
+
5347
5467
  EnumConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DefaultValue"))
5348
5468
  EnumConfigurationOptions.add_member(:allowed_values, Shapes::ShapeRef.new(shape: StringList, location_name: "AllowedValues"))
5349
5469
  EnumConfigurationOptions.struct_class = Types::EnumConfigurationOptions
@@ -5439,6 +5559,30 @@ module Aws::SecurityHub
5439
5559
  GetAdministratorAccountResponse.add_member(:administrator, Shapes::ShapeRef.new(shape: Invitation, location_name: "Administrator"))
5440
5560
  GetAdministratorAccountResponse.struct_class = Types::GetAdministratorAccountResponse
5441
5561
 
5562
+ GetConfigurationPolicyAssociationRequest.add_member(:target, Shapes::ShapeRef.new(shape: Target, required: true, location_name: "Target"))
5563
+ GetConfigurationPolicyAssociationRequest.struct_class = Types::GetConfigurationPolicyAssociationRequest
5564
+
5565
+ GetConfigurationPolicyAssociationResponse.add_member(:configuration_policy_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConfigurationPolicyId"))
5566
+ GetConfigurationPolicyAssociationResponse.add_member(:target_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TargetId"))
5567
+ GetConfigurationPolicyAssociationResponse.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetType, location_name: "TargetType"))
5568
+ GetConfigurationPolicyAssociationResponse.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationType, location_name: "AssociationType"))
5569
+ GetConfigurationPolicyAssociationResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
5570
+ GetConfigurationPolicyAssociationResponse.add_member(:association_status, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationStatus, location_name: "AssociationStatus"))
5571
+ GetConfigurationPolicyAssociationResponse.add_member(:association_status_message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AssociationStatusMessage"))
5572
+ GetConfigurationPolicyAssociationResponse.struct_class = Types::GetConfigurationPolicyAssociationResponse
5573
+
5574
+ GetConfigurationPolicyRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "Identifier"))
5575
+ GetConfigurationPolicyRequest.struct_class = Types::GetConfigurationPolicyRequest
5576
+
5577
+ GetConfigurationPolicyResponse.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
5578
+ GetConfigurationPolicyResponse.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Id"))
5579
+ GetConfigurationPolicyResponse.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
5580
+ GetConfigurationPolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
5581
+ GetConfigurationPolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
5582
+ GetConfigurationPolicyResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
5583
+ GetConfigurationPolicyResponse.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, location_name: "ConfigurationPolicy"))
5584
+ GetConfigurationPolicyResponse.struct_class = Types::GetConfigurationPolicyResponse
5585
+
5442
5586
  GetEnabledStandardsRequest.add_member(:standards_subscription_arns, Shapes::ShapeRef.new(shape: StandardsSubscriptionArns, location_name: "StandardsSubscriptionArns"))
5443
5587
  GetEnabledStandardsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5444
5588
  GetEnabledStandardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -5622,6 +5766,23 @@ module Aws::SecurityHub
5622
5766
  ListAutomationRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5623
5767
  ListAutomationRulesResponse.struct_class = Types::ListAutomationRulesResponse
5624
5768
 
5769
+ ListConfigurationPoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
5770
+ ListConfigurationPoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
5771
+ ListConfigurationPoliciesRequest.struct_class = Types::ListConfigurationPoliciesRequest
5772
+
5773
+ ListConfigurationPoliciesResponse.add_member(:configuration_policy_summaries, Shapes::ShapeRef.new(shape: ConfigurationPolicySummaryList, location_name: "ConfigurationPolicySummaries"))
5774
+ ListConfigurationPoliciesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5775
+ ListConfigurationPoliciesResponse.struct_class = Types::ListConfigurationPoliciesResponse
5776
+
5777
+ ListConfigurationPolicyAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5778
+ ListConfigurationPolicyAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
5779
+ ListConfigurationPolicyAssociationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: AssociationFilters, location_name: "Filters"))
5780
+ ListConfigurationPolicyAssociationsRequest.struct_class = Types::ListConfigurationPolicyAssociationsRequest
5781
+
5782
+ ListConfigurationPolicyAssociationsResponse.add_member(:configuration_policy_association_summaries, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationSummaryList, location_name: "ConfigurationPolicyAssociationSummaries"))
5783
+ ListConfigurationPolicyAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5784
+ ListConfigurationPolicyAssociationsResponse.struct_class = Types::ListConfigurationPolicyAssociationsResponse
5785
+
5625
5786
  ListEnabledProductsForImportRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
5626
5787
  ListEnabledProductsForImportRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
5627
5788
  ListEnabledProductsForImportRequest.struct_class = Types::ListEnabledProductsForImportRequest
@@ -5783,6 +5944,11 @@ module Aws::SecurityHub
5783
5944
  Occurrences.add_member(:cells, Shapes::ShapeRef.new(shape: Cells, location_name: "Cells"))
5784
5945
  Occurrences.struct_class = Types::Occurrences
5785
5946
 
5947
+ OrganizationConfiguration.add_member(:configuration_type, Shapes::ShapeRef.new(shape: OrganizationConfigurationConfigurationType, location_name: "ConfigurationType"))
5948
+ OrganizationConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: OrganizationConfigurationStatus, location_name: "Status"))
5949
+ OrganizationConfiguration.add_member(:status_message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "StatusMessage"))
5950
+ OrganizationConfiguration.struct_class = Types::OrganizationConfiguration
5951
+
5786
5952
  Page.add_member(:page_number, Shapes::ShapeRef.new(shape: Long, location_name: "PageNumber"))
5787
5953
  Page.add_member(:line_range, Shapes::ShapeRef.new(shape: Range, location_name: "LineRange"))
5788
5954
  Page.add_member(:offset_range, Shapes::ShapeRef.new(shape: Range, location_name: "OffsetRange"))
@@ -5837,6 +6003,12 @@ module Aws::SecurityHub
5837
6003
  PatchSummary.add_member(:operation, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Operation"))
5838
6004
  PatchSummary.struct_class = Types::PatchSummary
5839
6005
 
6006
+ Policy.add_member(:security_hub, Shapes::ShapeRef.new(shape: SecurityHubPolicy, location_name: "SecurityHub"))
6007
+ Policy.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
6008
+ Policy.add_member_subclass(:security_hub, Types::Policy::SecurityHub)
6009
+ Policy.add_member_subclass(:unknown, Types::Policy::Unknown)
6010
+ Policy.struct_class = Types::Policy
6011
+
5840
6012
  PortProbeAction.add_member(:port_probe_details, Shapes::ShapeRef.new(shape: PortProbeDetailList, location_name: "PortProbeDetails"))
5841
6013
  PortProbeAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "Blocked"))
5842
6014
  PortProbeAction.struct_class = Types::PortProbeAction
@@ -5922,6 +6094,8 @@ module Aws::SecurityHub
5922
6094
  Resource.add_member(:tags, Shapes::ShapeRef.new(shape: FieldMap, location_name: "Tags"))
5923
6095
  Resource.add_member(:data_classification, Shapes::ShapeRef.new(shape: DataClassificationDetails, location_name: "DataClassification"))
5924
6096
  Resource.add_member(:details, Shapes::ShapeRef.new(shape: ResourceDetails, location_name: "Details"))
6097
+ Resource.add_member(:application_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ApplicationName"))
6098
+ Resource.add_member(:application_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ApplicationArn"))
5925
6099
  Resource.struct_class = Types::Resource
5926
6100
 
5927
6101
  ResourceConflictException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
@@ -6181,6 +6355,12 @@ module Aws::SecurityHub
6181
6355
  SecurityControl.add_member(:last_update_reason, Shapes::ShapeRef.new(shape: AlphaNumericNonEmptyString, location_name: "LastUpdateReason"))
6182
6356
  SecurityControl.struct_class = Types::SecurityControl
6183
6357
 
6358
+ SecurityControlCustomParameter.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SecurityControlId"))
6359
+ SecurityControlCustomParameter.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
6360
+ SecurityControlCustomParameter.struct_class = Types::SecurityControlCustomParameter
6361
+
6362
+ SecurityControlCustomParametersList.member = Shapes::ShapeRef.new(shape: SecurityControlCustomParameter)
6363
+
6184
6364
  SecurityControlDefinition.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "SecurityControlId"))
6185
6365
  SecurityControlDefinition.add_member(:title, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Title"))
6186
6366
  SecurityControlDefinition.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Description"))
@@ -6201,8 +6381,18 @@ module Aws::SecurityHub
6201
6381
 
6202
6382
  SecurityControls.member = Shapes::ShapeRef.new(shape: SecurityControl)
6203
6383
 
6384
+ SecurityControlsConfiguration.add_member(:enabled_security_control_identifiers, Shapes::ShapeRef.new(shape: EnabledSecurityControlIdentifierList, location_name: "EnabledSecurityControlIdentifiers"))
6385
+ SecurityControlsConfiguration.add_member(:disabled_security_control_identifiers, Shapes::ShapeRef.new(shape: DisabledSecurityControlIdentifierList, location_name: "DisabledSecurityControlIdentifiers"))
6386
+ SecurityControlsConfiguration.add_member(:security_control_custom_parameters, Shapes::ShapeRef.new(shape: SecurityControlCustomParametersList, location_name: "SecurityControlCustomParameters"))
6387
+ SecurityControlsConfiguration.struct_class = Types::SecurityControlsConfiguration
6388
+
6204
6389
  SecurityGroups.member = Shapes::ShapeRef.new(shape: NonEmptyString)
6205
6390
 
6391
+ SecurityHubPolicy.add_member(:service_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ServiceEnabled"))
6392
+ SecurityHubPolicy.add_member(:enabled_standard_identifiers, Shapes::ShapeRef.new(shape: EnabledStandardIdentifierList, location_name: "EnabledStandardIdentifiers"))
6393
+ SecurityHubPolicy.add_member(:security_controls_configuration, Shapes::ShapeRef.new(shape: SecurityControlsConfiguration, location_name: "SecurityControlsConfiguration"))
6394
+ SecurityHubPolicy.struct_class = Types::SecurityHubPolicy
6395
+
6206
6396
  SensitiveDataDetections.add_member(:count, Shapes::ShapeRef.new(shape: Long, location_name: "Count"))
6207
6397
  SensitiveDataDetections.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
6208
6398
  SensitiveDataDetections.add_member(:occurrences, Shapes::ShapeRef.new(shape: Occurrences, location_name: "Occurrences"))
@@ -6342,6 +6532,25 @@ module Aws::SecurityHub
6342
6532
 
6343
6533
  StandardsSubscriptions.member = Shapes::ShapeRef.new(shape: StandardsSubscription)
6344
6534
 
6535
+ StartConfigurationPolicyAssociationRequest.add_member(:configuration_policy_identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ConfigurationPolicyIdentifier"))
6536
+ StartConfigurationPolicyAssociationRequest.add_member(:target, Shapes::ShapeRef.new(shape: Target, required: true, location_name: "Target"))
6537
+ StartConfigurationPolicyAssociationRequest.struct_class = Types::StartConfigurationPolicyAssociationRequest
6538
+
6539
+ StartConfigurationPolicyAssociationResponse.add_member(:configuration_policy_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConfigurationPolicyId"))
6540
+ StartConfigurationPolicyAssociationResponse.add_member(:target_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TargetId"))
6541
+ StartConfigurationPolicyAssociationResponse.add_member(:target_type, Shapes::ShapeRef.new(shape: TargetType, location_name: "TargetType"))
6542
+ StartConfigurationPolicyAssociationResponse.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationType, location_name: "AssociationType"))
6543
+ StartConfigurationPolicyAssociationResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
6544
+ StartConfigurationPolicyAssociationResponse.add_member(:association_status, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociationStatus, location_name: "AssociationStatus"))
6545
+ StartConfigurationPolicyAssociationResponse.add_member(:association_status_message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AssociationStatusMessage"))
6546
+ StartConfigurationPolicyAssociationResponse.struct_class = Types::StartConfigurationPolicyAssociationResponse
6547
+
6548
+ StartConfigurationPolicyDisassociationRequest.add_member(:target, Shapes::ShapeRef.new(shape: Target, location_name: "Target"))
6549
+ StartConfigurationPolicyDisassociationRequest.add_member(:configuration_policy_identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ConfigurationPolicyIdentifier"))
6550
+ StartConfigurationPolicyDisassociationRequest.struct_class = Types::StartConfigurationPolicyDisassociationRequest
6551
+
6552
+ StartConfigurationPolicyDisassociationResponse.struct_class = Types::StartConfigurationPolicyDisassociationResponse
6553
+
6345
6554
  StatelessCustomActionDefinition.add_member(:publish_metric_action, Shapes::ShapeRef.new(shape: StatelessCustomPublishMetricAction, location_name: "PublishMetricAction"))
6346
6555
  StatelessCustomActionDefinition.struct_class = Types::StatelessCustomActionDefinition
6347
6556
 
@@ -6389,6 +6598,16 @@ module Aws::SecurityHub
6389
6598
 
6390
6599
  TagResourceResponse.struct_class = Types::TagResourceResponse
6391
6600
 
6601
+ Target.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AccountId"))
6602
+ Target.add_member(:organizational_unit_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "OrganizationalUnitId"))
6603
+ Target.add_member(:root_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RootId"))
6604
+ Target.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
6605
+ Target.add_member_subclass(:account_id, Types::Target::AccountId)
6606
+ Target.add_member_subclass(:organizational_unit_id, Types::Target::OrganizationalUnitId)
6607
+ Target.add_member_subclass(:root_id, Types::Target::RootId)
6608
+ Target.add_member_subclass(:unknown, Types::Target::Unknown)
6609
+ Target.struct_class = Types::Target
6610
+
6392
6611
  Threat.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
6393
6612
  Threat.add_member(:severity, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Severity"))
6394
6613
  Threat.add_member(:item_count, Shapes::ShapeRef.new(shape: Integer, location_name: "ItemCount"))
@@ -6416,6 +6635,13 @@ module Aws::SecurityHub
6416
6635
 
6417
6636
  UnprocessedAutomationRulesList.member = Shapes::ShapeRef.new(shape: UnprocessedAutomationRule)
6418
6637
 
6638
+ UnprocessedConfigurationPolicyAssociation.add_member(:configuration_policy_association_identifiers, Shapes::ShapeRef.new(shape: ConfigurationPolicyAssociation, location_name: "ConfigurationPolicyAssociationIdentifiers"))
6639
+ UnprocessedConfigurationPolicyAssociation.add_member(:error_code, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ErrorCode"))
6640
+ UnprocessedConfigurationPolicyAssociation.add_member(:error_reason, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ErrorReason"))
6641
+ UnprocessedConfigurationPolicyAssociation.struct_class = Types::UnprocessedConfigurationPolicyAssociation
6642
+
6643
+ UnprocessedConfigurationPolicyAssociationList.member = Shapes::ShapeRef.new(shape: UnprocessedConfigurationPolicyAssociation)
6644
+
6419
6645
  UnprocessedSecurityControl.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "SecurityControlId"))
6420
6646
  UnprocessedSecurityControl.add_member(:error_code, Shapes::ShapeRef.new(shape: UnprocessedErrorCode, required: true, location_name: "ErrorCode"))
6421
6647
  UnprocessedSecurityControl.add_member(:error_reason, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ErrorReason"))
@@ -6462,6 +6688,22 @@ module Aws::SecurityHub
6462
6688
 
6463
6689
  UpdateAutomationRulesRequestItemsList.member = Shapes::ShapeRef.new(shape: UpdateAutomationRulesRequestItem)
6464
6690
 
6691
+ UpdateConfigurationPolicyRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "Identifier"))
6692
+ UpdateConfigurationPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
6693
+ UpdateConfigurationPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
6694
+ UpdateConfigurationPolicyRequest.add_member(:updated_reason, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "UpdatedReason"))
6695
+ UpdateConfigurationPolicyRequest.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, location_name: "ConfigurationPolicy"))
6696
+ UpdateConfigurationPolicyRequest.struct_class = Types::UpdateConfigurationPolicyRequest
6697
+
6698
+ UpdateConfigurationPolicyResponse.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
6699
+ UpdateConfigurationPolicyResponse.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Id"))
6700
+ UpdateConfigurationPolicyResponse.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
6701
+ UpdateConfigurationPolicyResponse.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
6702
+ UpdateConfigurationPolicyResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
6703
+ UpdateConfigurationPolicyResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
6704
+ UpdateConfigurationPolicyResponse.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, location_name: "ConfigurationPolicy"))
6705
+ UpdateConfigurationPolicyResponse.struct_class = Types::UpdateConfigurationPolicyResponse
6706
+
6465
6707
  UpdateFindingAggregatorRequest.add_member(:finding_aggregator_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "FindingAggregatorArn"))
6466
6708
  UpdateFindingAggregatorRequest.add_member(:region_linking_mode, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "RegionLinkingMode"))
6467
6709
  UpdateFindingAggregatorRequest.add_member(:regions, Shapes::ShapeRef.new(shape: StringList, location_name: "Regions"))
@@ -6490,6 +6732,7 @@ module Aws::SecurityHub
6490
6732
 
6491
6733
  UpdateOrganizationConfigurationRequest.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "AutoEnable"))
6492
6734
  UpdateOrganizationConfigurationRequest.add_member(:auto_enable_standards, Shapes::ShapeRef.new(shape: AutoEnableStandards, location_name: "AutoEnableStandards"))
6735
+ UpdateOrganizationConfigurationRequest.add_member(:organization_configuration, Shapes::ShapeRef.new(shape: OrganizationConfiguration, location_name: "OrganizationConfiguration"))
6493
6736
  UpdateOrganizationConfigurationRequest.struct_class = Types::UpdateOrganizationConfigurationRequest
6494
6737
 
6495
6738
  UpdateOrganizationConfigurationResponse.struct_class = Types::UpdateOrganizationConfigurationResponse
@@ -6648,6 +6891,7 @@ module Aws::SecurityHub
6648
6891
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
6649
6892
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6650
6893
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6894
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6651
6895
  end)
6652
6896
 
6653
6897
  api.add_operation(:batch_enable_standards, Seahorse::Model::Operation.new.tap do |o|
@@ -6660,6 +6904,7 @@ module Aws::SecurityHub
6660
6904
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
6661
6905
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6662
6906
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6907
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6663
6908
  end)
6664
6909
 
6665
6910
  api.add_operation(:batch_get_automation_rules, Seahorse::Model::Operation.new.tap do |o|
@@ -6676,6 +6921,20 @@ module Aws::SecurityHub
6676
6921
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6677
6922
  end)
6678
6923
 
6924
+ api.add_operation(:batch_get_configuration_policy_associations, Seahorse::Model::Operation.new.tap do |o|
6925
+ o.name = "BatchGetConfigurationPolicyAssociations"
6926
+ o.http_method = "POST"
6927
+ o.http_request_uri = "/configurationPolicyAssociation/batchget"
6928
+ o.input = Shapes::ShapeRef.new(shape: BatchGetConfigurationPolicyAssociationsRequest)
6929
+ o.output = Shapes::ShapeRef.new(shape: BatchGetConfigurationPolicyAssociationsResponse)
6930
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
6931
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6932
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
6933
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6934
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6935
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6936
+ end)
6937
+
6679
6938
  api.add_operation(:batch_get_security_controls, Seahorse::Model::Operation.new.tap do |o|
6680
6939
  o.name = "BatchGetSecurityControls"
6681
6940
  o.http_method = "POST"
@@ -6747,6 +7006,7 @@ module Aws::SecurityHub
6747
7006
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6748
7007
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6749
7008
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7009
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6750
7010
  end)
6751
7011
 
6752
7012
  api.add_operation(:create_action_target, Seahorse::Model::Operation.new.tap do |o|
@@ -6775,6 +7035,20 @@ module Aws::SecurityHub
6775
7035
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6776
7036
  end)
6777
7037
 
7038
+ api.add_operation(:create_configuration_policy, Seahorse::Model::Operation.new.tap do |o|
7039
+ o.name = "CreateConfigurationPolicy"
7040
+ o.http_method = "POST"
7041
+ o.http_request_uri = "/configurationPolicy/create"
7042
+ o.input = Shapes::ShapeRef.new(shape: CreateConfigurationPolicyRequest)
7043
+ o.output = Shapes::ShapeRef.new(shape: CreateConfigurationPolicyResponse)
7044
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7045
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7046
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7047
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7048
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7049
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
7050
+ end)
7051
+
6778
7052
  api.add_operation(:create_finding_aggregator, Seahorse::Model::Operation.new.tap do |o|
6779
7053
  o.name = "CreateFindingAggregator"
6780
7054
  o.http_method = "POST"
@@ -6812,6 +7086,7 @@ module Aws::SecurityHub
6812
7086
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6813
7087
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6814
7088
  o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
7089
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6815
7090
  end)
6816
7091
 
6817
7092
  api.add_operation(:decline_invitations, Seahorse::Model::Operation.new.tap do |o|
@@ -6838,6 +7113,21 @@ module Aws::SecurityHub
6838
7113
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6839
7114
  end)
6840
7115
 
7116
+ api.add_operation(:delete_configuration_policy, Seahorse::Model::Operation.new.tap do |o|
7117
+ o.name = "DeleteConfigurationPolicy"
7118
+ o.http_method = "DELETE"
7119
+ o.http_request_uri = "/configurationPolicy/{Identifier}"
7120
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfigurationPolicyRequest)
7121
+ o.output = Shapes::ShapeRef.new(shape: DeleteConfigurationPolicyResponse)
7122
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7123
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7124
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7125
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7126
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7127
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7128
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
7129
+ end)
7130
+
6841
7131
  api.add_operation(:delete_finding_aggregator, Seahorse::Model::Operation.new.tap do |o|
6842
7132
  o.name = "DeleteFindingAggregator"
6843
7133
  o.http_method = "DELETE"
@@ -7010,6 +7300,7 @@ module Aws::SecurityHub
7010
7300
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7011
7301
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7012
7302
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7303
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7013
7304
  end)
7014
7305
 
7015
7306
  api.add_operation(:disable_security_hub, Seahorse::Model::Operation.new.tap do |o|
@@ -7022,6 +7313,7 @@ module Aws::SecurityHub
7022
7313
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7023
7314
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7024
7315
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7316
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7025
7317
  end)
7026
7318
 
7027
7319
  api.add_operation(:disassociate_from_administrator_account, Seahorse::Model::Operation.new.tap do |o|
@@ -7062,6 +7354,7 @@ module Aws::SecurityHub
7062
7354
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7063
7355
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7064
7356
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7357
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7065
7358
  end)
7066
7359
 
7067
7360
  api.add_operation(:enable_import_findings_for_product, Seahorse::Model::Operation.new.tap do |o|
@@ -7087,6 +7380,7 @@ module Aws::SecurityHub
7087
7380
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7088
7381
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7089
7382
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7383
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7090
7384
  end)
7091
7385
 
7092
7386
  api.add_operation(:enable_security_hub, Seahorse::Model::Operation.new.tap do |o|
@@ -7115,6 +7409,34 @@ module Aws::SecurityHub
7115
7409
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7116
7410
  end)
7117
7411
 
7412
+ api.add_operation(:get_configuration_policy, Seahorse::Model::Operation.new.tap do |o|
7413
+ o.name = "GetConfigurationPolicy"
7414
+ o.http_method = "GET"
7415
+ o.http_request_uri = "/configurationPolicy/get/{Identifier}"
7416
+ o.input = Shapes::ShapeRef.new(shape: GetConfigurationPolicyRequest)
7417
+ o.output = Shapes::ShapeRef.new(shape: GetConfigurationPolicyResponse)
7418
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7419
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7420
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7421
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7422
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7423
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7424
+ end)
7425
+
7426
+ api.add_operation(:get_configuration_policy_association, Seahorse::Model::Operation.new.tap do |o|
7427
+ o.name = "GetConfigurationPolicyAssociation"
7428
+ o.http_method = "POST"
7429
+ o.http_request_uri = "/configurationPolicyAssociation/get"
7430
+ o.input = Shapes::ShapeRef.new(shape: GetConfigurationPolicyAssociationRequest)
7431
+ o.output = Shapes::ShapeRef.new(shape: GetConfigurationPolicyAssociationResponse)
7432
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7433
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7434
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7435
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7436
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7437
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7438
+ end)
7439
+
7118
7440
  api.add_operation(:get_enabled_standards, Seahorse::Model::Operation.new.tap do |o|
7119
7441
  o.name = "GetEnabledStandards"
7120
7442
  o.http_method = "POST"
@@ -7293,6 +7615,45 @@ module Aws::SecurityHub
7293
7615
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7294
7616
  end)
7295
7617
 
7618
+ api.add_operation(:list_configuration_policies, Seahorse::Model::Operation.new.tap do |o|
7619
+ o.name = "ListConfigurationPolicies"
7620
+ o.http_method = "GET"
7621
+ o.http_request_uri = "/configurationPolicy/list"
7622
+ o.input = Shapes::ShapeRef.new(shape: ListConfigurationPoliciesRequest)
7623
+ o.output = Shapes::ShapeRef.new(shape: ListConfigurationPoliciesResponse)
7624
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7625
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7626
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7627
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7628
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7629
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7630
+ o[:pager] = Aws::Pager.new(
7631
+ limit_key: "max_results",
7632
+ tokens: {
7633
+ "next_token" => "next_token"
7634
+ }
7635
+ )
7636
+ end)
7637
+
7638
+ api.add_operation(:list_configuration_policy_associations, Seahorse::Model::Operation.new.tap do |o|
7639
+ o.name = "ListConfigurationPolicyAssociations"
7640
+ o.http_method = "POST"
7641
+ o.http_request_uri = "/configurationPolicyAssociation/list"
7642
+ o.input = Shapes::ShapeRef.new(shape: ListConfigurationPolicyAssociationsRequest)
7643
+ o.output = Shapes::ShapeRef.new(shape: ListConfigurationPolicyAssociationsResponse)
7644
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7645
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7646
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7647
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7648
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7649
+ o[:pager] = Aws::Pager.new(
7650
+ limit_key: "max_results",
7651
+ tokens: {
7652
+ "next_token" => "next_token"
7653
+ }
7654
+ )
7655
+ end)
7656
+
7296
7657
  api.add_operation(:list_enabled_products_for_import, Seahorse::Model::Operation.new.tap do |o|
7297
7658
  o.name = "ListEnabledProductsForImport"
7298
7659
  o.http_method = "GET"
@@ -7430,6 +7791,34 @@ module Aws::SecurityHub
7430
7791
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7431
7792
  end)
7432
7793
 
7794
+ api.add_operation(:start_configuration_policy_association, Seahorse::Model::Operation.new.tap do |o|
7795
+ o.name = "StartConfigurationPolicyAssociation"
7796
+ o.http_method = "POST"
7797
+ o.http_request_uri = "/configurationPolicyAssociation/associate"
7798
+ o.input = Shapes::ShapeRef.new(shape: StartConfigurationPolicyAssociationRequest)
7799
+ o.output = Shapes::ShapeRef.new(shape: StartConfigurationPolicyAssociationResponse)
7800
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7801
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7802
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7803
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7804
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7805
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7806
+ end)
7807
+
7808
+ api.add_operation(:start_configuration_policy_disassociation, Seahorse::Model::Operation.new.tap do |o|
7809
+ o.name = "StartConfigurationPolicyDisassociation"
7810
+ o.http_method = "POST"
7811
+ o.http_request_uri = "/configurationPolicyAssociation/disassociate"
7812
+ o.input = Shapes::ShapeRef.new(shape: StartConfigurationPolicyDisassociationRequest)
7813
+ o.output = Shapes::ShapeRef.new(shape: StartConfigurationPolicyDisassociationResponse)
7814
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7815
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7816
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7817
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7818
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7819
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7820
+ end)
7821
+
7433
7822
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
7434
7823
  o.name = "TagResource"
7435
7824
  o.http_method = "POST"
@@ -7465,6 +7854,21 @@ module Aws::SecurityHub
7465
7854
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7466
7855
  end)
7467
7856
 
7857
+ api.add_operation(:update_configuration_policy, Seahorse::Model::Operation.new.tap do |o|
7858
+ o.name = "UpdateConfigurationPolicy"
7859
+ o.http_method = "PATCH"
7860
+ o.http_request_uri = "/configurationPolicy/{Identifier}"
7861
+ o.input = Shapes::ShapeRef.new(shape: UpdateConfigurationPolicyRequest)
7862
+ o.output = Shapes::ShapeRef.new(shape: UpdateConfigurationPolicyResponse)
7863
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7864
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7865
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7866
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7867
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7868
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7869
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
7870
+ end)
7871
+
7468
7872
  api.add_operation(:update_finding_aggregator, Seahorse::Model::Operation.new.tap do |o|
7469
7873
  o.name = "UpdateFindingAggregator"
7470
7874
  o.http_method = "PATCH"
@@ -7515,6 +7919,9 @@ module Aws::SecurityHub
7515
7919
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7516
7920
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7517
7921
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7922
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7923
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7924
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
7518
7925
  end)
7519
7926
 
7520
7927
  api.add_operation(:update_security_control, Seahorse::Model::Operation.new.tap do |o|
@@ -7529,6 +7936,7 @@ module Aws::SecurityHub
7529
7936
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7530
7937
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7531
7938
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
7939
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7532
7940
  end)
7533
7941
 
7534
7942
  api.add_operation(:update_security_hub_configuration, Seahorse::Model::Operation.new.tap do |o|
@@ -7542,6 +7950,7 @@ module Aws::SecurityHub
7542
7950
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7543
7951
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7544
7952
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7953
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7545
7954
  end)
7546
7955
 
7547
7956
  api.add_operation(:update_standards_control, Seahorse::Model::Operation.new.tap do |o|
@@ -7554,6 +7963,7 @@ module Aws::SecurityHub
7554
7963
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7555
7964
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7556
7965
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7966
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7557
7967
  end)
7558
7968
  end
7559
7969