aws-sdk-securityhub 1.158.0 → 1.159.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-securityhub/client.rb +702 -25
- data/lib/aws-sdk-securityhub/client_api.rb +348 -2
- data/lib/aws-sdk-securityhub/types.rb +968 -23
- data/lib/aws-sdk-securityhub.rb +1 -1
- data/sig/client.rbs +142 -10
- data/sig/params.rbs +53 -8
- data/sig/types.rbs +266 -17
- metadata +1 -1
|
@@ -726,6 +726,12 @@ module Aws::SecurityHub
|
|
|
726
726
|
AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails = Shapes::StructureShape.new(name: 'AwsWafv2WebAclCaptchaConfigImmunityTimePropertyDetails')
|
|
727
727
|
AwsWafv2WebAclDetails = Shapes::StructureShape.new(name: 'AwsWafv2WebAclDetails')
|
|
728
728
|
AwsXrayEncryptionConfigDetails = Shapes::StructureShape.new(name: 'AwsXrayEncryptionConfigDetails')
|
|
729
|
+
AzureDetail = Shapes::StructureShape.new(name: 'AzureDetail')
|
|
730
|
+
AzureProviderConfiguration = Shapes::StructureShape.new(name: 'AzureProviderConfiguration')
|
|
731
|
+
AzureRegionList = Shapes::ListShape.new(name: 'AzureRegionList')
|
|
732
|
+
AzureResourceDetails = Shapes::DocumentShape.new(name: 'AzureResourceDetails', document: true)
|
|
733
|
+
AzureScopeConfiguration = Shapes::StructureShape.new(name: 'AzureScopeConfiguration')
|
|
734
|
+
AzureUpdateConfiguration = Shapes::StructureShape.new(name: 'AzureUpdateConfiguration')
|
|
729
735
|
BatchDeleteAutomationRulesRequest = Shapes::StructureShape.new(name: 'BatchDeleteAutomationRulesRequest')
|
|
730
736
|
BatchDeleteAutomationRulesResponse = Shapes::StructureShape.new(name: 'BatchDeleteAutomationRulesResponse')
|
|
731
737
|
BatchDisableStandardsRequest = Shapes::StructureShape.new(name: 'BatchDisableStandardsRequest')
|
|
@@ -771,6 +777,7 @@ module Aws::SecurityHub
|
|
|
771
777
|
ClassificationResult = Shapes::StructureShape.new(name: 'ClassificationResult')
|
|
772
778
|
ClassificationStatus = Shapes::StructureShape.new(name: 'ClassificationStatus')
|
|
773
779
|
ClientToken = Shapes::StringShape.new(name: 'ClientToken')
|
|
780
|
+
CloudProviderName = Shapes::StringShape.new(name: 'CloudProviderName')
|
|
774
781
|
CloudWatchLogsLogGroupArnConfigDetails = Shapes::StructureShape.new(name: 'CloudWatchLogsLogGroupArnConfigDetails')
|
|
775
782
|
CodeRepositoryDetails = Shapes::StructureShape.new(name: 'CodeRepositoryDetails')
|
|
776
783
|
CodeVulnerabilitiesFilePath = Shapes::StructureShape.new(name: 'CodeVulnerabilitiesFilePath')
|
|
@@ -808,6 +815,8 @@ module Aws::SecurityHub
|
|
|
808
815
|
CreateAutomationRuleV2Response = Shapes::StructureShape.new(name: 'CreateAutomationRuleV2Response')
|
|
809
816
|
CreateConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'CreateConfigurationPolicyRequest')
|
|
810
817
|
CreateConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'CreateConfigurationPolicyResponse')
|
|
818
|
+
CreateConnectorRequest = Shapes::StructureShape.new(name: 'CreateConnectorRequest')
|
|
819
|
+
CreateConnectorResponse = Shapes::StructureShape.new(name: 'CreateConnectorResponse')
|
|
811
820
|
CreateConnectorV2Request = Shapes::StructureShape.new(name: 'CreateConnectorV2Request')
|
|
812
821
|
CreateConnectorV2Response = Shapes::StructureShape.new(name: 'CreateConnectorV2Response')
|
|
813
822
|
CreateFindingAggregatorRequest = Shapes::StructureShape.new(name: 'CreateFindingAggregatorRequest')
|
|
@@ -820,6 +829,16 @@ module Aws::SecurityHub
|
|
|
820
829
|
CreateTicketV2Response = Shapes::StructureShape.new(name: 'CreateTicketV2Response')
|
|
821
830
|
Criteria = Shapes::UnionShape.new(name: 'Criteria')
|
|
822
831
|
CrossAccountMaxResults = Shapes::IntegerShape.new(name: 'CrossAccountMaxResults')
|
|
832
|
+
CspmConnectorProviderName = Shapes::StringShape.new(name: 'CspmConnectorProviderName')
|
|
833
|
+
CspmConnectorStatus = Shapes::StringShape.new(name: 'CspmConnectorStatus')
|
|
834
|
+
CspmConnectorSummary = Shapes::StructureShape.new(name: 'CspmConnectorSummary')
|
|
835
|
+
CspmConnectorSummaryList = Shapes::ListShape.new(name: 'CspmConnectorSummaryList')
|
|
836
|
+
CspmEnablementStatus = Shapes::StringShape.new(name: 'CspmEnablementStatus')
|
|
837
|
+
CspmHealthCheck = Shapes::StructureShape.new(name: 'CspmHealthCheck')
|
|
838
|
+
CspmProviderConfiguration = Shapes::UnionShape.new(name: 'CspmProviderConfiguration')
|
|
839
|
+
CspmProviderDetail = Shapes::UnionShape.new(name: 'CspmProviderDetail')
|
|
840
|
+
CspmProviderSummary = Shapes::StructureShape.new(name: 'CspmProviderSummary')
|
|
841
|
+
CspmProviderUpdateConfiguration = Shapes::UnionShape.new(name: 'CspmProviderUpdateConfiguration')
|
|
823
842
|
CustomDataIdentifiersDetections = Shapes::StructureShape.new(name: 'CustomDataIdentifiersDetections')
|
|
824
843
|
CustomDataIdentifiersDetectionsList = Shapes::ListShape.new(name: 'CustomDataIdentifiersDetectionsList')
|
|
825
844
|
CustomDataIdentifiersResult = Shapes::StructureShape.new(name: 'CustomDataIdentifiersResult')
|
|
@@ -842,6 +861,8 @@ module Aws::SecurityHub
|
|
|
842
861
|
DeleteAutomationRuleV2Response = Shapes::StructureShape.new(name: 'DeleteAutomationRuleV2Response')
|
|
843
862
|
DeleteConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationPolicyRequest')
|
|
844
863
|
DeleteConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'DeleteConfigurationPolicyResponse')
|
|
864
|
+
DeleteConnectorRequest = Shapes::StructureShape.new(name: 'DeleteConnectorRequest')
|
|
865
|
+
DeleteConnectorResponse = Shapes::StructureShape.new(name: 'DeleteConnectorResponse')
|
|
845
866
|
DeleteConnectorV2Request = Shapes::StructureShape.new(name: 'DeleteConnectorV2Request')
|
|
846
867
|
DeleteConnectorV2Response = Shapes::StructureShape.new(name: 'DeleteConnectorV2Response')
|
|
847
868
|
DeleteFindingAggregatorRequest = Shapes::StructureShape.new(name: 'DeleteFindingAggregatorRequest')
|
|
@@ -873,6 +894,8 @@ module Aws::SecurityHub
|
|
|
873
894
|
DisableImportFindingsForProductResponse = Shapes::StructureShape.new(name: 'DisableImportFindingsForProductResponse')
|
|
874
895
|
DisableOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'DisableOrganizationAdminAccountRequest')
|
|
875
896
|
DisableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'DisableOrganizationAdminAccountResponse')
|
|
897
|
+
DisableSecurityHubFeatureV2Request = Shapes::StructureShape.new(name: 'DisableSecurityHubFeatureV2Request')
|
|
898
|
+
DisableSecurityHubFeatureV2Response = Shapes::StructureShape.new(name: 'DisableSecurityHubFeatureV2Response')
|
|
876
899
|
DisableSecurityHubRequest = Shapes::StructureShape.new(name: 'DisableSecurityHubRequest')
|
|
877
900
|
DisableSecurityHubResponse = Shapes::StructureShape.new(name: 'DisableSecurityHubResponse')
|
|
878
901
|
DisableSecurityHubV2Request = Shapes::StructureShape.new(name: 'DisableSecurityHubV2Request')
|
|
@@ -891,15 +914,23 @@ module Aws::SecurityHub
|
|
|
891
914
|
EnableImportFindingsForProductResponse = Shapes::StructureShape.new(name: 'EnableImportFindingsForProductResponse')
|
|
892
915
|
EnableOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountRequest')
|
|
893
916
|
EnableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountResponse')
|
|
917
|
+
EnableSecurityHubFeatureV2Request = Shapes::StructureShape.new(name: 'EnableSecurityHubFeatureV2Request')
|
|
918
|
+
EnableSecurityHubFeatureV2Response = Shapes::StructureShape.new(name: 'EnableSecurityHubFeatureV2Response')
|
|
894
919
|
EnableSecurityHubRequest = Shapes::StructureShape.new(name: 'EnableSecurityHubRequest')
|
|
895
920
|
EnableSecurityHubResponse = Shapes::StructureShape.new(name: 'EnableSecurityHubResponse')
|
|
896
921
|
EnableSecurityHubV2Request = Shapes::StructureShape.new(name: 'EnableSecurityHubV2Request')
|
|
897
922
|
EnableSecurityHubV2Response = Shapes::StructureShape.new(name: 'EnableSecurityHubV2Response')
|
|
898
923
|
EnabledSecurityControlIdentifierList = Shapes::ListShape.new(name: 'EnabledSecurityControlIdentifierList')
|
|
899
924
|
EnabledStandardIdentifierList = Shapes::ListShape.new(name: 'EnabledStandardIdentifierList')
|
|
925
|
+
EnablementStatus = Shapes::StringShape.new(name: 'EnablementStatus')
|
|
900
926
|
EnumConfigurationOptions = Shapes::StructureShape.new(name: 'EnumConfigurationOptions')
|
|
901
927
|
EnumListConfigurationOptions = Shapes::StructureShape.new(name: 'EnumListConfigurationOptions')
|
|
902
928
|
ExternalIntegrationConfiguration = Shapes::StructureShape.new(name: 'ExternalIntegrationConfiguration')
|
|
929
|
+
FeatureDetail = Shapes::StructureShape.new(name: 'FeatureDetail')
|
|
930
|
+
FeatureName = Shapes::StringShape.new(name: 'FeatureName')
|
|
931
|
+
FeatureNameKey = Shapes::StringShape.new(name: 'FeatureNameKey')
|
|
932
|
+
FeatureStatus = Shapes::StringShape.new(name: 'FeatureStatus')
|
|
933
|
+
Features = Shapes::MapShape.new(name: 'Features')
|
|
903
934
|
FieldMap = Shapes::MapShape.new(name: 'FieldMap')
|
|
904
935
|
FilePathList = Shapes::ListShape.new(name: 'FilePathList')
|
|
905
936
|
FilePaths = Shapes::StructureShape.new(name: 'FilePaths')
|
|
@@ -941,6 +972,8 @@ module Aws::SecurityHub
|
|
|
941
972
|
GetConfigurationPolicyAssociationResponse = Shapes::StructureShape.new(name: 'GetConfigurationPolicyAssociationResponse')
|
|
942
973
|
GetConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'GetConfigurationPolicyRequest')
|
|
943
974
|
GetConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'GetConfigurationPolicyResponse')
|
|
975
|
+
GetConnectorRequest = Shapes::StructureShape.new(name: 'GetConnectorRequest')
|
|
976
|
+
GetConnectorResponse = Shapes::StructureShape.new(name: 'GetConnectorResponse')
|
|
944
977
|
GetConnectorV2Request = Shapes::StructureShape.new(name: 'GetConnectorV2Request')
|
|
945
978
|
GetConnectorV2Response = Shapes::StructureShape.new(name: 'GetConnectorV2Response')
|
|
946
979
|
GetEnabledStandardsRequest = Shapes::StructureShape.new(name: 'GetEnabledStandardsRequest')
|
|
@@ -986,6 +1019,9 @@ module Aws::SecurityHub
|
|
|
986
1019
|
GroupByValue = Shapes::StructureShape.new(name: 'GroupByValue')
|
|
987
1020
|
GroupByValues = Shapes::ListShape.new(name: 'GroupByValues')
|
|
988
1021
|
HealthCheck = Shapes::StructureShape.new(name: 'HealthCheck')
|
|
1022
|
+
HealthIssue = Shapes::StructureShape.new(name: 'HealthIssue')
|
|
1023
|
+
HealthIssueCode = Shapes::StringShape.new(name: 'HealthIssueCode')
|
|
1024
|
+
HealthIssueList = Shapes::ListShape.new(name: 'HealthIssueList')
|
|
989
1025
|
IcmpTypeCode = Shapes::StructureShape.new(name: 'IcmpTypeCode')
|
|
990
1026
|
ImportFindingsError = Shapes::StructureShape.new(name: 'ImportFindingsError')
|
|
991
1027
|
ImportFindingsErrorList = Shapes::ListShape.new(name: 'ImportFindingsErrorList')
|
|
@@ -1017,6 +1053,7 @@ module Aws::SecurityHub
|
|
|
1017
1053
|
IpOrganizationDetails = Shapes::StructureShape.new(name: 'IpOrganizationDetails')
|
|
1018
1054
|
Ipv6CidrBlockAssociation = Shapes::StructureShape.new(name: 'Ipv6CidrBlockAssociation')
|
|
1019
1055
|
Ipv6CidrBlockAssociationList = Shapes::ListShape.new(name: 'Ipv6CidrBlockAssociationList')
|
|
1056
|
+
IsoString = Shapes::StringShape.new(name: 'IsoString')
|
|
1020
1057
|
JiraCloudDetail = Shapes::StructureShape.new(name: 'JiraCloudDetail')
|
|
1021
1058
|
JiraCloudProviderConfiguration = Shapes::StructureShape.new(name: 'JiraCloudProviderConfiguration')
|
|
1022
1059
|
JiraCloudUpdateConfiguration = Shapes::StructureShape.new(name: 'JiraCloudUpdateConfiguration')
|
|
@@ -1033,6 +1070,8 @@ module Aws::SecurityHub
|
|
|
1033
1070
|
ListConfigurationPoliciesResponse = Shapes::StructureShape.new(name: 'ListConfigurationPoliciesResponse')
|
|
1034
1071
|
ListConfigurationPolicyAssociationsRequest = Shapes::StructureShape.new(name: 'ListConfigurationPolicyAssociationsRequest')
|
|
1035
1072
|
ListConfigurationPolicyAssociationsResponse = Shapes::StructureShape.new(name: 'ListConfigurationPolicyAssociationsResponse')
|
|
1073
|
+
ListConnectorsRequest = Shapes::StructureShape.new(name: 'ListConnectorsRequest')
|
|
1074
|
+
ListConnectorsResponse = Shapes::StructureShape.new(name: 'ListConnectorsResponse')
|
|
1036
1075
|
ListConnectorsV2Request = Shapes::StructureShape.new(name: 'ListConnectorsV2Request')
|
|
1037
1076
|
ListConnectorsV2Response = Shapes::StructureShape.new(name: 'ListConnectorsV2Response')
|
|
1038
1077
|
ListEnabledProductsForImportRequest = Shapes::StructureShape.new(name: 'ListEnabledProductsForImportRequest')
|
|
@@ -1175,6 +1214,9 @@ module Aws::SecurityHub
|
|
|
1175
1214
|
ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
|
|
1176
1215
|
ResourceList = Shapes::ListShape.new(name: 'ResourceList')
|
|
1177
1216
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
|
1217
|
+
ResourceOwner = Shapes::StructureShape.new(name: 'ResourceOwner')
|
|
1218
|
+
ResourceOwnerAccount = Shapes::StructureShape.new(name: 'ResourceOwnerAccount')
|
|
1219
|
+
ResourceOwnerOrg = Shapes::StructureShape.new(name: 'ResourceOwnerOrg')
|
|
1178
1220
|
ResourceResult = Shapes::StructureShape.new(name: 'ResourceResult')
|
|
1179
1221
|
ResourceScopes = Shapes::StructureShape.new(name: 'ResourceScopes')
|
|
1180
1222
|
ResourceSeverityBreakdown = Shapes::StructureShape.new(name: 'ResourceSeverityBreakdown')
|
|
@@ -1244,6 +1286,8 @@ module Aws::SecurityHub
|
|
|
1244
1286
|
RuleOrderValueV2 = Shapes::FloatShape.new(name: 'RuleOrderValueV2')
|
|
1245
1287
|
RuleStatus = Shapes::StringShape.new(name: 'RuleStatus')
|
|
1246
1288
|
RuleStatusV2 = Shapes::StringShape.new(name: 'RuleStatusV2')
|
|
1289
|
+
ScopeType = Shapes::StringShape.new(name: 'ScopeType')
|
|
1290
|
+
ScopeValueList = Shapes::ListShape.new(name: 'ScopeValueList')
|
|
1247
1291
|
SecurityControl = Shapes::StructureShape.new(name: 'SecurityControl')
|
|
1248
1292
|
SecurityControlCustomParameter = Shapes::StructureShape.new(name: 'SecurityControlCustomParameter')
|
|
1249
1293
|
SecurityControlCustomParametersList = Shapes::ListShape.new(name: 'SecurityControlCustomParametersList')
|
|
@@ -1254,6 +1298,8 @@ module Aws::SecurityHub
|
|
|
1254
1298
|
SecurityControlProperty = Shapes::StringShape.new(name: 'SecurityControlProperty')
|
|
1255
1299
|
SecurityControls = Shapes::ListShape.new(name: 'SecurityControls')
|
|
1256
1300
|
SecurityControlsConfiguration = Shapes::StructureShape.new(name: 'SecurityControlsConfiguration')
|
|
1301
|
+
SecurityControlsProvider = Shapes::StringShape.new(name: 'SecurityControlsProvider')
|
|
1302
|
+
SecurityControlsProviders = Shapes::ListShape.new(name: 'SecurityControlsProviders')
|
|
1257
1303
|
SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
|
|
1258
1304
|
SecurityHubFeature = Shapes::StringShape.new(name: 'SecurityHubFeature')
|
|
1259
1305
|
SecurityHubPolicy = Shapes::StructureShape.new(name: 'SecurityHubPolicy')
|
|
@@ -1295,6 +1341,8 @@ module Aws::SecurityHub
|
|
|
1295
1341
|
StandardsControlsUpdatable = Shapes::StringShape.new(name: 'StandardsControlsUpdatable')
|
|
1296
1342
|
StandardsInputParameterMap = Shapes::MapShape.new(name: 'StandardsInputParameterMap')
|
|
1297
1343
|
StandardsManagedBy = Shapes::StructureShape.new(name: 'StandardsManagedBy')
|
|
1344
|
+
StandardsProvider = Shapes::StringShape.new(name: 'StandardsProvider')
|
|
1345
|
+
StandardsProviders = Shapes::ListShape.new(name: 'StandardsProviders')
|
|
1298
1346
|
StandardsStatus = Shapes::StringShape.new(name: 'StandardsStatus')
|
|
1299
1347
|
StandardsStatusReason = Shapes::StructureShape.new(name: 'StandardsStatusReason')
|
|
1300
1348
|
StandardsSubscription = Shapes::StructureShape.new(name: 'StandardsSubscription')
|
|
@@ -1365,6 +1413,8 @@ module Aws::SecurityHub
|
|
|
1365
1413
|
UpdateAutomationRulesRequestItemsList = Shapes::ListShape.new(name: 'UpdateAutomationRulesRequestItemsList')
|
|
1366
1414
|
UpdateConfigurationPolicyRequest = Shapes::StructureShape.new(name: 'UpdateConfigurationPolicyRequest')
|
|
1367
1415
|
UpdateConfigurationPolicyResponse = Shapes::StructureShape.new(name: 'UpdateConfigurationPolicyResponse')
|
|
1416
|
+
UpdateConnectorRequest = Shapes::StructureShape.new(name: 'UpdateConnectorRequest')
|
|
1417
|
+
UpdateConnectorResponse = Shapes::StructureShape.new(name: 'UpdateConnectorResponse')
|
|
1368
1418
|
UpdateConnectorV2Request = Shapes::StructureShape.new(name: 'UpdateConnectorV2Request')
|
|
1369
1419
|
UpdateConnectorV2Response = Shapes::StructureShape.new(name: 'UpdateConnectorV2Response')
|
|
1370
1420
|
UpdateFindingAggregatorRequest = Shapes::StructureShape.new(name: 'UpdateFindingAggregatorRequest')
|
|
@@ -1616,6 +1666,9 @@ module Aws::SecurityHub
|
|
|
1616
1666
|
AutomationRulesFindingFilters.add_member(:resource_application_arn, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationArn"))
|
|
1617
1667
|
AutomationRulesFindingFilters.add_member(:resource_application_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationName"))
|
|
1618
1668
|
AutomationRulesFindingFilters.add_member(:aws_account_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "AwsAccountName"))
|
|
1669
|
+
AutomationRulesFindingFilters.add_member(:resource_provider, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceProvider"))
|
|
1670
|
+
AutomationRulesFindingFilters.add_member(:resource_owner_account_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceOwnerAccountId"))
|
|
1671
|
+
AutomationRulesFindingFilters.add_member(:resource_owner_org_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceOwnerOrgId"))
|
|
1619
1672
|
AutomationRulesFindingFilters.struct_class = Types::AutomationRulesFindingFilters
|
|
1620
1673
|
|
|
1621
1674
|
AutomationRulesMetadata.add_member(:rule_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "RuleArn"))
|
|
@@ -5071,6 +5124,9 @@ module Aws::SecurityHub
|
|
|
5071
5124
|
AwsSecurityFindingFilters.add_member(:aws_account_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "AwsAccountName"))
|
|
5072
5125
|
AwsSecurityFindingFilters.add_member(:resource_application_name, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationName"))
|
|
5073
5126
|
AwsSecurityFindingFilters.add_member(:resource_application_arn, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceApplicationArn"))
|
|
5127
|
+
AwsSecurityFindingFilters.add_member(:resource_owner_account_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceOwnerAccountId"))
|
|
5128
|
+
AwsSecurityFindingFilters.add_member(:resource_owner_org_id, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceOwnerOrgId"))
|
|
5129
|
+
AwsSecurityFindingFilters.add_member(:resource_provider, Shapes::ShapeRef.new(shape: StringFilterList, location_name: "ResourceProvider"))
|
|
5074
5130
|
AwsSecurityFindingFilters.struct_class = Types::AwsSecurityFindingFilters
|
|
5075
5131
|
|
|
5076
5132
|
AwsSecurityFindingIdentifier.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Id"))
|
|
@@ -5369,6 +5425,26 @@ module Aws::SecurityHub
|
|
|
5369
5425
|
AwsXrayEncryptionConfigDetails.add_member(:type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Type"))
|
|
5370
5426
|
AwsXrayEncryptionConfigDetails.struct_class = Types::AwsXrayEncryptionConfigDetails
|
|
5371
5427
|
|
|
5428
|
+
AzureDetail.add_member(:aws_config_connector_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "AWSConfigConnectorArn"))
|
|
5429
|
+
AzureDetail.add_member(:scope_configuration, Shapes::ShapeRef.new(shape: AzureScopeConfiguration, required: true, location_name: "ScopeConfiguration"))
|
|
5430
|
+
AzureDetail.add_member(:azure_regions, Shapes::ShapeRef.new(shape: AzureRegionList, required: true, location_name: "AzureRegions"))
|
|
5431
|
+
AzureDetail.struct_class = Types::AzureDetail
|
|
5432
|
+
|
|
5433
|
+
AzureProviderConfiguration.add_member(:aws_config_connector_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "AWSConfigConnectorArn"))
|
|
5434
|
+
AzureProviderConfiguration.add_member(:scope_configuration, Shapes::ShapeRef.new(shape: AzureScopeConfiguration, required: true, location_name: "ScopeConfiguration"))
|
|
5435
|
+
AzureProviderConfiguration.add_member(:azure_regions, Shapes::ShapeRef.new(shape: AzureRegionList, required: true, location_name: "AzureRegions"))
|
|
5436
|
+
AzureProviderConfiguration.struct_class = Types::AzureProviderConfiguration
|
|
5437
|
+
|
|
5438
|
+
AzureRegionList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
|
|
5439
|
+
|
|
5440
|
+
AzureScopeConfiguration.add_member(:scope_type, Shapes::ShapeRef.new(shape: ScopeType, required: true, location_name: "ScopeType"))
|
|
5441
|
+
AzureScopeConfiguration.add_member(:scope_values, Shapes::ShapeRef.new(shape: ScopeValueList, location_name: "ScopeValues"))
|
|
5442
|
+
AzureScopeConfiguration.struct_class = Types::AzureScopeConfiguration
|
|
5443
|
+
|
|
5444
|
+
AzureUpdateConfiguration.add_member(:scope_configuration, Shapes::ShapeRef.new(shape: AzureScopeConfiguration, required: true, location_name: "ScopeConfiguration"))
|
|
5445
|
+
AzureUpdateConfiguration.add_member(:azure_regions, Shapes::ShapeRef.new(shape: AzureRegionList, required: true, location_name: "AzureRegions"))
|
|
5446
|
+
AzureUpdateConfiguration.struct_class = Types::AzureUpdateConfiguration
|
|
5447
|
+
|
|
5372
5448
|
BatchDeleteAutomationRulesRequest.add_member(:automation_rules_arns, Shapes::ShapeRef.new(shape: AutomationRulesArnsList, required: true, location_name: "AutomationRulesArns"))
|
|
5373
5449
|
BatchDeleteAutomationRulesRequest.struct_class = Types::BatchDeleteAutomationRulesRequest
|
|
5374
5450
|
|
|
@@ -5621,6 +5697,8 @@ module Aws::SecurityHub
|
|
|
5621
5697
|
ConnectorSummary.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
5622
5698
|
ConnectorSummary.add_member(:provider_summary, Shapes::ShapeRef.new(shape: ProviderSummary, required: true, location_name: "ProviderSummary"))
|
|
5623
5699
|
ConnectorSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedAt"))
|
|
5700
|
+
ConnectorSummary.add_member(:enablement_status, Shapes::ShapeRef.new(shape: EnablementStatus, location_name: "EnablementStatus"))
|
|
5701
|
+
ConnectorSummary.add_member(:enablement_status_reason, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "EnablementStatusReason"))
|
|
5624
5702
|
ConnectorSummary.struct_class = Types::ConnectorSummary
|
|
5625
5703
|
|
|
5626
5704
|
ConnectorSummaryList.member = Shapes::ShapeRef.new(shape: ConnectorSummary)
|
|
@@ -5700,6 +5778,19 @@ module Aws::SecurityHub
|
|
|
5700
5778
|
CreateConfigurationPolicyResponse.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, location_name: "ConfigurationPolicy"))
|
|
5701
5779
|
CreateConfigurationPolicyResponse.struct_class = Types::CreateConfigurationPolicyResponse
|
|
5702
5780
|
|
|
5781
|
+
CreateConnectorRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Name"))
|
|
5782
|
+
CreateConnectorRequest.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
5783
|
+
CreateConnectorRequest.add_member(:provider, Shapes::ShapeRef.new(shape: CspmProviderConfiguration, required: true, location_name: "Provider"))
|
|
5784
|
+
CreateConnectorRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
|
5785
|
+
CreateConnectorRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
|
5786
|
+
CreateConnectorRequest.struct_class = Types::CreateConnectorRequest
|
|
5787
|
+
|
|
5788
|
+
CreateConnectorResponse.add_member(:connector_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ConnectorArn"))
|
|
5789
|
+
CreateConnectorResponse.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ConnectorId"))
|
|
5790
|
+
CreateConnectorResponse.add_member(:connector_status, Shapes::ShapeRef.new(shape: CspmConnectorStatus, location_name: "ConnectorStatus"))
|
|
5791
|
+
CreateConnectorResponse.add_member(:enablement_status, Shapes::ShapeRef.new(shape: CspmEnablementStatus, location_name: "EnablementStatus"))
|
|
5792
|
+
CreateConnectorResponse.struct_class = Types::CreateConnectorResponse
|
|
5793
|
+
|
|
5703
5794
|
CreateConnectorV2Request.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Name"))
|
|
5704
5795
|
CreateConnectorV2Request.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
5705
5796
|
CreateConnectorV2Request.add_member(:provider, Shapes::ShapeRef.new(shape: ProviderConfiguration, required: true, location_name: "Provider"))
|
|
@@ -5712,6 +5803,7 @@ module Aws::SecurityHub
|
|
|
5712
5803
|
CreateConnectorV2Response.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ConnectorId"))
|
|
5713
5804
|
CreateConnectorV2Response.add_member(:auth_url, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AuthUrl"))
|
|
5714
5805
|
CreateConnectorV2Response.add_member(:connector_status, Shapes::ShapeRef.new(shape: ConnectorStatus, location_name: "ConnectorStatus"))
|
|
5806
|
+
CreateConnectorV2Response.add_member(:enablement_status, Shapes::ShapeRef.new(shape: EnablementStatus, location_name: "EnablementStatus"))
|
|
5715
5807
|
CreateConnectorV2Response.struct_class = Types::CreateConnectorV2Response
|
|
5716
5808
|
|
|
5717
5809
|
CreateFindingAggregatorRequest.add_member(:region_linking_mode, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "RegionLinkingMode"))
|
|
@@ -5754,6 +5846,47 @@ module Aws::SecurityHub
|
|
|
5754
5846
|
Criteria.add_member_subclass(:unknown, Types::Criteria::Unknown)
|
|
5755
5847
|
Criteria.struct_class = Types::Criteria
|
|
5756
5848
|
|
|
5849
|
+
CspmConnectorSummary.add_member(:connector_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConnectorArn"))
|
|
5850
|
+
CspmConnectorSummary.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConnectorId"))
|
|
5851
|
+
CspmConnectorSummary.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
|
|
5852
|
+
CspmConnectorSummary.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
5853
|
+
CspmConnectorSummary.add_member(:provider_summary, Shapes::ShapeRef.new(shape: CspmProviderSummary, location_name: "ProviderSummary"))
|
|
5854
|
+
CspmConnectorSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
|
|
5855
|
+
CspmConnectorSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CreatedBy"))
|
|
5856
|
+
CspmConnectorSummary.add_member(:enablement_status, Shapes::ShapeRef.new(shape: CspmEnablementStatus, location_name: "EnablementStatus"))
|
|
5857
|
+
CspmConnectorSummary.struct_class = Types::CspmConnectorSummary
|
|
5858
|
+
|
|
5859
|
+
CspmConnectorSummaryList.member = Shapes::ShapeRef.new(shape: CspmConnectorSummary)
|
|
5860
|
+
|
|
5861
|
+
CspmHealthCheck.add_member(:connector_status, Shapes::ShapeRef.new(shape: CspmConnectorStatus, required: true, location_name: "ConnectorStatus"))
|
|
5862
|
+
CspmHealthCheck.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
|
|
5863
|
+
CspmHealthCheck.add_member(:last_checked_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastCheckedAt"))
|
|
5864
|
+
CspmHealthCheck.add_member(:issues, Shapes::ShapeRef.new(shape: HealthIssueList, location_name: "Issues"))
|
|
5865
|
+
CspmHealthCheck.struct_class = Types::CspmHealthCheck
|
|
5866
|
+
|
|
5867
|
+
CspmProviderConfiguration.add_member(:azure, Shapes::ShapeRef.new(shape: AzureProviderConfiguration, location_name: "Azure"))
|
|
5868
|
+
CspmProviderConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
5869
|
+
CspmProviderConfiguration.add_member_subclass(:azure, Types::CspmProviderConfiguration::Azure)
|
|
5870
|
+
CspmProviderConfiguration.add_member_subclass(:unknown, Types::CspmProviderConfiguration::Unknown)
|
|
5871
|
+
CspmProviderConfiguration.struct_class = Types::CspmProviderConfiguration
|
|
5872
|
+
|
|
5873
|
+
CspmProviderDetail.add_member(:azure, Shapes::ShapeRef.new(shape: AzureDetail, location_name: "Azure"))
|
|
5874
|
+
CspmProviderDetail.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
5875
|
+
CspmProviderDetail.add_member_subclass(:azure, Types::CspmProviderDetail::Azure)
|
|
5876
|
+
CspmProviderDetail.add_member_subclass(:unknown, Types::CspmProviderDetail::Unknown)
|
|
5877
|
+
CspmProviderDetail.struct_class = Types::CspmProviderDetail
|
|
5878
|
+
|
|
5879
|
+
CspmProviderSummary.add_member(:provider_name, Shapes::ShapeRef.new(shape: CspmConnectorProviderName, location_name: "ProviderName"))
|
|
5880
|
+
CspmProviderSummary.add_member(:connector_status, Shapes::ShapeRef.new(shape: CspmConnectorStatus, location_name: "ConnectorStatus"))
|
|
5881
|
+
CspmProviderSummary.add_member(:provider_configuration, Shapes::ShapeRef.new(shape: CspmProviderDetail, location_name: "ProviderConfiguration"))
|
|
5882
|
+
CspmProviderSummary.struct_class = Types::CspmProviderSummary
|
|
5883
|
+
|
|
5884
|
+
CspmProviderUpdateConfiguration.add_member(:azure, Shapes::ShapeRef.new(shape: AzureUpdateConfiguration, location_name: "Azure"))
|
|
5885
|
+
CspmProviderUpdateConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
5886
|
+
CspmProviderUpdateConfiguration.add_member_subclass(:azure, Types::CspmProviderUpdateConfiguration::Azure)
|
|
5887
|
+
CspmProviderUpdateConfiguration.add_member_subclass(:unknown, Types::CspmProviderUpdateConfiguration::Unknown)
|
|
5888
|
+
CspmProviderUpdateConfiguration.struct_class = Types::CspmProviderUpdateConfiguration
|
|
5889
|
+
|
|
5757
5890
|
CustomDataIdentifiersDetections.add_member(:count, Shapes::ShapeRef.new(shape: Long, location_name: "Count"))
|
|
5758
5891
|
CustomDataIdentifiersDetections.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Arn"))
|
|
5759
5892
|
CustomDataIdentifiersDetections.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
|
|
@@ -5820,9 +5953,16 @@ module Aws::SecurityHub
|
|
|
5820
5953
|
|
|
5821
5954
|
DeleteConfigurationPolicyResponse.struct_class = Types::DeleteConfigurationPolicyResponse
|
|
5822
5955
|
|
|
5956
|
+
DeleteConnectorRequest.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "ConnectorId"))
|
|
5957
|
+
DeleteConnectorRequest.struct_class = Types::DeleteConnectorRequest
|
|
5958
|
+
|
|
5959
|
+
DeleteConnectorResponse.add_member(:enablement_status, Shapes::ShapeRef.new(shape: CspmEnablementStatus, location_name: "EnablementStatus"))
|
|
5960
|
+
DeleteConnectorResponse.struct_class = Types::DeleteConnectorResponse
|
|
5961
|
+
|
|
5823
5962
|
DeleteConnectorV2Request.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "ConnectorId"))
|
|
5824
5963
|
DeleteConnectorV2Request.struct_class = Types::DeleteConnectorV2Request
|
|
5825
5964
|
|
|
5965
|
+
DeleteConnectorV2Response.add_member(:enablement_status, Shapes::ShapeRef.new(shape: EnablementStatus, location_name: "EnablementStatus"))
|
|
5826
5966
|
DeleteConnectorV2Response.struct_class = Types::DeleteConnectorV2Response
|
|
5827
5967
|
|
|
5828
5968
|
DeleteFindingAggregatorRequest.add_member(:finding_aggregator_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "FindingAggregatorArn"))
|
|
@@ -5894,7 +6034,8 @@ module Aws::SecurityHub
|
|
|
5894
6034
|
DescribeSecurityHubV2Request.struct_class = Types::DescribeSecurityHubV2Request
|
|
5895
6035
|
|
|
5896
6036
|
DescribeSecurityHubV2Response.add_member(:hub_v2_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "HubV2Arn"))
|
|
5897
|
-
DescribeSecurityHubV2Response.add_member(:subscribed_at, Shapes::ShapeRef.new(shape:
|
|
6037
|
+
DescribeSecurityHubV2Response.add_member(:subscribed_at, Shapes::ShapeRef.new(shape: IsoString, location_name: "SubscribedAt"))
|
|
6038
|
+
DescribeSecurityHubV2Response.add_member(:features, Shapes::ShapeRef.new(shape: Features, location_name: "Features"))
|
|
5898
6039
|
DescribeSecurityHubV2Response.struct_class = Types::DescribeSecurityHubV2Response
|
|
5899
6040
|
|
|
5900
6041
|
DescribeStandardsControlsRequest.add_member(:standards_subscription_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "StandardsSubscriptionArn"))
|
|
@@ -5908,6 +6049,7 @@ module Aws::SecurityHub
|
|
|
5908
6049
|
|
|
5909
6050
|
DescribeStandardsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
|
|
5910
6051
|
DescribeStandardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
|
|
6052
|
+
DescribeStandardsRequest.add_member(:providers, Shapes::ShapeRef.new(shape: StandardsProviders, location: "querystring", location_name: "Providers"))
|
|
5911
6053
|
DescribeStandardsRequest.struct_class = Types::DescribeStandardsRequest
|
|
5912
6054
|
|
|
5913
6055
|
DescribeStandardsResponse.add_member(:standards, Shapes::ShapeRef.new(shape: Standards, location_name: "Standards"))
|
|
@@ -5928,6 +6070,11 @@ module Aws::SecurityHub
|
|
|
5928
6070
|
|
|
5929
6071
|
DisableOrganizationAdminAccountResponse.struct_class = Types::DisableOrganizationAdminAccountResponse
|
|
5930
6072
|
|
|
6073
|
+
DisableSecurityHubFeatureV2Request.add_member(:feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location: "uri", location_name: "FeatureName"))
|
|
6074
|
+
DisableSecurityHubFeatureV2Request.struct_class = Types::DisableSecurityHubFeatureV2Request
|
|
6075
|
+
|
|
6076
|
+
DisableSecurityHubFeatureV2Response.struct_class = Types::DisableSecurityHubFeatureV2Response
|
|
6077
|
+
|
|
5931
6078
|
DisableSecurityHubRequest.struct_class = Types::DisableSecurityHubRequest
|
|
5932
6079
|
|
|
5933
6080
|
DisableSecurityHubResponse.struct_class = Types::DisableSecurityHubResponse
|
|
@@ -5975,6 +6122,11 @@ module Aws::SecurityHub
|
|
|
5975
6122
|
EnableOrganizationAdminAccountResponse.add_member(:feature, Shapes::ShapeRef.new(shape: SecurityHubFeature, location_name: "Feature"))
|
|
5976
6123
|
EnableOrganizationAdminAccountResponse.struct_class = Types::EnableOrganizationAdminAccountResponse
|
|
5977
6124
|
|
|
6125
|
+
EnableSecurityHubFeatureV2Request.add_member(:feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location: "uri", location_name: "FeatureName"))
|
|
6126
|
+
EnableSecurityHubFeatureV2Request.struct_class = Types::EnableSecurityHubFeatureV2Request
|
|
6127
|
+
|
|
6128
|
+
EnableSecurityHubFeatureV2Response.struct_class = Types::EnableSecurityHubFeatureV2Response
|
|
6129
|
+
|
|
5978
6130
|
EnableSecurityHubRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
|
|
5979
6131
|
EnableSecurityHubRequest.add_member(:enable_default_standards, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableDefaultStandards"))
|
|
5980
6132
|
EnableSecurityHubRequest.add_member(:control_finding_generator, Shapes::ShapeRef.new(shape: ControlFindingGenerator, location_name: "ControlFindingGenerator"))
|
|
@@ -6004,6 +6156,13 @@ module Aws::SecurityHub
|
|
|
6004
6156
|
ExternalIntegrationConfiguration.add_member(:connector_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConnectorArn"))
|
|
6005
6157
|
ExternalIntegrationConfiguration.struct_class = Types::ExternalIntegrationConfiguration
|
|
6006
6158
|
|
|
6159
|
+
FeatureDetail.add_member(:feature_status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "FeatureStatus"))
|
|
6160
|
+
FeatureDetail.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdatedAt"))
|
|
6161
|
+
FeatureDetail.struct_class = Types::FeatureDetail
|
|
6162
|
+
|
|
6163
|
+
Features.key = Shapes::ShapeRef.new(shape: FeatureNameKey)
|
|
6164
|
+
Features.value = Shapes::ShapeRef.new(shape: FeatureDetail)
|
|
6165
|
+
|
|
6007
6166
|
FieldMap.key = Shapes::ShapeRef.new(shape: NonEmptyString)
|
|
6008
6167
|
FieldMap.value = Shapes::ShapeRef.new(shape: NonEmptyString)
|
|
6009
6168
|
|
|
@@ -6163,6 +6322,21 @@ module Aws::SecurityHub
|
|
|
6163
6322
|
GetConfigurationPolicyResponse.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, location_name: "ConfigurationPolicy"))
|
|
6164
6323
|
GetConfigurationPolicyResponse.struct_class = Types::GetConfigurationPolicyResponse
|
|
6165
6324
|
|
|
6325
|
+
GetConnectorRequest.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "ConnectorId"))
|
|
6326
|
+
GetConnectorRequest.struct_class = Types::GetConnectorRequest
|
|
6327
|
+
|
|
6328
|
+
GetConnectorResponse.add_member(:connector_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ConnectorArn"))
|
|
6329
|
+
GetConnectorResponse.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ConnectorId"))
|
|
6330
|
+
GetConnectorResponse.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Name"))
|
|
6331
|
+
GetConnectorResponse.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
6332
|
+
GetConnectorResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedAt"))
|
|
6333
|
+
GetConnectorResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastUpdatedAt"))
|
|
6334
|
+
GetConnectorResponse.add_member(:health, Shapes::ShapeRef.new(shape: CspmHealthCheck, required: true, location_name: "Health"))
|
|
6335
|
+
GetConnectorResponse.add_member(:provider_detail, Shapes::ShapeRef.new(shape: CspmProviderDetail, required: true, location_name: "ProviderDetail"))
|
|
6336
|
+
GetConnectorResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "CreatedBy"))
|
|
6337
|
+
GetConnectorResponse.add_member(:enablement_status, Shapes::ShapeRef.new(shape: CspmEnablementStatus, location_name: "EnablementStatus"))
|
|
6338
|
+
GetConnectorResponse.struct_class = Types::GetConnectorResponse
|
|
6339
|
+
|
|
6166
6340
|
GetConnectorV2Request.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "ConnectorId"))
|
|
6167
6341
|
GetConnectorV2Request.struct_class = Types::GetConnectorV2Request
|
|
6168
6342
|
|
|
@@ -6175,11 +6349,14 @@ module Aws::SecurityHub
|
|
|
6175
6349
|
GetConnectorV2Response.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastUpdatedAt"))
|
|
6176
6350
|
GetConnectorV2Response.add_member(:health, Shapes::ShapeRef.new(shape: HealthCheck, required: true, location_name: "Health"))
|
|
6177
6351
|
GetConnectorV2Response.add_member(:provider_detail, Shapes::ShapeRef.new(shape: ProviderDetail, required: true, location_name: "ProviderDetail"))
|
|
6352
|
+
GetConnectorV2Response.add_member(:enablement_status, Shapes::ShapeRef.new(shape: EnablementStatus, location_name: "EnablementStatus"))
|
|
6353
|
+
GetConnectorV2Response.add_member(:enablement_status_reason, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "EnablementStatusReason"))
|
|
6178
6354
|
GetConnectorV2Response.struct_class = Types::GetConnectorV2Response
|
|
6179
6355
|
|
|
6180
6356
|
GetEnabledStandardsRequest.add_member(:standards_subscription_arns, Shapes::ShapeRef.new(shape: StandardsSubscriptionArns, location_name: "StandardsSubscriptionArns"))
|
|
6181
6357
|
GetEnabledStandardsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
|
6182
6358
|
GetEnabledStandardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
|
6359
|
+
GetEnabledStandardsRequest.add_member(:providers, Shapes::ShapeRef.new(shape: StandardsProviders, location_name: "Providers"))
|
|
6183
6360
|
GetEnabledStandardsRequest.struct_class = Types::GetEnabledStandardsRequest
|
|
6184
6361
|
|
|
6185
6362
|
GetEnabledStandardsResponse.add_member(:standards_subscriptions, Shapes::ShapeRef.new(shape: StandardsSubscriptions, location_name: "StandardsSubscriptions"))
|
|
@@ -6352,8 +6529,15 @@ module Aws::SecurityHub
|
|
|
6352
6529
|
HealthCheck.add_member(:connector_status, Shapes::ShapeRef.new(shape: ConnectorStatus, required: true, location_name: "ConnectorStatus"))
|
|
6353
6530
|
HealthCheck.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Message"))
|
|
6354
6531
|
HealthCheck.add_member(:last_checked_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastCheckedAt"))
|
|
6532
|
+
HealthCheck.add_member(:issues, Shapes::ShapeRef.new(shape: HealthIssueList, location_name: "Issues"))
|
|
6355
6533
|
HealthCheck.struct_class = Types::HealthCheck
|
|
6356
6534
|
|
|
6535
|
+
HealthIssue.add_member(:code, Shapes::ShapeRef.new(shape: HealthIssueCode, required: true, location_name: "Code"))
|
|
6536
|
+
HealthIssue.add_member(:message, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Message"))
|
|
6537
|
+
HealthIssue.struct_class = Types::HealthIssue
|
|
6538
|
+
|
|
6539
|
+
HealthIssueList.member = Shapes::ShapeRef.new(shape: HealthIssue)
|
|
6540
|
+
|
|
6357
6541
|
IcmpTypeCode.add_member(:code, Shapes::ShapeRef.new(shape: Integer, location_name: "Code"))
|
|
6358
6542
|
IcmpTypeCode.add_member(:type, Shapes::ShapeRef.new(shape: Integer, location_name: "Type"))
|
|
6359
6543
|
IcmpTypeCode.struct_class = Types::IcmpTypeCode
|
|
@@ -6520,10 +6704,22 @@ module Aws::SecurityHub
|
|
|
6520
6704
|
ListConfigurationPolicyAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
|
6521
6705
|
ListConfigurationPolicyAssociationsResponse.struct_class = Types::ListConfigurationPolicyAssociationsResponse
|
|
6522
6706
|
|
|
6707
|
+
ListConnectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
|
|
6708
|
+
ListConnectorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
|
|
6709
|
+
ListConnectorsRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: CspmConnectorProviderName, location: "querystring", location_name: "ProviderName"))
|
|
6710
|
+
ListConnectorsRequest.add_member(:connector_status, Shapes::ShapeRef.new(shape: CspmConnectorStatus, location: "querystring", location_name: "ConnectorStatus"))
|
|
6711
|
+
ListConnectorsRequest.add_member(:enablement_status, Shapes::ShapeRef.new(shape: CspmEnablementStatus, location: "querystring", location_name: "EnablementStatus"))
|
|
6712
|
+
ListConnectorsRequest.struct_class = Types::ListConnectorsRequest
|
|
6713
|
+
|
|
6714
|
+
ListConnectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
|
6715
|
+
ListConnectorsResponse.add_member(:connectors, Shapes::ShapeRef.new(shape: CspmConnectorSummaryList, required: true, location_name: "Connectors"))
|
|
6716
|
+
ListConnectorsResponse.struct_class = Types::ListConnectorsResponse
|
|
6717
|
+
|
|
6523
6718
|
ListConnectorsV2Request.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
|
|
6524
6719
|
ListConnectorsV2Request.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
|
|
6525
6720
|
ListConnectorsV2Request.add_member(:provider_name, Shapes::ShapeRef.new(shape: ConnectorProviderName, location: "querystring", location_name: "ProviderName"))
|
|
6526
6721
|
ListConnectorsV2Request.add_member(:connector_status, Shapes::ShapeRef.new(shape: ConnectorStatus, location: "querystring", location_name: "ConnectorStatus"))
|
|
6722
|
+
ListConnectorsV2Request.add_member(:enablement_status, Shapes::ShapeRef.new(shape: EnablementStatus, location: "querystring", location_name: "EnablementStatus"))
|
|
6527
6723
|
ListConnectorsV2Request.struct_class = Types::ListConnectorsV2Request
|
|
6528
6724
|
|
|
6529
6725
|
ListConnectorsV2Response.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
|
@@ -6576,6 +6772,7 @@ module Aws::SecurityHub
|
|
|
6576
6772
|
ListSecurityControlDefinitionsRequest.add_member(:standards_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location: "querystring", location_name: "StandardsArn"))
|
|
6577
6773
|
ListSecurityControlDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
|
|
6578
6774
|
ListSecurityControlDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
|
|
6775
|
+
ListSecurityControlDefinitionsRequest.add_member(:providers, Shapes::ShapeRef.new(shape: SecurityControlsProviders, location: "querystring", location_name: "Providers"))
|
|
6579
6776
|
ListSecurityControlDefinitionsRequest.struct_class = Types::ListSecurityControlDefinitionsRequest
|
|
6580
6777
|
|
|
6581
6778
|
ListSecurityControlDefinitionsResponse.add_member(:security_control_definitions, Shapes::ShapeRef.new(shape: SecurityControlDefinitions, required: true, location_name: "SecurityControlDefinitions"))
|
|
@@ -6904,29 +7101,36 @@ module Aws::SecurityHub
|
|
|
6904
7101
|
|
|
6905
7102
|
ProviderConfiguration.add_member(:jira_cloud, Shapes::ShapeRef.new(shape: JiraCloudProviderConfiguration, location_name: "JiraCloud"))
|
|
6906
7103
|
ProviderConfiguration.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowProviderConfiguration, location_name: "ServiceNow"))
|
|
7104
|
+
ProviderConfiguration.add_member(:azure, Shapes::ShapeRef.new(shape: AzureProviderConfiguration, location_name: "Azure"))
|
|
6907
7105
|
ProviderConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
6908
7106
|
ProviderConfiguration.add_member_subclass(:jira_cloud, Types::ProviderConfiguration::JiraCloud)
|
|
6909
7107
|
ProviderConfiguration.add_member_subclass(:service_now, Types::ProviderConfiguration::ServiceNow)
|
|
7108
|
+
ProviderConfiguration.add_member_subclass(:azure, Types::ProviderConfiguration::Azure)
|
|
6910
7109
|
ProviderConfiguration.add_member_subclass(:unknown, Types::ProviderConfiguration::Unknown)
|
|
6911
7110
|
ProviderConfiguration.struct_class = Types::ProviderConfiguration
|
|
6912
7111
|
|
|
6913
7112
|
ProviderDetail.add_member(:jira_cloud, Shapes::ShapeRef.new(shape: JiraCloudDetail, location_name: "JiraCloud"))
|
|
6914
7113
|
ProviderDetail.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowDetail, location_name: "ServiceNow"))
|
|
7114
|
+
ProviderDetail.add_member(:azure, Shapes::ShapeRef.new(shape: AzureDetail, location_name: "Azure"))
|
|
6915
7115
|
ProviderDetail.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
6916
7116
|
ProviderDetail.add_member_subclass(:jira_cloud, Types::ProviderDetail::JiraCloud)
|
|
6917
7117
|
ProviderDetail.add_member_subclass(:service_now, Types::ProviderDetail::ServiceNow)
|
|
7118
|
+
ProviderDetail.add_member_subclass(:azure, Types::ProviderDetail::Azure)
|
|
6918
7119
|
ProviderDetail.add_member_subclass(:unknown, Types::ProviderDetail::Unknown)
|
|
6919
7120
|
ProviderDetail.struct_class = Types::ProviderDetail
|
|
6920
7121
|
|
|
6921
7122
|
ProviderSummary.add_member(:provider_name, Shapes::ShapeRef.new(shape: ConnectorProviderName, location_name: "ProviderName"))
|
|
6922
7123
|
ProviderSummary.add_member(:connector_status, Shapes::ShapeRef.new(shape: ConnectorStatus, location_name: "ConnectorStatus"))
|
|
7124
|
+
ProviderSummary.add_member(:provider_configuration, Shapes::ShapeRef.new(shape: ProviderDetail, location_name: "ProviderConfiguration"))
|
|
6923
7125
|
ProviderSummary.struct_class = Types::ProviderSummary
|
|
6924
7126
|
|
|
6925
7127
|
ProviderUpdateConfiguration.add_member(:jira_cloud, Shapes::ShapeRef.new(shape: JiraCloudUpdateConfiguration, location_name: "JiraCloud"))
|
|
6926
7128
|
ProviderUpdateConfiguration.add_member(:service_now, Shapes::ShapeRef.new(shape: ServiceNowUpdateConfiguration, location_name: "ServiceNow"))
|
|
7129
|
+
ProviderUpdateConfiguration.add_member(:azure, Shapes::ShapeRef.new(shape: AzureUpdateConfiguration, location_name: "Azure"))
|
|
6927
7130
|
ProviderUpdateConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
6928
7131
|
ProviderUpdateConfiguration.add_member_subclass(:jira_cloud, Types::ProviderUpdateConfiguration::JiraCloud)
|
|
6929
7132
|
ProviderUpdateConfiguration.add_member_subclass(:service_now, Types::ProviderUpdateConfiguration::ServiceNow)
|
|
7133
|
+
ProviderUpdateConfiguration.add_member_subclass(:azure, Types::ProviderUpdateConfiguration::Azure)
|
|
6930
7134
|
ProviderUpdateConfiguration.add_member_subclass(:unknown, Types::ProviderUpdateConfiguration::Unknown)
|
|
6931
7135
|
ProviderUpdateConfiguration.struct_class = Types::ProviderUpdateConfiguration
|
|
6932
7136
|
|
|
@@ -6982,6 +7186,8 @@ module Aws::SecurityHub
|
|
|
6982
7186
|
Resource.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Id"))
|
|
6983
7187
|
Resource.add_member(:partition, Shapes::ShapeRef.new(shape: Partition, location_name: "Partition"))
|
|
6984
7188
|
Resource.add_member(:region, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Region"))
|
|
7189
|
+
Resource.add_member(:provider, Shapes::ShapeRef.new(shape: CloudProviderName, location_name: "Provider"))
|
|
7190
|
+
Resource.add_member(:owner, Shapes::ShapeRef.new(shape: ResourceOwner, location_name: "Owner"))
|
|
6985
7191
|
Resource.add_member(:resource_role, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceRole"))
|
|
6986
7192
|
Resource.add_member(:tags, Shapes::ShapeRef.new(shape: FieldMap, location_name: "Tags"))
|
|
6987
7193
|
Resource.add_member(:data_classification, Shapes::ShapeRef.new(shape: DataClassificationDetails, location_name: "DataClassification"))
|
|
@@ -7094,6 +7300,7 @@ module Aws::SecurityHub
|
|
|
7094
7300
|
ResourceDetails.add_member(:aws_s3_access_point, Shapes::ShapeRef.new(shape: AwsS3AccessPointDetails, location_name: "AwsS3AccessPoint"))
|
|
7095
7301
|
ResourceDetails.add_member(:aws_ec2_client_vpn_endpoint, Shapes::ShapeRef.new(shape: AwsEc2ClientVpnEndpointDetails, location_name: "AwsEc2ClientVpnEndpoint"))
|
|
7096
7302
|
ResourceDetails.add_member(:code_repository, Shapes::ShapeRef.new(shape: CodeRepositoryDetails, location_name: "CodeRepository"))
|
|
7303
|
+
ResourceDetails.add_member(:azure_resource, Shapes::ShapeRef.new(shape: AzureResourceDetails, location_name: "AzureResource"))
|
|
7097
7304
|
ResourceDetails.struct_class = Types::ResourceDetails
|
|
7098
7305
|
|
|
7099
7306
|
ResourceFindingsSummary.add_member(:finding_type, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "FindingType"))
|
|
@@ -7120,12 +7327,28 @@ module Aws::SecurityHub
|
|
|
7120
7327
|
ResourceNotFoundException.add_member(:code, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Code"))
|
|
7121
7328
|
ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
|
|
7122
7329
|
|
|
7330
|
+
ResourceOwner.add_member(:account, Shapes::ShapeRef.new(shape: ResourceOwnerAccount, location_name: "Account"))
|
|
7331
|
+
ResourceOwner.add_member(:org, Shapes::ShapeRef.new(shape: ResourceOwnerOrg, location_name: "Org"))
|
|
7332
|
+
ResourceOwner.struct_class = Types::ResourceOwner
|
|
7333
|
+
|
|
7334
|
+
ResourceOwnerAccount.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Id"))
|
|
7335
|
+
ResourceOwnerAccount.struct_class = Types::ResourceOwnerAccount
|
|
7336
|
+
|
|
7337
|
+
ResourceOwnerOrg.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Id"))
|
|
7338
|
+
ResourceOwnerOrg.struct_class = Types::ResourceOwnerOrg
|
|
7339
|
+
|
|
7123
7340
|
ResourceResult.add_member(:resource_guid, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceGuid"))
|
|
7124
7341
|
ResourceResult.add_member(:resource_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ResourceId"))
|
|
7125
7342
|
ResourceResult.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "AccountId"))
|
|
7343
|
+
ResourceResult.add_member(:account_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "AccountName"))
|
|
7126
7344
|
ResourceResult.add_member(:region, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Region"))
|
|
7345
|
+
ResourceResult.add_member(:resource_provider, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceProvider"))
|
|
7346
|
+
ResourceResult.add_member(:resource_owner_account_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceOwnerAccountId"))
|
|
7347
|
+
ResourceResult.add_member(:resource_owner_org_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceOwnerOrgId"))
|
|
7348
|
+
ResourceResult.add_member(:resource_cloud_partition, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceCloudPartition"))
|
|
7349
|
+
ResourceResult.add_member(:resource_region, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceRegion"))
|
|
7127
7350
|
ResourceResult.add_member(:resource_category, Shapes::ShapeRef.new(shape: ResourceCategory, location_name: "ResourceCategory"))
|
|
7128
|
-
ResourceResult.add_member(:resource_type, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceType"))
|
|
7351
|
+
ResourceResult.add_member(:resource_type, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ResourceType"))
|
|
7129
7352
|
ResourceResult.add_member(:resource_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceName"))
|
|
7130
7353
|
ResourceResult.add_member(:resource_creation_time_dt, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "ResourceCreationTimeDt"))
|
|
7131
7354
|
ResourceResult.add_member(:resource_detail_capture_time_dt, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "ResourceDetailCaptureTimeDt"))
|
|
@@ -7354,6 +7577,8 @@ module Aws::SecurityHub
|
|
|
7354
7577
|
RuleGroupVariablesPortSetsDetails.add_member(:definition, Shapes::ShapeRef.new(shape: NonEmptyStringList, location_name: "Definition"))
|
|
7355
7578
|
RuleGroupVariablesPortSetsDetails.struct_class = Types::RuleGroupVariablesPortSetsDetails
|
|
7356
7579
|
|
|
7580
|
+
ScopeValueList.member = Shapes::ShapeRef.new(shape: NonEmptyString)
|
|
7581
|
+
|
|
7357
7582
|
SecurityControl.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "SecurityControlId"))
|
|
7358
7583
|
SecurityControl.add_member(:security_control_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "SecurityControlArn"))
|
|
7359
7584
|
SecurityControl.add_member(:title, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "Title"))
|
|
@@ -7364,6 +7589,7 @@ module Aws::SecurityHub
|
|
|
7364
7589
|
SecurityControl.add_member(:update_status, Shapes::ShapeRef.new(shape: UpdateStatus, location_name: "UpdateStatus"))
|
|
7365
7590
|
SecurityControl.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
|
|
7366
7591
|
SecurityControl.add_member(:last_update_reason, Shapes::ShapeRef.new(shape: AlphaNumericNonEmptyString, location_name: "LastUpdateReason"))
|
|
7592
|
+
SecurityControl.add_member(:provider, Shapes::ShapeRef.new(shape: SecurityControlsProvider, location_name: "Provider"))
|
|
7367
7593
|
SecurityControl.struct_class = Types::SecurityControl
|
|
7368
7594
|
|
|
7369
7595
|
SecurityControlCustomParameter.add_member(:security_control_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SecurityControlId"))
|
|
@@ -7380,6 +7606,7 @@ module Aws::SecurityHub
|
|
|
7380
7606
|
SecurityControlDefinition.add_member(:current_region_availability, Shapes::ShapeRef.new(shape: RegionAvailabilityStatus, required: true, location_name: "CurrentRegionAvailability"))
|
|
7381
7607
|
SecurityControlDefinition.add_member(:customizable_properties, Shapes::ShapeRef.new(shape: CustomizableProperties, location_name: "CustomizableProperties"))
|
|
7382
7608
|
SecurityControlDefinition.add_member(:parameter_definitions, Shapes::ShapeRef.new(shape: ParameterDefinitions, location_name: "ParameterDefinitions"))
|
|
7609
|
+
SecurityControlDefinition.add_member(:provider, Shapes::ShapeRef.new(shape: SecurityControlsProvider, location_name: "Provider"))
|
|
7383
7610
|
SecurityControlDefinition.struct_class = Types::SecurityControlDefinition
|
|
7384
7611
|
|
|
7385
7612
|
SecurityControlDefinitions.member = Shapes::ShapeRef.new(shape: SecurityControlDefinition)
|
|
@@ -7397,6 +7624,8 @@ module Aws::SecurityHub
|
|
|
7397
7624
|
SecurityControlsConfiguration.add_member(:security_control_custom_parameters, Shapes::ShapeRef.new(shape: SecurityControlCustomParametersList, location_name: "SecurityControlCustomParameters"))
|
|
7398
7625
|
SecurityControlsConfiguration.struct_class = Types::SecurityControlsConfiguration
|
|
7399
7626
|
|
|
7627
|
+
SecurityControlsProviders.member = Shapes::ShapeRef.new(shape: SecurityControlsProvider)
|
|
7628
|
+
|
|
7400
7629
|
SecurityGroups.member = Shapes::ShapeRef.new(shape: NonEmptyString)
|
|
7401
7630
|
|
|
7402
7631
|
SecurityHubPolicy.add_member(:service_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "ServiceEnabled"))
|
|
@@ -7506,6 +7735,7 @@ module Aws::SecurityHub
|
|
|
7506
7735
|
Standard.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Name"))
|
|
7507
7736
|
Standard.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
7508
7737
|
Standard.add_member(:enabled_by_default, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnabledByDefault"))
|
|
7738
|
+
Standard.add_member(:provider, Shapes::ShapeRef.new(shape: StandardsProvider, location_name: "Provider"))
|
|
7509
7739
|
Standard.add_member(:standards_managed_by, Shapes::ShapeRef.new(shape: StandardsManagedBy, location_name: "StandardsManagedBy"))
|
|
7510
7740
|
Standard.struct_class = Types::Standard
|
|
7511
7741
|
|
|
@@ -7575,6 +7805,8 @@ module Aws::SecurityHub
|
|
|
7575
7805
|
StandardsManagedBy.add_member(:product, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Product"))
|
|
7576
7806
|
StandardsManagedBy.struct_class = Types::StandardsManagedBy
|
|
7577
7807
|
|
|
7808
|
+
StandardsProviders.member = Shapes::ShapeRef.new(shape: StandardsProvider)
|
|
7809
|
+
|
|
7578
7810
|
StandardsStatusReason.add_member(:status_reason_code, Shapes::ShapeRef.new(shape: StatusReasonCode, required: true, location_name: "StatusReasonCode"))
|
|
7579
7811
|
StandardsStatusReason.struct_class = Types::StandardsStatusReason
|
|
7580
7812
|
|
|
@@ -7584,6 +7816,7 @@ module Aws::SecurityHub
|
|
|
7584
7816
|
StandardsSubscription.add_member(:standards_status, Shapes::ShapeRef.new(shape: StandardsStatus, required: true, location_name: "StandardsStatus"))
|
|
7585
7817
|
StandardsSubscription.add_member(:standards_controls_updatable, Shapes::ShapeRef.new(shape: StandardsControlsUpdatable, location_name: "StandardsControlsUpdatable"))
|
|
7586
7818
|
StandardsSubscription.add_member(:standards_status_reason, Shapes::ShapeRef.new(shape: StandardsStatusReason, location_name: "StandardsStatusReason"))
|
|
7819
|
+
StandardsSubscription.add_member(:provider, Shapes::ShapeRef.new(shape: StandardsProvider, location_name: "Provider"))
|
|
7587
7820
|
StandardsSubscription.struct_class = Types::StandardsSubscription
|
|
7588
7821
|
|
|
7589
7822
|
StandardsSubscriptionArns.member = Shapes::ShapeRef.new(shape: NonEmptyString)
|
|
@@ -7810,11 +8043,22 @@ module Aws::SecurityHub
|
|
|
7810
8043
|
UpdateConfigurationPolicyResponse.add_member(:configuration_policy, Shapes::ShapeRef.new(shape: Policy, location_name: "ConfigurationPolicy"))
|
|
7811
8044
|
UpdateConfigurationPolicyResponse.struct_class = Types::UpdateConfigurationPolicyResponse
|
|
7812
8045
|
|
|
8046
|
+
UpdateConnectorRequest.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "ConnectorId"))
|
|
8047
|
+
UpdateConnectorRequest.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
8048
|
+
UpdateConnectorRequest.add_member(:provider, Shapes::ShapeRef.new(shape: CspmProviderUpdateConfiguration, location_name: "Provider"))
|
|
8049
|
+
UpdateConnectorRequest.struct_class = Types::UpdateConnectorRequest
|
|
8050
|
+
|
|
8051
|
+
UpdateConnectorResponse.add_member(:connector_status, Shapes::ShapeRef.new(shape: CspmConnectorStatus, location_name: "ConnectorStatus"))
|
|
8052
|
+
UpdateConnectorResponse.add_member(:enablement_status, Shapes::ShapeRef.new(shape: CspmEnablementStatus, location_name: "EnablementStatus"))
|
|
8053
|
+
UpdateConnectorResponse.struct_class = Types::UpdateConnectorResponse
|
|
8054
|
+
|
|
7813
8055
|
UpdateConnectorV2Request.add_member(:connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "ConnectorId"))
|
|
7814
8056
|
UpdateConnectorV2Request.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "Description"))
|
|
7815
8057
|
UpdateConnectorV2Request.add_member(:provider, Shapes::ShapeRef.new(shape: ProviderUpdateConfiguration, location_name: "Provider"))
|
|
7816
8058
|
UpdateConnectorV2Request.struct_class = Types::UpdateConnectorV2Request
|
|
7817
8059
|
|
|
8060
|
+
UpdateConnectorV2Response.add_member(:connector_status, Shapes::ShapeRef.new(shape: ConnectorStatus, location_name: "ConnectorStatus"))
|
|
8061
|
+
UpdateConnectorV2Response.add_member(:enablement_status, Shapes::ShapeRef.new(shape: EnablementStatus, location_name: "EnablementStatus"))
|
|
7818
8062
|
UpdateConnectorV2Response.struct_class = Types::UpdateConnectorV2Response
|
|
7819
8063
|
|
|
7820
8064
|
UpdateFindingAggregatorRequest.add_member(:finding_aggregator_arn, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "FindingAggregatorArn"))
|
|
@@ -8215,6 +8459,22 @@ module Aws::SecurityHub
|
|
|
8215
8459
|
o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
|
|
8216
8460
|
end)
|
|
8217
8461
|
|
|
8462
|
+
api.add_operation(:create_connector, Seahorse::Model::Operation.new.tap do |o|
|
|
8463
|
+
o.name = "CreateConnector"
|
|
8464
|
+
o.http_method = "POST"
|
|
8465
|
+
o.http_request_uri = "/connectors"
|
|
8466
|
+
o.input = Shapes::ShapeRef.new(shape: CreateConnectorRequest)
|
|
8467
|
+
o.output = Shapes::ShapeRef.new(shape: CreateConnectorResponse)
|
|
8468
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
8469
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
8470
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
|
|
8471
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
8472
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
8473
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
8474
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
8475
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
|
8476
|
+
end)
|
|
8477
|
+
|
|
8218
8478
|
api.add_operation(:create_connector_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
8219
8479
|
o.name = "CreateConnectorV2"
|
|
8220
8480
|
o.http_method = "POST"
|
|
@@ -8351,6 +8611,21 @@ module Aws::SecurityHub
|
|
|
8351
8611
|
o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
|
|
8352
8612
|
end)
|
|
8353
8613
|
|
|
8614
|
+
api.add_operation(:delete_connector, Seahorse::Model::Operation.new.tap do |o|
|
|
8615
|
+
o.name = "DeleteConnector"
|
|
8616
|
+
o.http_method = "DELETE"
|
|
8617
|
+
o.http_request_uri = "/connectors/{ConnectorId+}"
|
|
8618
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteConnectorRequest)
|
|
8619
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteConnectorResponse)
|
|
8620
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
8621
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
8622
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
|
|
8623
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
8624
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
8625
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
8626
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
8627
|
+
end)
|
|
8628
|
+
|
|
8354
8629
|
api.add_operation(:delete_connector_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
8355
8630
|
o.name = "DeleteConnectorV2"
|
|
8356
8631
|
o.http_method = "DELETE"
|
|
@@ -8584,6 +8859,19 @@ module Aws::SecurityHub
|
|
|
8584
8859
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
8585
8860
|
end)
|
|
8586
8861
|
|
|
8862
|
+
api.add_operation(:disable_security_hub_feature_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
8863
|
+
o.name = "DisableSecurityHubFeatureV2"
|
|
8864
|
+
o.http_method = "DELETE"
|
|
8865
|
+
o.http_request_uri = "/hubv2/feature/{FeatureName}"
|
|
8866
|
+
o.input = Shapes::ShapeRef.new(shape: DisableSecurityHubFeatureV2Request)
|
|
8867
|
+
o.output = Shapes::ShapeRef.new(shape: DisableSecurityHubFeatureV2Response)
|
|
8868
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
8869
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
8870
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
8871
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
8872
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
8873
|
+
end)
|
|
8874
|
+
|
|
8587
8875
|
api.add_operation(:disable_security_hub_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
8588
8876
|
o.name = "DisableSecurityHubV2"
|
|
8589
8877
|
o.http_method = "DELETE"
|
|
@@ -8676,6 +8964,19 @@ module Aws::SecurityHub
|
|
|
8676
8964
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
8677
8965
|
end)
|
|
8678
8966
|
|
|
8967
|
+
api.add_operation(:enable_security_hub_feature_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
8968
|
+
o.name = "EnableSecurityHubFeatureV2"
|
|
8969
|
+
o.http_method = "POST"
|
|
8970
|
+
o.http_request_uri = "/hubv2/feature/{FeatureName}"
|
|
8971
|
+
o.input = Shapes::ShapeRef.new(shape: EnableSecurityHubFeatureV2Request)
|
|
8972
|
+
o.output = Shapes::ShapeRef.new(shape: EnableSecurityHubFeatureV2Response)
|
|
8973
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
8974
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
8975
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
8976
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
8977
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
8978
|
+
end)
|
|
8979
|
+
|
|
8679
8980
|
api.add_operation(:enable_security_hub_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
8680
8981
|
o.name = "EnableSecurityHubV2"
|
|
8681
8982
|
o.http_method = "POST"
|
|
@@ -8771,6 +9072,21 @@ module Aws::SecurityHub
|
|
|
8771
9072
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
8772
9073
|
end)
|
|
8773
9074
|
|
|
9075
|
+
api.add_operation(:get_connector, Seahorse::Model::Operation.new.tap do |o|
|
|
9076
|
+
o.name = "GetConnector"
|
|
9077
|
+
o.http_method = "GET"
|
|
9078
|
+
o.http_request_uri = "/connectors/{ConnectorId+}"
|
|
9079
|
+
o.input = Shapes::ShapeRef.new(shape: GetConnectorRequest)
|
|
9080
|
+
o.output = Shapes::ShapeRef.new(shape: GetConnectorResponse)
|
|
9081
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
9082
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
9083
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
|
|
9084
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
9085
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
9086
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
9087
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
9088
|
+
end)
|
|
9089
|
+
|
|
8774
9090
|
api.add_operation(:get_connector_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
8775
9091
|
o.name = "GetConnectorV2"
|
|
8776
9092
|
o.http_method = "GET"
|
|
@@ -9165,6 +9481,21 @@ module Aws::SecurityHub
|
|
|
9165
9481
|
)
|
|
9166
9482
|
end)
|
|
9167
9483
|
|
|
9484
|
+
api.add_operation(:list_connectors, Seahorse::Model::Operation.new.tap do |o|
|
|
9485
|
+
o.name = "ListConnectors"
|
|
9486
|
+
o.http_method = "GET"
|
|
9487
|
+
o.http_request_uri = "/connectors"
|
|
9488
|
+
o.input = Shapes::ShapeRef.new(shape: ListConnectorsRequest)
|
|
9489
|
+
o.output = Shapes::ShapeRef.new(shape: ListConnectorsResponse)
|
|
9490
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
9491
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
9492
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
|
|
9493
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
9494
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
9495
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
9496
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
9497
|
+
end)
|
|
9498
|
+
|
|
9168
9499
|
api.add_operation(:list_connectors_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
9169
9500
|
o.name = "ListConnectorsV2"
|
|
9170
9501
|
o.http_method = "GET"
|
|
@@ -9436,6 +9767,21 @@ module Aws::SecurityHub
|
|
|
9436
9767
|
o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
|
|
9437
9768
|
end)
|
|
9438
9769
|
|
|
9770
|
+
api.add_operation(:update_connector, Seahorse::Model::Operation.new.tap do |o|
|
|
9771
|
+
o.name = "UpdateConnector"
|
|
9772
|
+
o.http_method = "PATCH"
|
|
9773
|
+
o.http_request_uri = "/connectors/{ConnectorId+}"
|
|
9774
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateConnectorRequest)
|
|
9775
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateConnectorResponse)
|
|
9776
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
|
9777
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAccessException)
|
|
9778
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
|
9779
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
|
9780
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
|
9781
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
|
9782
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
|
9783
|
+
end)
|
|
9784
|
+
|
|
9439
9785
|
api.add_operation(:update_connector_v2, Seahorse::Model::Operation.new.tap do |o|
|
|
9440
9786
|
o.name = "UpdateConnectorV2"
|
|
9441
9787
|
o.http_method = "PATCH"
|