aws-sdk-securityhub 1.95.0 → 1.97.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -36,13 +36,16 @@ module Aws::SecurityHub
36
36
  AdminAccounts = Shapes::ListShape.new(name: 'AdminAccounts')
37
37
  AdminStatus = Shapes::StringShape.new(name: 'AdminStatus')
38
38
  AdminsMaxResults = Shapes::IntegerShape.new(name: 'AdminsMaxResults')
39
+ AlphaNumericNonEmptyString = Shapes::StringShape.new(name: 'AlphaNumericNonEmptyString')
39
40
  ArnList = Shapes::ListShape.new(name: 'ArnList')
40
41
  AssociatedStandard = Shapes::StructureShape.new(name: 'AssociatedStandard')
41
42
  AssociatedStandardsList = Shapes::ListShape.new(name: 'AssociatedStandardsList')
43
+ AssociationFilters = Shapes::StructureShape.new(name: 'AssociationFilters')
42
44
  AssociationSetDetails = Shapes::StructureShape.new(name: 'AssociationSetDetails')
43
45
  AssociationSetList = Shapes::ListShape.new(name: 'AssociationSetList')
44
46
  AssociationStateDetails = Shapes::StructureShape.new(name: 'AssociationStateDetails')
45
47
  AssociationStatus = Shapes::StringShape.new(name: 'AssociationStatus')
48
+ AssociationType = Shapes::StringShape.new(name: 'AssociationType')
46
49
  AutoEnableStandards = Shapes::StringShape.new(name: 'AutoEnableStandards')
47
50
  AutomationRulesAction = Shapes::StructureShape.new(name: 'AutomationRulesAction')
48
51
  AutomationRulesActionType = Shapes::StringShape.new(name: 'AutomationRulesActionType')
@@ -700,6 +703,8 @@ module Aws::SecurityHub
700
703
  BatchEnableStandardsResponse = Shapes::StructureShape.new(name: 'BatchEnableStandardsResponse')
701
704
  BatchGetAutomationRulesRequest = Shapes::StructureShape.new(name: 'BatchGetAutomationRulesRequest')
702
705
  BatchGetAutomationRulesResponse = Shapes::StructureShape.new(name: 'BatchGetAutomationRulesResponse')
706
+ BatchGetConfigurationPolicyAssociationsRequest = Shapes::StructureShape.new(name: 'BatchGetConfigurationPolicyAssociationsRequest')
707
+ BatchGetConfigurationPolicyAssociationsResponse = Shapes::StructureShape.new(name: 'BatchGetConfigurationPolicyAssociationsResponse')
703
708
  BatchGetSecurityControlsRequest = Shapes::StructureShape.new(name: 'BatchGetSecurityControlsRequest')
704
709
  BatchGetSecurityControlsResponse = Shapes::StructureShape.new(name: 'BatchGetSecurityControlsResponse')
705
710
  BatchGetStandardsControlAssociationsRequest = Shapes::StructureShape.new(name: 'BatchGetStandardsControlAssociationsRequest')
@@ -716,6 +721,7 @@ module Aws::SecurityHub
716
721
  BatchUpdateStandardsControlAssociationsRequest = Shapes::StructureShape.new(name: 'BatchUpdateStandardsControlAssociationsRequest')
717
722
  BatchUpdateStandardsControlAssociationsResponse = Shapes::StructureShape.new(name: 'BatchUpdateStandardsControlAssociationsResponse')
718
723
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
724
+ BooleanConfigurationOptions = Shapes::StructureShape.new(name: 'BooleanConfigurationOptions')
719
725
  BooleanFilter = Shapes::StructureShape.new(name: 'BooleanFilter')
720
726
  BooleanFilterList = Shapes::ListShape.new(name: 'BooleanFilterList')
721
727
  CategoryList = Shapes::ListShape.new(name: 'CategoryList')
@@ -730,6 +736,15 @@ module Aws::SecurityHub
730
736
  CodeVulnerabilitiesFilePath = Shapes::StructureShape.new(name: 'CodeVulnerabilitiesFilePath')
731
737
  Compliance = Shapes::StructureShape.new(name: 'Compliance')
732
738
  ComplianceStatus = Shapes::StringShape.new(name: 'ComplianceStatus')
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')
733
748
  ContainerDetails = Shapes::StructureShape.new(name: 'ContainerDetails')
734
749
  ControlFindingGenerator = Shapes::StringShape.new(name: 'ControlFindingGenerator')
735
750
  ControlStatus = Shapes::StringShape.new(name: 'ControlStatus')
@@ -738,6 +753,8 @@ module Aws::SecurityHub
738
753
  CreateActionTargetResponse = Shapes::StructureShape.new(name: 'CreateActionTargetResponse')
739
754
  CreateAutomationRuleRequest = Shapes::StructureShape.new(name: 'CreateAutomationRuleRequest')
740
755
  CreateAutomationRuleResponse = Shapes::StructureShape.new(name: 'CreateAutomationRuleResponse')
756
+ CreateConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'CreateConfigurationPolicyRequest')
757
+ CreateConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'CreateConfigurationPolicyResponse')
741
758
  CreateFindingAggregatorRequest = Shapes::StructureShape.new(name: 'CreateFindingAggregatorRequest')
742
759
  CreateFindingAggregatorResponse = Shapes::StructureShape.new(name: 'CreateFindingAggregatorResponse')
743
760
  CreateInsightRequest = Shapes::StructureShape.new(name: 'CreateInsightRequest')
@@ -748,6 +765,7 @@ module Aws::SecurityHub
748
765
  CustomDataIdentifiersDetections = Shapes::StructureShape.new(name: 'CustomDataIdentifiersDetections')
749
766
  CustomDataIdentifiersDetectionsList = Shapes::ListShape.new(name: 'CustomDataIdentifiersDetectionsList')
750
767
  CustomDataIdentifiersResult = Shapes::StructureShape.new(name: 'CustomDataIdentifiersResult')
768
+ CustomizableProperties = Shapes::ListShape.new(name: 'CustomizableProperties')
751
769
  Cvss = Shapes::StructureShape.new(name: 'Cvss')
752
770
  CvssList = Shapes::ListShape.new(name: 'CvssList')
753
771
  DataClassificationDetails = Shapes::StructureShape.new(name: 'DataClassificationDetails')
@@ -759,6 +777,8 @@ module Aws::SecurityHub
759
777
  DeclineInvitationsResponse = Shapes::StructureShape.new(name: 'DeclineInvitationsResponse')
760
778
  DeleteActionTargetRequest = Shapes::StructureShape.new(name: 'DeleteActionTargetRequest')
761
779
  DeleteActionTargetResponse = Shapes::StructureShape.new(name: 'DeleteActionTargetResponse')
780
+ DeleteConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationPolicyRequest')
781
+ DeleteConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'DeleteConfigurationPolicyResponse')
762
782
  DeleteFindingAggregatorRequest = Shapes::StructureShape.new(name: 'DeleteFindingAggregatorRequest')
763
783
  DeleteFindingAggregatorResponse = Shapes::StructureShape.new(name: 'DeleteFindingAggregatorResponse')
764
784
  DeleteInsightRequest = Shapes::StructureShape.new(name: 'DeleteInsightRequest')
@@ -785,6 +805,7 @@ module Aws::SecurityHub
785
805
  DisableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'DisableOrganizationAdminAccountResponse')
786
806
  DisableSecurityHubRequest = Shapes::StructureShape.new(name: 'DisableSecurityHubRequest')
787
807
  DisableSecurityHubResponse = Shapes::StructureShape.new(name: 'DisableSecurityHubResponse')
808
+ DisabledSecurityControlIdentifierList = Shapes::ListShape.new(name: 'DisabledSecurityControlIdentifierList')
788
809
  DisassociateFromAdministratorAccountRequest = Shapes::StructureShape.new(name: 'DisassociateFromAdministratorAccountRequest')
789
810
  DisassociateFromAdministratorAccountResponse = Shapes::StructureShape.new(name: 'DisassociateFromAdministratorAccountResponse')
790
811
  DisassociateFromMasterAccountRequest = Shapes::StructureShape.new(name: 'DisassociateFromMasterAccountRequest')
@@ -793,12 +814,17 @@ module Aws::SecurityHub
793
814
  DisassociateMembersResponse = Shapes::StructureShape.new(name: 'DisassociateMembersResponse')
794
815
  DnsRequestAction = Shapes::StructureShape.new(name: 'DnsRequestAction')
795
816
  Double = Shapes::FloatShape.new(name: 'Double')
817
+ DoubleConfigurationOptions = Shapes::StructureShape.new(name: 'DoubleConfigurationOptions')
796
818
  EnableImportFindingsForProductRequest = Shapes::StructureShape.new(name: 'EnableImportFindingsForProductRequest')
797
819
  EnableImportFindingsForProductResponse = Shapes::StructureShape.new(name: 'EnableImportFindingsForProductResponse')
798
820
  EnableOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountRequest')
799
821
  EnableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountResponse')
800
822
  EnableSecurityHubRequest = Shapes::StructureShape.new(name: 'EnableSecurityHubRequest')
801
823
  EnableSecurityHubResponse = Shapes::StructureShape.new(name: 'EnableSecurityHubResponse')
824
+ EnabledSecurityControlIdentifierList = Shapes::ListShape.new(name: 'EnabledSecurityControlIdentifierList')
825
+ EnabledStandardIdentifierList = Shapes::ListShape.new(name: 'EnabledStandardIdentifierList')
826
+ EnumConfigurationOptions = Shapes::StructureShape.new(name: 'EnumConfigurationOptions')
827
+ EnumListConfigurationOptions = Shapes::StructureShape.new(name: 'EnumListConfigurationOptions')
802
828
  FieldMap = Shapes::MapShape.new(name: 'FieldMap')
803
829
  FilePathList = Shapes::ListShape.new(name: 'FilePathList')
804
830
  FilePaths = Shapes::StructureShape.new(name: 'FilePaths')
@@ -823,6 +849,10 @@ module Aws::SecurityHub
823
849
  GeoLocation = Shapes::StructureShape.new(name: 'GeoLocation')
824
850
  GetAdministratorAccountRequest = Shapes::StructureShape.new(name: 'GetAdministratorAccountRequest')
825
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')
826
856
  GetEnabledStandardsRequest = Shapes::StructureShape.new(name: 'GetEnabledStandardsRequest')
827
857
  GetEnabledStandardsResponse = Shapes::StructureShape.new(name: 'GetEnabledStandardsResponse')
828
858
  GetFindingAggregatorRequest = Shapes::StructureShape.new(name: 'GetFindingAggregatorRequest')
@@ -841,6 +871,8 @@ module Aws::SecurityHub
841
871
  GetMasterAccountResponse = Shapes::StructureShape.new(name: 'GetMasterAccountResponse')
842
872
  GetMembersRequest = Shapes::StructureShape.new(name: 'GetMembersRequest')
843
873
  GetMembersResponse = Shapes::StructureShape.new(name: 'GetMembersResponse')
874
+ GetSecurityControlDefinitionRequest = Shapes::StructureShape.new(name: 'GetSecurityControlDefinitionRequest')
875
+ GetSecurityControlDefinitionResponse = Shapes::StructureShape.new(name: 'GetSecurityControlDefinitionResponse')
844
876
  IcmpTypeCode = Shapes::StructureShape.new(name: 'IcmpTypeCode')
845
877
  ImportFindingsError = Shapes::StructureShape.new(name: 'ImportFindingsError')
846
878
  ImportFindingsErrorList = Shapes::ListShape.new(name: 'ImportFindingsErrorList')
@@ -850,7 +882,9 @@ module Aws::SecurityHub
850
882
  InsightResultValueList = Shapes::ListShape.new(name: 'InsightResultValueList')
851
883
  InsightResults = Shapes::StructureShape.new(name: 'InsightResults')
852
884
  Integer = Shapes::IntegerShape.new(name: 'Integer')
885
+ IntegerConfigurationOptions = Shapes::StructureShape.new(name: 'IntegerConfigurationOptions')
853
886
  IntegerList = Shapes::ListShape.new(name: 'IntegerList')
887
+ IntegerListConfigurationOptions = Shapes::StructureShape.new(name: 'IntegerListConfigurationOptions')
854
888
  IntegrationType = Shapes::StringShape.new(name: 'IntegrationType')
855
889
  IntegrationTypeList = Shapes::ListShape.new(name: 'IntegrationTypeList')
856
890
  InternalException = Shapes::StructureShape.new(name: 'InternalException')
@@ -870,6 +904,10 @@ module Aws::SecurityHub
870
904
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
871
905
  ListAutomationRulesRequest = Shapes::StructureShape.new(name: 'ListAutomationRulesRequest')
872
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')
873
911
  ListEnabledProductsForImportRequest = Shapes::StructureShape.new(name: 'ListEnabledProductsForImportRequest')
874
912
  ListEnabledProductsForImportResponse = Shapes::StructureShape.new(name: 'ListEnabledProductsForImportResponse')
875
913
  ListFindingAggregatorsRequest = Shapes::StructureShape.new(name: 'ListFindingAggregatorsRequest')
@@ -913,10 +951,20 @@ module Aws::SecurityHub
913
951
  NumberFilter = Shapes::StructureShape.new(name: 'NumberFilter')
914
952
  NumberFilterList = Shapes::ListShape.new(name: 'NumberFilterList')
915
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')
916
957
  Page = Shapes::StructureShape.new(name: 'Page')
917
958
  Pages = Shapes::ListShape.new(name: 'Pages')
959
+ ParameterConfiguration = Shapes::StructureShape.new(name: 'ParameterConfiguration')
960
+ ParameterDefinition = Shapes::StructureShape.new(name: 'ParameterDefinition')
961
+ ParameterDefinitions = Shapes::MapShape.new(name: 'ParameterDefinitions')
962
+ ParameterValue = Shapes::UnionShape.new(name: 'ParameterValue')
963
+ ParameterValueType = Shapes::StringShape.new(name: 'ParameterValueType')
964
+ Parameters = Shapes::MapShape.new(name: 'Parameters')
918
965
  Partition = Shapes::StringShape.new(name: 'Partition')
919
966
  PatchSummary = Shapes::StructureShape.new(name: 'PatchSummary')
967
+ Policy = Shapes::UnionShape.new(name: 'Policy')
920
968
  PortProbeAction = Shapes::StructureShape.new(name: 'PortProbeAction')
921
969
  PortProbeDetail = Shapes::StructureShape.new(name: 'PortProbeDetail')
922
970
  PortProbeDetailList = Shapes::ListShape.new(name: 'PortProbeDetailList')
@@ -945,6 +993,7 @@ module Aws::SecurityHub
945
993
  ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
946
994
  ResourceConflictException = Shapes::StructureShape.new(name: 'ResourceConflictException')
947
995
  ResourceDetails = Shapes::StructureShape.new(name: 'ResourceDetails')
996
+ ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
948
997
  ResourceList = Shapes::ListShape.new(name: 'ResourceList')
949
998
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
950
999
  Result = Shapes::StructureShape.new(name: 'Result')
@@ -984,10 +1033,17 @@ module Aws::SecurityHub
984
1033
  RuleOrderValue = Shapes::IntegerShape.new(name: 'RuleOrderValue')
985
1034
  RuleStatus = Shapes::StringShape.new(name: 'RuleStatus')
986
1035
  SecurityControl = Shapes::StructureShape.new(name: 'SecurityControl')
1036
+ SecurityControlCustomParameter = Shapes::StructureShape.new(name: 'SecurityControlCustomParameter')
1037
+ SecurityControlCustomParametersList = Shapes::ListShape.new(name: 'SecurityControlCustomParametersList')
987
1038
  SecurityControlDefinition = Shapes::StructureShape.new(name: 'SecurityControlDefinition')
988
1039
  SecurityControlDefinitions = Shapes::ListShape.new(name: 'SecurityControlDefinitions')
1040
+ SecurityControlParameter = Shapes::StructureShape.new(name: 'SecurityControlParameter')
1041
+ SecurityControlParametersList = Shapes::ListShape.new(name: 'SecurityControlParametersList')
1042
+ SecurityControlProperty = Shapes::StringShape.new(name: 'SecurityControlProperty')
989
1043
  SecurityControls = Shapes::ListShape.new(name: 'SecurityControls')
1044
+ SecurityControlsConfiguration = Shapes::StructureShape.new(name: 'SecurityControlsConfiguration')
990
1045
  SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
1046
+ SecurityHubPolicy = Shapes::StructureShape.new(name: 'SecurityHubPolicy')
991
1047
  SensitiveDataDetections = Shapes::StructureShape.new(name: 'SensitiveDataDetections')
992
1048
  SensitiveDataDetectionsList = Shapes::ListShape.new(name: 'SensitiveDataDetectionsList')
993
1049
  SensitiveDataResult = Shapes::StructureShape.new(name: 'SensitiveDataResult')
@@ -1024,6 +1080,10 @@ module Aws::SecurityHub
1024
1080
  StandardsSubscriptionRequest = Shapes::StructureShape.new(name: 'StandardsSubscriptionRequest')
1025
1081
  StandardsSubscriptionRequests = Shapes::ListShape.new(name: 'StandardsSubscriptionRequests')
1026
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')
1027
1087
  StatelessCustomActionDefinition = Shapes::StructureShape.new(name: 'StatelessCustomActionDefinition')
1028
1088
  StatelessCustomPublishMetricAction = Shapes::StructureShape.new(name: 'StatelessCustomPublishMetricAction')
1029
1089
  StatelessCustomPublishMetricActionDimension = Shapes::StructureShape.new(name: 'StatelessCustomPublishMetricActionDimension')
@@ -1031,16 +1091,20 @@ module Aws::SecurityHub
1031
1091
  StatusReason = Shapes::StructureShape.new(name: 'StatusReason')
1032
1092
  StatusReasonCode = Shapes::StringShape.new(name: 'StatusReasonCode')
1033
1093
  StatusReasonsList = Shapes::ListShape.new(name: 'StatusReasonsList')
1094
+ StringConfigurationOptions = Shapes::StructureShape.new(name: 'StringConfigurationOptions')
1034
1095
  StringFilter = Shapes::StructureShape.new(name: 'StringFilter')
1035
1096
  StringFilterComparison = Shapes::StringShape.new(name: 'StringFilterComparison')
1036
1097
  StringFilterList = Shapes::ListShape.new(name: 'StringFilterList')
1037
1098
  StringList = Shapes::ListShape.new(name: 'StringList')
1099
+ StringListConfigurationOptions = Shapes::StructureShape.new(name: 'StringListConfigurationOptions')
1038
1100
  TagKey = Shapes::StringShape.new(name: 'TagKey')
1039
1101
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
1040
1102
  TagMap = Shapes::MapShape.new(name: 'TagMap')
1041
1103
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
1042
1104
  TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
1043
1105
  TagValue = Shapes::StringShape.new(name: 'TagValue')
1106
+ Target = Shapes::UnionShape.new(name: 'Target')
1107
+ TargetType = Shapes::StringShape.new(name: 'TargetType')
1044
1108
  Threat = Shapes::StructureShape.new(name: 'Threat')
1045
1109
  ThreatIntelIndicator = Shapes::StructureShape.new(name: 'ThreatIntelIndicator')
1046
1110
  ThreatIntelIndicatorCategory = Shapes::StringShape.new(name: 'ThreatIntelIndicatorCategory')
@@ -1051,6 +1115,8 @@ module Aws::SecurityHub
1051
1115
  TypeList = Shapes::ListShape.new(name: 'TypeList')
1052
1116
  UnprocessedAutomationRule = Shapes::StructureShape.new(name: 'UnprocessedAutomationRule')
1053
1117
  UnprocessedAutomationRulesList = Shapes::ListShape.new(name: 'UnprocessedAutomationRulesList')
1118
+ UnprocessedConfigurationPolicyAssociation = Shapes::StructureShape.new(name: 'UnprocessedConfigurationPolicyAssociation')
1119
+ UnprocessedConfigurationPolicyAssociationList = Shapes::ListShape.new(name: 'UnprocessedConfigurationPolicyAssociationList')
1054
1120
  UnprocessedErrorCode = Shapes::StringShape.new(name: 'UnprocessedErrorCode')
1055
1121
  UnprocessedSecurityControl = Shapes::StructureShape.new(name: 'UnprocessedSecurityControl')
1056
1122
  UnprocessedSecurityControls = Shapes::ListShape.new(name: 'UnprocessedSecurityControls')
@@ -1064,6 +1130,8 @@ module Aws::SecurityHub
1064
1130
  UpdateActionTargetResponse = Shapes::StructureShape.new(name: 'UpdateActionTargetResponse')
1065
1131
  UpdateAutomationRulesRequestItem = Shapes::StructureShape.new(name: 'UpdateAutomationRulesRequestItem')
1066
1132
  UpdateAutomationRulesRequestItemsList = Shapes::ListShape.new(name: 'UpdateAutomationRulesRequestItemsList')
1133
+ UpdateConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'UpdateConfigurationPolicyRequest')
1134
+ UpdateConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'UpdateConfigurationPolicyResponse')
1067
1135
  UpdateFindingAggregatorRequest = Shapes::StructureShape.new(name: 'UpdateFindingAggregatorRequest')
1068
1136
  UpdateFindingAggregatorResponse = Shapes::StructureShape.new(name: 'UpdateFindingAggregatorResponse')
1069
1137
  UpdateFindingsRequest = Shapes::StructureShape.new(name: 'UpdateFindingsRequest')
@@ -1072,10 +1140,13 @@ module Aws::SecurityHub
1072
1140
  UpdateInsightResponse = Shapes::StructureShape.new(name: 'UpdateInsightResponse')
1073
1141
  UpdateOrganizationConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateOrganizationConfigurationRequest')
1074
1142
  UpdateOrganizationConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateOrganizationConfigurationResponse')
1143
+ UpdateSecurityControlRequest = Shapes::StructureShape.new(name: 'UpdateSecurityControlRequest')
1144
+ UpdateSecurityControlResponse = Shapes::StructureShape.new(name: 'UpdateSecurityControlResponse')
1075
1145
  UpdateSecurityHubConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateSecurityHubConfigurationRequest')
1076
1146
  UpdateSecurityHubConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateSecurityHubConfigurationResponse')
1077
1147
  UpdateStandardsControlRequest = Shapes::StructureShape.new(name: 'UpdateStandardsControlRequest')
1078
1148
  UpdateStandardsControlResponse = Shapes::StructureShape.new(name: 'UpdateStandardsControlResponse')
1149
+ UpdateStatus = Shapes::StringShape.new(name: 'UpdateStatus')
1079
1150
  VerificationState = Shapes::StringShape.new(name: 'VerificationState')
1080
1151
  VolumeMount = Shapes::StructureShape.new(name: 'VolumeMount')
1081
1152
  VolumeMountList = Shapes::ListShape.new(name: 'VolumeMountList')
@@ -1177,6 +1248,11 @@ module Aws::SecurityHub
1177
1248
 
1178
1249
  AssociatedStandardsList.member = Shapes::ShapeRef.new(shape: AssociatedStandard)
1179
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
+
1180
1256
  AssociationSetDetails.add_member(:association_state, Shapes::ShapeRef.new(shape: AssociationStateDetails, location_name: "AssociationState"))
1181
1257
  AssociationSetDetails.add_member(:gateway_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "GatewayId"))
1182
1258
  AssociationSetDetails.add_member(:main, Shapes::ShapeRef.new(shape: Boolean, location_name: "Main"))
@@ -1258,6 +1334,9 @@ module Aws::SecurityHub
1258
1334
  AutomationRulesFindingFilters.add_member(:note_updated_at, Shapes::ShapeRef.new(shape: DateFilterList, location_name: "NoteUpdatedAt"))
1259
1335
  AutomationRulesFindingFilters.add_member(:note_updated_by, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "NoteUpdatedBy"))
1260
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"))
1261
1340
  AutomationRulesFindingFilters.struct_class = Types::AutomationRulesFindingFilters
1262
1341
 
1263
1342
  AutomationRulesMetadata.add_member(:rule_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RuleArn"))
@@ -4515,6 +4594,8 @@ module Aws::SecurityHub
4515
4594
  AwsSecurityFinding.add_member(:finding_provider_fields, Shapes::ShapeRef.new(shape: FindingProviderFields, location_name: "FindingProviderFields"))
4516
4595
  AwsSecurityFinding.add_member(:sample, Shapes::ShapeRef.new(shape: Boolean, location_name: "Sample"))
4517
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"))
4518
4599
  AwsSecurityFinding.struct_class = Types::AwsSecurityFinding
4519
4600
 
4520
4601
  AwsSecurityFindingFilters.add_member(:product_arn, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ProductArn"))
@@ -4614,6 +4695,13 @@ module Aws::SecurityHub
4614
4695
  AwsSecurityFindingFilters.add_member(:sample, Shapes::ShapeRef.new(shape: BooleanFilterList, location_name: "Sample"))
4615
4696
  AwsSecurityFindingFilters.add_member(:compliance_security_control_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ComplianceSecurityControlId"))
4616
4697
  AwsSecurityFindingFilters.add_member(:compliance_associated_standards_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ComplianceAssociatedStandardsId"))
4698
+ AwsSecurityFindingFilters.add_member(:vulnerabilities_exploit_available, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "VulnerabilitiesExploitAvailable"))
4699
+ AwsSecurityFindingFilters.add_member(:vulnerabilities_fix_available, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "VulnerabilitiesFixAvailable"))
4700
+ AwsSecurityFindingFilters.add_member(:compliance_security_control_parameters_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ComplianceSecurityControlParametersName"))
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"))
4617
4705
  AwsSecurityFindingFilters.struct_class = Types::AwsSecurityFindingFilters
4618
4706
 
4619
4707
  AwsSecurityFindingIdentifier.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Id"))
@@ -4938,6 +5026,13 @@ module Aws::SecurityHub
4938
5026
  BatchGetAutomationRulesResponse.add_member(:unprocessed_automation_rules, Shapes::ShapeRef.new(shape: UnprocessedAutomationRulesList, location_name: "UnprocessedAutomationRules"))
4939
5027
  BatchGetAutomationRulesResponse.struct_class = Types::BatchGetAutomationRulesResponse
4940
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
+
4941
5036
  BatchGetSecurityControlsRequest.add_member(:security_control_ids, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "SecurityControlIds"))
4942
5037
  BatchGetSecurityControlsRequest.struct_class = Types::BatchGetSecurityControlsRequest
4943
5038
 
@@ -4998,6 +5093,9 @@ module Aws::SecurityHub
4998
5093
  BatchUpdateStandardsControlAssociationsResponse.add_member(:unprocessed_association_updates, Shapes::ShapeRef.new(shape: UnprocessedStandardsControlAssociationUpdates, location_name: "UnprocessedAssociationUpdates"))
4999
5094
  BatchUpdateStandardsControlAssociationsResponse.struct_class = Types::BatchUpdateStandardsControlAssociationsResponse
5000
5095
 
5096
+ BooleanConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: Boolean, location_name: "DefaultValue"))
5097
+ BooleanConfigurationOptions.struct_class = Types::BooleanConfigurationOptions
5098
+
5001
5099
  BooleanFilter.add_member(:value, Shapes::ShapeRef.new(shape: Boolean, location_name: "Value"))
5002
5100
  BooleanFilter.struct_class = Types::BooleanFilter
5003
5101
 
@@ -5051,8 +5149,57 @@ module Aws::SecurityHub
5051
5149
  Compliance.add_member(:status_reasons, Shapes::ShapeRef.new(shape: StatusReasonsList, location_name: "StatusReasons"))
5052
5150
  Compliance.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SecurityControlId"))
5053
5151
  Compliance.add_member(:associated_standards, Shapes::ShapeRef.new(shape: AssociatedStandardsList, location_name: "AssociatedStandards"))
5152
+ Compliance.add_member(:security_control_parameters, Shapes::ShapeRef.new(shape: SecurityControlParametersList, location_name: "SecurityControlParameters"))
5054
5153
  Compliance.struct_class = Types::Compliance
5055
5154
 
5155
+ ConfigurationOptions.add_member(:integer, Shapes::ShapeRef.new(shape: IntegerConfigurationOptions, location_name: "Integer"))
5156
+ ConfigurationOptions.add_member(:integer_list, Shapes::ShapeRef.new(shape: IntegerListConfigurationOptions, location_name: "IntegerList"))
5157
+ ConfigurationOptions.add_member(:double, Shapes::ShapeRef.new(shape: DoubleConfigurationOptions, location_name: "Double"))
5158
+ ConfigurationOptions.add_member(:string, Shapes::ShapeRef.new(shape: StringConfigurationOptions, location_name: "String"))
5159
+ ConfigurationOptions.add_member(:string_list, Shapes::ShapeRef.new(shape: StringListConfigurationOptions, location_name: "StringList"))
5160
+ ConfigurationOptions.add_member(:boolean, Shapes::ShapeRef.new(shape: BooleanConfigurationOptions, location_name: "Boolean"))
5161
+ ConfigurationOptions.add_member(:enum, Shapes::ShapeRef.new(shape: EnumConfigurationOptions, location_name: "Enum"))
5162
+ ConfigurationOptions.add_member(:enum_list, Shapes::ShapeRef.new(shape: EnumListConfigurationOptions, location_name: "EnumList"))
5163
+ ConfigurationOptions.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
5164
+ ConfigurationOptions.add_member_subclass(:integer, Types::ConfigurationOptions::Integer)
5165
+ ConfigurationOptions.add_member_subclass(:integer_list, Types::ConfigurationOptions::IntegerList)
5166
+ ConfigurationOptions.add_member_subclass(:double, Types::ConfigurationOptions::Double)
5167
+ ConfigurationOptions.add_member_subclass(:string, Types::ConfigurationOptions::String)
5168
+ ConfigurationOptions.add_member_subclass(:string_list, Types::ConfigurationOptions::StringList)
5169
+ ConfigurationOptions.add_member_subclass(:boolean, Types::ConfigurationOptions::Boolean)
5170
+ ConfigurationOptions.add_member_subclass(:enum, Types::ConfigurationOptions::Enum)
5171
+ ConfigurationOptions.add_member_subclass(:enum_list, Types::ConfigurationOptions::EnumList)
5172
+ ConfigurationOptions.add_member_subclass(:unknown, Types::ConfigurationOptions::Unknown)
5173
+ ConfigurationOptions.struct_class = Types::ConfigurationOptions
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
+
5056
5203
  ContainerDetails.add_member(:container_runtime, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ContainerRuntime"))
5057
5204
  ContainerDetails.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
5058
5205
  ContainerDetails.add_member(:image_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ImageId"))
@@ -5087,6 +5234,21 @@ module Aws::SecurityHub
5087
5234
  CreateAutomationRuleResponse.add_member(:rule_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RuleArn"))
5088
5235
  CreateAutomationRuleResponse.struct_class = Types::CreateAutomationRuleResponse
5089
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
+
5090
5252
  CreateFindingAggregatorRequest.add_member(:region_linking_mode, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "RegionLinkingMode"))
5091
5253
  CreateFindingAggregatorRequest.add_member(:regions, Shapes::ShapeRef.new(shape: StringList, location_name: "Regions"))
5092
5254
  CreateFindingAggregatorRequest.struct_class = Types::CreateFindingAggregatorRequest
@@ -5123,6 +5285,8 @@ module Aws::SecurityHub
5123
5285
  CustomDataIdentifiersResult.add_member(:total_count, Shapes::ShapeRef.new(shape: Long, location_name: "TotalCount"))
5124
5286
  CustomDataIdentifiersResult.struct_class = Types::CustomDataIdentifiersResult
5125
5287
 
5288
+ CustomizableProperties.member = Shapes::ShapeRef.new(shape: SecurityControlProperty)
5289
+
5126
5290
  Cvss.add_member(:version, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Version"))
5127
5291
  Cvss.add_member(:base_score, Shapes::ShapeRef.new(shape: Double, location_name: "BaseScore"))
5128
5292
  Cvss.add_member(:base_vector, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "BaseVector"))
@@ -5159,6 +5323,11 @@ module Aws::SecurityHub
5159
5323
  DeleteActionTargetResponse.add_member(:action_target_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ActionTargetArn"))
5160
5324
  DeleteActionTargetResponse.struct_class = Types::DeleteActionTargetResponse
5161
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
+
5162
5331
  DeleteFindingAggregatorRequest.add_member(:finding_aggregator_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "FindingAggregatorArn"))
5163
5332
  DeleteFindingAggregatorRequest.struct_class = Types::DeleteFindingAggregatorRequest
5164
5333
 
@@ -5205,6 +5374,7 @@ module Aws::SecurityHub
5205
5374
  DescribeOrganizationConfigurationResponse.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoEnable"))
5206
5375
  DescribeOrganizationConfigurationResponse.add_member(:member_account_limit_reached, Shapes::ShapeRef.new(shape: Boolean, location_name: "MemberAccountLimitReached"))
5207
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"))
5208
5378
  DescribeOrganizationConfigurationResponse.struct_class = Types::DescribeOrganizationConfigurationResponse
5209
5379
 
5210
5380
  DescribeProductsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
@@ -5247,6 +5417,8 @@ module Aws::SecurityHub
5247
5417
 
5248
5418
  DisableSecurityHubResponse.struct_class = Types::DisableSecurityHubResponse
5249
5419
 
5420
+ DisabledSecurityControlIdentifierList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
5421
+
5250
5422
  DisassociateFromAdministratorAccountRequest.struct_class = Types::DisassociateFromAdministratorAccountRequest
5251
5423
 
5252
5424
  DisassociateFromAdministratorAccountResponse.struct_class = Types::DisassociateFromAdministratorAccountResponse
@@ -5265,6 +5437,11 @@ module Aws::SecurityHub
5265
5437
  DnsRequestAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "Blocked"))
5266
5438
  DnsRequestAction.struct_class = Types::DnsRequestAction
5267
5439
 
5440
+ DoubleConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: Double, location_name: "DefaultValue"))
5441
+ DoubleConfigurationOptions.add_member(:min, Shapes::ShapeRef.new(shape: Double, location_name: "Min"))
5442
+ DoubleConfigurationOptions.add_member(:max, Shapes::ShapeRef.new(shape: Double, location_name: "Max"))
5443
+ DoubleConfigurationOptions.struct_class = Types::DoubleConfigurationOptions
5444
+
5268
5445
  EnableImportFindingsForProductRequest.add_member(:product_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ProductArn"))
5269
5446
  EnableImportFindingsForProductRequest.struct_class = Types::EnableImportFindingsForProductRequest
5270
5447
 
@@ -5283,6 +5460,19 @@ module Aws::SecurityHub
5283
5460
 
5284
5461
  EnableSecurityHubResponse.struct_class = Types::EnableSecurityHubResponse
5285
5462
 
5463
+ EnabledSecurityControlIdentifierList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
5464
+
5465
+ EnabledStandardIdentifierList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
5466
+
5467
+ EnumConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DefaultValue"))
5468
+ EnumConfigurationOptions.add_member(:allowed_values, Shapes::ShapeRef.new(shape: StringList, location_name: "AllowedValues"))
5469
+ EnumConfigurationOptions.struct_class = Types::EnumConfigurationOptions
5470
+
5471
+ EnumListConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: StringList, location_name: "DefaultValue"))
5472
+ EnumListConfigurationOptions.add_member(:max_items, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxItems"))
5473
+ EnumListConfigurationOptions.add_member(:allowed_values, Shapes::ShapeRef.new(shape: StringList, location_name: "AllowedValues"))
5474
+ EnumListConfigurationOptions.struct_class = Types::EnumListConfigurationOptions
5475
+
5286
5476
  FieldMap.key = Shapes::ShapeRef.new(shape: NonEmptyString)
5287
5477
  FieldMap.value = Shapes::ShapeRef.new(shape: NonEmptyString)
5288
5478
 
@@ -5369,6 +5559,30 @@ module Aws::SecurityHub
5369
5559
  GetAdministratorAccountResponse.add_member(:administrator, Shapes::ShapeRef.new(shape: Invitation, location_name: "Administrator"))
5370
5560
  GetAdministratorAccountResponse.struct_class = Types::GetAdministratorAccountResponse
5371
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
+
5372
5586
  GetEnabledStandardsRequest.add_member(:standards_subscription_arns, Shapes::ShapeRef.new(shape: StandardsSubscriptionArns, location_name: "StandardsSubscriptionArns"))
5373
5587
  GetEnabledStandardsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5374
5588
  GetEnabledStandardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
@@ -5440,6 +5654,12 @@ module Aws::SecurityHub
5440
5654
  GetMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: ResultList, location_name: "UnprocessedAccounts"))
5441
5655
  GetMembersResponse.struct_class = Types::GetMembersResponse
5442
5656
 
5657
+ GetSecurityControlDefinitionRequest.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "querystring", location_name: "SecurityControlId"))
5658
+ GetSecurityControlDefinitionRequest.struct_class = Types::GetSecurityControlDefinitionRequest
5659
+
5660
+ GetSecurityControlDefinitionResponse.add_member(:security_control_definition, Shapes::ShapeRef.new(shape: SecurityControlDefinition, required: true, location_name: "SecurityControlDefinition"))
5661
+ GetSecurityControlDefinitionResponse.struct_class = Types::GetSecurityControlDefinitionResponse
5662
+
5443
5663
  IcmpTypeCode.add_member(:code, Shapes::ShapeRef.new(shape: Integer, location_name: "Code"))
5444
5664
  IcmpTypeCode.add_member(:type, Shapes::ShapeRef.new(shape: Integer, location_name: "Type"))
5445
5665
  IcmpTypeCode.struct_class = Types::IcmpTypeCode
@@ -5470,8 +5690,19 @@ module Aws::SecurityHub
5470
5690
  InsightResults.add_member(:result_values, Shapes::ShapeRef.new(shape: InsightResultValueList, required: true, location_name: "ResultValues"))
5471
5691
  InsightResults.struct_class = Types::InsightResults
5472
5692
 
5693
+ IntegerConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: Integer, location_name: "DefaultValue"))
5694
+ IntegerConfigurationOptions.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
5695
+ IntegerConfigurationOptions.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
5696
+ IntegerConfigurationOptions.struct_class = Types::IntegerConfigurationOptions
5697
+
5473
5698
  IntegerList.member = Shapes::ShapeRef.new(shape: Integer)
5474
5699
 
5700
+ IntegerListConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: IntegerList, location_name: "DefaultValue"))
5701
+ IntegerListConfigurationOptions.add_member(:min, Shapes::ShapeRef.new(shape: Integer, location_name: "Min"))
5702
+ IntegerListConfigurationOptions.add_member(:max, Shapes::ShapeRef.new(shape: Integer, location_name: "Max"))
5703
+ IntegerListConfigurationOptions.add_member(:max_items, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxItems"))
5704
+ IntegerListConfigurationOptions.struct_class = Types::IntegerListConfigurationOptions
5705
+
5475
5706
  IntegrationTypeList.member = Shapes::ShapeRef.new(shape: IntegrationType)
5476
5707
 
5477
5708
  InternalException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
@@ -5535,6 +5766,23 @@ module Aws::SecurityHub
5535
5766
  ListAutomationRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5536
5767
  ListAutomationRulesResponse.struct_class = Types::ListAutomationRulesResponse
5537
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
+
5538
5786
  ListEnabledProductsForImportRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
5539
5787
  ListEnabledProductsForImportRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
5540
5788
  ListEnabledProductsForImportRequest.struct_class = Types::ListEnabledProductsForImportRequest
@@ -5683,6 +5931,8 @@ module Aws::SecurityHub
5683
5931
  NumberFilter.add_member(:gte, Shapes::ShapeRef.new(shape: Double, location_name: "Gte"))
5684
5932
  NumberFilter.add_member(:lte, Shapes::ShapeRef.new(shape: Double, location_name: "Lte"))
5685
5933
  NumberFilter.add_member(:eq, Shapes::ShapeRef.new(shape: Double, location_name: "Eq"))
5934
+ NumberFilter.add_member(:gt, Shapes::ShapeRef.new(shape: Double, location_name: "Gt"))
5935
+ NumberFilter.add_member(:lt, Shapes::ShapeRef.new(shape: Double, location_name: "Lt"))
5686
5936
  NumberFilter.struct_class = Types::NumberFilter
5687
5937
 
5688
5938
  NumberFilterList.member = Shapes::ShapeRef.new(shape: NumberFilter)
@@ -5694,6 +5944,11 @@ module Aws::SecurityHub
5694
5944
  Occurrences.add_member(:cells, Shapes::ShapeRef.new(shape: Cells, location_name: "Cells"))
5695
5945
  Occurrences.struct_class = Types::Occurrences
5696
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
+
5697
5952
  Page.add_member(:page_number, Shapes::ShapeRef.new(shape: Long, location_name: "PageNumber"))
5698
5953
  Page.add_member(:line_range, Shapes::ShapeRef.new(shape: Range, location_name: "LineRange"))
5699
5954
  Page.add_member(:offset_range, Shapes::ShapeRef.new(shape: Range, location_name: "OffsetRange"))
@@ -5701,6 +5956,40 @@ module Aws::SecurityHub
5701
5956
 
5702
5957
  Pages.member = Shapes::ShapeRef.new(shape: Page)
5703
5958
 
5959
+ ParameterConfiguration.add_member(:value_type, Shapes::ShapeRef.new(shape: ParameterValueType, required: true, location_name: "ValueType"))
5960
+ ParameterConfiguration.add_member(:value, Shapes::ShapeRef.new(shape: ParameterValue, location_name: "Value"))
5961
+ ParameterConfiguration.struct_class = Types::ParameterConfiguration
5962
+
5963
+ ParameterDefinition.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Description"))
5964
+ ParameterDefinition.add_member(:configuration_options, Shapes::ShapeRef.new(shape: ConfigurationOptions, required: true, location_name: "ConfigurationOptions"))
5965
+ ParameterDefinition.struct_class = Types::ParameterDefinition
5966
+
5967
+ ParameterDefinitions.key = Shapes::ShapeRef.new(shape: NonEmptyString)
5968
+ ParameterDefinitions.value = Shapes::ShapeRef.new(shape: ParameterDefinition)
5969
+
5970
+ ParameterValue.add_member(:integer, Shapes::ShapeRef.new(shape: Integer, location_name: "Integer"))
5971
+ ParameterValue.add_member(:integer_list, Shapes::ShapeRef.new(shape: IntegerList, location_name: "IntegerList"))
5972
+ ParameterValue.add_member(:double, Shapes::ShapeRef.new(shape: Double, location_name: "Double"))
5973
+ ParameterValue.add_member(:string, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "String"))
5974
+ ParameterValue.add_member(:string_list, Shapes::ShapeRef.new(shape: StringList, location_name: "StringList"))
5975
+ ParameterValue.add_member(:boolean, Shapes::ShapeRef.new(shape: Boolean, location_name: "Boolean"))
5976
+ ParameterValue.add_member(:enum, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Enum"))
5977
+ ParameterValue.add_member(:enum_list, Shapes::ShapeRef.new(shape: StringList, location_name: "EnumList"))
5978
+ ParameterValue.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
5979
+ ParameterValue.add_member_subclass(:integer, Types::ParameterValue::Integer)
5980
+ ParameterValue.add_member_subclass(:integer_list, Types::ParameterValue::IntegerList)
5981
+ ParameterValue.add_member_subclass(:double, Types::ParameterValue::Double)
5982
+ ParameterValue.add_member_subclass(:string, Types::ParameterValue::String)
5983
+ ParameterValue.add_member_subclass(:string_list, Types::ParameterValue::StringList)
5984
+ ParameterValue.add_member_subclass(:boolean, Types::ParameterValue::Boolean)
5985
+ ParameterValue.add_member_subclass(:enum, Types::ParameterValue::Enum)
5986
+ ParameterValue.add_member_subclass(:enum_list, Types::ParameterValue::EnumList)
5987
+ ParameterValue.add_member_subclass(:unknown, Types::ParameterValue::Unknown)
5988
+ ParameterValue.struct_class = Types::ParameterValue
5989
+
5990
+ Parameters.key = Shapes::ShapeRef.new(shape: NonEmptyString)
5991
+ Parameters.value = Shapes::ShapeRef.new(shape: ParameterConfiguration)
5992
+
5704
5993
  PatchSummary.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Id"))
5705
5994
  PatchSummary.add_member(:installed_count, Shapes::ShapeRef.new(shape: Integer, location_name: "InstalledCount"))
5706
5995
  PatchSummary.add_member(:missing_count, Shapes::ShapeRef.new(shape: Integer, location_name: "MissingCount"))
@@ -5714,6 +6003,12 @@ module Aws::SecurityHub
5714
6003
  PatchSummary.add_member(:operation, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Operation"))
5715
6004
  PatchSummary.struct_class = Types::PatchSummary
5716
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
+
5717
6012
  PortProbeAction.add_member(:port_probe_details, Shapes::ShapeRef.new(shape: PortProbeDetailList, location_name: "PortProbeDetails"))
5718
6013
  PortProbeAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "Blocked"))
5719
6014
  PortProbeAction.struct_class = Types::PortProbeAction
@@ -5799,6 +6094,8 @@ module Aws::SecurityHub
5799
6094
  Resource.add_member(:tags, Shapes::ShapeRef.new(shape: FieldMap, location_name: "Tags"))
5800
6095
  Resource.add_member(:data_classification, Shapes::ShapeRef.new(shape: DataClassificationDetails, location_name: "DataClassification"))
5801
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"))
5802
6099
  Resource.struct_class = Types::Resource
5803
6100
 
5804
6101
  ResourceConflictException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
@@ -5904,6 +6201,10 @@ module Aws::SecurityHub
5904
6201
  ResourceDetails.add_member(:aws_msk_cluster, Shapes::ShapeRef.new(shape: AwsMskClusterDetails, location_name: "AwsMskCluster"))
5905
6202
  ResourceDetails.struct_class = Types::ResourceDetails
5906
6203
 
6204
+ ResourceInUseException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
6205
+ ResourceInUseException.add_member(:code, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Code"))
6206
+ ResourceInUseException.struct_class = Types::ResourceInUseException
6207
+
5907
6208
  ResourceList.member = Shapes::ShapeRef.new(shape: Resource)
5908
6209
 
5909
6210
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
@@ -6049,22 +6350,49 @@ module Aws::SecurityHub
6049
6350
  SecurityControl.add_member(:remediation_url, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "RemediationUrl"))
6050
6351
  SecurityControl.add_member(:severity_rating, Shapes::ShapeRef.new(shape: SeverityRating, required: true, location_name: "SeverityRating"))
6051
6352
  SecurityControl.add_member(:security_control_status, Shapes::ShapeRef.new(shape: ControlStatus, required: true, location_name: "SecurityControlStatus"))
6353
+ SecurityControl.add_member(:update_status, Shapes::ShapeRef.new(shape: UpdateStatus, location_name: "UpdateStatus"))
6354
+ SecurityControl.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
6355
+ SecurityControl.add_member(:last_update_reason, Shapes::ShapeRef.new(shape: AlphaNumericNonEmptyString, location_name: "LastUpdateReason"))
6052
6356
  SecurityControl.struct_class = Types::SecurityControl
6053
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
+
6054
6364
  SecurityControlDefinition.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "SecurityControlId"))
6055
6365
  SecurityControlDefinition.add_member(:title, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Title"))
6056
6366
  SecurityControlDefinition.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Description"))
6057
6367
  SecurityControlDefinition.add_member(:remediation_url, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "RemediationUrl"))
6058
6368
  SecurityControlDefinition.add_member(:severity_rating, Shapes::ShapeRef.new(shape: SeverityRating, required: true, location_name: "SeverityRating"))
6059
6369
  SecurityControlDefinition.add_member(:current_region_availability, Shapes::ShapeRef.new(shape: RegionAvailabilityStatus, required: true, location_name: "CurrentRegionAvailability"))
6370
+ SecurityControlDefinition.add_member(:customizable_properties, Shapes::ShapeRef.new(shape: CustomizableProperties, location_name: "CustomizableProperties"))
6371
+ SecurityControlDefinition.add_member(:parameter_definitions, Shapes::ShapeRef.new(shape: ParameterDefinitions, location_name: "ParameterDefinitions"))
6060
6372
  SecurityControlDefinition.struct_class = Types::SecurityControlDefinition
6061
6373
 
6062
6374
  SecurityControlDefinitions.member = Shapes::ShapeRef.new(shape: SecurityControlDefinition)
6063
6375
 
6376
+ SecurityControlParameter.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
6377
+ SecurityControlParameter.add_member(:value, Shapes::ShapeRef.new(shape: TypeList, location_name: "Value"))
6378
+ SecurityControlParameter.struct_class = Types::SecurityControlParameter
6379
+
6380
+ SecurityControlParametersList.member = Shapes::ShapeRef.new(shape: SecurityControlParameter)
6381
+
6064
6382
  SecurityControls.member = Shapes::ShapeRef.new(shape: SecurityControl)
6065
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
+
6066
6389
  SecurityGroups.member = Shapes::ShapeRef.new(shape: NonEmptyString)
6067
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
+
6068
6396
  SensitiveDataDetections.add_member(:count, Shapes::ShapeRef.new(shape: Long, location_name: "Count"))
6069
6397
  SensitiveDataDetections.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
6070
6398
  SensitiveDataDetections.add_member(:occurrences, Shapes::ShapeRef.new(shape: Occurrences, location_name: "Occurrences"))
@@ -6204,6 +6532,25 @@ module Aws::SecurityHub
6204
6532
 
6205
6533
  StandardsSubscriptions.member = Shapes::ShapeRef.new(shape: StandardsSubscription)
6206
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
+
6207
6554
  StatelessCustomActionDefinition.add_member(:publish_metric_action, Shapes::ShapeRef.new(shape: StatelessCustomPublishMetricAction, location_name: "PublishMetricAction"))
6208
6555
  StatelessCustomActionDefinition.struct_class = Types::StatelessCustomActionDefinition
6209
6556
 
@@ -6221,6 +6568,11 @@ module Aws::SecurityHub
6221
6568
 
6222
6569
  StatusReasonsList.member = Shapes::ShapeRef.new(shape: StatusReason)
6223
6570
 
6571
+ StringConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "DefaultValue"))
6572
+ StringConfigurationOptions.add_member(:re_2_expression, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Re2Expression"))
6573
+ StringConfigurationOptions.add_member(:expression_description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ExpressionDescription"))
6574
+ StringConfigurationOptions.struct_class = Types::StringConfigurationOptions
6575
+
6224
6576
  StringFilter.add_member(:value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Value"))
6225
6577
  StringFilter.add_member(:comparison, Shapes::ShapeRef.new(shape: StringFilterComparison, location_name: "Comparison"))
6226
6578
  StringFilter.struct_class = Types::StringFilter
@@ -6229,6 +6581,12 @@ module Aws::SecurityHub
6229
6581
 
6230
6582
  StringList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
6231
6583
 
6584
+ StringListConfigurationOptions.add_member(:default_value, Shapes::ShapeRef.new(shape: StringList, location_name: "DefaultValue"))
6585
+ StringListConfigurationOptions.add_member(:re_2_expression, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Re2Expression"))
6586
+ StringListConfigurationOptions.add_member(:max_items, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxItems"))
6587
+ StringListConfigurationOptions.add_member(:expression_description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ExpressionDescription"))
6588
+ StringListConfigurationOptions.struct_class = Types::StringListConfigurationOptions
6589
+
6232
6590
  TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
6233
6591
 
6234
6592
  TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
@@ -6240,6 +6598,16 @@ module Aws::SecurityHub
6240
6598
 
6241
6599
  TagResourceResponse.struct_class = Types::TagResourceResponse
6242
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
+
6243
6611
  Threat.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
6244
6612
  Threat.add_member(:severity, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Severity"))
6245
6613
  Threat.add_member(:item_count, Shapes::ShapeRef.new(shape: Integer, location_name: "ItemCount"))
@@ -6267,6 +6635,13 @@ module Aws::SecurityHub
6267
6635
 
6268
6636
  UnprocessedAutomationRulesList.member = Shapes::ShapeRef.new(shape: UnprocessedAutomationRule)
6269
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
+
6270
6645
  UnprocessedSecurityControl.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "SecurityControlId"))
6271
6646
  UnprocessedSecurityControl.add_member(:error_code, Shapes::ShapeRef.new(shape: UnprocessedErrorCode, required: true, location_name: "ErrorCode"))
6272
6647
  UnprocessedSecurityControl.add_member(:error_reason, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ErrorReason"))
@@ -6313,6 +6688,22 @@ module Aws::SecurityHub
6313
6688
 
6314
6689
  UpdateAutomationRulesRequestItemsList.member = Shapes::ShapeRef.new(shape: UpdateAutomationRulesRequestItem)
6315
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
+
6316
6707
  UpdateFindingAggregatorRequest.add_member(:finding_aggregator_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "FindingAggregatorArn"))
6317
6708
  UpdateFindingAggregatorRequest.add_member(:region_linking_mode, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "RegionLinkingMode"))
6318
6709
  UpdateFindingAggregatorRequest.add_member(:regions, Shapes::ShapeRef.new(shape: StringList, location_name: "Regions"))
@@ -6341,10 +6732,18 @@ module Aws::SecurityHub
6341
6732
 
6342
6733
  UpdateOrganizationConfigurationRequest.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "AutoEnable"))
6343
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"))
6344
6736
  UpdateOrganizationConfigurationRequest.struct_class = Types::UpdateOrganizationConfigurationRequest
6345
6737
 
6346
6738
  UpdateOrganizationConfigurationResponse.struct_class = Types::UpdateOrganizationConfigurationResponse
6347
6739
 
6740
+ UpdateSecurityControlRequest.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "SecurityControlId"))
6741
+ UpdateSecurityControlRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, required: true, location_name: "Parameters"))
6742
+ UpdateSecurityControlRequest.add_member(:last_update_reason, Shapes::ShapeRef.new(shape: AlphaNumericNonEmptyString, location_name: "LastUpdateReason"))
6743
+ UpdateSecurityControlRequest.struct_class = Types::UpdateSecurityControlRequest
6744
+
6745
+ UpdateSecurityControlResponse.struct_class = Types::UpdateSecurityControlResponse
6746
+
6348
6747
  UpdateSecurityHubConfigurationRequest.add_member(:auto_enable_controls, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoEnableControls"))
6349
6748
  UpdateSecurityHubConfigurationRequest.add_member(:control_finding_generator, Shapes::ShapeRef.new(shape: ControlFindingGenerator, location_name: "ControlFindingGenerator"))
6350
6749
  UpdateSecurityHubConfigurationRequest.struct_class = Types::UpdateSecurityHubConfigurationRequest
@@ -6492,6 +6891,7 @@ module Aws::SecurityHub
6492
6891
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
6493
6892
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6494
6893
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6894
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6495
6895
  end)
6496
6896
 
6497
6897
  api.add_operation(:batch_enable_standards, Seahorse::Model::Operation.new.tap do |o|
@@ -6504,6 +6904,7 @@ module Aws::SecurityHub
6504
6904
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
6505
6905
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6506
6906
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6907
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6507
6908
  end)
6508
6909
 
6509
6910
  api.add_operation(:batch_get_automation_rules, Seahorse::Model::Operation.new.tap do |o|
@@ -6520,6 +6921,20 @@ module Aws::SecurityHub
6520
6921
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6521
6922
  end)
6522
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
+
6523
6938
  api.add_operation(:batch_get_security_controls, Seahorse::Model::Operation.new.tap do |o|
6524
6939
  o.name = "BatchGetSecurityControls"
6525
6940
  o.http_method = "POST"
@@ -6591,6 +7006,7 @@ module Aws::SecurityHub
6591
7006
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6592
7007
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6593
7008
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7009
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6594
7010
  end)
6595
7011
 
6596
7012
  api.add_operation(:create_action_target, Seahorse::Model::Operation.new.tap do |o|
@@ -6619,6 +7035,20 @@ module Aws::SecurityHub
6619
7035
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6620
7036
  end)
6621
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
+
6622
7052
  api.add_operation(:create_finding_aggregator, Seahorse::Model::Operation.new.tap do |o|
6623
7053
  o.name = "CreateFindingAggregator"
6624
7054
  o.http_method = "POST"
@@ -6656,6 +7086,7 @@ module Aws::SecurityHub
6656
7086
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6657
7087
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6658
7088
  o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
7089
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6659
7090
  end)
6660
7091
 
6661
7092
  api.add_operation(:decline_invitations, Seahorse::Model::Operation.new.tap do |o|
@@ -6682,6 +7113,21 @@ module Aws::SecurityHub
6682
7113
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6683
7114
  end)
6684
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
+
6685
7131
  api.add_operation(:delete_finding_aggregator, Seahorse::Model::Operation.new.tap do |o|
6686
7132
  o.name = "DeleteFindingAggregator"
6687
7133
  o.http_method = "DELETE"
@@ -6854,6 +7300,7 @@ module Aws::SecurityHub
6854
7300
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
6855
7301
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6856
7302
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7303
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6857
7304
  end)
6858
7305
 
6859
7306
  api.add_operation(:disable_security_hub, Seahorse::Model::Operation.new.tap do |o|
@@ -6866,6 +7313,7 @@ module Aws::SecurityHub
6866
7313
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6867
7314
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6868
7315
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7316
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6869
7317
  end)
6870
7318
 
6871
7319
  api.add_operation(:disassociate_from_administrator_account, Seahorse::Model::Operation.new.tap do |o|
@@ -6906,6 +7354,7 @@ module Aws::SecurityHub
6906
7354
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6907
7355
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
6908
7356
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7357
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6909
7358
  end)
6910
7359
 
6911
7360
  api.add_operation(:enable_import_findings_for_product, Seahorse::Model::Operation.new.tap do |o|
@@ -6931,6 +7380,7 @@ module Aws::SecurityHub
6931
7380
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
6932
7381
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
6933
7382
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7383
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6934
7384
  end)
6935
7385
 
6936
7386
  api.add_operation(:enable_security_hub, Seahorse::Model::Operation.new.tap do |o|
@@ -6959,6 +7409,34 @@ module Aws::SecurityHub
6959
7409
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6960
7410
  end)
6961
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
+
6962
7440
  api.add_operation(:get_enabled_standards, Seahorse::Model::Operation.new.tap do |o|
6963
7441
  o.name = "GetEnabledStandards"
6964
7442
  o.http_method = "POST"
@@ -7098,6 +7576,19 @@ module Aws::SecurityHub
7098
7576
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7099
7577
  end)
7100
7578
 
7579
+ api.add_operation(:get_security_control_definition, Seahorse::Model::Operation.new.tap do |o|
7580
+ o.name = "GetSecurityControlDefinition"
7581
+ o.http_method = "GET"
7582
+ o.http_request_uri = "/securityControl/definition"
7583
+ o.input = Shapes::ShapeRef.new(shape: GetSecurityControlDefinitionRequest)
7584
+ o.output = Shapes::ShapeRef.new(shape: GetSecurityControlDefinitionResponse)
7585
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7586
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7587
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7588
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7589
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7590
+ end)
7591
+
7101
7592
  api.add_operation(:invite_members, Seahorse::Model::Operation.new.tap do |o|
7102
7593
  o.name = "InviteMembers"
7103
7594
  o.http_method = "POST"
@@ -7124,6 +7615,45 @@ module Aws::SecurityHub
7124
7615
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7125
7616
  end)
7126
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
+
7127
7657
  api.add_operation(:list_enabled_products_for_import, Seahorse::Model::Operation.new.tap do |o|
7128
7658
  o.name = "ListEnabledProductsForImport"
7129
7659
  o.http_method = "GET"
@@ -7261,6 +7791,34 @@ module Aws::SecurityHub
7261
7791
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7262
7792
  end)
7263
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
+
7264
7822
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
7265
7823
  o.name = "TagResource"
7266
7824
  o.http_method = "POST"
@@ -7296,6 +7854,21 @@ module Aws::SecurityHub
7296
7854
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7297
7855
  end)
7298
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
+
7299
7872
  api.add_operation(:update_finding_aggregator, Seahorse::Model::Operation.new.tap do |o|
7300
7873
  o.name = "UpdateFindingAggregator"
7301
7874
  o.http_method = "PATCH"
@@ -7346,6 +7919,24 @@ module Aws::SecurityHub
7346
7919
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7347
7920
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7348
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)
7925
+ end)
7926
+
7927
+ api.add_operation(:update_security_control, Seahorse::Model::Operation.new.tap do |o|
7928
+ o.name = "UpdateSecurityControl"
7929
+ o.http_method = "PATCH"
7930
+ o.http_request_uri = "/securityControl/update"
7931
+ o.input = Shapes::ShapeRef.new(shape: UpdateSecurityControlRequest)
7932
+ o.output = Shapes::ShapeRef.new(shape: UpdateSecurityControlResponse)
7933
+ o.errors << Shapes::ShapeRef.new(shape: InternalException)
7934
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7935
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7936
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7937
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7938
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
7939
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7349
7940
  end)
7350
7941
 
7351
7942
  api.add_operation(:update_security_hub_configuration, Seahorse::Model::Operation.new.tap do |o|
@@ -7359,6 +7950,7 @@ module Aws::SecurityHub
7359
7950
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7360
7951
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
7361
7952
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7953
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7362
7954
  end)
7363
7955
 
7364
7956
  api.add_operation(:update_standards_control, Seahorse::Model::Operation.new.tap do |o|
@@ -7371,6 +7963,7 @@ module Aws::SecurityHub
7371
7963
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
7372
7964
  o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
7373
7965
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7966
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7374
7967
  end)
7375
7968
  end
7376
7969