aws-sdk-securityhub 1.151.0 → 1.153.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-securityhub/client.rb +312 -297
- data/lib/aws-sdk-securityhub/client_api.rb +1 -0
- data/lib/aws-sdk-securityhub/types.rb +555 -533
- data/lib/aws-sdk-securityhub.rb +1 -1
- data/sig/client.rbs +1 -1
- data/sig/types.rbs +3 -2
- metadata +3 -3
|
@@ -11,12 +11,12 @@ module Aws::SecurityHub
|
|
|
11
11
|
module Types
|
|
12
12
|
|
|
13
13
|
# @!attribute [rw] administrator_id
|
|
14
|
-
# The account ID of the Security Hub administrator account that
|
|
15
|
-
# the invitation.
|
|
14
|
+
# The account ID of the Security Hub CSPM administrator account that
|
|
15
|
+
# sent the invitation.
|
|
16
16
|
# @return [String]
|
|
17
17
|
#
|
|
18
18
|
# @!attribute [rw] invitation_id
|
|
19
|
-
# The identifier of the invitation sent from the Security Hub
|
|
19
|
+
# The identifier of the invitation sent from the Security Hub CSPM
|
|
20
20
|
# administrator account.
|
|
21
21
|
# @return [String]
|
|
22
22
|
#
|
|
@@ -34,12 +34,12 @@ module Aws::SecurityHub
|
|
|
34
34
|
class AcceptAdministratorInvitationResponse < Aws::EmptyStructure; end
|
|
35
35
|
|
|
36
36
|
# @!attribute [rw] master_id
|
|
37
|
-
# The account ID of the Security Hub administrator account that
|
|
38
|
-
# the invitation.
|
|
37
|
+
# The account ID of the Security Hub CSPM administrator account that
|
|
38
|
+
# sent the invitation.
|
|
39
39
|
# @return [String]
|
|
40
40
|
#
|
|
41
41
|
# @!attribute [rw] invitation_id
|
|
42
|
-
# The identifier of the invitation sent from the Security Hub
|
|
42
|
+
# The identifier of the invitation sent from the Security Hub CSPM
|
|
43
43
|
# administrator account.
|
|
44
44
|
# @return [String]
|
|
45
45
|
#
|
|
@@ -273,9 +273,9 @@ module Aws::SecurityHub
|
|
|
273
273
|
# Extended Threat Detection attack sequence. GuardDuty generates an
|
|
274
274
|
# attack sequence finding when multiple events align to a potentially
|
|
275
275
|
# suspicious activity. To receive GuardDuty attack sequence findings in
|
|
276
|
-
# Security Hub, you must have GuardDuty enabled. For more
|
|
277
|
-
# see [GuardDuty Extended Threat Detection ][1] in the
|
|
278
|
-
# User Guide*.
|
|
276
|
+
# Security Hub CSPM, you must have GuardDuty enabled. For more
|
|
277
|
+
# information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
278
|
+
# *Amazon GuardDuty User Guide*.
|
|
279
279
|
#
|
|
280
280
|
#
|
|
281
281
|
#
|
|
@@ -310,7 +310,7 @@ module Aws::SecurityHub
|
|
|
310
310
|
# Detection attack sequence. GuardDuty generates an attack sequence
|
|
311
311
|
# finding when multiple events align to a potentially suspicious
|
|
312
312
|
# activity. To receive GuardDuty attack sequence findings in Security
|
|
313
|
-
# Hub, you must have GuardDuty enabled. For more information, see
|
|
313
|
+
# Hub CSPM, you must have GuardDuty enabled. For more information, see
|
|
314
314
|
# [GuardDuty Extended Threat Detection ][1] in the *Amazon GuardDuty
|
|
315
315
|
# User Guide*.
|
|
316
316
|
#
|
|
@@ -359,7 +359,7 @@ module Aws::SecurityHub
|
|
|
359
359
|
# identified in an Amazon GuardDuty Extended Threat Detection attack
|
|
360
360
|
# sequence. GuardDuty generates an attack sequence finding when multiple
|
|
361
361
|
# events align to a potentially suspicious activity. To receive
|
|
362
|
-
# GuardDuty attack sequence findings in Security Hub, you must have
|
|
362
|
+
# GuardDuty attack sequence findings in Security Hub CSPM, you must have
|
|
363
363
|
# GuardDuty enabled. For more information, see [GuardDuty Extended
|
|
364
364
|
# Threat Detection ][1] in the *Amazon GuardDuty User Guide*.
|
|
365
365
|
#
|
|
@@ -418,18 +418,18 @@ module Aws::SecurityHub
|
|
|
418
418
|
include Aws::Structure
|
|
419
419
|
end
|
|
420
420
|
|
|
421
|
-
# Represents a Security Hub administrator account designated by an
|
|
421
|
+
# Represents a Security Hub CSPM administrator account designated by an
|
|
422
422
|
# organization management account.
|
|
423
423
|
#
|
|
424
424
|
# @!attribute [rw] account_id
|
|
425
|
-
# The Amazon Web Services account identifier of the Security Hub
|
|
425
|
+
# The Amazon Web Services account identifier of the Security Hub CSPM
|
|
426
426
|
# administrator account.
|
|
427
427
|
# @return [String]
|
|
428
428
|
#
|
|
429
429
|
# @!attribute [rw] status
|
|
430
|
-
# The current status of the Security Hub administrator account.
|
|
430
|
+
# The current status of the Security Hub CSPM administrator account.
|
|
431
431
|
# Indicates whether the account is currently enabled as a Security Hub
|
|
432
|
-
# administrator.
|
|
432
|
+
# CSPM administrator.
|
|
433
433
|
# @return [String]
|
|
434
434
|
#
|
|
435
435
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AdminAccount AWS API Documentation
|
|
@@ -489,8 +489,8 @@ module Aws::SecurityHub
|
|
|
489
489
|
#
|
|
490
490
|
# @!attribute [rw] association_type
|
|
491
491
|
# Indicates whether the association between a target and a
|
|
492
|
-
# configuration was directly applied by the Security Hub
|
|
493
|
-
# administrator or inherited from a parent.
|
|
492
|
+
# configuration was directly applied by the Security Hub CSPM
|
|
493
|
+
# delegated administrator or inherited from a parent.
|
|
494
494
|
# @return [String]
|
|
495
495
|
#
|
|
496
496
|
# @!attribute [rw] association_status
|
|
@@ -570,12 +570,12 @@ module Aws::SecurityHub
|
|
|
570
570
|
include Aws::Structure
|
|
571
571
|
end
|
|
572
572
|
|
|
573
|
-
# One or more actions that Security Hub takes when a finding
|
|
574
|
-
# defined criteria of a rule.
|
|
573
|
+
# One or more actions that Security Hub CSPM takes when a finding
|
|
574
|
+
# matches the defined criteria of a rule.
|
|
575
575
|
#
|
|
576
576
|
# @!attribute [rw] type
|
|
577
|
-
# Specifies the type of action that Security Hub takes when a
|
|
578
|
-
# matches the defined criteria of a rule.
|
|
577
|
+
# Specifies the type of action that Security Hub CSPM takes when a
|
|
578
|
+
# finding matches the defined criteria of a rule.
|
|
579
579
|
# @return [String]
|
|
580
580
|
#
|
|
581
581
|
# @!attribute [rw] finding_fields_update
|
|
@@ -640,14 +640,14 @@ module Aws::SecurityHub
|
|
|
640
640
|
#
|
|
641
641
|
# @!attribute [rw] rule_status
|
|
642
642
|
# Whether the rule is active after it is created. If this parameter is
|
|
643
|
-
# equal to `ENABLED`, Security Hub starts applying the rule to
|
|
643
|
+
# equal to `ENABLED`, Security Hub CSPM starts applying the rule to
|
|
644
644
|
# findings and finding updates after the rule is created.
|
|
645
645
|
# @return [String]
|
|
646
646
|
#
|
|
647
647
|
# @!attribute [rw] rule_order
|
|
648
648
|
# An integer ranging from 1 to 1000 that represents the order in which
|
|
649
|
-
# the rule action is applied to findings. Security Hub applies
|
|
650
|
-
# with lower values for this parameter first.
|
|
649
|
+
# the rule action is applied to findings. Security Hub CSPM applies
|
|
650
|
+
# rules with lower values for this parameter first.
|
|
651
651
|
# @return [Integer]
|
|
652
652
|
#
|
|
653
653
|
# @!attribute [rw] rule_name
|
|
@@ -662,18 +662,18 @@ module Aws::SecurityHub
|
|
|
662
662
|
# Specifies whether a rule is the last to be applied with respect to a
|
|
663
663
|
# finding that matches the rule criteria. This is useful when a
|
|
664
664
|
# finding matches the criteria for multiple rules, and each rule has
|
|
665
|
-
# different actions. If a rule is terminal, Security Hub applies
|
|
666
|
-
# rule action to a finding that matches the rule criteria and
|
|
667
|
-
# evaluate other rules for the finding. By default, a rule
|
|
668
|
-
# terminal.
|
|
665
|
+
# different actions. If a rule is terminal, Security Hub CSPM applies
|
|
666
|
+
# the rule action to a finding that matches the rule criteria and
|
|
667
|
+
# doesn't evaluate other rules for the finding. By default, a rule
|
|
668
|
+
# isn't terminal.
|
|
669
669
|
# @return [Boolean]
|
|
670
670
|
#
|
|
671
671
|
# @!attribute [rw] criteria
|
|
672
672
|
# A set of [Amazon Web Services Security Finding Format][1] finding
|
|
673
673
|
# field attributes and corresponding expected values that Security Hub
|
|
674
|
-
# uses to filter findings. If a rule is enabled and a finding
|
|
675
|
-
# the conditions specified in this parameter, Security Hub
|
|
676
|
-
# rule action to the finding.
|
|
674
|
+
# CSPM uses to filter findings. If a rule is enabled and a finding
|
|
675
|
+
# matches the conditions specified in this parameter, Security Hub
|
|
676
|
+
# CSPM applies the rule action to the finding.
|
|
677
677
|
#
|
|
678
678
|
#
|
|
679
679
|
#
|
|
@@ -689,7 +689,7 @@ module Aws::SecurityHub
|
|
|
689
689
|
# A timestamp that indicates when the rule was created.
|
|
690
690
|
#
|
|
691
691
|
# For more information about the validation and formatting of
|
|
692
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
692
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
693
693
|
#
|
|
694
694
|
#
|
|
695
695
|
#
|
|
@@ -700,7 +700,7 @@ module Aws::SecurityHub
|
|
|
700
700
|
# A timestamp that indicates when the rule was most recently updated.
|
|
701
701
|
#
|
|
702
702
|
# For more information about the validation and formatting of
|
|
703
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
703
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
704
704
|
#
|
|
705
705
|
#
|
|
706
706
|
#
|
|
@@ -816,7 +816,7 @@ module Aws::SecurityHub
|
|
|
816
816
|
#
|
|
817
817
|
# @!attribute [rw] product_arn
|
|
818
818
|
# The Amazon Resource Name (ARN) for a third-party product that
|
|
819
|
-
# generated a finding in Security Hub.
|
|
819
|
+
# generated a finding in Security Hub CSPM.
|
|
820
820
|
#
|
|
821
821
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
822
822
|
# @return [Array<Types::StringFilter>]
|
|
@@ -846,7 +846,7 @@ module Aws::SecurityHub
|
|
|
846
846
|
# One or more finding types in the format of
|
|
847
847
|
# namespace/category/classifier that classify a finding. For a list of
|
|
848
848
|
# namespaces, classifiers, and categories, see [Types taxonomy for
|
|
849
|
-
# ASFF][1] in the *Security Hub User Guide*.
|
|
849
|
+
# ASFF][1] in the *Security Hub CSPM User Guide*.
|
|
850
850
|
#
|
|
851
851
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
852
852
|
#
|
|
@@ -861,7 +861,7 @@ module Aws::SecurityHub
|
|
|
861
861
|
# product.
|
|
862
862
|
#
|
|
863
863
|
# For more information about the validation and formatting of
|
|
864
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
864
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
865
865
|
#
|
|
866
866
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
867
867
|
#
|
|
@@ -876,7 +876,7 @@ module Aws::SecurityHub
|
|
|
876
876
|
# finding.
|
|
877
877
|
#
|
|
878
878
|
# For more information about the validation and formatting of
|
|
879
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
879
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
880
880
|
#
|
|
881
881
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
882
882
|
#
|
|
@@ -889,7 +889,7 @@ module Aws::SecurityHub
|
|
|
889
889
|
# A timestamp that indicates when this finding record was created.
|
|
890
890
|
#
|
|
891
891
|
# For more information about the validation and formatting of
|
|
892
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
892
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
893
893
|
#
|
|
894
894
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
895
895
|
#
|
|
@@ -903,7 +903,7 @@ module Aws::SecurityHub
|
|
|
903
903
|
# updated.
|
|
904
904
|
#
|
|
905
905
|
# For more information about the validation and formatting of
|
|
906
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
906
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
907
907
|
#
|
|
908
908
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
909
909
|
#
|
|
@@ -920,7 +920,7 @@ module Aws::SecurityHub
|
|
|
920
920
|
# example, a data exfiltration detection based on a statistical
|
|
921
921
|
# deviation of network traffic has low confidence because an actual
|
|
922
922
|
# exfiltration hasn't been verified. For more information, see
|
|
923
|
-
# [Confidence][1] in the *Security Hub User Guide*.
|
|
923
|
+
# [Confidence][1] in the *Security Hub CSPM User Guide*.
|
|
924
924
|
#
|
|
925
925
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
926
926
|
#
|
|
@@ -935,7 +935,8 @@ module Aws::SecurityHub
|
|
|
935
935
|
# using a ratio scale that supports only full integers. A score of `0`
|
|
936
936
|
# means that the underlying resources have no criticality, and a score
|
|
937
937
|
# of `100` is reserved for the most critical resources. For more
|
|
938
|
-
# information, see [Criticality][1] in the *Security Hub User
|
|
938
|
+
# information, see [Criticality][1] in the *Security Hub CSPM User
|
|
939
|
+
# Guide*.
|
|
939
940
|
#
|
|
940
941
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
941
942
|
#
|
|
@@ -966,7 +967,7 @@ module Aws::SecurityHub
|
|
|
966
967
|
#
|
|
967
968
|
# @!attribute [rw] product_name
|
|
968
969
|
# Provides the name of the product that generated the finding. For
|
|
969
|
-
# control-based findings, the product name is Security Hub.
|
|
970
|
+
# control-based findings, the product name is Security Hub CSPM.
|
|
970
971
|
#
|
|
971
972
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
972
973
|
# @return [Array<Types::StringFilter>]
|
|
@@ -1099,7 +1100,7 @@ module Aws::SecurityHub
|
|
|
1099
1100
|
# The timestamp of when the note was updated.
|
|
1100
1101
|
#
|
|
1101
1102
|
# For more information about the validation and formatting of
|
|
1102
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
1103
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
1103
1104
|
#
|
|
1104
1105
|
# Array Members: Minimum number of 1 item. Maximum number of 20 items.
|
|
1105
1106
|
#
|
|
@@ -1195,7 +1196,7 @@ module Aws::SecurityHub
|
|
|
1195
1196
|
#
|
|
1196
1197
|
# @!attribute [rw] rule_status
|
|
1197
1198
|
# Whether the rule is active after it is created. If this parameter is
|
|
1198
|
-
# equal to `ENABLED`, Security Hub starts applying the rule to
|
|
1199
|
+
# equal to `ENABLED`, Security Hub CSPM starts applying the rule to
|
|
1199
1200
|
# findings and finding updates after the rule is created. To change
|
|
1200
1201
|
# the value of this parameter after creating a rule, use [
|
|
1201
1202
|
# `BatchUpdateAutomationRules` ][1].
|
|
@@ -1207,8 +1208,8 @@ module Aws::SecurityHub
|
|
|
1207
1208
|
#
|
|
1208
1209
|
# @!attribute [rw] rule_order
|
|
1209
1210
|
# An integer ranging from 1 to 1000 that represents the order in which
|
|
1210
|
-
# the rule action is applied to findings. Security Hub applies
|
|
1211
|
-
# with lower values for this parameter first.
|
|
1211
|
+
# the rule action is applied to findings. Security Hub CSPM applies
|
|
1212
|
+
# rules with lower values for this parameter first.
|
|
1212
1213
|
# @return [Integer]
|
|
1213
1214
|
#
|
|
1214
1215
|
# @!attribute [rw] rule_name
|
|
@@ -1223,17 +1224,17 @@ module Aws::SecurityHub
|
|
|
1223
1224
|
# Specifies whether a rule is the last to be applied with respect to a
|
|
1224
1225
|
# finding that matches the rule criteria. This is useful when a
|
|
1225
1226
|
# finding matches the criteria for multiple rules, and each rule has
|
|
1226
|
-
# different actions. If a rule is terminal, Security Hub applies
|
|
1227
|
-
# rule action to a finding that matches the rule criteria and
|
|
1228
|
-
# evaluate other rules for the finding. By default, a rule
|
|
1229
|
-
# terminal.
|
|
1227
|
+
# different actions. If a rule is terminal, Security Hub CSPM applies
|
|
1228
|
+
# the rule action to a finding that matches the rule criteria and
|
|
1229
|
+
# doesn't evaluate other rules for the finding. By default, a rule
|
|
1230
|
+
# isn't terminal.
|
|
1230
1231
|
# @return [Boolean]
|
|
1231
1232
|
#
|
|
1232
1233
|
# @!attribute [rw] created_at
|
|
1233
1234
|
# A timestamp that indicates when the rule was created.
|
|
1234
1235
|
#
|
|
1235
1236
|
# For more information about the validation and formatting of
|
|
1236
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
1237
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
1237
1238
|
#
|
|
1238
1239
|
#
|
|
1239
1240
|
#
|
|
@@ -1244,7 +1245,7 @@ module Aws::SecurityHub
|
|
|
1244
1245
|
# A timestamp that indicates when the rule was most recently updated.
|
|
1245
1246
|
#
|
|
1246
1247
|
# For more information about the validation and formatting of
|
|
1247
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
1248
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
1248
1249
|
#
|
|
1249
1250
|
#
|
|
1250
1251
|
#
|
|
@@ -1699,7 +1700,7 @@ module Aws::SecurityHub
|
|
|
1699
1700
|
# A timestamp that indicates when the API call was first observed.
|
|
1700
1701
|
#
|
|
1701
1702
|
# For more information about the validation and formatting of
|
|
1702
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
1703
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
1703
1704
|
#
|
|
1704
1705
|
#
|
|
1705
1706
|
#
|
|
@@ -1711,7 +1712,7 @@ module Aws::SecurityHub
|
|
|
1711
1712
|
# observed.
|
|
1712
1713
|
#
|
|
1713
1714
|
# For more information about the validation and formatting of
|
|
1714
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
1715
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
1715
1716
|
#
|
|
1716
1717
|
#
|
|
1717
1718
|
#
|
|
@@ -1941,7 +1942,7 @@ module Aws::SecurityHub
|
|
|
1941
1942
|
# Indicates when the API was created.
|
|
1942
1943
|
#
|
|
1943
1944
|
# For more information about the validation and formatting of
|
|
1944
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
1945
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
1945
1946
|
#
|
|
1946
1947
|
#
|
|
1947
1948
|
#
|
|
@@ -2066,7 +2067,7 @@ module Aws::SecurityHub
|
|
|
2066
2067
|
# Indicates when the stage was created.
|
|
2067
2068
|
#
|
|
2068
2069
|
# For more information about the validation and formatting of
|
|
2069
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
2070
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
2070
2071
|
#
|
|
2071
2072
|
#
|
|
2072
2073
|
#
|
|
@@ -2077,7 +2078,7 @@ module Aws::SecurityHub
|
|
|
2077
2078
|
# Indicates when the stage was most recently updated.
|
|
2078
2079
|
#
|
|
2079
2080
|
# For more information about the validation and formatting of
|
|
2080
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
2081
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
2081
2082
|
#
|
|
2082
2083
|
#
|
|
2083
2084
|
#
|
|
@@ -2134,7 +2135,7 @@ module Aws::SecurityHub
|
|
|
2134
2135
|
# Indicates when the API was created.
|
|
2135
2136
|
#
|
|
2136
2137
|
# For more information about the validation and formatting of
|
|
2137
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
2138
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
2138
2139
|
#
|
|
2139
2140
|
#
|
|
2140
2141
|
#
|
|
@@ -2246,7 +2247,7 @@ module Aws::SecurityHub
|
|
|
2246
2247
|
# Indicates when the stage was created.
|
|
2247
2248
|
#
|
|
2248
2249
|
# For more information about the validation and formatting of
|
|
2249
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
2250
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
2250
2251
|
#
|
|
2251
2252
|
#
|
|
2252
2253
|
#
|
|
@@ -2269,7 +2270,7 @@ module Aws::SecurityHub
|
|
|
2269
2270
|
# Indicates when the stage was most recently updated.
|
|
2270
2271
|
#
|
|
2271
2272
|
# For more information about the validation and formatting of
|
|
2272
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
2273
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
2273
2274
|
#
|
|
2274
2275
|
#
|
|
2275
2276
|
#
|
|
@@ -2709,7 +2710,7 @@ module Aws::SecurityHub
|
|
|
2709
2710
|
# Indicates when the auto scaling group was created.
|
|
2710
2711
|
#
|
|
2711
2712
|
# For more information about the validation and formatting of
|
|
2712
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
2713
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
2713
2714
|
#
|
|
2714
2715
|
#
|
|
2715
2716
|
#
|
|
@@ -3050,7 +3051,7 @@ module Aws::SecurityHub
|
|
|
3050
3051
|
# The creation date and time for the launch configuration.
|
|
3051
3052
|
#
|
|
3052
3053
|
# For more information about the validation and formatting of
|
|
3053
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
3054
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
3054
3055
|
#
|
|
3055
3056
|
#
|
|
3056
3057
|
#
|
|
@@ -3102,8 +3103,8 @@ module Aws::SecurityHub
|
|
|
3102
3103
|
# @return [String]
|
|
3103
3104
|
#
|
|
3104
3105
|
# @!attribute [rw] security_groups
|
|
3105
|
-
# The security groups to assign to the instances in the
|
|
3106
|
-
#
|
|
3106
|
+
# The security groups to assign to the instances in the Auto Scaling
|
|
3107
|
+
# group.
|
|
3107
3108
|
# @return [Array<String>]
|
|
3108
3109
|
#
|
|
3109
3110
|
# @!attribute [rw] spot_price
|
|
@@ -3721,7 +3722,7 @@ module Aws::SecurityHub
|
|
|
3721
3722
|
# Indicates when the certificate was requested.
|
|
3722
3723
|
#
|
|
3723
3724
|
# For more information about the validation and formatting of
|
|
3724
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
3725
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
3725
3726
|
#
|
|
3726
3727
|
#
|
|
3727
3728
|
#
|
|
@@ -3764,7 +3765,7 @@ module Aws::SecurityHub
|
|
|
3764
3765
|
# certificate type is `IMPORTED`.
|
|
3765
3766
|
#
|
|
3766
3767
|
# For more information about the validation and formatting of
|
|
3767
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
3768
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
3768
3769
|
#
|
|
3769
3770
|
#
|
|
3770
3771
|
#
|
|
@@ -3781,7 +3782,7 @@ module Aws::SecurityHub
|
|
|
3781
3782
|
# certificate type is `AMAZON_ISSUED`.
|
|
3782
3783
|
#
|
|
3783
3784
|
# For more information about the validation and formatting of
|
|
3784
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
3785
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
3785
3786
|
#
|
|
3786
3787
|
#
|
|
3787
3788
|
#
|
|
@@ -3808,7 +3809,7 @@ module Aws::SecurityHub
|
|
|
3808
3809
|
# The time after which the certificate becomes invalid.
|
|
3809
3810
|
#
|
|
3810
3811
|
# For more information about the validation and formatting of
|
|
3811
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
3812
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
3812
3813
|
#
|
|
3813
3814
|
#
|
|
3814
3815
|
#
|
|
@@ -3819,7 +3820,7 @@ module Aws::SecurityHub
|
|
|
3819
3820
|
# The time before which the certificate is not valid.
|
|
3820
3821
|
#
|
|
3821
3822
|
# For more information about the validation and formatting of
|
|
3822
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
3823
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
3823
3824
|
#
|
|
3824
3825
|
#
|
|
3825
3826
|
#
|
|
@@ -4047,7 +4048,7 @@ module Aws::SecurityHub
|
|
|
4047
4048
|
# Indicates when the renewal summary was last updated.
|
|
4048
4049
|
#
|
|
4049
4050
|
# For more information about the validation and formatting of
|
|
4050
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
4051
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
4051
4052
|
#
|
|
4052
4053
|
#
|
|
4053
4054
|
#
|
|
@@ -4314,7 +4315,7 @@ module Aws::SecurityHub
|
|
|
4314
4315
|
# Indicates when that the distribution was last modified.
|
|
4315
4316
|
#
|
|
4316
4317
|
# For more information about the validation and formatting of
|
|
4317
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
4318
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
4318
4319
|
#
|
|
4319
4320
|
#
|
|
4320
4321
|
#
|
|
@@ -5709,7 +5710,7 @@ module Aws::SecurityHub
|
|
|
5709
5710
|
# mode was set to that value.
|
|
5710
5711
|
#
|
|
5711
5712
|
# For more information about the validation and formatting of
|
|
5712
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
5713
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
5713
5714
|
#
|
|
5714
5715
|
#
|
|
5715
5716
|
#
|
|
@@ -5739,7 +5740,7 @@ module Aws::SecurityHub
|
|
|
5739
5740
|
# Indicates when the table was created.
|
|
5740
5741
|
#
|
|
5741
5742
|
# For more information about the validation and formatting of
|
|
5742
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
5743
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
5743
5744
|
#
|
|
5744
5745
|
#
|
|
5745
5746
|
#
|
|
@@ -6007,7 +6008,7 @@ module Aws::SecurityHub
|
|
|
6007
6008
|
# Indicates when the provisioned throughput was last decreased.
|
|
6008
6009
|
#
|
|
6009
6010
|
# For more information about the validation and formatting of
|
|
6010
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
6011
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
6011
6012
|
#
|
|
6012
6013
|
#
|
|
6013
6014
|
#
|
|
@@ -6018,7 +6019,7 @@ module Aws::SecurityHub
|
|
|
6018
6019
|
# Indicates when the provisioned throughput was last increased.
|
|
6019
6020
|
#
|
|
6020
6021
|
# For more information about the validation and formatting of
|
|
6021
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
6022
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
6022
6023
|
#
|
|
6023
6024
|
#
|
|
6024
6025
|
#
|
|
@@ -6151,7 +6152,7 @@ module Aws::SecurityHub
|
|
|
6151
6152
|
# Indicates the point in time that the table was restored to.
|
|
6152
6153
|
#
|
|
6153
6154
|
# For more information about the validation and formatting of
|
|
6154
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
6155
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
6155
6156
|
#
|
|
6156
6157
|
#
|
|
6157
6158
|
#
|
|
@@ -6180,7 +6181,7 @@ module Aws::SecurityHub
|
|
|
6180
6181
|
# that the key was inaccessible.
|
|
6181
6182
|
#
|
|
6182
6183
|
# For more information about the validation and formatting of
|
|
6183
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
6184
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
6184
6185
|
#
|
|
6185
6186
|
#
|
|
6186
6187
|
#
|
|
@@ -6610,7 +6611,7 @@ module Aws::SecurityHub
|
|
|
6610
6611
|
# Indicates when the instance was launched.
|
|
6611
6612
|
#
|
|
6612
6613
|
# For more information about the validation and formatting of
|
|
6613
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
6614
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
6614
6615
|
#
|
|
6615
6616
|
#
|
|
6616
6617
|
#
|
|
@@ -8113,7 +8114,7 @@ module Aws::SecurityHub
|
|
|
8113
8114
|
# Indicates when the attachment initiated.
|
|
8114
8115
|
#
|
|
8115
8116
|
# For more information about the validation and formatting of
|
|
8116
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
8117
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
8117
8118
|
#
|
|
8118
8119
|
#
|
|
8119
8120
|
#
|
|
@@ -8702,7 +8703,7 @@ module Aws::SecurityHub
|
|
|
8702
8703
|
# Indicates when the volume was created.
|
|
8703
8704
|
#
|
|
8704
8705
|
# For more information about the validation and formatting of
|
|
8705
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
8706
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
8706
8707
|
#
|
|
8707
8708
|
#
|
|
8708
8709
|
#
|
|
@@ -9237,7 +9238,7 @@ module Aws::SecurityHub
|
|
|
9237
9238
|
# The date and time of the last change in status.
|
|
9238
9239
|
#
|
|
9239
9240
|
# For more information about the validation and formatting of
|
|
9240
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
9241
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
9241
9242
|
#
|
|
9242
9243
|
#
|
|
9243
9244
|
#
|
|
@@ -9303,7 +9304,7 @@ module Aws::SecurityHub
|
|
|
9303
9304
|
# The date and time when the image was pushed to the repository.
|
|
9304
9305
|
#
|
|
9305
9306
|
# For more information about the validation and formatting of
|
|
9306
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
9307
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
9307
9308
|
#
|
|
9308
9309
|
#
|
|
9309
9310
|
#
|
|
@@ -9792,7 +9793,8 @@ module Aws::SecurityHub
|
|
|
9792
9793
|
#
|
|
9793
9794
|
# @!attribute [rw] health_check_grace_period_seconds
|
|
9794
9795
|
# After a task starts, the amount of time in seconds that the Amazon
|
|
9795
|
-
# ECS service scheduler ignores unhealthy
|
|
9796
|
+
# ECS service scheduler ignores unhealthy Elastic Load Balancing
|
|
9797
|
+
# target health checks.
|
|
9796
9798
|
# @return [Integer]
|
|
9797
9799
|
#
|
|
9798
9800
|
# @!attribute [rw] launch_type
|
|
@@ -9839,7 +9841,7 @@ module Aws::SecurityHub
|
|
|
9839
9841
|
# @!attribute [rw] role
|
|
9840
9842
|
# The ARN of the IAM role that is associated with the service. The
|
|
9841
9843
|
# role allows the Amazon ECS container agent to register container
|
|
9842
|
-
# instances with an
|
|
9844
|
+
# instances with an Elastic Load Balancing load balancer.
|
|
9843
9845
|
# @return [String]
|
|
9844
9846
|
#
|
|
9845
9847
|
# @!attribute [rw] scheduling_strategy
|
|
@@ -9933,8 +9935,8 @@ module Aws::SecurityHub
|
|
|
9933
9935
|
# @return [String]
|
|
9934
9936
|
#
|
|
9935
9937
|
# @!attribute [rw] target_group_arn
|
|
9936
|
-
# The ARN of the
|
|
9937
|
-
# or task set.
|
|
9938
|
+
# The ARN of the Elastic Load Balancing target group or groups
|
|
9939
|
+
# associated with a service or task set.
|
|
9938
9940
|
#
|
|
9939
9941
|
# Only specified when using an Application Load Balancer or a Network
|
|
9940
9942
|
# Load Balancer. For a Classic Load Balancer, the target group ARN is
|
|
@@ -12477,7 +12479,7 @@ module Aws::SecurityHub
|
|
|
12477
12479
|
# Indicates when the load balancer was created.
|
|
12478
12480
|
#
|
|
12479
12481
|
# For more information about the validation and formatting of
|
|
12480
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
12482
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
12481
12483
|
#
|
|
12482
12484
|
#
|
|
12483
12485
|
#
|
|
@@ -12772,7 +12774,7 @@ module Aws::SecurityHub
|
|
|
12772
12774
|
# Indicates when the load balancer was created.
|
|
12773
12775
|
#
|
|
12774
12776
|
# For more information about the validation and formatting of
|
|
12775
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
12777
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
12776
12778
|
#
|
|
12777
12779
|
#
|
|
12778
12780
|
#
|
|
@@ -13335,7 +13337,7 @@ module Aws::SecurityHub
|
|
|
13335
13337
|
# Indicates when the IAM access key was created.
|
|
13336
13338
|
#
|
|
13337
13339
|
# For more information about the validation and formatting of
|
|
13338
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13340
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13339
13341
|
#
|
|
13340
13342
|
#
|
|
13341
13343
|
#
|
|
@@ -13412,7 +13414,7 @@ module Aws::SecurityHub
|
|
|
13412
13414
|
# Indicates when the session was created.
|
|
13413
13415
|
#
|
|
13414
13416
|
# For more information about the validation and formatting of
|
|
13415
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13417
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13416
13418
|
#
|
|
13417
13419
|
#
|
|
13418
13420
|
#
|
|
@@ -13494,7 +13496,7 @@ module Aws::SecurityHub
|
|
|
13494
13496
|
# Indicates when the IAM group was created.
|
|
13495
13497
|
#
|
|
13496
13498
|
# For more information about the validation and formatting of
|
|
13497
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13499
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13498
13500
|
#
|
|
13499
13501
|
#
|
|
13500
13502
|
#
|
|
@@ -13554,7 +13556,7 @@ module Aws::SecurityHub
|
|
|
13554
13556
|
# Indicates when the instance profile was created.
|
|
13555
13557
|
#
|
|
13556
13558
|
# For more information about the validation and formatting of
|
|
13557
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13559
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13558
13560
|
#
|
|
13559
13561
|
#
|
|
13560
13562
|
#
|
|
@@ -13604,7 +13606,7 @@ module Aws::SecurityHub
|
|
|
13604
13606
|
# Indicates when the role was created.
|
|
13605
13607
|
#
|
|
13606
13608
|
# For more information about the validation and formatting of
|
|
13607
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13609
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13608
13610
|
#
|
|
13609
13611
|
#
|
|
13610
13612
|
#
|
|
@@ -13667,7 +13669,7 @@ module Aws::SecurityHub
|
|
|
13667
13669
|
# When the policy was created.
|
|
13668
13670
|
#
|
|
13669
13671
|
# For more information about the validation and formatting of
|
|
13670
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13672
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13671
13673
|
#
|
|
13672
13674
|
#
|
|
13673
13675
|
#
|
|
@@ -13711,7 +13713,7 @@ module Aws::SecurityHub
|
|
|
13711
13713
|
# When the policy was most recently updated.
|
|
13712
13714
|
#
|
|
13713
13715
|
# For more information about the validation and formatting of
|
|
13714
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13716
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13715
13717
|
#
|
|
13716
13718
|
#
|
|
13717
13719
|
#
|
|
@@ -13750,7 +13752,7 @@ module Aws::SecurityHub
|
|
|
13750
13752
|
# Indicates when the version was created.
|
|
13751
13753
|
#
|
|
13752
13754
|
# For more information about the validation and formatting of
|
|
13753
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13755
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13754
13756
|
#
|
|
13755
13757
|
#
|
|
13756
13758
|
#
|
|
@@ -13782,7 +13784,7 @@ module Aws::SecurityHub
|
|
|
13782
13784
|
# Indicates when the role was created.
|
|
13783
13785
|
#
|
|
13784
13786
|
# For more information about the validation and formatting of
|
|
13785
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13787
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13786
13788
|
#
|
|
13787
13789
|
#
|
|
13788
13790
|
#
|
|
@@ -13860,7 +13862,7 @@ module Aws::SecurityHub
|
|
|
13860
13862
|
# Indicates when the user was created.
|
|
13861
13863
|
#
|
|
13862
13864
|
# For more information about the validation and formatting of
|
|
13863
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13865
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13864
13866
|
#
|
|
13865
13867
|
#
|
|
13866
13868
|
#
|
|
@@ -13990,7 +13992,7 @@ module Aws::SecurityHub
|
|
|
13990
13992
|
# Indicates when the KMS key was created.
|
|
13991
13993
|
#
|
|
13992
13994
|
# For more information about the validation and formatting of
|
|
13993
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
13995
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
13994
13996
|
#
|
|
13995
13997
|
#
|
|
13996
13998
|
#
|
|
@@ -14141,7 +14143,7 @@ module Aws::SecurityHub
|
|
|
14141
14143
|
# Indicates when the function was last updated.
|
|
14142
14144
|
#
|
|
14143
14145
|
# For more information about the validation and formatting of
|
|
14144
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
14146
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
14145
14147
|
#
|
|
14146
14148
|
#
|
|
14147
14149
|
#
|
|
@@ -14357,7 +14359,7 @@ module Aws::SecurityHub
|
|
|
14357
14359
|
# Indicates when the version was created.
|
|
14358
14360
|
#
|
|
14359
14361
|
# For more information about the validation and formatting of
|
|
14360
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
14362
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
14361
14363
|
#
|
|
14362
14364
|
#
|
|
14363
14365
|
#
|
|
@@ -15364,7 +15366,7 @@ module Aws::SecurityHub
|
|
|
15364
15366
|
# Time (UTC).
|
|
15365
15367
|
#
|
|
15366
15368
|
# For more information about the validation and formatting of
|
|
15367
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
15369
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
15368
15370
|
#
|
|
15369
15371
|
#
|
|
15370
15372
|
#
|
|
@@ -15595,7 +15597,7 @@ module Aws::SecurityHub
|
|
|
15595
15597
|
# Indicates when the snapshot was taken.
|
|
15596
15598
|
#
|
|
15597
15599
|
# For more information about the validation and formatting of
|
|
15598
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
15600
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
15599
15601
|
#
|
|
15600
15602
|
#
|
|
15601
15603
|
#
|
|
@@ -15629,7 +15631,7 @@ module Aws::SecurityHub
|
|
|
15629
15631
|
# Time (UTC).
|
|
15630
15632
|
#
|
|
15631
15633
|
# For more information about the validation and formatting of
|
|
15632
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
15634
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
15633
15635
|
#
|
|
15634
15636
|
#
|
|
15635
15637
|
#
|
|
@@ -15870,7 +15872,7 @@ module Aws::SecurityHub
|
|
|
15870
15872
|
# Indicates when the DB instance was created.
|
|
15871
15873
|
#
|
|
15872
15874
|
# For more information about the validation and formatting of
|
|
15873
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
15875
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
15874
15876
|
#
|
|
15875
15877
|
#
|
|
15876
15878
|
#
|
|
@@ -15976,7 +15978,7 @@ module Aws::SecurityHub
|
|
|
15976
15978
|
# point-in-time restore.
|
|
15977
15979
|
#
|
|
15978
15980
|
# For more information about the validation and formatting of
|
|
15979
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
15981
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
15980
15982
|
#
|
|
15981
15983
|
#
|
|
15982
15984
|
#
|
|
@@ -16788,7 +16790,7 @@ module Aws::SecurityHub
|
|
|
16788
16790
|
# The datetime when the event notification subscription was created.
|
|
16789
16791
|
#
|
|
16790
16792
|
# For more information about the validation and formatting of
|
|
16791
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
16793
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
16792
16794
|
#
|
|
16793
16795
|
#
|
|
16794
16796
|
#
|
|
@@ -16978,7 +16980,7 @@ module Aws::SecurityHub
|
|
|
16978
16980
|
# The end of the time window for which maintenance was deferred.
|
|
16979
16981
|
#
|
|
16980
16982
|
# For more information about the validation and formatting of
|
|
16981
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
16983
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
16982
16984
|
#
|
|
16983
16985
|
#
|
|
16984
16986
|
#
|
|
@@ -16993,7 +16995,7 @@ module Aws::SecurityHub
|
|
|
16993
16995
|
# The start of the time window for which maintenance was deferred.
|
|
16994
16996
|
#
|
|
16995
16997
|
# For more information about the validation and formatting of
|
|
16996
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
16998
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
16997
16999
|
#
|
|
16998
17000
|
#
|
|
16999
17001
|
#
|
|
@@ -17046,7 +17048,7 @@ module Aws::SecurityHub
|
|
|
17046
17048
|
# Indicates when the cluster was created.
|
|
17047
17049
|
#
|
|
17048
17050
|
# For more information about the validation and formatting of
|
|
17049
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
17051
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
17050
17052
|
#
|
|
17051
17053
|
#
|
|
17052
17054
|
#
|
|
@@ -17148,7 +17150,7 @@ module Aws::SecurityHub
|
|
|
17148
17150
|
# enabled.
|
|
17149
17151
|
#
|
|
17150
17152
|
# For more information about the validation and formatting of
|
|
17151
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
17153
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
17152
17154
|
#
|
|
17153
17155
|
#
|
|
17154
17156
|
#
|
|
@@ -17201,7 +17203,7 @@ module Aws::SecurityHub
|
|
|
17201
17203
|
# Indicates the start of the next maintenance window.
|
|
17202
17204
|
#
|
|
17203
17205
|
# For more information about the validation and formatting of
|
|
17204
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
17206
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
17205
17207
|
#
|
|
17206
17208
|
#
|
|
17207
17209
|
#
|
|
@@ -17434,7 +17436,7 @@ module Aws::SecurityHub
|
|
|
17434
17436
|
# The last time when logs failed to be delivered.
|
|
17435
17437
|
#
|
|
17436
17438
|
# For more information about the validation and formatting of
|
|
17437
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
17439
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
17438
17440
|
#
|
|
17439
17441
|
#
|
|
17440
17442
|
#
|
|
@@ -17445,7 +17447,7 @@ module Aws::SecurityHub
|
|
|
17445
17447
|
# The last time that logs were delivered successfully.
|
|
17446
17448
|
#
|
|
17447
17449
|
# For more information about the validation and formatting of
|
|
17448
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
17450
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
17449
17451
|
#
|
|
17450
17452
|
#
|
|
17451
17453
|
#
|
|
@@ -17909,7 +17911,7 @@ module Aws::SecurityHub
|
|
|
17909
17911
|
# The date when objects are moved or deleted.
|
|
17910
17912
|
#
|
|
17911
17913
|
# For more information about the validation and formatting of
|
|
17912
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
17914
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
17913
17915
|
#
|
|
17914
17916
|
#
|
|
17915
17917
|
#
|
|
@@ -18117,7 +18119,7 @@ module Aws::SecurityHub
|
|
|
18117
18119
|
# class. If you provide `Date`, you cannot provide `Days`.
|
|
18118
18120
|
#
|
|
18119
18121
|
# For more information about the validation and formatting of
|
|
18120
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
18122
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
18121
18123
|
#
|
|
18122
18124
|
#
|
|
18123
18125
|
#
|
|
@@ -18196,7 +18198,7 @@ module Aws::SecurityHub
|
|
|
18196
18198
|
# Indicates when the S3 bucket was created.
|
|
18197
18199
|
#
|
|
18198
18200
|
# For more information about the validation and formatting of
|
|
18199
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
18201
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
18200
18202
|
#
|
|
18201
18203
|
#
|
|
18202
18204
|
#
|
|
@@ -18643,7 +18645,7 @@ module Aws::SecurityHub
|
|
|
18643
18645
|
# Indicates when the object was last modified.
|
|
18644
18646
|
#
|
|
18645
18647
|
# For more information about the validation and formatting of
|
|
18646
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
18648
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
18647
18649
|
#
|
|
18648
18650
|
#
|
|
18649
18651
|
#
|
|
@@ -18923,7 +18925,7 @@ module Aws::SecurityHub
|
|
|
18923
18925
|
include Aws::Structure
|
|
18924
18926
|
end
|
|
18925
18927
|
|
|
18926
|
-
# Provides a consistent format for Security Hub findings.
|
|
18928
|
+
# Provides a consistent format for Security Hub CSPM findings.
|
|
18927
18929
|
# `AwsSecurityFinding` format allows you to share findings between
|
|
18928
18930
|
# Amazon Web Services security services and third-party solutions.
|
|
18929
18931
|
#
|
|
@@ -18945,10 +18947,10 @@ module Aws::SecurityHub
|
|
|
18945
18947
|
# @return [String]
|
|
18946
18948
|
#
|
|
18947
18949
|
# @!attribute [rw] product_arn
|
|
18948
|
-
# The ARN generated by Security Hub that uniquely identifies a
|
|
18949
|
-
# that generates findings. This can be the ARN for a
|
|
18950
|
-
# product that is integrated with Security Hub, or
|
|
18951
|
-
# custom integration.
|
|
18950
|
+
# The ARN generated by Security Hub CSPM that uniquely identifies a
|
|
18951
|
+
# product that generates findings. This can be the ARN for a
|
|
18952
|
+
# third-party product that is integrated with Security Hub CSPM, or
|
|
18953
|
+
# the ARN for a custom integration.
|
|
18952
18954
|
#
|
|
18953
18955
|
# Length Constraints: Minimum length of 12. Maximum length of 2048.
|
|
18954
18956
|
# @return [String]
|
|
@@ -18956,13 +18958,13 @@ module Aws::SecurityHub
|
|
|
18956
18958
|
# @!attribute [rw] product_name
|
|
18957
18959
|
# The name of the product that generated the finding.
|
|
18958
18960
|
#
|
|
18959
|
-
# Security Hub populates this attribute automatically for each
|
|
18961
|
+
# Security Hub CSPM populates this attribute automatically for each
|
|
18960
18962
|
# finding. You cannot update this attribute with `BatchImportFindings`
|
|
18961
18963
|
# or `BatchUpdateFindings`. The exception to this is a custom
|
|
18962
18964
|
# integration.
|
|
18963
18965
|
#
|
|
18964
|
-
# When you use the Security Hub console or API to filter findings
|
|
18965
|
-
# product name, you use this attribute.
|
|
18966
|
+
# When you use the Security Hub CSPM console or API to filter findings
|
|
18967
|
+
# by product name, you use this attribute.
|
|
18966
18968
|
#
|
|
18967
18969
|
# Length Constraints: Minimum length of 1. Maximum length of 128.
|
|
18968
18970
|
# @return [String]
|
|
@@ -18970,13 +18972,13 @@ module Aws::SecurityHub
|
|
|
18970
18972
|
# @!attribute [rw] company_name
|
|
18971
18973
|
# The name of the company for the product that generated the finding.
|
|
18972
18974
|
#
|
|
18973
|
-
# Security Hub populates this attribute automatically for each
|
|
18975
|
+
# Security Hub CSPM populates this attribute automatically for each
|
|
18974
18976
|
# finding. You cannot update this attribute with `BatchImportFindings`
|
|
18975
18977
|
# or `BatchUpdateFindings`. The exception to this is a custom
|
|
18976
18978
|
# integration.
|
|
18977
18979
|
#
|
|
18978
|
-
# When you use the Security Hub console or API to filter findings
|
|
18979
|
-
# company name, you use this attribute.
|
|
18980
|
+
# When you use the Security Hub CSPM console or API to filter findings
|
|
18981
|
+
# by company name, you use this attribute.
|
|
18980
18982
|
#
|
|
18981
18983
|
# Length Constraints: Minimum length of 1. Maximum length of 128.
|
|
18982
18984
|
# @return [String]
|
|
@@ -18984,7 +18986,7 @@ module Aws::SecurityHub
|
|
|
18984
18986
|
# @!attribute [rw] region
|
|
18985
18987
|
# The Region from which the finding was generated.
|
|
18986
18988
|
#
|
|
18987
|
-
# Security Hub populates this attribute automatically for each
|
|
18989
|
+
# Security Hub CSPM populates this attribute automatically for each
|
|
18988
18990
|
# finding. You cannot update it using `BatchImportFindings` or
|
|
18989
18991
|
# `BatchUpdateFindings`.
|
|
18990
18992
|
#
|
|
@@ -19022,7 +19024,7 @@ module Aws::SecurityHub
|
|
|
19022
19024
|
# potential security issue that a finding captured.
|
|
19023
19025
|
#
|
|
19024
19026
|
# For more information about the validation and formatting of
|
|
19025
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19027
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19026
19028
|
#
|
|
19027
19029
|
#
|
|
19028
19030
|
#
|
|
@@ -19034,7 +19036,7 @@ module Aws::SecurityHub
|
|
|
19034
19036
|
# a change in the resource that is involved in the finding.
|
|
19035
19037
|
#
|
|
19036
19038
|
# For more information about the validation and formatting of
|
|
19037
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19039
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19038
19040
|
#
|
|
19039
19041
|
#
|
|
19040
19042
|
#
|
|
@@ -19046,7 +19048,7 @@ module Aws::SecurityHub
|
|
|
19046
19048
|
# security issue that a finding captured.
|
|
19047
19049
|
#
|
|
19048
19050
|
# For more information about the validation and formatting of
|
|
19049
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19051
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19050
19052
|
#
|
|
19051
19053
|
#
|
|
19052
19054
|
#
|
|
@@ -19058,7 +19060,7 @@ module Aws::SecurityHub
|
|
|
19058
19060
|
# finding record.
|
|
19059
19061
|
#
|
|
19060
19062
|
# For more information about the validation and formatting of
|
|
19061
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19063
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19062
19064
|
#
|
|
19063
19065
|
#
|
|
19064
19066
|
#
|
|
@@ -19230,16 +19232,16 @@ module Aws::SecurityHub
|
|
|
19230
19232
|
# finding. This field pertains to findings that relate to Lambda
|
|
19231
19233
|
# functions. Amazon Inspector identifies policy violations and
|
|
19232
19234
|
# vulnerabilities in Lambda function code based on internal detectors
|
|
19233
|
-
# developed in collaboration with Amazon CodeGuru. Security Hub
|
|
19235
|
+
# developed in collaboration with Amazon CodeGuru. Security Hub CSPM
|
|
19234
19236
|
# receives those findings.
|
|
19235
19237
|
# @return [Types::GeneratorDetails]
|
|
19236
19238
|
#
|
|
19237
19239
|
# @!attribute [rw] processed_at
|
|
19238
|
-
# A timestamp that indicates when Security Hub received a finding
|
|
19239
|
-
# begins to process it.
|
|
19240
|
+
# A timestamp that indicates when Security Hub CSPM received a finding
|
|
19241
|
+
# and begins to process it.
|
|
19240
19242
|
#
|
|
19241
19243
|
# For more information about the validation and formatting of
|
|
19242
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19244
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19243
19245
|
#
|
|
19244
19246
|
#
|
|
19245
19247
|
#
|
|
@@ -19257,8 +19259,8 @@ module Aws::SecurityHub
|
|
|
19257
19259
|
# Provides details about an Amazon GuardDuty Extended Threat Detection
|
|
19258
19260
|
# attack sequence. GuardDuty generates an attack sequence finding when
|
|
19259
19261
|
# multiple events align to a potentially suspicious activity. To
|
|
19260
|
-
# receive GuardDuty attack sequence findings in Security Hub, you
|
|
19261
|
-
# have GuardDuty enabled. For more information, see [GuardDuty
|
|
19262
|
+
# receive GuardDuty attack sequence findings in Security Hub CSPM, you
|
|
19263
|
+
# must have GuardDuty enabled. For more information, see [GuardDuty
|
|
19262
19264
|
# Extended Threat Detection ][1] in the *Amazon GuardDuty User Guide*.
|
|
19263
19265
|
#
|
|
19264
19266
|
#
|
|
@@ -19319,16 +19321,16 @@ module Aws::SecurityHub
|
|
|
19319
19321
|
end
|
|
19320
19322
|
|
|
19321
19323
|
# A collection of filters that are applied to all active findings
|
|
19322
|
-
# aggregated by Security Hub.
|
|
19324
|
+
# aggregated by Security Hub CSPM.
|
|
19323
19325
|
#
|
|
19324
19326
|
# You can filter by up to ten finding attributes. For each attribute,
|
|
19325
19327
|
# you can provide up to 20 filter values.
|
|
19326
19328
|
#
|
|
19327
19329
|
# @!attribute [rw] product_arn
|
|
19328
|
-
# The ARN generated by Security Hub that uniquely identifies a
|
|
19330
|
+
# The ARN generated by Security Hub CSPM that uniquely identifies a
|
|
19329
19331
|
# third-party company (security findings provider) after this
|
|
19330
19332
|
# provider's product (solution that generates findings) is registered
|
|
19331
|
-
# with Security Hub.
|
|
19333
|
+
# with Security Hub CSPM.
|
|
19332
19334
|
# @return [Array<Types::StringFilter>]
|
|
19333
19335
|
#
|
|
19334
19336
|
# @!attribute [rw] aws_account_id
|
|
@@ -19360,7 +19362,7 @@ module Aws::SecurityHub
|
|
|
19360
19362
|
# observed the potential security issue that a finding captured.
|
|
19361
19363
|
#
|
|
19362
19364
|
# For more information about the validation and formatting of
|
|
19363
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19365
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19364
19366
|
#
|
|
19365
19367
|
#
|
|
19366
19368
|
#
|
|
@@ -19373,7 +19375,7 @@ module Aws::SecurityHub
|
|
|
19373
19375
|
# finding.
|
|
19374
19376
|
#
|
|
19375
19377
|
# For more information about the validation and formatting of
|
|
19376
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19378
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19377
19379
|
#
|
|
19378
19380
|
#
|
|
19379
19381
|
#
|
|
@@ -19385,7 +19387,7 @@ module Aws::SecurityHub
|
|
|
19385
19387
|
# created the potential security issue that a finding reflects.
|
|
19386
19388
|
#
|
|
19387
19389
|
# For more information about the validation and formatting of
|
|
19388
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19390
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19389
19391
|
#
|
|
19390
19392
|
#
|
|
19391
19393
|
#
|
|
@@ -19397,7 +19399,7 @@ module Aws::SecurityHub
|
|
|
19397
19399
|
# updated the finding record.
|
|
19398
19400
|
#
|
|
19399
19401
|
# For more information about the validation and formatting of
|
|
19400
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19402
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19401
19403
|
#
|
|
19402
19404
|
#
|
|
19403
19405
|
#
|
|
@@ -19561,7 +19563,7 @@ module Aws::SecurityHub
|
|
|
19561
19563
|
# A timestamp that identifies when the process was launched.
|
|
19562
19564
|
#
|
|
19563
19565
|
# For more information about the validation and formatting of
|
|
19564
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19566
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19565
19567
|
#
|
|
19566
19568
|
#
|
|
19567
19569
|
#
|
|
@@ -19572,7 +19574,7 @@ module Aws::SecurityHub
|
|
|
19572
19574
|
# A timestamp that identifies when the process was terminated.
|
|
19573
19575
|
#
|
|
19574
19576
|
# For more information about the validation and formatting of
|
|
19575
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19577
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19576
19578
|
#
|
|
19577
19579
|
#
|
|
19578
19580
|
#
|
|
@@ -19596,7 +19598,7 @@ module Aws::SecurityHub
|
|
|
19596
19598
|
# intelligence indicator.
|
|
19597
19599
|
#
|
|
19598
19600
|
# For more information about the validation and formatting of
|
|
19599
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19601
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19600
19602
|
#
|
|
19601
19603
|
#
|
|
19602
19604
|
#
|
|
@@ -19714,7 +19716,7 @@ module Aws::SecurityHub
|
|
|
19714
19716
|
# A timestamp that identifies when the container was started.
|
|
19715
19717
|
#
|
|
19716
19718
|
# For more information about the validation and formatting of
|
|
19717
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
19719
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
19718
19720
|
#
|
|
19719
19721
|
#
|
|
19720
19722
|
#
|
|
@@ -19750,8 +19752,8 @@ module Aws::SecurityHub
|
|
|
19750
19752
|
#
|
|
19751
19753
|
# * `NEW` - The initial state of a finding, before it is reviewed.
|
|
19752
19754
|
#
|
|
19753
|
-
# Security Hub also resets the workflow status from `NOTIFIED`
|
|
19754
|
-
# `RESOLVED` to `NEW` in the following cases:
|
|
19755
|
+
# Security Hub CSPM also resets the workflow status from `NOTIFIED`
|
|
19756
|
+
# or `RESOLVED` to `NEW` in the following cases:
|
|
19755
19757
|
#
|
|
19756
19758
|
# * `RecordState` changes from `ARCHIVED` to `ACTIVE`.
|
|
19757
19759
|
#
|
|
@@ -19788,7 +19790,7 @@ module Aws::SecurityHub
|
|
|
19788
19790
|
# `NEW`.
|
|
19789
19791
|
#
|
|
19790
19792
|
# For findings from controls, if `Compliance.Status` is `PASSED`,
|
|
19791
|
-
# then Security Hub automatically sets the workflow status to
|
|
19793
|
+
# then Security Hub CSPM automatically sets the workflow status to
|
|
19792
19794
|
# `RESOLVED`.
|
|
19793
19795
|
# @return [Array<Types::StringFilter>]
|
|
19794
19796
|
#
|
|
@@ -19891,13 +19893,13 @@ module Aws::SecurityHub
|
|
|
19891
19893
|
# @!attribute [rw] vulnerabilities_exploit_available
|
|
19892
19894
|
# Indicates whether a software vulnerability in your environment has a
|
|
19893
19895
|
# known exploit. You can filter findings by this field only if you use
|
|
19894
|
-
# Security Hub and Amazon Inspector.
|
|
19896
|
+
# Security Hub CSPM and Amazon Inspector.
|
|
19895
19897
|
# @return [Array<Types::StringFilter>]
|
|
19896
19898
|
#
|
|
19897
19899
|
# @!attribute [rw] vulnerabilities_fix_available
|
|
19898
19900
|
# Indicates whether a vulnerability is fixed in a newer version of the
|
|
19899
19901
|
# affected software packages. You can filter findings by this field
|
|
19900
|
-
# only if you use Security Hub and Amazon Inspector.
|
|
19902
|
+
# only if you use Security Hub CSPM and Amazon Inspector.
|
|
19901
19903
|
# @return [Array<Types::StringFilter>]
|
|
19902
19904
|
#
|
|
19903
19905
|
# @!attribute [rw] compliance_security_control_parameters_name
|
|
@@ -20040,10 +20042,10 @@ module Aws::SecurityHub
|
|
|
20040
20042
|
# @return [String]
|
|
20041
20043
|
#
|
|
20042
20044
|
# @!attribute [rw] product_arn
|
|
20043
|
-
# The ARN generated by Security Hub that uniquely identifies a
|
|
20044
|
-
# that generates findings. This can be the ARN for a
|
|
20045
|
-
# product that is integrated with Security Hub, or
|
|
20046
|
-
# custom integration.
|
|
20045
|
+
# The ARN generated by Security Hub CSPM that uniquely identifies a
|
|
20046
|
+
# product that generates findings. This can be the ARN for a
|
|
20047
|
+
# third-party product that is integrated with Security Hub CSPM, or
|
|
20048
|
+
# the ARN for a custom integration.
|
|
20047
20049
|
# @return [String]
|
|
20048
20050
|
#
|
|
20049
20051
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsSecurityFindingIdentifier AWS API Documentation
|
|
@@ -22027,8 +22029,8 @@ module Aws::SecurityHub
|
|
|
22027
22029
|
include Aws::Structure
|
|
22028
22030
|
end
|
|
22029
22031
|
|
|
22030
|
-
# A finding from a `BatchUpdateFindings` request that Security Hub
|
|
22031
|
-
# unable to update.
|
|
22032
|
+
# A finding from a `BatchUpdateFindings` request that Security Hub CSPM
|
|
22033
|
+
# was unable to update.
|
|
22032
22034
|
#
|
|
22033
22035
|
# @!attribute [rw] finding_identifier
|
|
22034
22036
|
# The identifier of the finding that was not updated.
|
|
@@ -22236,7 +22238,7 @@ module Aws::SecurityHub
|
|
|
22236
22238
|
# boolean. For a boolean parameter, the options are `true` and `false`.
|
|
22237
22239
|
#
|
|
22238
22240
|
# @!attribute [rw] default_value
|
|
22239
|
-
# The Security Hub default value for a boolean parameter.
|
|
22241
|
+
# The Security Hub CSPM default value for a boolean parameter.
|
|
22240
22242
|
# @return [Boolean]
|
|
22241
22243
|
#
|
|
22242
22244
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/BooleanConfigurationOptions AWS API Documentation
|
|
@@ -22488,13 +22490,14 @@ module Aws::SecurityHub
|
|
|
22488
22490
|
# This object typically provides details about a control finding, such
|
|
22489
22491
|
# as applicable standards and the status of control checks. While
|
|
22490
22492
|
# finding providers can add custom content in `Compliance` object
|
|
22491
|
-
# fields, they are typically used to review details of Security Hub
|
|
22493
|
+
# fields, they are typically used to review details of Security Hub CSPM
|
|
22492
22494
|
# control findings.
|
|
22493
22495
|
#
|
|
22494
22496
|
# @!attribute [rw] status
|
|
22495
22497
|
# Typically summarizes the result of a control check.
|
|
22496
22498
|
#
|
|
22497
|
-
# For Security Hub controls, valid values for `Status` are as
|
|
22499
|
+
# For Security Hub CSPM controls, valid values for `Status` are as
|
|
22500
|
+
# follows.
|
|
22498
22501
|
#
|
|
22499
22502
|
# * * `PASSED` - Standards check passed for all evaluated resources.
|
|
22500
22503
|
#
|
|
@@ -22507,8 +22510,8 @@ module Aws::SecurityHub
|
|
|
22507
22510
|
# * `NOT_AVAILABLE` - Check could not be performed due to a service
|
|
22508
22511
|
# outage, API error, or because the result of the Config
|
|
22509
22512
|
# evaluation was `NOT_APPLICABLE`. If the Config evaluation result
|
|
22510
|
-
# was `NOT_APPLICABLE` for a Security Hub control, Security
|
|
22511
|
-
# automatically archives the finding after 3 days.
|
|
22513
|
+
# was `NOT_APPLICABLE` for a Security Hub CSPM control, Security
|
|
22514
|
+
# Hub CSPM automatically archives the finding after 3 days.
|
|
22512
22515
|
# @return [String]
|
|
22513
22516
|
#
|
|
22514
22517
|
# @!attribute [rw] related_requirements
|
|
@@ -22526,7 +22529,7 @@ module Aws::SecurityHub
|
|
|
22526
22529
|
#
|
|
22527
22530
|
# @!attribute [rw] security_control_id
|
|
22528
22531
|
# Typically provides the unique identifier of a control across
|
|
22529
|
-
# standards. For Security Hub controls, this field consists of an
|
|
22532
|
+
# standards. For Security Hub CSPM controls, this field consists of an
|
|
22530
22533
|
# Amazon Web Services service and a unique number, such as
|
|
22531
22534
|
# `APIGateway.5`.
|
|
22532
22535
|
# @return [String]
|
|
@@ -22682,7 +22685,7 @@ module Aws::SecurityHub
|
|
|
22682
22685
|
class Unknown < ConfigurationOptions; end
|
|
22683
22686
|
end
|
|
22684
22687
|
|
|
22685
|
-
# Provides details about the association between an Security Hub
|
|
22688
|
+
# Provides details about the association between an Security Hub CSPM
|
|
22686
22689
|
# configuration and a target account, organizational unit, or the root.
|
|
22687
22690
|
# An association can exist between a target and a configuration policy,
|
|
22688
22691
|
# or between a target and self-managed behavior.
|
|
@@ -22720,8 +22723,8 @@ module Aws::SecurityHub
|
|
|
22720
22723
|
#
|
|
22721
22724
|
# @!attribute [rw] association_type
|
|
22722
22725
|
# Indicates whether the association between the specified target and
|
|
22723
|
-
# the configuration was directly applied by the Security Hub
|
|
22724
|
-
# administrator or inherited from a parent.
|
|
22726
|
+
# the configuration was directly applied by the Security Hub CSPM
|
|
22727
|
+
# delegated administrator or inherited from a parent.
|
|
22725
22728
|
# @return [String]
|
|
22726
22729
|
#
|
|
22727
22730
|
# @!attribute [rw] updated_at
|
|
@@ -22752,8 +22755,9 @@ module Aws::SecurityHub
|
|
|
22752
22755
|
include Aws::Structure
|
|
22753
22756
|
end
|
|
22754
22757
|
|
|
22755
|
-
# An object that contains the details of an Security Hub
|
|
22756
|
-
# policy that’s returned in a `ListConfigurationPolicies`
|
|
22758
|
+
# An object that contains the details of an Security Hub CSPM
|
|
22759
|
+
# configuration policy that’s returned in a `ListConfigurationPolicies`
|
|
22760
|
+
# request.
|
|
22757
22761
|
#
|
|
22758
22762
|
# @!attribute [rw] arn
|
|
22759
22763
|
# The Amazon Resource Name (ARN) of the configuration policy.
|
|
@@ -22877,7 +22881,7 @@ module Aws::SecurityHub
|
|
|
22877
22881
|
# Indicates when the container started.
|
|
22878
22882
|
#
|
|
22879
22883
|
# For more information about the validation and formatting of
|
|
22880
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
22884
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
22881
22885
|
#
|
|
22882
22886
|
#
|
|
22883
22887
|
#
|
|
@@ -23026,7 +23030,7 @@ module Aws::SecurityHub
|
|
|
23026
23030
|
#
|
|
23027
23031
|
# @!attribute [rw] rule_status
|
|
23028
23032
|
# Whether the rule is active after it is created. If this parameter is
|
|
23029
|
-
# equal to `ENABLED`, Security Hub starts applying the rule to
|
|
23033
|
+
# equal to `ENABLED`, Security Hub CSPM starts applying the rule to
|
|
23030
23034
|
# findings and finding updates after the rule is created. To change
|
|
23031
23035
|
# the value of this parameter after creating a rule, use [
|
|
23032
23036
|
# `BatchUpdateAutomationRules` ][1].
|
|
@@ -23038,8 +23042,8 @@ module Aws::SecurityHub
|
|
|
23038
23042
|
#
|
|
23039
23043
|
# @!attribute [rw] rule_order
|
|
23040
23044
|
# An integer ranging from 1 to 1000 that represents the order in which
|
|
23041
|
-
# the rule action is applied to findings. Security Hub applies
|
|
23042
|
-
# with lower values for this parameter first.
|
|
23045
|
+
# the rule action is applied to findings. Security Hub CSPM applies
|
|
23046
|
+
# rules with lower values for this parameter first.
|
|
23043
23047
|
# @return [Integer]
|
|
23044
23048
|
#
|
|
23045
23049
|
# @!attribute [rw] rule_name
|
|
@@ -23054,17 +23058,17 @@ module Aws::SecurityHub
|
|
|
23054
23058
|
# Specifies whether a rule is the last to be applied with respect to a
|
|
23055
23059
|
# finding that matches the rule criteria. This is useful when a
|
|
23056
23060
|
# finding matches the criteria for multiple rules, and each rule has
|
|
23057
|
-
# different actions. If a rule is terminal, Security Hub applies
|
|
23058
|
-
# rule action to a finding that matches the rule criteria and
|
|
23059
|
-
# evaluate other rules for the finding. By default, a rule
|
|
23060
|
-
# terminal.
|
|
23061
|
+
# different actions. If a rule is terminal, Security Hub CSPM applies
|
|
23062
|
+
# the rule action to a finding that matches the rule criteria and
|
|
23063
|
+
# doesn't evaluate other rules for the finding. By default, a rule
|
|
23064
|
+
# isn't terminal.
|
|
23061
23065
|
# @return [Boolean]
|
|
23062
23066
|
#
|
|
23063
23067
|
# @!attribute [rw] criteria
|
|
23064
23068
|
# A set of ASFF finding field attributes and corresponding expected
|
|
23065
|
-
# values that Security Hub uses to filter findings. If a rule is
|
|
23069
|
+
# values that Security Hub CSPM uses to filter findings. If a rule is
|
|
23066
23070
|
# enabled and a finding matches the conditions specified in this
|
|
23067
|
-
# parameter, Security Hub applies the rule action to the finding.
|
|
23071
|
+
# parameter, Security Hub CSPM applies the rule action to the finding.
|
|
23068
23072
|
# @return [Types::AutomationRulesFindingFilters]
|
|
23069
23073
|
#
|
|
23070
23074
|
# @!attribute [rw] actions
|
|
@@ -23177,22 +23181,22 @@ module Aws::SecurityHub
|
|
|
23177
23181
|
# @return [String]
|
|
23178
23182
|
#
|
|
23179
23183
|
# @!attribute [rw] configuration_policy
|
|
23180
|
-
# An object that defines how Security Hub is configured. It
|
|
23181
|
-
# whether Security Hub is enabled or disabled, a list of
|
|
23182
|
-
# security standards, a list of enabled or disabled security
|
|
23183
|
-
# and a list of custom parameter values for specified
|
|
23184
|
-
# provide a list of security controls that are
|
|
23185
|
-
# configuration policy, Security Hub disables all
|
|
23186
|
-
# (including newly released controls). If you provide a
|
|
23187
|
-
# security controls that are disabled in the configuration
|
|
23188
|
-
# Security Hub enables all other controls (including
|
|
23189
|
-
# controls).
|
|
23184
|
+
# An object that defines how Security Hub CSPM is configured. It
|
|
23185
|
+
# includes whether Security Hub CSPM is enabled or disabled, a list of
|
|
23186
|
+
# enabled security standards, a list of enabled or disabled security
|
|
23187
|
+
# controls, and a list of custom parameter values for specified
|
|
23188
|
+
# controls. If you provide a list of security controls that are
|
|
23189
|
+
# enabled in the configuration policy, Security Hub CSPM disables all
|
|
23190
|
+
# other controls (including newly released controls). If you provide a
|
|
23191
|
+
# list of security controls that are disabled in the configuration
|
|
23192
|
+
# policy, Security Hub CSPM enables all other controls (including
|
|
23193
|
+
# newly released controls).
|
|
23190
23194
|
# @return [Types::Policy]
|
|
23191
23195
|
#
|
|
23192
23196
|
# @!attribute [rw] tags
|
|
23193
23197
|
# User-defined tags associated with a configuration policy. For more
|
|
23194
|
-
# information, see [Tagging Security Hub resources][1] in the
|
|
23195
|
-
# *Security Hub user guide*.
|
|
23198
|
+
# information, see [Tagging Security Hub CSPM resources][1] in the
|
|
23199
|
+
# *Security Hub CSPM user guide*.
|
|
23196
23200
|
#
|
|
23197
23201
|
#
|
|
23198
23202
|
#
|
|
@@ -23238,16 +23242,16 @@ module Aws::SecurityHub
|
|
|
23238
23242
|
# @return [Time]
|
|
23239
23243
|
#
|
|
23240
23244
|
# @!attribute [rw] configuration_policy
|
|
23241
|
-
# An object that defines how Security Hub is configured. It
|
|
23242
|
-
# whether Security Hub is enabled or disabled, a list of
|
|
23243
|
-
# security standards, a list of enabled or disabled security
|
|
23244
|
-
# and a list of custom parameter values for specified
|
|
23245
|
-
# request included a list of security controls that
|
|
23246
|
-
# configuration policy, Security Hub disables
|
|
23247
|
-
# (including newly released controls). If the
|
|
23248
|
-
# of security controls that are disabled in
|
|
23249
|
-
# Security Hub enables all other
|
|
23250
|
-
# controls).
|
|
23245
|
+
# An object that defines how Security Hub CSPM is configured. It
|
|
23246
|
+
# includes whether Security Hub CSPM is enabled or disabled, a list of
|
|
23247
|
+
# enabled security standards, a list of enabled or disabled security
|
|
23248
|
+
# controls, and a list of custom parameter values for specified
|
|
23249
|
+
# controls. If the request included a list of security controls that
|
|
23250
|
+
# are enabled in the configuration policy, Security Hub CSPM disables
|
|
23251
|
+
# all other controls (including newly released controls). If the
|
|
23252
|
+
# request included a list of security controls that are disabled in
|
|
23253
|
+
# the configuration policy, Security Hub CSPM enables all other
|
|
23254
|
+
# controls (including newly released controls).
|
|
23251
23255
|
# @return [Types::Policy]
|
|
23252
23256
|
#
|
|
23253
23257
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/CreateConfigurationPolicyResponse AWS API Documentation
|
|
@@ -23336,7 +23340,7 @@ module Aws::SecurityHub
|
|
|
23336
23340
|
# Indicates whether to aggregate findings from all of the available
|
|
23337
23341
|
# Regions in the current partition. Also determines whether to
|
|
23338
23342
|
# automatically aggregate findings from new Regions as Security Hub
|
|
23339
|
-
# supports them and you opt into them.
|
|
23343
|
+
# CSPM supports them and you opt into them.
|
|
23340
23344
|
#
|
|
23341
23345
|
# The selected option also determines how to use the Regions provided
|
|
23342
23346
|
# in the Regions list.
|
|
@@ -23344,18 +23348,19 @@ module Aws::SecurityHub
|
|
|
23344
23348
|
# The options are as follows:
|
|
23345
23349
|
#
|
|
23346
23350
|
# * `ALL_REGIONS` - Aggregates findings from all of the Regions where
|
|
23347
|
-
# Security Hub is enabled. When you choose this option,
|
|
23348
|
-
# also automatically aggregates findings from new
|
|
23349
|
-
# Security Hub supports them and you opt into them.
|
|
23351
|
+
# Security Hub CSPM is enabled. When you choose this option,
|
|
23352
|
+
# Security Hub CSPM also automatically aggregates findings from new
|
|
23353
|
+
# Regions as Security Hub CSPM supports them and you opt into them.
|
|
23350
23354
|
#
|
|
23351
23355
|
# * `ALL_REGIONS_EXCEPT_SPECIFIED` - Aggregates findings from all of
|
|
23352
|
-
# the Regions where Security Hub is enabled, except for the
|
|
23353
|
-
# listed in the `Regions` parameter. When you choose this
|
|
23354
|
-
# Security Hub also automatically aggregates findings
|
|
23355
|
-
# Regions as Security Hub supports them and you opt
|
|
23356
|
+
# the Regions where Security Hub CSPM is enabled, except for the
|
|
23357
|
+
# Regions listed in the `Regions` parameter. When you choose this
|
|
23358
|
+
# option, Security Hub CSPM also automatically aggregates findings
|
|
23359
|
+
# from new Regions as Security Hub CSPM supports them and you opt
|
|
23360
|
+
# into them.
|
|
23356
23361
|
#
|
|
23357
23362
|
# * `SPECIFIED_REGIONS` - Aggregates findings only from the Regions
|
|
23358
|
-
# listed in the `Regions` parameter. Security Hub does not
|
|
23363
|
+
# listed in the `Regions` parameter. Security Hub CSPM does not
|
|
23359
23364
|
# automatically aggregate findings from new Regions.
|
|
23360
23365
|
#
|
|
23361
23366
|
# * `NO_REGIONS` - Aggregates no data because no Regions are selected
|
|
@@ -23456,7 +23461,7 @@ module Aws::SecurityHub
|
|
|
23456
23461
|
end
|
|
23457
23462
|
|
|
23458
23463
|
# @!attribute [rw] account_details
|
|
23459
|
-
# The list of accounts to associate with the Security Hub
|
|
23464
|
+
# The list of accounts to associate with the Security Hub CSPM
|
|
23460
23465
|
# administrator account. For each account, the list includes the
|
|
23461
23466
|
# account ID and optionally the email address.
|
|
23462
23467
|
# @return [Array<Types::AccountDetails>]
|
|
@@ -23667,7 +23672,7 @@ module Aws::SecurityHub
|
|
|
23667
23672
|
# A timestamp that provides the start date for the date filter.
|
|
23668
23673
|
#
|
|
23669
23674
|
# For more information about the validation and formatting of
|
|
23670
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
23675
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
23671
23676
|
#
|
|
23672
23677
|
#
|
|
23673
23678
|
#
|
|
@@ -23678,7 +23683,7 @@ module Aws::SecurityHub
|
|
|
23678
23683
|
# A timestamp that provides the end date for the date filter.
|
|
23679
23684
|
#
|
|
23680
23685
|
# For more information about the validation and formatting of
|
|
23681
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
23686
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
23682
23687
|
#
|
|
23683
23688
|
#
|
|
23684
23689
|
#
|
|
@@ -23961,7 +23966,7 @@ module Aws::SecurityHub
|
|
|
23961
23966
|
# @!attribute [rw] action_targets
|
|
23962
23967
|
# A list of `ActionTarget` objects. Each object includes the
|
|
23963
23968
|
# `ActionTargetArn`, `Description`, and `Name` of a custom action
|
|
23964
|
-
# target available in Security Hub.
|
|
23969
|
+
# target available in Security Hub CSPM.
|
|
23965
23970
|
# @return [Array<Types::ActionTarget>]
|
|
23966
23971
|
#
|
|
23967
23972
|
# @!attribute [rw] next_token
|
|
@@ -23994,7 +23999,7 @@ module Aws::SecurityHub
|
|
|
23994
23999
|
# @return [String]
|
|
23995
24000
|
#
|
|
23996
24001
|
# @!attribute [rw] subscribed_at
|
|
23997
|
-
# The date and time when Security Hub was enabled in the account.
|
|
24002
|
+
# The date and time when Security Hub CSPM was enabled in the account.
|
|
23998
24003
|
# @return [String]
|
|
23999
24004
|
#
|
|
24000
24005
|
# @!attribute [rw] auto_enable_controls
|
|
@@ -24009,28 +24014,28 @@ module Aws::SecurityHub
|
|
|
24009
24014
|
# the controls in the console and programmatically immediately after
|
|
24010
24015
|
# release. However, automatically enabled controls have a temporary
|
|
24011
24016
|
# default status of `DISABLED`. It can take up to several days for
|
|
24012
|
-
# Security Hub to process the control release and designate the
|
|
24017
|
+
# Security Hub CSPM to process the control release and designate the
|
|
24013
24018
|
# control as `ENABLED` in your account. During the processing period,
|
|
24014
|
-
# you can manually enable or disable a control, and Security Hub
|
|
24015
|
-
# maintain that designation regardless of whether you have
|
|
24019
|
+
# you can manually enable or disable a control, and Security Hub CSPM
|
|
24020
|
+
# will maintain that designation regardless of whether you have
|
|
24016
24021
|
# `AutoEnableControls` set to `true`.
|
|
24017
24022
|
# @return [Boolean]
|
|
24018
24023
|
#
|
|
24019
24024
|
# @!attribute [rw] control_finding_generator
|
|
24020
24025
|
# Specifies whether the calling account has consolidated control
|
|
24021
24026
|
# findings turned on. If the value for this field is set to
|
|
24022
|
-
# `SECURITY_CONTROL`, Security Hub generates a single finding for
|
|
24023
|
-
# control check even when the check applies to multiple enabled
|
|
24027
|
+
# `SECURITY_CONTROL`, Security Hub CSPM generates a single finding for
|
|
24028
|
+
# a control check even when the check applies to multiple enabled
|
|
24024
24029
|
# standards.
|
|
24025
24030
|
#
|
|
24026
24031
|
# If the value for this field is set to `STANDARD_CONTROL`, Security
|
|
24027
|
-
# Hub generates separate findings for a control check when the
|
|
24028
|
-
# applies to multiple enabled standards.
|
|
24032
|
+
# Hub CSPM generates separate findings for a control check when the
|
|
24033
|
+
# check applies to multiple enabled standards.
|
|
24029
24034
|
#
|
|
24030
24035
|
# The value for this field in a member account matches the value in
|
|
24031
24036
|
# the administrator account. For accounts that aren't part of an
|
|
24032
24037
|
# organization, the default value of this field is `SECURITY_CONTROL`
|
|
24033
|
-
# if you enabled Security Hub on or after February 23, 2023.
|
|
24038
|
+
# if you enabled Security Hub CSPM on or after February 23, 2023.
|
|
24034
24039
|
# @return [String]
|
|
24035
24040
|
#
|
|
24036
24041
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/DescribeHubResponse AWS API Documentation
|
|
@@ -24051,31 +24056,32 @@ module Aws::SecurityHub
|
|
|
24051
24056
|
class DescribeOrganizationConfigurationRequest < Aws::EmptyStructure; end
|
|
24052
24057
|
|
|
24053
24058
|
# @!attribute [rw] auto_enable
|
|
24054
|
-
# Whether to automatically enable Security Hub in new member
|
|
24055
|
-
# when they join the organization.
|
|
24059
|
+
# Whether to automatically enable Security Hub CSPM in new member
|
|
24060
|
+
# accounts when they join the organization.
|
|
24056
24061
|
#
|
|
24057
|
-
# If set to `true`, then Security Hub is automatically enabled in
|
|
24058
|
-
# accounts. If set to `false`, then Security Hub isn't
|
|
24059
|
-
# accounts automatically. The default value is `false`.
|
|
24062
|
+
# If set to `true`, then Security Hub CSPM is automatically enabled in
|
|
24063
|
+
# new accounts. If set to `false`, then Security Hub CSPM isn't
|
|
24064
|
+
# enabled in new accounts automatically. The default value is `false`.
|
|
24060
24065
|
#
|
|
24061
24066
|
# If the `ConfigurationType` of your organization is set to `CENTRAL`,
|
|
24062
24067
|
# then this field is set to `false` and can't be changed in the home
|
|
24063
24068
|
# Region and linked Regions. However, in that case, the delegated
|
|
24064
24069
|
# administrator can create a configuration policy in which Security
|
|
24065
|
-
# Hub is enabled and associate the policy with new organization
|
|
24070
|
+
# Hub CSPM is enabled and associate the policy with new organization
|
|
24066
24071
|
# accounts.
|
|
24067
24072
|
# @return [Boolean]
|
|
24068
24073
|
#
|
|
24069
24074
|
# @!attribute [rw] member_account_limit_reached
|
|
24070
24075
|
# Whether the maximum number of allowed member accounts are already
|
|
24071
|
-
# associated with the Security Hub administrator account.
|
|
24076
|
+
# associated with the Security Hub CSPM administrator account.
|
|
24072
24077
|
# @return [Boolean]
|
|
24073
24078
|
#
|
|
24074
24079
|
# @!attribute [rw] auto_enable_standards
|
|
24075
|
-
# Whether to automatically enable Security Hub [default
|
|
24076
|
-
# in new member accounts when they join the
|
|
24080
|
+
# Whether to automatically enable Security Hub CSPM [default
|
|
24081
|
+
# standards][1] in new member accounts when they join the
|
|
24082
|
+
# organization.
|
|
24077
24083
|
#
|
|
24078
|
-
# If equal to `DEFAULT`, then Security Hub default standards are
|
|
24084
|
+
# If equal to `DEFAULT`, then Security Hub CSPM default standards are
|
|
24079
24085
|
# automatically enabled for new member accounts. If equal to `NONE`,
|
|
24080
24086
|
# then default standards are not automatically enabled for new member
|
|
24081
24087
|
# accounts. The default value of this parameter is equal to `DEFAULT`.
|
|
@@ -24094,7 +24100,7 @@ module Aws::SecurityHub
|
|
|
24094
24100
|
#
|
|
24095
24101
|
# @!attribute [rw] organization_configuration
|
|
24096
24102
|
# Provides information about the way an organization is configured in
|
|
24097
|
-
# Security Hub.
|
|
24103
|
+
# Security Hub CSPM.
|
|
24098
24104
|
# @return [Types::OrganizationConfiguration]
|
|
24099
24105
|
#
|
|
24100
24106
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/DescribeOrganizationConfigurationResponse AWS API Documentation
|
|
@@ -24305,8 +24311,8 @@ module Aws::SecurityHub
|
|
|
24305
24311
|
# GuardDuty Extended Threat Detection attack sequence. GuardDuty
|
|
24306
24312
|
# generates an attack sequence finding when multiple events align to a
|
|
24307
24313
|
# potentially suspicious activity. To receive GuardDuty attack sequence
|
|
24308
|
-
# findings in Security Hub, you must have GuardDuty enabled. For
|
|
24309
|
-
# information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
24314
|
+
# findings in Security Hub CSPM, you must have GuardDuty enabled. For
|
|
24315
|
+
# more information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
24310
24316
|
# *Amazon GuardDuty User Guide*.
|
|
24311
24317
|
#
|
|
24312
24318
|
#
|
|
@@ -24342,13 +24348,13 @@ module Aws::SecurityHub
|
|
|
24342
24348
|
class DisableImportFindingsForProductResponse < Aws::EmptyStructure; end
|
|
24343
24349
|
|
|
24344
24350
|
# @!attribute [rw] admin_account_id
|
|
24345
|
-
# The Amazon Web Services account identifier of the Security Hub
|
|
24351
|
+
# The Amazon Web Services account identifier of the Security Hub CSPM
|
|
24346
24352
|
# administrator account.
|
|
24347
24353
|
# @return [String]
|
|
24348
24354
|
#
|
|
24349
24355
|
# @!attribute [rw] feature
|
|
24350
24356
|
# The feature for which the delegated admin account is disabled.
|
|
24351
|
-
# Defaults to Security Hub if not specified.
|
|
24357
|
+
# Defaults to Security Hub CSPM if not specified.
|
|
24352
24358
|
# @return [String]
|
|
24353
24359
|
#
|
|
24354
24360
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/DisableOrganizationAdminAccountRequest AWS API Documentation
|
|
@@ -24454,8 +24460,8 @@ module Aws::SecurityHub
|
|
|
24454
24460
|
# double.
|
|
24455
24461
|
#
|
|
24456
24462
|
# @!attribute [rw] default_value
|
|
24457
|
-
# The Security Hub default value for a control parameter that is
|
|
24458
|
-
# double.
|
|
24463
|
+
# The Security Hub CSPM default value for a control parameter that is
|
|
24464
|
+
# a double.
|
|
24459
24465
|
# @return [Float]
|
|
24460
24466
|
#
|
|
24461
24467
|
# @!attribute [rw] min
|
|
@@ -24503,12 +24509,12 @@ module Aws::SecurityHub
|
|
|
24503
24509
|
|
|
24504
24510
|
# @!attribute [rw] admin_account_id
|
|
24505
24511
|
# The Amazon Web Services account identifier of the account to
|
|
24506
|
-
# designate as the Security Hub administrator account.
|
|
24512
|
+
# designate as the Security Hub CSPM administrator account.
|
|
24507
24513
|
# @return [String]
|
|
24508
24514
|
#
|
|
24509
24515
|
# @!attribute [rw] feature
|
|
24510
24516
|
# The feature for which the delegated admin account is enabled.
|
|
24511
|
-
# Defaults to Security Hub if not specified.
|
|
24517
|
+
# Defaults to Security Hub CSPM if not specified.
|
|
24512
24518
|
# @return [String]
|
|
24513
24519
|
#
|
|
24514
24520
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/EnableOrganizationAdminAccountRequest AWS API Documentation
|
|
@@ -24522,12 +24528,12 @@ module Aws::SecurityHub
|
|
|
24522
24528
|
|
|
24523
24529
|
# @!attribute [rw] admin_account_id
|
|
24524
24530
|
# The Amazon Web Services account identifier of the account to
|
|
24525
|
-
# designate as the Security Hub administrator account.
|
|
24531
|
+
# designate as the Security Hub CSPM administrator account.
|
|
24526
24532
|
# @return [String]
|
|
24527
24533
|
#
|
|
24528
24534
|
# @!attribute [rw] feature
|
|
24529
24535
|
# The feature where the delegated administrator is enabled. The
|
|
24530
|
-
# default is Security Hub CSPM if no delegated administrator is
|
|
24536
|
+
# default is Security Hub CSPM CSPM if no delegated administrator is
|
|
24531
24537
|
# specified in the request.
|
|
24532
24538
|
# @return [String]
|
|
24533
24539
|
#
|
|
@@ -24541,11 +24547,12 @@ module Aws::SecurityHub
|
|
|
24541
24547
|
end
|
|
24542
24548
|
|
|
24543
24549
|
# @!attribute [rw] tags
|
|
24544
|
-
# The tags to add to the hub resource when you enable Security Hub
|
|
24550
|
+
# The tags to add to the hub resource when you enable Security Hub
|
|
24551
|
+
# CSPM.
|
|
24545
24552
|
# @return [Hash<String,String>]
|
|
24546
24553
|
#
|
|
24547
24554
|
# @!attribute [rw] enable_default_standards
|
|
24548
|
-
# Whether to enable the security standards that Security Hub has
|
|
24555
|
+
# Whether to enable the security standards that Security Hub CSPM has
|
|
24549
24556
|
# designated as automatically enabled. If you don't provide a value
|
|
24550
24557
|
# for `EnableDefaultStandards`, it is set to `true`. To not enable the
|
|
24551
24558
|
# automatically enabled standards, set `EnableDefaultStandards` to
|
|
@@ -24553,20 +24560,20 @@ module Aws::SecurityHub
|
|
|
24553
24560
|
# @return [Boolean]
|
|
24554
24561
|
#
|
|
24555
24562
|
# @!attribute [rw] control_finding_generator
|
|
24556
|
-
# This field, used when enabling Security Hub, specifies whether
|
|
24557
|
-
# calling account has consolidated control findings turned on. If
|
|
24558
|
-
# value for this field is set to `SECURITY_CONTROL`, Security Hub
|
|
24559
|
-
# generates a single finding for a control check even when the
|
|
24560
|
-
# applies to multiple enabled standards.
|
|
24563
|
+
# This field, used when enabling Security Hub CSPM, specifies whether
|
|
24564
|
+
# the calling account has consolidated control findings turned on. If
|
|
24565
|
+
# the value for this field is set to `SECURITY_CONTROL`, Security Hub
|
|
24566
|
+
# CSPM generates a single finding for a control check even when the
|
|
24567
|
+
# check applies to multiple enabled standards.
|
|
24561
24568
|
#
|
|
24562
24569
|
# If the value for this field is set to `STANDARD_CONTROL`, Security
|
|
24563
|
-
# Hub generates separate findings for a control check when the
|
|
24564
|
-
# applies to multiple enabled standards.
|
|
24570
|
+
# Hub CSPM generates separate findings for a control check when the
|
|
24571
|
+
# check applies to multiple enabled standards.
|
|
24565
24572
|
#
|
|
24566
24573
|
# The value for this field in a member account matches the value in
|
|
24567
24574
|
# the administrator account. For accounts that aren't part of an
|
|
24568
24575
|
# organization, the default value of this field is `SECURITY_CONTROL`
|
|
24569
|
-
# if you enabled Security Hub on or after February 23, 2023.
|
|
24576
|
+
# if you enabled Security Hub CSPM on or after February 23, 2023.
|
|
24570
24577
|
# @return [String]
|
|
24571
24578
|
#
|
|
24572
24579
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/EnableSecurityHubRequest AWS API Documentation
|
|
@@ -24611,8 +24618,8 @@ module Aws::SecurityHub
|
|
|
24611
24618
|
# enum.
|
|
24612
24619
|
#
|
|
24613
24620
|
# @!attribute [rw] default_value
|
|
24614
|
-
# The Security Hub default value for a control parameter that is
|
|
24615
|
-
# enum.
|
|
24621
|
+
# The Security Hub CSPM default value for a control parameter that is
|
|
24622
|
+
# an enum.
|
|
24616
24623
|
# @return [String]
|
|
24617
24624
|
#
|
|
24618
24625
|
# @!attribute [rw] allowed_values
|
|
@@ -24632,8 +24639,8 @@ module Aws::SecurityHub
|
|
|
24632
24639
|
# list of enums.
|
|
24633
24640
|
#
|
|
24634
24641
|
# @!attribute [rw] default_value
|
|
24635
|
-
# The Security Hub default value for a control parameter that is
|
|
24636
|
-
# list of enums.
|
|
24642
|
+
# The Security Hub CSPM default value for a control parameter that is
|
|
24643
|
+
# a list of enums.
|
|
24637
24644
|
# @return [Array<String>]
|
|
24638
24645
|
#
|
|
24639
24646
|
# @!attribute [rw] max_items
|
|
@@ -24711,7 +24718,7 @@ module Aws::SecurityHub
|
|
|
24711
24718
|
include Aws::Structure
|
|
24712
24719
|
end
|
|
24713
24720
|
|
|
24714
|
-
# A finding aggregator is a Security Hub resource that specifies
|
|
24721
|
+
# A finding aggregator is a Security Hub CSPM resource that specifies
|
|
24715
24722
|
# cross-Region aggregation settings, including the home Region and any
|
|
24716
24723
|
# linked Regions.
|
|
24717
24724
|
#
|
|
@@ -24738,11 +24745,11 @@ module Aws::SecurityHub
|
|
|
24738
24745
|
# @return [Types::AwsSecurityFindingIdentifier]
|
|
24739
24746
|
#
|
|
24740
24747
|
# @!attribute [rw] update_time
|
|
24741
|
-
# A timestamp that indicates when Security Hub processed the
|
|
24742
|
-
# finding record.
|
|
24748
|
+
# A timestamp that indicates when Security Hub CSPM processed the
|
|
24749
|
+
# updated finding record.
|
|
24743
24750
|
#
|
|
24744
24751
|
# For more information about the validation and formatting of
|
|
24745
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
24752
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
24746
24753
|
#
|
|
24747
24754
|
#
|
|
24748
24755
|
#
|
|
@@ -24759,7 +24766,7 @@ module Aws::SecurityHub
|
|
|
24759
24766
|
# Identifies the source of the event that changed the finding. For
|
|
24760
24767
|
# example, an integrated Amazon Web Services service or third-party
|
|
24761
24768
|
# partner integration may call [ `BatchImportFindings` ][1], or an
|
|
24762
|
-
# Security Hub customer may call [ `BatchUpdateFindings` ][2].
|
|
24769
|
+
# Security Hub CSPM customer may call [ `BatchUpdateFindings` ][2].
|
|
24763
24770
|
#
|
|
24764
24771
|
#
|
|
24765
24772
|
#
|
|
@@ -24813,8 +24820,8 @@ module Aws::SecurityHub
|
|
|
24813
24820
|
#
|
|
24814
24821
|
# @!attribute [rw] new_value
|
|
24815
24822
|
# The value of the ASFF field after the finding change event. To
|
|
24816
|
-
# preserve storage and readability, Security Hub omits this value
|
|
24817
|
-
# `FindingHistoryRecord` ][1] exceeds database limits.
|
|
24823
|
+
# preserve storage and readability, Security Hub CSPM omits this value
|
|
24824
|
+
# if [ `FindingHistoryRecord` ][1] exceeds database limits.
|
|
24818
24825
|
#
|
|
24819
24826
|
#
|
|
24820
24827
|
#
|
|
@@ -24837,7 +24844,7 @@ module Aws::SecurityHub
|
|
|
24837
24844
|
# Describes the type of finding change event, such as a call to [
|
|
24838
24845
|
# `BatchImportFindings` ][1] (by an integrated Amazon Web Services
|
|
24839
24846
|
# service or third party partner integration) or [
|
|
24840
|
-
# `BatchUpdateFindings` ][2] (by a Security Hub customer).
|
|
24847
|
+
# `BatchUpdateFindings` ][2] (by a Security Hub CSPM customer).
|
|
24841
24848
|
#
|
|
24842
24849
|
#
|
|
24843
24850
|
#
|
|
@@ -24876,10 +24883,10 @@ module Aws::SecurityHub
|
|
|
24876
24883
|
#
|
|
24877
24884
|
# The preceding fields are nested under the `FindingProviderFields`
|
|
24878
24885
|
# object, but also have analogues of the same name as top-level ASFF
|
|
24879
|
-
# fields. When a new finding is sent to Security Hub by a finding
|
|
24880
|
-
# provider, Security Hub populates the `FindingProviderFields`
|
|
24881
|
-
# automatically, if it is empty, based on the corresponding
|
|
24882
|
-
# fields.
|
|
24886
|
+
# fields. When a new finding is sent to Security Hub CSPM by a finding
|
|
24887
|
+
# provider, Security Hub CSPM populates the `FindingProviderFields`
|
|
24888
|
+
# object automatically, if it is empty, based on the corresponding
|
|
24889
|
+
# top-level fields.
|
|
24883
24890
|
#
|
|
24884
24891
|
# Finding providers can update `FindingProviderFields` only by using the
|
|
24885
24892
|
# `BatchImportFindings` operation. Finding providers can't update this
|
|
@@ -24887,10 +24894,10 @@ module Aws::SecurityHub
|
|
|
24887
24894
|
# update the top-level fields by using the `BatchUpdateFindings`
|
|
24888
24895
|
# operation. Customers can't update `FindingProviderFields`.
|
|
24889
24896
|
#
|
|
24890
|
-
# For information about how Security Hub handles updates from
|
|
24897
|
+
# For information about how Security Hub CSPM handles updates from
|
|
24891
24898
|
# `BatchImportFindings` to `FindingProviderFields` and to the
|
|
24892
24899
|
# corresponding top-level attributes, see [Using `FindingProviderFields`
|
|
24893
|
-
# ][3] in the *Security Hub User Guide*.
|
|
24900
|
+
# ][3] in the *Security Hub CSPM User Guide*.
|
|
24894
24901
|
#
|
|
24895
24902
|
#
|
|
24896
24903
|
#
|
|
@@ -24959,7 +24966,7 @@ module Aws::SecurityHub
|
|
|
24959
24966
|
# * `Product`
|
|
24960
24967
|
#
|
|
24961
24968
|
# If a [ `BatchImportFindings` ][1] request for a new finding only
|
|
24962
|
-
# provides `Label` or only provides `Normalized`, Security Hub
|
|
24969
|
+
# provides `Label` or only provides `Normalized`, Security Hub CSPM
|
|
24963
24970
|
# automatically populates the value of the other field.
|
|
24964
24971
|
#
|
|
24965
24972
|
# The `Normalized` and `Product` attributes are included in the
|
|
@@ -24969,10 +24976,10 @@ module Aws::SecurityHub
|
|
|
24969
24976
|
# ][2] operation.
|
|
24970
24977
|
#
|
|
24971
24978
|
# If the top-level `Finding.Severity` object is present, but
|
|
24972
|
-
# `Finding.FindingProviderFields` isn't present, Security Hub
|
|
24973
|
-
# the `FindingProviderFields.Severity` object and copies the
|
|
24974
|
-
# `Finding.Severity` object into it. This ensures that the
|
|
24975
|
-
# provider-supplied details are retained within the
|
|
24979
|
+
# `Finding.FindingProviderFields` isn't present, Security Hub CSPM
|
|
24980
|
+
# creates the `FindingProviderFields.Severity` object and copies the
|
|
24981
|
+
# entire `Finding.Severity` object into it. This ensures that the
|
|
24982
|
+
# original, provider-supplied details are retained within the
|
|
24976
24983
|
# `FindingProviderFields.Severity` object, even if the top-level
|
|
24977
24984
|
# `Severity` object is overwritten.
|
|
24978
24985
|
#
|
|
@@ -25055,7 +25062,7 @@ module Aws::SecurityHub
|
|
|
25055
25062
|
# @return [String]
|
|
25056
25063
|
#
|
|
25057
25064
|
# @!attribute [rw] filter
|
|
25058
|
-
# A string filter for filtering Security Hub findings.
|
|
25065
|
+
# A string filter for filtering Security Hub CSPM findings.
|
|
25059
25066
|
# @return [Types::StringFilter]
|
|
25060
25067
|
#
|
|
25061
25068
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/FindingsTrendsStringFilter AWS API Documentation
|
|
@@ -25168,8 +25175,8 @@ module Aws::SecurityHub
|
|
|
25168
25175
|
# finding. This field pertains to findings that relate to Lambda
|
|
25169
25176
|
# functions. Amazon Inspector identifies policy violations and
|
|
25170
25177
|
# vulnerabilities in Lambda function code based on internal detectors
|
|
25171
|
-
# developed in collaboration with Amazon CodeGuru. Security Hub
|
|
25172
|
-
# those findings.
|
|
25178
|
+
# developed in collaboration with Amazon CodeGuru. Security Hub CSPM
|
|
25179
|
+
# receives those findings.
|
|
25173
25180
|
#
|
|
25174
25181
|
# @!attribute [rw] name
|
|
25175
25182
|
# The name of the detector used to identify the code vulnerability.
|
|
@@ -25373,8 +25380,8 @@ module Aws::SecurityHub
|
|
|
25373
25380
|
#
|
|
25374
25381
|
# @!attribute [rw] association_type
|
|
25375
25382
|
# Indicates whether the association between the specified target and
|
|
25376
|
-
# the configuration was directly applied by the Security Hub
|
|
25377
|
-
# administrator or inherited from a parent.
|
|
25383
|
+
# the configuration was directly applied by the Security Hub CSPM
|
|
25384
|
+
# delegated administrator or inherited from a parent.
|
|
25378
25385
|
# @return [String]
|
|
25379
25386
|
#
|
|
25380
25387
|
# @!attribute [rw] updated_at
|
|
@@ -25445,15 +25452,15 @@ module Aws::SecurityHub
|
|
|
25445
25452
|
# @return [Time]
|
|
25446
25453
|
#
|
|
25447
25454
|
# @!attribute [rw] configuration_policy
|
|
25448
|
-
# An object that defines how Security Hub is configured. It
|
|
25449
|
-
# whether Security Hub is enabled or disabled, a list of
|
|
25450
|
-
# security standards, a list of enabled or disabled security
|
|
25451
|
-
# and a list of custom parameter values for specified
|
|
25452
|
-
# policy includes a list of security controls that
|
|
25453
|
-
# Security Hub disables all other controls
|
|
25454
|
-
# controls). If the policy includes a list
|
|
25455
|
-
# are disabled, Security Hub enables
|
|
25456
|
-
# newly released controls).
|
|
25455
|
+
# An object that defines how Security Hub CSPM is configured. It
|
|
25456
|
+
# includes whether Security Hub CSPM is enabled or disabled, a list of
|
|
25457
|
+
# enabled security standards, a list of enabled or disabled security
|
|
25458
|
+
# controls, and a list of custom parameter values for specified
|
|
25459
|
+
# controls. If the policy includes a list of security controls that
|
|
25460
|
+
# are enabled, Security Hub CSPM disables all other controls
|
|
25461
|
+
# (including newly released controls). If the policy includes a list
|
|
25462
|
+
# of security controls that are disabled, Security Hub CSPM enables
|
|
25463
|
+
# all other controls (including newly released controls).
|
|
25457
25464
|
# @return [Types::Policy]
|
|
25458
25465
|
#
|
|
25459
25466
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/GetConfigurationPolicyResponse AWS API Documentation
|
|
@@ -25633,19 +25640,19 @@ module Aws::SecurityHub
|
|
|
25633
25640
|
# history.
|
|
25634
25641
|
#
|
|
25635
25642
|
# If you provide values for both `StartTime` and `EndTime`, Security
|
|
25636
|
-
# Hub returns finding history for the specified time period. If
|
|
25637
|
-
# provide a value for `StartTime` but not for `EndTime`, Security
|
|
25638
|
-
# returns finding history from the `StartTime` to the time at
|
|
25639
|
-
# the API is called. If you provide a value for `EndTime` but
|
|
25640
|
-
# `StartTime`, Security Hub returns finding history from
|
|
25641
|
-
# [CreatedAt][1] timestamp of the finding to the `EndTime`. If you
|
|
25642
|
-
# provide neither `StartTime` nor `EndTime`, Security Hub returns
|
|
25643
|
+
# Hub CSPM returns finding history for the specified time period. If
|
|
25644
|
+
# you provide a value for `StartTime` but not for `EndTime`, Security
|
|
25645
|
+
# Hub CSPM returns finding history from the `StartTime` to the time at
|
|
25646
|
+
# which the API is called. If you provide a value for `EndTime` but
|
|
25647
|
+
# not for `StartTime`, Security Hub CSPM returns finding history from
|
|
25648
|
+
# the [CreatedAt][1] timestamp of the finding to the `EndTime`. If you
|
|
25649
|
+
# provide neither `StartTime` nor `EndTime`, Security Hub CSPM returns
|
|
25643
25650
|
# finding history from the `CreatedAt` timestamp of the finding to the
|
|
25644
25651
|
# time at which the API is called. In all of these scenarios, the
|
|
25645
25652
|
# response is limited to 100 results.
|
|
25646
25653
|
#
|
|
25647
25654
|
# For more information about the validation and formatting of
|
|
25648
|
-
# timestamp fields in Security Hub, see [Timestamps][2].
|
|
25655
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][2].
|
|
25649
25656
|
#
|
|
25650
25657
|
#
|
|
25651
25658
|
#
|
|
@@ -25658,19 +25665,19 @@ module Aws::SecurityHub
|
|
|
25658
25665
|
# requested finding history.
|
|
25659
25666
|
#
|
|
25660
25667
|
# If you provide values for both `StartTime` and `EndTime`, Security
|
|
25661
|
-
# Hub returns finding history for the specified time period. If
|
|
25662
|
-
# provide a value for `StartTime` but not for `EndTime`, Security
|
|
25663
|
-
# returns finding history from the `StartTime` to the time at
|
|
25664
|
-
# the API is called. If you provide a value for `EndTime` but
|
|
25665
|
-
# `StartTime`, Security Hub returns finding history from
|
|
25666
|
-
# [CreatedAt][1] timestamp of the finding to the `EndTime`. If you
|
|
25667
|
-
# provide neither `StartTime` nor `EndTime`, Security Hub returns
|
|
25668
|
+
# Hub CSPM returns finding history for the specified time period. If
|
|
25669
|
+
# you provide a value for `StartTime` but not for `EndTime`, Security
|
|
25670
|
+
# Hub CSPM returns finding history from the `StartTime` to the time at
|
|
25671
|
+
# which the API is called. If you provide a value for `EndTime` but
|
|
25672
|
+
# not for `StartTime`, Security Hub CSPM returns finding history from
|
|
25673
|
+
# the [CreatedAt][1] timestamp of the finding to the `EndTime`. If you
|
|
25674
|
+
# provide neither `StartTime` nor `EndTime`, Security Hub CSPM returns
|
|
25668
25675
|
# finding history from the `CreatedAt` timestamp of the finding to the
|
|
25669
25676
|
# time at which the API is called. In all of these scenarios, the
|
|
25670
25677
|
# response is limited to 100 results.
|
|
25671
25678
|
#
|
|
25672
25679
|
# For more information about the validation and formatting of
|
|
25673
|
-
# timestamp fields in Security Hub, see [Timestamps][2].
|
|
25680
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][2].
|
|
25674
25681
|
#
|
|
25675
25682
|
#
|
|
25676
25683
|
#
|
|
@@ -25682,13 +25689,13 @@ module Aws::SecurityHub
|
|
|
25682
25689
|
# A token for pagination purposes. Provide `NULL` as the initial
|
|
25683
25690
|
# value. In subsequent requests, provide the token included in the
|
|
25684
25691
|
# response to get up to an additional 100 results of finding history.
|
|
25685
|
-
# If you don’t provide `NextToken`, Security Hub returns up to
|
|
25686
|
-
# results of finding history for each request.
|
|
25692
|
+
# If you don’t provide `NextToken`, Security Hub CSPM returns up to
|
|
25693
|
+
# 100 results of finding history for each request.
|
|
25687
25694
|
# @return [String]
|
|
25688
25695
|
#
|
|
25689
25696
|
# @!attribute [rw] max_results
|
|
25690
25697
|
# The maximum number of results to be returned. If you don’t provide
|
|
25691
|
-
# it, Security Hub returns up to 100 results of finding history.
|
|
25698
|
+
# it, Security Hub CSPM returns up to 100 results of finding history.
|
|
25692
25699
|
# @return [Integer]
|
|
25693
25700
|
#
|
|
25694
25701
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/GetFindingHistoryRequest AWS API Documentation
|
|
@@ -26008,7 +26015,8 @@ module Aws::SecurityHub
|
|
|
26008
26015
|
|
|
26009
26016
|
# @!attribute [rw] invitations_count
|
|
26010
26017
|
# The number of all membership invitations sent to this Security Hub
|
|
26011
|
-
# member account, not including the currently accepted
|
|
26018
|
+
# CSPM member account, not including the currently accepted
|
|
26019
|
+
# invitation.
|
|
26012
26020
|
# @return [Integer]
|
|
26013
26021
|
#
|
|
26014
26022
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/GetInvitationsCountResponse AWS API Documentation
|
|
@@ -26026,8 +26034,8 @@ module Aws::SecurityHub
|
|
|
26026
26034
|
class GetMasterAccountRequest < Aws::EmptyStructure; end
|
|
26027
26035
|
|
|
26028
26036
|
# @!attribute [rw] master
|
|
26029
|
-
# A list of details about the Security Hub administrator account
|
|
26030
|
-
# the current member account.
|
|
26037
|
+
# A list of details about the Security Hub CSPM administrator account
|
|
26038
|
+
# for the current member account.
|
|
26031
26039
|
# @return [Types::Invitation]
|
|
26032
26040
|
#
|
|
26033
26041
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/GetMasterAccountResponse AWS API Documentation
|
|
@@ -26039,7 +26047,7 @@ module Aws::SecurityHub
|
|
|
26039
26047
|
end
|
|
26040
26048
|
|
|
26041
26049
|
# @!attribute [rw] account_ids
|
|
26042
|
-
# The list of account IDs for the Security Hub member accounts to
|
|
26050
|
+
# The list of account IDs for the Security Hub CSPM member accounts to
|
|
26043
26051
|
# return the details for.
|
|
26044
26052
|
# @return [Array<String>]
|
|
26045
26053
|
#
|
|
@@ -26052,7 +26060,7 @@ module Aws::SecurityHub
|
|
|
26052
26060
|
end
|
|
26053
26061
|
|
|
26054
26062
|
# @!attribute [rw] members
|
|
26055
|
-
# The list of details about the Security Hub member accounts.
|
|
26063
|
+
# The list of details about the Security Hub CSPM member accounts.
|
|
26056
26064
|
# @return [Array<Types::Member>]
|
|
26057
26065
|
#
|
|
26058
26066
|
# @!attribute [rw] unprocessed_accounts
|
|
@@ -26383,8 +26391,8 @@ module Aws::SecurityHub
|
|
|
26383
26391
|
# GuardDuty uses to detect an attack sequence finding. GuardDuty
|
|
26384
26392
|
# generates an attack sequence finding when multiple signals align to a
|
|
26385
26393
|
# potentially suspicious activity. To receive GuardDuty attack sequence
|
|
26386
|
-
# findings in Security Hub, you must have GuardDuty and GuardDuty
|
|
26387
|
-
# Protection enabled. For more information, see [GuardDuty Extended
|
|
26394
|
+
# findings in Security Hub CSPM, you must have GuardDuty and GuardDuty
|
|
26395
|
+
# S3 Protection enabled. For more information, see [GuardDuty Extended
|
|
26388
26396
|
# Threat Detection ][1] in the *Amazon GuardDuty User Guide*.
|
|
26389
26397
|
#
|
|
26390
26398
|
#
|
|
@@ -26422,14 +26430,14 @@ module Aws::SecurityHub
|
|
|
26422
26430
|
include Aws::Structure
|
|
26423
26431
|
end
|
|
26424
26432
|
|
|
26425
|
-
# Contains information about a Security Hub insight.
|
|
26433
|
+
# Contains information about a Security Hub CSPM insight.
|
|
26426
26434
|
#
|
|
26427
26435
|
# @!attribute [rw] insight_arn
|
|
26428
|
-
# The ARN of a Security Hub insight.
|
|
26436
|
+
# The ARN of a Security Hub CSPM insight.
|
|
26429
26437
|
# @return [String]
|
|
26430
26438
|
#
|
|
26431
26439
|
# @!attribute [rw] name
|
|
26432
|
-
# The name of a Security Hub insight.
|
|
26440
|
+
# The name of a Security Hub CSPM insight.
|
|
26433
26441
|
# @return [String]
|
|
26434
26442
|
#
|
|
26435
26443
|
# @!attribute [rw] filters
|
|
@@ -26511,8 +26519,8 @@ module Aws::SecurityHub
|
|
|
26511
26519
|
# integer.
|
|
26512
26520
|
#
|
|
26513
26521
|
# @!attribute [rw] default_value
|
|
26514
|
-
# The Security Hub default value for a control parameter that is
|
|
26515
|
-
# integer.
|
|
26522
|
+
# The Security Hub CSPM default value for a control parameter that is
|
|
26523
|
+
# an integer.
|
|
26516
26524
|
# @return [Integer]
|
|
26517
26525
|
#
|
|
26518
26526
|
# @!attribute [rw] min
|
|
@@ -26537,8 +26545,8 @@ module Aws::SecurityHub
|
|
|
26537
26545
|
# list of integers.
|
|
26538
26546
|
#
|
|
26539
26547
|
# @!attribute [rw] default_value
|
|
26540
|
-
# The Security Hub default value for a control parameter that is
|
|
26541
|
-
# list of integers.
|
|
26548
|
+
# The Security Hub CSPM default value for a control parameter that is
|
|
26549
|
+
# a list of integers.
|
|
26542
26550
|
# @return [Array<Integer>]
|
|
26543
26551
|
#
|
|
26544
26552
|
# @!attribute [rw] min
|
|
@@ -26639,8 +26647,8 @@ module Aws::SecurityHub
|
|
|
26639
26647
|
# Details about an invitation.
|
|
26640
26648
|
#
|
|
26641
26649
|
# @!attribute [rw] account_id
|
|
26642
|
-
# The account ID of the Security Hub administrator account that
|
|
26643
|
-
# invitation was sent from.
|
|
26650
|
+
# The account ID of the Security Hub CSPM administrator account that
|
|
26651
|
+
# the invitation was sent from.
|
|
26644
26652
|
# @return [String]
|
|
26645
26653
|
#
|
|
26646
26654
|
# @!attribute [rw] invitation_id
|
|
@@ -26669,7 +26677,7 @@ module Aws::SecurityHub
|
|
|
26669
26677
|
|
|
26670
26678
|
# @!attribute [rw] account_ids
|
|
26671
26679
|
# The list of account IDs of the Amazon Web Services accounts to
|
|
26672
|
-
# invite to Security Hub as members.
|
|
26680
|
+
# invite to Security Hub CSPM as members.
|
|
26673
26681
|
# @return [Array<String>]
|
|
26674
26682
|
#
|
|
26675
26683
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/InviteMembersRequest AWS API Documentation
|
|
@@ -27330,7 +27338,7 @@ module Aws::SecurityHub
|
|
|
27330
27338
|
#
|
|
27331
27339
|
# @!attribute [rw] feature
|
|
27332
27340
|
# The feature where the delegated administrator account is listed.
|
|
27333
|
-
# Defaults to Security Hub if not specified.
|
|
27341
|
+
# Defaults to Security Hub CSPM if not specified.
|
|
27334
27342
|
# @return [String]
|
|
27335
27343
|
#
|
|
27336
27344
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ListOrganizationAdminAccountsRequest AWS API Documentation
|
|
@@ -27344,7 +27352,7 @@ module Aws::SecurityHub
|
|
|
27344
27352
|
end
|
|
27345
27353
|
|
|
27346
27354
|
# @!attribute [rw] admin_accounts
|
|
27347
|
-
# The list of Security Hub administrator accounts.
|
|
27355
|
+
# The list of Security Hub CSPM administrator accounts.
|
|
27348
27356
|
# @return [Array<Types::AdminAccount>]
|
|
27349
27357
|
#
|
|
27350
27358
|
# @!attribute [rw] next_token
|
|
@@ -27353,7 +27361,7 @@ module Aws::SecurityHub
|
|
|
27353
27361
|
#
|
|
27354
27362
|
# @!attribute [rw] feature
|
|
27355
27363
|
# The feature where the delegated administrator account is listed.
|
|
27356
|
-
# Defaults to Security Hub CSPM if not specified.
|
|
27364
|
+
# Defaults to Security Hub CSPM CSPM if not specified.
|
|
27357
27365
|
# @return [String]
|
|
27358
27366
|
#
|
|
27359
27367
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ListOrganizationAdminAccountsResponse AWS API Documentation
|
|
@@ -27431,8 +27439,8 @@ module Aws::SecurityHub
|
|
|
27431
27439
|
# parameter that you can use in a subsequent API call to get the next
|
|
27432
27440
|
# 25 associations. This repeats until all associations for the
|
|
27433
27441
|
# specified control are returned. The number of results is limited by
|
|
27434
|
-
# the number of supported Security Hub standards that you've
|
|
27435
|
-
# in the calling account.
|
|
27442
|
+
# the number of supported Security Hub CSPM standards that you've
|
|
27443
|
+
# enabled in the calling account.
|
|
27436
27444
|
# @return [Integer]
|
|
27437
27445
|
#
|
|
27438
27446
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ListStandardsControlAssociationsRequest AWS API Documentation
|
|
@@ -27546,7 +27554,7 @@ module Aws::SecurityHub
|
|
|
27546
27554
|
include Aws::Structure
|
|
27547
27555
|
end
|
|
27548
27556
|
|
|
27549
|
-
# A map filter for filtering Security Hub findings. Each map filter
|
|
27557
|
+
# A map filter for filtering Security Hub CSPM findings. Each map filter
|
|
27550
27558
|
# provides the field to check for, the value to check for, and the
|
|
27551
27559
|
# comparison operator.
|
|
27552
27560
|
#
|
|
@@ -27565,7 +27573,7 @@ module Aws::SecurityHub
|
|
|
27565
27573
|
#
|
|
27566
27574
|
# @!attribute [rw] comparison
|
|
27567
27575
|
# The condition to apply to the key value when filtering Security Hub
|
|
27568
|
-
# findings with a map filter.
|
|
27576
|
+
# CSPM findings with a map filter.
|
|
27569
27577
|
#
|
|
27570
27578
|
# To search for values that have the filter value, use one of the
|
|
27571
27579
|
# following comparison operators:
|
|
@@ -27618,7 +27626,7 @@ module Aws::SecurityHub
|
|
|
27618
27626
|
#
|
|
27619
27627
|
# `CONTAINS` and `NOT_CONTAINS` operators can be used only with
|
|
27620
27628
|
# automation rules. For more information, see [Automation rules][1] in
|
|
27621
|
-
# the *Security Hub User Guide*.
|
|
27629
|
+
# the *Security Hub CSPM User Guide*.
|
|
27622
27630
|
#
|
|
27623
27631
|
#
|
|
27624
27632
|
#
|
|
@@ -27648,13 +27656,13 @@ module Aws::SecurityHub
|
|
|
27648
27656
|
# @!attribute [rw] master_id
|
|
27649
27657
|
# This is replaced by `AdministratorID`.
|
|
27650
27658
|
#
|
|
27651
|
-
# The Amazon Web Services account ID of the Security Hub
|
|
27652
|
-
# account associated with this member account.
|
|
27659
|
+
# The Amazon Web Services account ID of the Security Hub CSPM
|
|
27660
|
+
# administrator account associated with this member account.
|
|
27653
27661
|
# @return [String]
|
|
27654
27662
|
#
|
|
27655
27663
|
# @!attribute [rw] administrator_id
|
|
27656
|
-
# The Amazon Web Services account ID of the Security Hub
|
|
27657
|
-
# account associated with this member account.
|
|
27664
|
+
# The Amazon Web Services account ID of the Security Hub CSPM
|
|
27665
|
+
# administrator account associated with this member account.
|
|
27658
27666
|
# @return [String]
|
|
27659
27667
|
#
|
|
27660
27668
|
# @!attribute [rw] member_status
|
|
@@ -27798,7 +27806,7 @@ module Aws::SecurityHub
|
|
|
27798
27806
|
# endpoints involved in an Amazon GuardDuty Extended Threat Detection
|
|
27799
27807
|
# attack sequence. GuardDuty generates an attack sequence finding when
|
|
27800
27808
|
# multiple events align to a potentially suspicious activity. To receive
|
|
27801
|
-
# GuardDuty attack sequence findings in Security Hub, you must have
|
|
27809
|
+
# GuardDuty attack sequence findings in Security Hub CSPM, you must have
|
|
27802
27810
|
# GuardDuty enabled. For more information, see [GuardDuty Extended
|
|
27803
27811
|
# Threat Detection ][1] in the *Amazon GuardDuty User Guide*.
|
|
27804
27812
|
#
|
|
@@ -27827,8 +27835,8 @@ module Aws::SecurityHub
|
|
|
27827
27835
|
# Amazon GuardDuty Extended Threat Detection attack sequence. GuardDuty
|
|
27828
27836
|
# generates an attack sequence finding when multiple events align to a
|
|
27829
27837
|
# potentially suspicious activity. To receive GuardDuty attack sequence
|
|
27830
|
-
# findings in Security Hub, you must have GuardDuty enabled. For
|
|
27831
|
-
# information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
27838
|
+
# findings in Security Hub CSPM, you must have GuardDuty enabled. For
|
|
27839
|
+
# more information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
27832
27840
|
# *Amazon GuardDuty User Guide*.
|
|
27833
27841
|
#
|
|
27834
27842
|
#
|
|
@@ -27894,8 +27902,8 @@ module Aws::SecurityHub
|
|
|
27894
27902
|
# GuardDuty Extended Threat Detection attack sequence. GuardDuty
|
|
27895
27903
|
# generates an attack sequence finding when multiple events align to a
|
|
27896
27904
|
# potentially suspicious activity. To receive GuardDuty attack sequence
|
|
27897
|
-
# findings in Security Hub, you must have GuardDuty enabled. For
|
|
27898
|
-
# information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
27905
|
+
# findings in Security Hub CSPM, you must have GuardDuty enabled. For
|
|
27906
|
+
# more information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
27899
27907
|
# *Amazon GuardDuty User Guide*.
|
|
27900
27908
|
#
|
|
27901
27909
|
# This field can provide information about the network endpoints
|
|
@@ -27953,7 +27961,7 @@ module Aws::SecurityHub
|
|
|
27953
27961
|
# in an Amazon GuardDuty Extended Threat Detection attack sequence.
|
|
27954
27962
|
# GuardDuty generates an attack sequence finding when multiple events
|
|
27955
27963
|
# align to a potentially suspicious activity. To receive GuardDuty
|
|
27956
|
-
# attack sequence findings in Security Hub, you must have GuardDuty
|
|
27964
|
+
# attack sequence findings in Security Hub CSPM, you must have GuardDuty
|
|
27957
27965
|
# enabled. For more information, see [GuardDuty Extended Threat
|
|
27958
27966
|
# Detection ][1] in the *Amazon GuardDuty User Guide*.
|
|
27959
27967
|
#
|
|
@@ -28086,7 +28094,7 @@ module Aws::SecurityHub
|
|
|
28086
28094
|
# A timestamp that indicates when the note was updated.
|
|
28087
28095
|
#
|
|
28088
28096
|
# For more information about the validation and formatting of
|
|
28089
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
28097
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
28090
28098
|
#
|
|
28091
28099
|
#
|
|
28092
28100
|
#
|
|
@@ -28316,9 +28324,9 @@ module Aws::SecurityHub
|
|
|
28316
28324
|
# @return [String]
|
|
28317
28325
|
#
|
|
28318
28326
|
# @!attribute [rw] filter
|
|
28319
|
-
# A map filter for filtering Security Hub findings. Each map
|
|
28320
|
-
# provides the field to check for, the value to check for, and
|
|
28321
|
-
# comparison operator.
|
|
28327
|
+
# A map filter for filtering Security Hub CSPM findings. Each map
|
|
28328
|
+
# filter provides the field to check for, the value to check for, and
|
|
28329
|
+
# the comparison operator.
|
|
28322
28330
|
# @return [Types::MapFilter]
|
|
28323
28331
|
#
|
|
28324
28332
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/OcsfMapFilter AWS API Documentation
|
|
@@ -28358,7 +28366,7 @@ module Aws::SecurityHub
|
|
|
28358
28366
|
# @return [String]
|
|
28359
28367
|
#
|
|
28360
28368
|
# @!attribute [rw] filter
|
|
28361
|
-
# A string filter for filtering Security Hub findings.
|
|
28369
|
+
# A string filter for filtering Security Hub CSPM findings.
|
|
28362
28370
|
# @return [Types::StringFilter]
|
|
28363
28371
|
#
|
|
28364
28372
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/OcsfStringFilter AWS API Documentation
|
|
@@ -28371,28 +28379,28 @@ module Aws::SecurityHub
|
|
|
28371
28379
|
end
|
|
28372
28380
|
|
|
28373
28381
|
# Provides information about the way an organization is configured in
|
|
28374
|
-
# Security Hub.
|
|
28382
|
+
# Security Hub CSPM.
|
|
28375
28383
|
#
|
|
28376
28384
|
# @!attribute [rw] configuration_type
|
|
28377
28385
|
# Indicates whether the organization uses local or central
|
|
28378
28386
|
# configuration.
|
|
28379
28387
|
#
|
|
28380
|
-
# If you use local configuration, the Security Hub delegated
|
|
28388
|
+
# If you use local configuration, the Security Hub CSPM delegated
|
|
28381
28389
|
# administrator can set `AutoEnable` to `true` and
|
|
28382
28390
|
# `AutoEnableStandards` to `DEFAULT`. This automatically enables
|
|
28383
|
-
# Security Hub and default security standards in new organization
|
|
28391
|
+
# Security Hub CSPM and default security standards in new organization
|
|
28384
28392
|
# accounts. These new account settings must be set separately in each
|
|
28385
28393
|
# Amazon Web Services Region, and settings may be different in each
|
|
28386
28394
|
# Region.
|
|
28387
28395
|
#
|
|
28388
28396
|
# If you use central configuration, the delegated administrator can
|
|
28389
28397
|
# create configuration policies. Configuration policies can be used to
|
|
28390
|
-
# configure Security Hub, security standards, and security
|
|
28391
|
-
# multiple accounts and Regions. If you want new
|
|
28392
|
-
# to use a specific configuration, you can
|
|
28393
|
-
# policy and associate it with the root or
|
|
28394
|
-
# units (OUs). New accounts will inherit the
|
|
28395
|
-
# their assigned OU.
|
|
28398
|
+
# configure Security Hub CSPM, security standards, and security
|
|
28399
|
+
# controls in multiple accounts and Regions. If you want new
|
|
28400
|
+
# organization accounts to use a specific configuration, you can
|
|
28401
|
+
# create a configuration policy and associate it with the root or
|
|
28402
|
+
# specific organizational units (OUs). New accounts will inherit the
|
|
28403
|
+
# policy from the root or their assigned OU.
|
|
28396
28404
|
# @return [String]
|
|
28397
28405
|
#
|
|
28398
28406
|
# @!attribute [rw] status
|
|
@@ -28449,13 +28457,13 @@ module Aws::SecurityHub
|
|
|
28449
28457
|
#
|
|
28450
28458
|
# @!attribute [rw] value_type
|
|
28451
28459
|
# Identifies whether a control parameter uses a custom user-defined
|
|
28452
|
-
# value or subscribes to the default Security Hub behavior.
|
|
28460
|
+
# value or subscribes to the default Security Hub CSPM behavior.
|
|
28453
28461
|
#
|
|
28454
28462
|
# When `ValueType` is set equal to `DEFAULT`, the default behavior can
|
|
28455
|
-
# be a specific Security Hub default value, or the default
|
|
28456
|
-
# can be to ignore a specific parameter. When `ValueType` is
|
|
28457
|
-
# to `DEFAULT`, Security Hub ignores user-provided
|
|
28458
|
-
# `Value` field.
|
|
28463
|
+
# be a specific Security Hub CSPM default value, or the default
|
|
28464
|
+
# behavior can be to ignore a specific parameter. When `ValueType` is
|
|
28465
|
+
# set equal to `DEFAULT`, Security Hub CSPM ignores user-provided
|
|
28466
|
+
# input for the `Value` field.
|
|
28459
28467
|
#
|
|
28460
28468
|
# When `ValueType` is set equal to `CUSTOM`, the `Value` field can't
|
|
28461
28469
|
# be empty.
|
|
@@ -28618,7 +28626,7 @@ module Aws::SecurityHub
|
|
|
28618
28626
|
# Indicates when the operation started.
|
|
28619
28627
|
#
|
|
28620
28628
|
# For more information about the validation and formatting of
|
|
28621
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
28629
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
28622
28630
|
#
|
|
28623
28631
|
#
|
|
28624
28632
|
#
|
|
@@ -28629,7 +28637,7 @@ module Aws::SecurityHub
|
|
|
28629
28637
|
# Indicates when the operation completed.
|
|
28630
28638
|
#
|
|
28631
28639
|
# For more information about the validation and formatting of
|
|
28632
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
28640
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
28633
28641
|
#
|
|
28634
28642
|
#
|
|
28635
28643
|
#
|
|
@@ -28667,15 +28675,16 @@ module Aws::SecurityHub
|
|
|
28667
28675
|
include Aws::Structure
|
|
28668
28676
|
end
|
|
28669
28677
|
|
|
28670
|
-
# An object that defines how Security Hub is configured. It
|
|
28671
|
-
# whether Security Hub is enabled or disabled, a list of
|
|
28672
|
-
# security standards, a list of enabled or disabled security
|
|
28673
|
-
# and a list of custom parameter values for specified
|
|
28674
|
-
# provide a list of security controls that are enabled
|
|
28675
|
-
# configuration policy, Security Hub disables all other
|
|
28676
|
-
# (including newly released controls). If you provide a list of
|
|
28677
|
-
# controls that are disabled in the configuration policy,
|
|
28678
|
-
# enables all other controls (including newly released
|
|
28678
|
+
# An object that defines how Security Hub CSPM is configured. It
|
|
28679
|
+
# includes whether Security Hub CSPM is enabled or disabled, a list of
|
|
28680
|
+
# enabled security standards, a list of enabled or disabled security
|
|
28681
|
+
# controls, and a list of custom parameter values for specified
|
|
28682
|
+
# controls. If you provide a list of security controls that are enabled
|
|
28683
|
+
# in the configuration policy, Security Hub CSPM disables all other
|
|
28684
|
+
# controls (including newly released controls). If you provide a list of
|
|
28685
|
+
# security controls that are disabled in the configuration policy,
|
|
28686
|
+
# Security Hub CSPM enables all other controls (including newly released
|
|
28687
|
+
# controls).
|
|
28679
28688
|
#
|
|
28680
28689
|
# @note Policy is a union - when making an API calls you must set exactly one of the members.
|
|
28681
28690
|
#
|
|
@@ -28813,7 +28822,7 @@ module Aws::SecurityHub
|
|
|
28813
28822
|
# Indicates when the process was launched.
|
|
28814
28823
|
#
|
|
28815
28824
|
# For more information about the validation and formatting of
|
|
28816
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
28825
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
28817
28826
|
#
|
|
28818
28827
|
#
|
|
28819
28828
|
#
|
|
@@ -28824,7 +28833,7 @@ module Aws::SecurityHub
|
|
|
28824
28833
|
# Indicates when the process was terminated.
|
|
28825
28834
|
#
|
|
28826
28835
|
# For more information about the validation and formatting of
|
|
28827
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
28836
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
28828
28837
|
#
|
|
28829
28838
|
#
|
|
28830
28839
|
#
|
|
@@ -28871,14 +28880,14 @@ module Aws::SecurityHub
|
|
|
28871
28880
|
# are the following.
|
|
28872
28881
|
#
|
|
28873
28882
|
# * `SEND_FINDINGS_TO_SECURITY_HUB` - The integration sends findings
|
|
28874
|
-
# to Security Hub.
|
|
28883
|
+
# to Security Hub CSPM.
|
|
28875
28884
|
#
|
|
28876
28885
|
# * `RECEIVE_FINDINGS_FROM_SECURITY_HUB` - The integration receives
|
|
28877
|
-
# findings from Security Hub.
|
|
28886
|
+
# findings from Security Hub CSPM.
|
|
28878
28887
|
#
|
|
28879
28888
|
# * `UPDATE_FINDINGS_IN_SECURITY_HUB` - The integration does not send
|
|
28880
|
-
# new findings to Security Hub, but does make updates to the
|
|
28881
|
-
# findings that it receives from Security Hub.
|
|
28889
|
+
# new findings to Security Hub CSPM, but does make updates to the
|
|
28890
|
+
# findings that it receives from Security Hub CSPM.
|
|
28882
28891
|
# @return [Array<String>]
|
|
28883
28892
|
#
|
|
28884
28893
|
# @!attribute [rw] marketplace_url
|
|
@@ -28891,7 +28900,7 @@ module Aws::SecurityHub
|
|
|
28891
28900
|
#
|
|
28892
28901
|
# @!attribute [rw] activation_url
|
|
28893
28902
|
# The URL to the service or product documentation about the
|
|
28894
|
-
# integration with Security Hub, including how to activate the
|
|
28903
|
+
# integration with Security Hub CSPM, including how to activate the
|
|
28895
28904
|
# integration.
|
|
28896
28905
|
# @return [String]
|
|
28897
28906
|
#
|
|
@@ -28946,6 +28955,11 @@ module Aws::SecurityHub
|
|
|
28946
28955
|
# integration, which includes how to activate the integration.
|
|
28947
28956
|
# @return [String]
|
|
28948
28957
|
#
|
|
28958
|
+
# @!attribute [rw] marketplace_product_id
|
|
28959
|
+
# The identifier for the AWS Marketplace product associated with this
|
|
28960
|
+
# integration.
|
|
28961
|
+
# @return [String]
|
|
28962
|
+
#
|
|
28949
28963
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ProductV2 AWS API Documentation
|
|
28950
28964
|
#
|
|
28951
28965
|
class ProductV2 < Struct.new(
|
|
@@ -28955,7 +28969,8 @@ module Aws::SecurityHub
|
|
|
28955
28969
|
:categories,
|
|
28956
28970
|
:integration_v2_types,
|
|
28957
28971
|
:marketplace_url,
|
|
28958
|
-
:activation_url
|
|
28972
|
+
:activation_url,
|
|
28973
|
+
:marketplace_product_id)
|
|
28959
28974
|
SENSITIVE = []
|
|
28960
28975
|
include Aws::Structure
|
|
28961
28976
|
end
|
|
@@ -30137,7 +30152,7 @@ module Aws::SecurityHub
|
|
|
30137
30152
|
end
|
|
30138
30153
|
|
|
30139
30154
|
# Enables the creation of criteria for Amazon Web Services resources in
|
|
30140
|
-
# Security Hub.
|
|
30155
|
+
# Security Hub CSPM.
|
|
30141
30156
|
#
|
|
30142
30157
|
# @!attribute [rw] string_filters
|
|
30143
30158
|
# Enables filtering based on string field values.
|
|
@@ -30245,9 +30260,9 @@ module Aws::SecurityHub
|
|
|
30245
30260
|
# @return [String]
|
|
30246
30261
|
#
|
|
30247
30262
|
# @!attribute [rw] filter
|
|
30248
|
-
# A map filter for filtering Security Hub findings. Each map
|
|
30249
|
-
# provides the field to check for, the value to check for, and
|
|
30250
|
-
# comparison operator.
|
|
30263
|
+
# A map filter for filtering Security Hub CSPM findings. Each map
|
|
30264
|
+
# filter provides the field to check for, the value to check for, and
|
|
30265
|
+
# the comparison operator.
|
|
30251
30266
|
# @return [Types::MapFilter]
|
|
30252
30267
|
#
|
|
30253
30268
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ResourcesMapFilter AWS API Documentation
|
|
@@ -30287,7 +30302,7 @@ module Aws::SecurityHub
|
|
|
30287
30302
|
# @return [String]
|
|
30288
30303
|
#
|
|
30289
30304
|
# @!attribute [rw] filter
|
|
30290
|
-
# A string filter for filtering Security Hub findings.
|
|
30305
|
+
# A string filter for filtering Security Hub CSPM findings.
|
|
30291
30306
|
# @return [Types::StringFilter]
|
|
30292
30307
|
#
|
|
30293
30308
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ResourcesStringFilter AWS API Documentation
|
|
@@ -30377,7 +30392,7 @@ module Aws::SecurityHub
|
|
|
30377
30392
|
# @return [String]
|
|
30378
30393
|
#
|
|
30379
30394
|
# @!attribute [rw] filter
|
|
30380
|
-
# A string filter for filtering Security Hub findings.
|
|
30395
|
+
# A string filter for filtering Security Hub CSPM findings.
|
|
30381
30396
|
# @return [Types::StringFilter]
|
|
30382
30397
|
#
|
|
30383
30398
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/ResourcesTrendsStringFilter AWS API Documentation
|
|
@@ -30954,8 +30969,8 @@ module Aws::SecurityHub
|
|
|
30954
30969
|
include Aws::Structure
|
|
30955
30970
|
end
|
|
30956
30971
|
|
|
30957
|
-
# A security control in Security Hub describes a security best
|
|
30958
|
-
# related to a specific resource.
|
|
30972
|
+
# A security control in Security Hub CSPM describes a security best
|
|
30973
|
+
# practice related to a specific resource.
|
|
30959
30974
|
#
|
|
30960
30975
|
# @!attribute [rw] security_control_id
|
|
30961
30976
|
# The unique identifier of a security control across standards. Values
|
|
@@ -30976,20 +30991,21 @@ module Aws::SecurityHub
|
|
|
30976
30991
|
#
|
|
30977
30992
|
# @!attribute [rw] description
|
|
30978
30993
|
# The description of a security control across standards. This
|
|
30979
|
-
# typically summarizes how Security Hub evaluates the control and
|
|
30980
|
-
# conditions under which it produces a failed finding. This
|
|
30981
|
-
# doesn't reference a specific standard.
|
|
30994
|
+
# typically summarizes how Security Hub CSPM evaluates the control and
|
|
30995
|
+
# the conditions under which it produces a failed finding. This
|
|
30996
|
+
# parameter doesn't reference a specific standard.
|
|
30982
30997
|
# @return [String]
|
|
30983
30998
|
#
|
|
30984
30999
|
# @!attribute [rw] remediation_url
|
|
30985
|
-
# A link to Security Hub documentation that explains how to
|
|
30986
|
-
# a failed finding for a security control.
|
|
31000
|
+
# A link to Security Hub CSPM documentation that explains how to
|
|
31001
|
+
# remediate a failed finding for a security control.
|
|
30987
31002
|
# @return [String]
|
|
30988
31003
|
#
|
|
30989
31004
|
# @!attribute [rw] severity_rating
|
|
30990
31005
|
# The severity of a security control. For more information about how
|
|
30991
|
-
# Security Hub determines control severity, see [Assigning
|
|
30992
|
-
# control findings][1] in the *Security Hub User
|
|
31006
|
+
# Security Hub CSPM determines control severity, see [Assigning
|
|
31007
|
+
# severity to control findings][1] in the *Security Hub CSPM User
|
|
31008
|
+
# Guide*.
|
|
30993
31009
|
#
|
|
30994
31010
|
#
|
|
30995
31011
|
#
|
|
@@ -31002,11 +31018,11 @@ module Aws::SecurityHub
|
|
|
31002
31018
|
#
|
|
31003
31019
|
# @!attribute [rw] update_status
|
|
31004
31020
|
# Identifies whether customizable properties of a security control are
|
|
31005
|
-
# reflected in Security Hub findings. A status of `READY`
|
|
31006
|
-
# that Security Hub uses the current control parameter
|
|
31007
|
-
# running security checks of the control. A status of
|
|
31008
|
-
# indicates that all security checks might not use the
|
|
31009
|
-
# parameter values.
|
|
31021
|
+
# reflected in Security Hub CSPM findings. A status of `READY`
|
|
31022
|
+
# indicates that Security Hub CSPM uses the current control parameter
|
|
31023
|
+
# values when running security checks of the control. A status of
|
|
31024
|
+
# `UPDATING` indicates that all security checks might not use the
|
|
31025
|
+
# current parameter values.
|
|
31010
31026
|
# @return [String]
|
|
31011
31027
|
#
|
|
31012
31028
|
# @!attribute [rw] parameters
|
|
@@ -31086,20 +31102,21 @@ module Aws::SecurityHub
|
|
|
31086
31102
|
#
|
|
31087
31103
|
# @!attribute [rw] description
|
|
31088
31104
|
# The description of a security control across standards. This
|
|
31089
|
-
# typically summarizes how Security Hub evaluates the control and
|
|
31090
|
-
# conditions under which it produces a failed finding. This
|
|
31091
|
-
# doesn't reference a specific standard.
|
|
31105
|
+
# typically summarizes how Security Hub CSPM evaluates the control and
|
|
31106
|
+
# the conditions under which it produces a failed finding. This
|
|
31107
|
+
# parameter doesn't reference a specific standard.
|
|
31092
31108
|
# @return [String]
|
|
31093
31109
|
#
|
|
31094
31110
|
# @!attribute [rw] remediation_url
|
|
31095
|
-
# A link to Security Hub documentation that explains how to
|
|
31096
|
-
# a failed finding for a security control.
|
|
31111
|
+
# A link to Security Hub CSPM documentation that explains how to
|
|
31112
|
+
# remediate a failed finding for a security control.
|
|
31097
31113
|
# @return [String]
|
|
31098
31114
|
#
|
|
31099
31115
|
# @!attribute [rw] severity_rating
|
|
31100
31116
|
# The severity of a security control. For more information about how
|
|
31101
|
-
# Security Hub determines control severity, see [Assigning
|
|
31102
|
-
# control findings][1] in the *Security Hub User
|
|
31117
|
+
# Security Hub CSPM determines control severity, see [Assigning
|
|
31118
|
+
# severity to control findings][1] in the *Security Hub CSPM User
|
|
31119
|
+
# Guide*.
|
|
31103
31120
|
#
|
|
31104
31121
|
#
|
|
31105
31122
|
#
|
|
@@ -31158,19 +31175,19 @@ module Aws::SecurityHub
|
|
|
31158
31175
|
end
|
|
31159
31176
|
|
|
31160
31177
|
# An object that defines which security controls are enabled in an
|
|
31161
|
-
# Security Hub configuration policy. The enablement status of a
|
|
31162
|
-
# is aligned across all of the enabled standards in an account.
|
|
31178
|
+
# Security Hub CSPM configuration policy. The enablement status of a
|
|
31179
|
+
# control is aligned across all of the enabled standards in an account.
|
|
31163
31180
|
#
|
|
31164
31181
|
# @!attribute [rw] enabled_security_control_identifiers
|
|
31165
31182
|
# A list of security controls that are enabled in the configuration
|
|
31166
|
-
# policy. Security Hub disables all other controls (including
|
|
31167
|
-
# released controls) other than the listed controls.
|
|
31183
|
+
# policy. Security Hub CSPM disables all other controls (including
|
|
31184
|
+
# newly released controls) other than the listed controls.
|
|
31168
31185
|
# @return [Array<String>]
|
|
31169
31186
|
#
|
|
31170
31187
|
# @!attribute [rw] disabled_security_control_identifiers
|
|
31171
31188
|
# A list of security controls that are disabled in the configuration
|
|
31172
|
-
# policy. Security Hub enables all other controls (including
|
|
31173
|
-
# released controls) other than the listed controls.
|
|
31189
|
+
# policy. Security Hub CSPM enables all other controls (including
|
|
31190
|
+
# newly released controls) other than the listed controls.
|
|
31174
31191
|
# @return [Array<String>]
|
|
31175
31192
|
#
|
|
31176
31193
|
# @!attribute [rw] security_control_custom_parameters
|
|
@@ -31188,19 +31205,19 @@ module Aws::SecurityHub
|
|
|
31188
31205
|
include Aws::Structure
|
|
31189
31206
|
end
|
|
31190
31207
|
|
|
31191
|
-
# An object that defines how Security Hub is configured. The
|
|
31192
|
-
# configuration policy includes whether Security Hub is enabled or
|
|
31208
|
+
# An object that defines how Security Hub CSPM is configured. The
|
|
31209
|
+
# configuration policy includes whether Security Hub CSPM is enabled or
|
|
31193
31210
|
# disabled, a list of enabled security standards, a list of enabled or
|
|
31194
31211
|
# disabled security controls, and a list of custom parameter values for
|
|
31195
31212
|
# specified controls. If you provide a list of security controls that
|
|
31196
|
-
# are enabled in the configuration policy, Security Hub disables
|
|
31197
|
-
# other controls (including newly released controls). If you provide
|
|
31198
|
-
# list of security controls that are disabled in the configuration
|
|
31199
|
-
# policy, Security Hub enables all other controls (including newly
|
|
31213
|
+
# are enabled in the configuration policy, Security Hub CSPM disables
|
|
31214
|
+
# all other controls (including newly released controls). If you provide
|
|
31215
|
+
# a list of security controls that are disabled in the configuration
|
|
31216
|
+
# policy, Security Hub CSPM enables all other controls (including newly
|
|
31200
31217
|
# released controls).
|
|
31201
31218
|
#
|
|
31202
31219
|
# @!attribute [rw] service_enabled
|
|
31203
|
-
# Indicates whether Security Hub is enabled in the policy.
|
|
31220
|
+
# Indicates whether Security Hub CSPM is enabled in the policy.
|
|
31204
31221
|
# @return [Boolean]
|
|
31205
31222
|
#
|
|
31206
31223
|
# @!attribute [rw] enabled_standard_identifiers
|
|
@@ -31281,9 +31298,9 @@ module Aws::SecurityHub
|
|
|
31281
31298
|
# Detection attack sequence finding. GuardDuty generates an attack
|
|
31282
31299
|
# sequence finding when multiple events align to a potentially
|
|
31283
31300
|
# suspicious activity. To receive GuardDuty attack sequence findings in
|
|
31284
|
-
# Security Hub, you must have GuardDuty enabled. For more
|
|
31285
|
-
# see [GuardDuty Extended Threat Detection ][1] in the
|
|
31286
|
-
# User Guide*.
|
|
31301
|
+
# Security Hub CSPM, you must have GuardDuty enabled. For more
|
|
31302
|
+
# information, see [GuardDuty Extended Threat Detection ][1] in the
|
|
31303
|
+
# *Amazon GuardDuty User Guide*.
|
|
31287
31304
|
#
|
|
31288
31305
|
#
|
|
31289
31306
|
#
|
|
@@ -31417,7 +31434,7 @@ module Aws::SecurityHub
|
|
|
31417
31434
|
# `BatchUpdateFindings`.
|
|
31418
31435
|
#
|
|
31419
31436
|
# The finding must have either `Label` or `Normalized` populated. If
|
|
31420
|
-
# only one of these attributes is populated, then Security Hub
|
|
31437
|
+
# only one of these attributes is populated, then Security Hub CSPM
|
|
31421
31438
|
# automatically populates the other one. If neither attribute is
|
|
31422
31439
|
# populated, then the finding is invalid. `Label` is the preferred
|
|
31423
31440
|
# attribute.
|
|
@@ -31610,8 +31627,9 @@ module Aws::SecurityHub
|
|
|
31610
31627
|
# Extended Threat Detection attack sequence. An attack sequence is a
|
|
31611
31628
|
# type of threat detected by GuardDuty. GuardDuty generates an attack
|
|
31612
31629
|
# sequence finding when multiple events, or signals, align to a
|
|
31613
|
-
# potentially suspicious activity. When GuardDuty and Security Hub
|
|
31614
|
-
# integrated, GuardDuty sends attack sequence findings to Security
|
|
31630
|
+
# potentially suspicious activity. When GuardDuty and Security Hub CSPM
|
|
31631
|
+
# are integrated, GuardDuty sends attack sequence findings to Security
|
|
31632
|
+
# Hub CSPM.
|
|
31615
31633
|
#
|
|
31616
31634
|
# A signal can be an API activity or a finding that GuardDuty uses to
|
|
31617
31635
|
# detect an attack sequence finding.
|
|
@@ -31842,11 +31860,11 @@ module Aws::SecurityHub
|
|
|
31842
31860
|
# @return [String]
|
|
31843
31861
|
#
|
|
31844
31862
|
# @!attribute [rw] enabled_by_default
|
|
31845
|
-
# Whether the standard is enabled by default. When Security Hub
|
|
31846
|
-
# enabled from the console, if a standard is enabled by default,
|
|
31847
|
-
# check box for that standard is selected by default.
|
|
31863
|
+
# Whether the standard is enabled by default. When Security Hub CSPM
|
|
31864
|
+
# is enabled from the console, if a standard is enabled by default,
|
|
31865
|
+
# the check box for that standard is selected by default.
|
|
31848
31866
|
#
|
|
31849
|
-
# When Security Hub is enabled using the `EnableSecurityHub` API
|
|
31867
|
+
# When Security Hub CSPM is enabled using the `EnableSecurityHub` API
|
|
31850
31868
|
# operation, the standard is enabled by default unless
|
|
31851
31869
|
# `EnableDefaultStandards` is set to `false`.
|
|
31852
31870
|
# @return [Boolean]
|
|
@@ -31875,8 +31893,8 @@ module Aws::SecurityHub
|
|
|
31875
31893
|
#
|
|
31876
31894
|
# @!attribute [rw] control_status
|
|
31877
31895
|
# The current status of the security standard control. Indicates
|
|
31878
|
-
# whether the control is enabled or disabled. Security Hub does
|
|
31879
|
-
# check against disabled controls.
|
|
31896
|
+
# whether the control is enabled or disabled. Security Hub CSPM does
|
|
31897
|
+
# not check against disabled controls.
|
|
31880
31898
|
# @return [String]
|
|
31881
31899
|
#
|
|
31882
31900
|
# @!attribute [rw] disabled_reason
|
|
@@ -31904,7 +31922,7 @@ module Aws::SecurityHub
|
|
|
31904
31922
|
#
|
|
31905
31923
|
# @!attribute [rw] remediation_url
|
|
31906
31924
|
# A link to remediation information for the control in the Security
|
|
31907
|
-
# Hub user documentation.
|
|
31925
|
+
# Hub CSPM user documentation.
|
|
31908
31926
|
# @return [String]
|
|
31909
31927
|
#
|
|
31910
31928
|
# @!attribute [rw] severity_rating
|
|
@@ -31983,12 +32001,13 @@ module Aws::SecurityHub
|
|
|
31983
32001
|
#
|
|
31984
32002
|
# @!attribute [rw] standards_control_description
|
|
31985
32003
|
# The description of a control. This typically summarizes how Security
|
|
31986
|
-
# Hub evaluates the control and the conditions under which it
|
|
31987
|
-
# a failed finding. This parameter may reference a specific
|
|
32004
|
+
# Hub CSPM evaluates the control and the conditions under which it
|
|
32005
|
+
# produces a failed finding. This parameter may reference a specific
|
|
32006
|
+
# standard.
|
|
31988
32007
|
# @return [String]
|
|
31989
32008
|
#
|
|
31990
32009
|
# @!attribute [rw] standards_control_arns
|
|
31991
|
-
# Provides the input parameter that Security Hub uses to call the
|
|
32010
|
+
# Provides the input parameter that Security Hub CSPM uses to call the
|
|
31992
32011
|
# [UpdateStandardsControl][1] API. This API can be used to enable or
|
|
31993
32012
|
# disable a control in a specified standard.
|
|
31994
32013
|
#
|
|
@@ -32083,8 +32102,9 @@ module Aws::SecurityHub
|
|
|
32083
32102
|
#
|
|
32084
32103
|
# @!attribute [rw] standards_control_description
|
|
32085
32104
|
# The description of a control. This typically summarizes how Security
|
|
32086
|
-
# Hub evaluates the control and the conditions under which it
|
|
32087
|
-
# a failed finding. The parameter may reference a specific
|
|
32105
|
+
# Hub CSPM evaluates the control and the conditions under which it
|
|
32106
|
+
# produces a failed finding. The parameter may reference a specific
|
|
32107
|
+
# standard.
|
|
32088
32108
|
# @return [String]
|
|
32089
32109
|
#
|
|
32090
32110
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/StandardsControlAssociationSummary AWS API Documentation
|
|
@@ -32198,20 +32218,20 @@ module Aws::SecurityHub
|
|
|
32198
32218
|
# are:
|
|
32199
32219
|
#
|
|
32200
32220
|
# * `PENDING` - The standard is in the process of being enabled. Or
|
|
32201
|
-
# the standard is already enabled and Security Hub is adding
|
|
32202
|
-
# controls to the standard.
|
|
32221
|
+
# the standard is already enabled and Security Hub CSPM is adding
|
|
32222
|
+
# new controls to the standard.
|
|
32203
32223
|
#
|
|
32204
32224
|
# * `READY` - The standard is enabled.
|
|
32205
32225
|
#
|
|
32206
32226
|
# * `INCOMPLETE` - The standard could not be enabled completely. One
|
|
32207
32227
|
# or more errors (`StandardsStatusReason`) occurred when Security
|
|
32208
|
-
# Hub attempted to enable the standard.
|
|
32228
|
+
# Hub CSPM attempted to enable the standard.
|
|
32209
32229
|
#
|
|
32210
32230
|
# * `DELETING` - The standard is in the process of being disabled.
|
|
32211
32231
|
#
|
|
32212
32232
|
# * `FAILED` - The standard could not be disabled. One or more errors
|
|
32213
|
-
# (`StandardsStatusReason`) occurred when Security Hub
|
|
32214
|
-
# disable the standard.
|
|
32233
|
+
# (`StandardsStatusReason`) occurred when Security Hub CSPM
|
|
32234
|
+
# attempted to disable the standard.
|
|
32215
32235
|
# @return [String]
|
|
32216
32236
|
#
|
|
32217
32237
|
# @!attribute [rw] standards_controls_updatable
|
|
@@ -32300,8 +32320,8 @@ module Aws::SecurityHub
|
|
|
32300
32320
|
#
|
|
32301
32321
|
# @!attribute [rw] association_type
|
|
32302
32322
|
# Indicates whether the association between the specified target and
|
|
32303
|
-
# the configuration was directly applied by the Security Hub
|
|
32304
|
-
# administrator or inherited from a parent.
|
|
32323
|
+
# the configuration was directly applied by the Security Hub CSPM
|
|
32324
|
+
# delegated administrator or inherited from a parent.
|
|
32305
32325
|
# @return [String]
|
|
32306
32326
|
#
|
|
32307
32327
|
# @!attribute [rw] updated_at
|
|
@@ -32405,7 +32425,7 @@ module Aws::SecurityHub
|
|
|
32405
32425
|
# @!attribute [rw] reason_code
|
|
32406
32426
|
# A code that represents a reason for the control status. For the list
|
|
32407
32427
|
# of status reason codes and their meanings, see [Compliance details
|
|
32408
|
-
# for control findings][1] in the *Security Hub User Guide*.
|
|
32428
|
+
# for control findings][1] in the *Security Hub CSPM User Guide*.
|
|
32409
32429
|
#
|
|
32410
32430
|
#
|
|
32411
32431
|
#
|
|
@@ -32429,12 +32449,12 @@ module Aws::SecurityHub
|
|
|
32429
32449
|
# string.
|
|
32430
32450
|
#
|
|
32431
32451
|
# @!attribute [rw] default_value
|
|
32432
|
-
# The Security Hub default value for a control parameter that is
|
|
32433
|
-
# string.
|
|
32452
|
+
# The Security Hub CSPM default value for a control parameter that is
|
|
32453
|
+
# a string.
|
|
32434
32454
|
# @return [String]
|
|
32435
32455
|
#
|
|
32436
32456
|
# @!attribute [rw] re_2_expression
|
|
32437
|
-
# An RE2 regular expression that Security Hub uses to validate a
|
|
32457
|
+
# An RE2 regular expression that Security Hub CSPM uses to validate a
|
|
32438
32458
|
# user-provided control parameter string.
|
|
32439
32459
|
# @return [String]
|
|
32440
32460
|
#
|
|
@@ -32452,18 +32472,18 @@ module Aws::SecurityHub
|
|
|
32452
32472
|
include Aws::Structure
|
|
32453
32473
|
end
|
|
32454
32474
|
|
|
32455
|
-
# A string filter for filtering Security Hub findings.
|
|
32475
|
+
# A string filter for filtering Security Hub CSPM findings.
|
|
32456
32476
|
#
|
|
32457
32477
|
# @!attribute [rw] value
|
|
32458
32478
|
# The string filter value. Filter values are case sensitive. For
|
|
32459
32479
|
# example, the product name for control-based findings is `Security
|
|
32460
|
-
# Hub`. If you provide `security hub` as the filter value,
|
|
32461
|
-
# match.
|
|
32480
|
+
# Hub CSPM`. If you provide `security hub` as the filter value,
|
|
32481
|
+
# there's no match.
|
|
32462
32482
|
# @return [String]
|
|
32463
32483
|
#
|
|
32464
32484
|
# @!attribute [rw] comparison
|
|
32465
32485
|
# The condition to apply to a string value when filtering Security Hub
|
|
32466
|
-
# findings.
|
|
32486
|
+
# CSPM findings.
|
|
32467
32487
|
#
|
|
32468
32488
|
# To search for values that have the filter value, use one of the
|
|
32469
32489
|
# following comparison operators:
|
|
@@ -32523,11 +32543,11 @@ module Aws::SecurityHub
|
|
|
32523
32543
|
# filters.
|
|
32524
32544
|
#
|
|
32525
32545
|
# You can combine `PREFIX` filters with `NOT_EQUALS` or
|
|
32526
|
-
# `PREFIX_NOT_EQUALS` filters for the same field. Security Hub
|
|
32527
|
-
# processes the `PREFIX` filters, and then the `NOT_EQUALS` or
|
|
32546
|
+
# `PREFIX_NOT_EQUALS` filters for the same field. Security Hub CSPM
|
|
32547
|
+
# first processes the `PREFIX` filters, and then the `NOT_EQUALS` or
|
|
32528
32548
|
# `PREFIX_NOT_EQUALS` filters.
|
|
32529
32549
|
#
|
|
32530
|
-
# For example, for the following filters, Security Hub first
|
|
32550
|
+
# For example, for the following filters, Security Hub CSPM first
|
|
32531
32551
|
# identifies findings that have resource types that start with either
|
|
32532
32552
|
# `AwsIam` or `AwsEc2`. It then excludes findings that have a resource
|
|
32533
32553
|
# type of `AwsIamPolicy` and findings that have a resource type of
|
|
@@ -32545,7 +32565,7 @@ module Aws::SecurityHub
|
|
|
32545
32565
|
# automation rules V1. `CONTAINS_WORD` operator is only supported in
|
|
32546
32566
|
# `GetFindingsV2`, `GetFindingStatisticsV2`, `GetResourcesV2`, and
|
|
32547
32567
|
# `GetResourceStatisticsV2` APIs. For more information, see
|
|
32548
|
-
# [Automation rules][1] in the *Security Hub User Guide*.
|
|
32568
|
+
# [Automation rules][1] in the *Security Hub CSPM User Guide*.
|
|
32549
32569
|
#
|
|
32550
32570
|
#
|
|
32551
32571
|
#
|
|
@@ -32565,12 +32585,12 @@ module Aws::SecurityHub
|
|
|
32565
32585
|
# list of strings.
|
|
32566
32586
|
#
|
|
32567
32587
|
# @!attribute [rw] default_value
|
|
32568
|
-
# The Security Hub default value for a control parameter that is
|
|
32569
|
-
# list of strings.
|
|
32588
|
+
# The Security Hub CSPM default value for a control parameter that is
|
|
32589
|
+
# a list of strings.
|
|
32570
32590
|
# @return [Array<String>]
|
|
32571
32591
|
#
|
|
32572
32592
|
# @!attribute [rw] re_2_expression
|
|
32573
|
-
# An RE2 regular expression that Security Hub uses to validate a
|
|
32593
|
+
# An RE2 regular expression that Security Hub CSPM uses to validate a
|
|
32574
32594
|
# user-provided list of strings for a control parameter.
|
|
32575
32595
|
# @return [String]
|
|
32576
32596
|
#
|
|
@@ -32618,8 +32638,8 @@ module Aws::SecurityHub
|
|
|
32618
32638
|
class TagResourceResponse < Aws::EmptyStructure; end
|
|
32619
32639
|
|
|
32620
32640
|
# The target account, organizational unit, or the root that is
|
|
32621
|
-
# associated with an Security Hub configuration. The configuration
|
|
32622
|
-
# be a configuration policy or self-managed behavior.
|
|
32641
|
+
# associated with an Security Hub CSPM configuration. The configuration
|
|
32642
|
+
# can be a configuration policy or self-managed behavior.
|
|
32623
32643
|
#
|
|
32624
32644
|
# @note Target is a union - when making an API calls you must set exactly one of the members.
|
|
32625
32645
|
#
|
|
@@ -32712,7 +32732,7 @@ module Aws::SecurityHub
|
|
|
32712
32732
|
# indicator was observed.
|
|
32713
32733
|
#
|
|
32714
32734
|
# For more information about the validation and formatting of
|
|
32715
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
32735
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
32716
32736
|
#
|
|
32717
32737
|
#
|
|
32718
32738
|
#
|
|
@@ -33120,7 +33140,7 @@ module Aws::SecurityHub
|
|
|
33120
33140
|
#
|
|
33121
33141
|
# @!attribute [rw] rule_status
|
|
33122
33142
|
# Whether the rule is active after it is created. If this parameter is
|
|
33123
|
-
# equal to `ENABLED`, Security Hub starts applying the rule to
|
|
33143
|
+
# equal to `ENABLED`, Security Hub CSPM starts applying the rule to
|
|
33124
33144
|
# findings and finding updates after the rule is created. To change
|
|
33125
33145
|
# the value of this parameter after creating a rule, use [
|
|
33126
33146
|
# `BatchUpdateAutomationRules` ][1].
|
|
@@ -33132,8 +33152,8 @@ module Aws::SecurityHub
|
|
|
33132
33152
|
#
|
|
33133
33153
|
# @!attribute [rw] rule_order
|
|
33134
33154
|
# An integer ranging from 1 to 1000 that represents the order in which
|
|
33135
|
-
# the rule action is applied to findings. Security Hub applies
|
|
33136
|
-
# with lower values for this parameter first.
|
|
33155
|
+
# the rule action is applied to findings. Security Hub CSPM applies
|
|
33156
|
+
# rules with lower values for this parameter first.
|
|
33137
33157
|
# @return [Integer]
|
|
33138
33158
|
#
|
|
33139
33159
|
# @!attribute [rw] description
|
|
@@ -33148,17 +33168,17 @@ module Aws::SecurityHub
|
|
|
33148
33168
|
# Specifies whether a rule is the last to be applied with respect to a
|
|
33149
33169
|
# finding that matches the rule criteria. This is useful when a
|
|
33150
33170
|
# finding matches the criteria for multiple rules, and each rule has
|
|
33151
|
-
# different actions. If a rule is terminal, Security Hub applies
|
|
33152
|
-
# rule action to a finding that matches the rule criteria and
|
|
33153
|
-
# evaluate other rules for the finding. By default, a rule
|
|
33154
|
-
# terminal.
|
|
33171
|
+
# different actions. If a rule is terminal, Security Hub CSPM applies
|
|
33172
|
+
# the rule action to a finding that matches the rule criteria and
|
|
33173
|
+
# doesn't evaluate other rules for the finding. By default, a rule
|
|
33174
|
+
# isn't terminal.
|
|
33155
33175
|
# @return [Boolean]
|
|
33156
33176
|
#
|
|
33157
33177
|
# @!attribute [rw] criteria
|
|
33158
33178
|
# A set of ASFF finding field attributes and corresponding expected
|
|
33159
|
-
# values that Security Hub uses to filter findings. If a rule is
|
|
33179
|
+
# values that Security Hub CSPM uses to filter findings. If a rule is
|
|
33160
33180
|
# enabled and a finding matches the conditions specified in this
|
|
33161
|
-
# parameter, Security Hub applies the rule action to the finding.
|
|
33181
|
+
# parameter, Security Hub CSPM applies the rule action to the finding.
|
|
33162
33182
|
# @return [Types::AutomationRulesFindingFilters]
|
|
33163
33183
|
#
|
|
33164
33184
|
# @!attribute [rw] actions
|
|
@@ -33200,16 +33220,16 @@ module Aws::SecurityHub
|
|
|
33200
33220
|
# @return [String]
|
|
33201
33221
|
#
|
|
33202
33222
|
# @!attribute [rw] configuration_policy
|
|
33203
|
-
# An object that defines how Security Hub is configured. It
|
|
33204
|
-
# whether Security Hub is enabled or disabled, a list of
|
|
33205
|
-
# security standards, a list of enabled or disabled security
|
|
33206
|
-
# and a list of custom parameter values for specified
|
|
33207
|
-
# provide a list of security controls that are
|
|
33208
|
-
# configuration policy, Security Hub disables all
|
|
33209
|
-
# (including newly released controls). If you provide a
|
|
33210
|
-
# security controls that are disabled in the configuration
|
|
33211
|
-
# Security Hub enables all other controls (including
|
|
33212
|
-
# controls).
|
|
33223
|
+
# An object that defines how Security Hub CSPM is configured. It
|
|
33224
|
+
# includes whether Security Hub CSPM is enabled or disabled, a list of
|
|
33225
|
+
# enabled security standards, a list of enabled or disabled security
|
|
33226
|
+
# controls, and a list of custom parameter values for specified
|
|
33227
|
+
# controls. If you provide a list of security controls that are
|
|
33228
|
+
# enabled in the configuration policy, Security Hub CSPM disables all
|
|
33229
|
+
# other controls (including newly released controls). If you provide a
|
|
33230
|
+
# list of security controls that are disabled in the configuration
|
|
33231
|
+
# policy, Security Hub CSPM enables all other controls (including
|
|
33232
|
+
# newly released controls).
|
|
33213
33233
|
#
|
|
33214
33234
|
# When updating a configuration policy, provide a complete list of
|
|
33215
33235
|
# standards that you want to enable and a complete list of controls
|
|
@@ -33256,16 +33276,16 @@ module Aws::SecurityHub
|
|
|
33256
33276
|
# @return [Time]
|
|
33257
33277
|
#
|
|
33258
33278
|
# @!attribute [rw] configuration_policy
|
|
33259
|
-
# An object that defines how Security Hub is configured. It
|
|
33260
|
-
# whether Security Hub is enabled or disabled, a list of
|
|
33261
|
-
# security standards, a list of enabled or disabled security
|
|
33262
|
-
# and a list of custom parameter values for specified
|
|
33263
|
-
# request included a list of security controls that
|
|
33264
|
-
# configuration policy, Security Hub disables
|
|
33265
|
-
# (including newly released controls). If the
|
|
33266
|
-
# of security controls that are disabled in
|
|
33267
|
-
# Security Hub enables all other
|
|
33268
|
-
# controls).
|
|
33279
|
+
# An object that defines how Security Hub CSPM is configured. It
|
|
33280
|
+
# includes whether Security Hub CSPM is enabled or disabled, a list of
|
|
33281
|
+
# enabled security standards, a list of enabled or disabled security
|
|
33282
|
+
# controls, and a list of custom parameter values for specified
|
|
33283
|
+
# controls. If the request included a list of security controls that
|
|
33284
|
+
# are enabled in the configuration policy, Security Hub CSPM disables
|
|
33285
|
+
# all other controls (including newly released controls). If the
|
|
33286
|
+
# request included a list of security controls that are disabled in
|
|
33287
|
+
# the configuration policy, Security Hub CSPM enables all other
|
|
33288
|
+
# controls (including newly released controls).
|
|
33269
33289
|
# @return [Types::Policy]
|
|
33270
33290
|
#
|
|
33271
33291
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/UpdateConfigurationPolicyResponse AWS API Documentation
|
|
@@ -33317,7 +33337,7 @@ module Aws::SecurityHub
|
|
|
33317
33337
|
# Indicates whether to aggregate findings from all of the available
|
|
33318
33338
|
# Regions in the current partition. Also determines whether to
|
|
33319
33339
|
# automatically aggregate findings from new Regions as Security Hub
|
|
33320
|
-
# supports them and you opt into them.
|
|
33340
|
+
# CSPM supports them and you opt into them.
|
|
33321
33341
|
#
|
|
33322
33342
|
# The selected option also determines how to use the Regions provided
|
|
33323
33343
|
# in the Regions list.
|
|
@@ -33325,18 +33345,19 @@ module Aws::SecurityHub
|
|
|
33325
33345
|
# The options are as follows:
|
|
33326
33346
|
#
|
|
33327
33347
|
# * `ALL_REGIONS` - Aggregates findings from all of the Regions where
|
|
33328
|
-
# Security Hub is enabled. When you choose this option,
|
|
33329
|
-
# also automatically aggregates findings from new
|
|
33330
|
-
# Security Hub supports them and you opt into them.
|
|
33348
|
+
# Security Hub CSPM is enabled. When you choose this option,
|
|
33349
|
+
# Security Hub CSPM also automatically aggregates findings from new
|
|
33350
|
+
# Regions as Security Hub CSPM supports them and you opt into them.
|
|
33331
33351
|
#
|
|
33332
33352
|
# * `ALL_REGIONS_EXCEPT_SPECIFIED` - Aggregates findings from all of
|
|
33333
|
-
# the Regions where Security Hub is enabled, except for the
|
|
33334
|
-
# listed in the `Regions` parameter. When you choose this
|
|
33335
|
-
# Security Hub also automatically aggregates findings
|
|
33336
|
-
# Regions as Security Hub supports them and you opt
|
|
33353
|
+
# the Regions where Security Hub CSPM is enabled, except for the
|
|
33354
|
+
# Regions listed in the `Regions` parameter. When you choose this
|
|
33355
|
+
# option, Security Hub CSPM also automatically aggregates findings
|
|
33356
|
+
# from new Regions as Security Hub CSPM supports them and you opt
|
|
33357
|
+
# into them.
|
|
33337
33358
|
#
|
|
33338
33359
|
# * `SPECIFIED_REGIONS` - Aggregates findings only from the Regions
|
|
33339
|
-
# listed in the `Regions` parameter. Security Hub does not
|
|
33360
|
+
# listed in the `Regions` parameter. Security Hub CSPM does not
|
|
33340
33361
|
# automatically aggregate findings from new Regions.
|
|
33341
33362
|
#
|
|
33342
33363
|
# * `NO_REGIONS` - Aggregates no data because no Regions are selected
|
|
@@ -33454,28 +33475,29 @@ module Aws::SecurityHub
|
|
|
33454
33475
|
class UpdateInsightResponse < Aws::EmptyStructure; end
|
|
33455
33476
|
|
|
33456
33477
|
# @!attribute [rw] auto_enable
|
|
33457
|
-
# Whether to automatically enable Security Hub in new member
|
|
33458
|
-
# when they join the organization.
|
|
33478
|
+
# Whether to automatically enable Security Hub CSPM in new member
|
|
33479
|
+
# accounts when they join the organization.
|
|
33459
33480
|
#
|
|
33460
|
-
# If set to `true`, then Security Hub is automatically enabled in
|
|
33461
|
-
# accounts. If set to `false`, then Security Hub isn't
|
|
33462
|
-
# accounts automatically. The default value is `false`.
|
|
33481
|
+
# If set to `true`, then Security Hub CSPM is automatically enabled in
|
|
33482
|
+
# new accounts. If set to `false`, then Security Hub CSPM isn't
|
|
33483
|
+
# enabled in new accounts automatically. The default value is `false`.
|
|
33463
33484
|
#
|
|
33464
33485
|
# If the `ConfigurationType` of your organization is set to `CENTRAL`,
|
|
33465
33486
|
# then this field is set to `false` and can't be changed in the home
|
|
33466
33487
|
# Region and linked Regions. However, in that case, the delegated
|
|
33467
33488
|
# administrator can create a configuration policy in which Security
|
|
33468
|
-
# Hub is enabled and associate the policy with new organization
|
|
33489
|
+
# Hub CSPM is enabled and associate the policy with new organization
|
|
33469
33490
|
# accounts.
|
|
33470
33491
|
# @return [Boolean]
|
|
33471
33492
|
#
|
|
33472
33493
|
# @!attribute [rw] auto_enable_standards
|
|
33473
|
-
# Whether to automatically enable Security Hub [default
|
|
33474
|
-
# in new member accounts when they join the
|
|
33494
|
+
# Whether to automatically enable Security Hub CSPM [default
|
|
33495
|
+
# standards][1] in new member accounts when they join the
|
|
33496
|
+
# organization.
|
|
33475
33497
|
#
|
|
33476
33498
|
# The default value of this parameter is equal to `DEFAULT`.
|
|
33477
33499
|
#
|
|
33478
|
-
# If equal to `DEFAULT`, then Security Hub default standards are
|
|
33500
|
+
# If equal to `DEFAULT`, then Security Hub CSPM default standards are
|
|
33479
33501
|
# automatically enabled for new member accounts. If equal to `NONE`,
|
|
33480
33502
|
# then default standards are not automatically enabled for new member
|
|
33481
33503
|
# accounts.
|
|
@@ -33494,7 +33516,7 @@ module Aws::SecurityHub
|
|
|
33494
33516
|
#
|
|
33495
33517
|
# @!attribute [rw] organization_configuration
|
|
33496
33518
|
# Provides information about the way an organization is configured in
|
|
33497
|
-
# Security Hub.
|
|
33519
|
+
# Security Hub CSPM.
|
|
33498
33520
|
# @return [Types::OrganizationConfiguration]
|
|
33499
33521
|
#
|
|
33500
33522
|
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/UpdateOrganizationConfigurationRequest AWS API Documentation
|
|
@@ -33552,23 +33574,23 @@ module Aws::SecurityHub
|
|
|
33552
33574
|
# the controls in the console and programmatically immediately after
|
|
33553
33575
|
# release. However, automatically enabled controls have a temporary
|
|
33554
33576
|
# default status of `DISABLED`. It can take up to several days for
|
|
33555
|
-
# Security Hub to process the control release and designate the
|
|
33577
|
+
# Security Hub CSPM to process the control release and designate the
|
|
33556
33578
|
# control as `ENABLED` in your account. During the processing period,
|
|
33557
|
-
# you can manually enable or disable a control, and Security Hub
|
|
33558
|
-
# maintain that designation regardless of whether you have
|
|
33579
|
+
# you can manually enable or disable a control, and Security Hub CSPM
|
|
33580
|
+
# will maintain that designation regardless of whether you have
|
|
33559
33581
|
# `AutoEnableControls` set to `true`.
|
|
33560
33582
|
# @return [Boolean]
|
|
33561
33583
|
#
|
|
33562
33584
|
# @!attribute [rw] control_finding_generator
|
|
33563
33585
|
# Updates whether the calling account has consolidated control
|
|
33564
33586
|
# findings turned on. If the value for this field is set to
|
|
33565
|
-
# `SECURITY_CONTROL`, Security Hub generates a single finding for
|
|
33566
|
-
# control check even when the check applies to multiple enabled
|
|
33587
|
+
# `SECURITY_CONTROL`, Security Hub CSPM generates a single finding for
|
|
33588
|
+
# a control check even when the check applies to multiple enabled
|
|
33567
33589
|
# standards.
|
|
33568
33590
|
#
|
|
33569
33591
|
# If the value for this field is set to `STANDARD_CONTROL`, Security
|
|
33570
|
-
# Hub generates separate findings for a control check when the
|
|
33571
|
-
# applies to multiple enabled standards.
|
|
33592
|
+
# Hub CSPM generates separate findings for a control check when the
|
|
33593
|
+
# check applies to multiple enabled standards.
|
|
33572
33594
|
#
|
|
33573
33595
|
# For accounts that are part of an organization, this value can only
|
|
33574
33596
|
# be updated in the administrator account.
|
|
@@ -33619,7 +33641,7 @@ module Aws::SecurityHub
|
|
|
33619
33641
|
# in an Amazon GuardDuty Extended Threat Detection attack sequence.
|
|
33620
33642
|
# GuardDuty generates an attack sequence finding when multiple events
|
|
33621
33643
|
# align to a potentially suspicious activity. To receive GuardDuty
|
|
33622
|
-
# attack sequence findings in Security Hub, you must have GuardDuty
|
|
33644
|
+
# attack sequence findings in Security Hub CSPM, you must have GuardDuty
|
|
33623
33645
|
# enabled. For more information, see [GuardDuty Extended Threat
|
|
33624
33646
|
# Detection ][1] in the *Amazon GuardDuty User Guide*.
|
|
33625
33647
|
#
|
|
@@ -33797,7 +33819,7 @@ module Aws::SecurityHub
|
|
|
33797
33819
|
#
|
|
33798
33820
|
# @!attribute [rw] code_vulnerabilities
|
|
33799
33821
|
# The vulnerabilities found in your Lambda function code. This field
|
|
33800
|
-
# pertains to findings that Security Hub receives from Amazon
|
|
33822
|
+
# pertains to findings that Security Hub CSPM receives from Amazon
|
|
33801
33823
|
# Inspector.
|
|
33802
33824
|
# @return [Array<Types::VulnerabilityCodeVulnerabilities>]
|
|
33803
33825
|
#
|
|
@@ -33820,7 +33842,7 @@ module Aws::SecurityHub
|
|
|
33820
33842
|
end
|
|
33821
33843
|
|
|
33822
33844
|
# Provides details about the vulnerabilities found in your Lambda
|
|
33823
|
-
# function code. This field pertains to findings that Security Hub
|
|
33845
|
+
# function code. This field pertains to findings that Security Hub CSPM
|
|
33824
33846
|
# receives from Amazon Inspector.
|
|
33825
33847
|
#
|
|
33826
33848
|
# @!attribute [rw] cwes
|
|
@@ -33866,7 +33888,7 @@ module Aws::SecurityHub
|
|
|
33866
33888
|
# Indicates when the vulnerability advisory was created.
|
|
33867
33889
|
#
|
|
33868
33890
|
# For more information about the validation and formatting of
|
|
33869
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
33891
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
33870
33892
|
#
|
|
33871
33893
|
#
|
|
33872
33894
|
#
|
|
@@ -33877,7 +33899,7 @@ module Aws::SecurityHub
|
|
|
33877
33899
|
# Indicates when the vulnerability advisory was last updated.
|
|
33878
33900
|
#
|
|
33879
33901
|
# For more information about the validation and formatting of
|
|
33880
|
-
# timestamp fields in Security Hub, see [Timestamps][1].
|
|
33902
|
+
# timestamp fields in Security Hub CSPM, see [Timestamps][1].
|
|
33881
33903
|
#
|
|
33882
33904
|
#
|
|
33883
33905
|
#
|
|
@@ -33967,8 +33989,8 @@ module Aws::SecurityHub
|
|
|
33967
33989
|
#
|
|
33968
33990
|
# * `NEW` - The initial state of a finding, before it is reviewed.
|
|
33969
33991
|
#
|
|
33970
|
-
# Security Hub also resets the workflow status from `NOTIFIED`
|
|
33971
|
-
# `RESOLVED` to `NEW` in the following cases:
|
|
33992
|
+
# Security Hub CSPM also resets the workflow status from `NOTIFIED`
|
|
33993
|
+
# or `RESOLVED` to `NEW` in the following cases:
|
|
33972
33994
|
#
|
|
33973
33995
|
# * `RecordState` changes from `ARCHIVED` to `ACTIVE`.
|
|
33974
33996
|
#
|
|
@@ -34007,7 +34029,7 @@ module Aws::SecurityHub
|
|
|
34007
34029
|
#
|
|
34008
34030
|
# * `NEW` - The initial state of a finding, before it is reviewed.
|
|
34009
34031
|
#
|
|
34010
|
-
# Security Hub also resets `WorkFlowStatus` from `NOTIFIED` or
|
|
34032
|
+
# Security Hub CSPM also resets `WorkFlowStatus` from `NOTIFIED` or
|
|
34011
34033
|
# `RESOLVED` to `NEW` in the following cases:
|
|
34012
34034
|
#
|
|
34013
34035
|
# * The record state changes from `ARCHIVED` to `ACTIVE`.
|