@propulsionworks/cloudformation 0.1.33 → 0.1.35

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.
Files changed (104) hide show
  1. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -5
  2. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -6
  3. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  4. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +34 -12
  5. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  6. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +4 -0
  7. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  8. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +6 -6
  9. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +3 -0
  10. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
  11. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +16 -0
  12. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  13. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +109 -0
  14. package/out/exports/resources.generated/aws-bedrockagentcore-workloadidentity.d.ts +61 -0
  15. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +9 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +15 -1
  18. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +30 -3
  19. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +1 -0
  20. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
  21. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +1 -0
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +35 -12
  24. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  25. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  26. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  27. package/out/exports/resources.generated/aws-datazone-connection.d.ts +32 -0
  28. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +10 -0
  29. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  31. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  32. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +2 -2
  33. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +8 -0
  34. package/out/exports/resources.generated/aws-ec2-volume.d.ts +542 -0
  35. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +5 -5
  37. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +5 -5
  38. package/out/exports/resources.generated/aws-ecs-service.d.ts +42 -5
  39. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +4 -4
  40. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +5 -5
  41. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  42. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  43. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +5 -0
  44. package/out/exports/resources.generated/aws-gamelift-build.d.ts +1 -1
  45. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +74 -0
  46. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +21 -1
  47. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +21 -1
  48. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +19 -19
  49. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +12 -0
  50. package/out/exports/resources.generated/aws-kms-key.d.ts +4 -1
  51. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +22 -2
  52. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  53. package/out/exports/resources.generated/aws-location-apikey.d.ts +39 -0
  54. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +55 -0
  56. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +56 -1
  57. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +484 -0
  58. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +135 -0
  59. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +432 -0
  60. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +1 -0
  61. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  62. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  63. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +5 -0
  64. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  66. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  67. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +1 -1
  68. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +1166 -27
  69. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-quicksight-template.d.ts +1 -1
  71. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +2 -2
  72. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  74. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  75. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  76. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  77. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +49 -4
  78. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +7 -5
  79. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +29 -5
  80. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  81. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +6 -1
  82. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +68 -11
  83. package/out/exports/resources.generated/aws-s3vectors-vectorbucket.d.ts +74 -8
  84. package/out/exports/resources.generated/aws-s3vectors-vectorbucketpolicy.d.ts +64 -6
  85. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  86. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  87. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  88. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  89. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +2 -2
  90. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +2 -2
  91. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  92. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  93. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  94. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  95. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  96. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  97. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +22 -1
  98. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +5 -13
  99. package/out/exports/resources.generated/aws-ses-multiregionendpoint.d.ts +48 -0
  100. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +32 -0
  101. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  102. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +26 -1
  103. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  104. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::AutomationRule` resource specifies an automation rule based on input parameters. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::AutomationRule` resource specifies an automation rule based on input parameters. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-automationrule.html}
5
5
  */
6
6
  export type SecurityHubAutomationRule = ResourceDefinitionWithAttributes<"AWS::SecurityHub::AutomationRule", SecurityHubAutomationRuleProps, SecurityHubAutomationRuleAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::AutomationRule` resource specifies an automation rule based on input parameters. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::AutomationRule` resource specifies an automation rule based on input parameters. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-automationrule.html}
10
10
  */
11
11
  export type SecurityHubAutomationRuleProps = {
@@ -89,7 +89,7 @@ export type SecurityHubAutomationRuleAttribs = {
89
89
  UpdatedAt: string;
90
90
  };
91
91
  /**
92
- * One or more actions that AWS Security Hub takes when a finding matches the defined criteria of a rule.
92
+ * One or more actions that Security Hub takes when a finding matches the defined criteria of a rule.
93
93
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesaction.html}
94
94
  */
95
95
  export type AutomationRulesAction = {
@@ -196,7 +196,7 @@ export type AutomationRulesFindingFilters = {
196
196
  */
197
197
  ComplianceStatus?: StringFilter[] | undefined;
198
198
  /**
199
- * The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify. `Confidence` is scored on a 0–100 basis using a ratio scale. A value of `0` means 0 percent confidence, and a value of `100` means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see [Confidence](https://docs.aws.amazon.com/securityhub/latest/userguide/asff-top-level-attributes.html#asff-confidence) in the *AWS Security Hub User Guide* .
199
+ * The likelihood that a finding accurately identifies the behavior or issue that it was intended to identify. `Confidence` is scored on a 0–100 basis using a ratio scale. A value of `0` means 0 percent confidence, and a value of `100` means 100 percent confidence. For example, a data exfiltration detection based on a statistical deviation of network traffic has low confidence because an actual exfiltration hasn't been verified. For more information, see [Confidence](https://docs.aws.amazon.com/securityhub/latest/userguide/asff-top-level-attributes.html#asff-confidence) in the *Security Hub User Guide* .
200
200
  *
201
201
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
202
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-confidence}
@@ -205,14 +205,14 @@ export type AutomationRulesFindingFilters = {
205
205
  /**
206
206
  * A timestamp that indicates when this finding record was created.
207
207
  *
208
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
208
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
209
209
  *
210
210
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
211
211
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-createdat}
212
212
  */
213
213
  CreatedAt?: DateFilter[] | undefined;
214
214
  /**
215
- * The level of importance that is assigned to the resources that are associated with a finding. `Criticality` is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of `0` means that the underlying resources have no criticality, and a score of `100` is reserved for the most critical resources. For more information, see [Criticality](https://docs.aws.amazon.com/securityhub/latest/userguide/asff-top-level-attributes.html#asff-criticality) in the *AWS Security Hub User Guide* .
215
+ * The level of importance that is assigned to the resources that are associated with a finding. `Criticality` is scored on a 0–100 basis, using a ratio scale that supports only full integers. A score of `0` means that the underlying resources have no criticality, and a score of `100` is reserved for the most critical resources. For more information, see [Criticality](https://docs.aws.amazon.com/securityhub/latest/userguide/asff-top-level-attributes.html#asff-criticality) in the *Security Hub User Guide* .
216
216
  *
217
217
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
218
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-criticality}
@@ -228,7 +228,7 @@ export type AutomationRulesFindingFilters = {
228
228
  /**
229
229
  * A timestamp that indicates when the potential security issue captured by a finding was first observed by the security findings product.
230
230
  *
231
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
231
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
232
232
  *
233
233
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
234
234
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-firstobservedat}
@@ -251,7 +251,7 @@ export type AutomationRulesFindingFilters = {
251
251
  /**
252
252
  * A timestamp that indicates when the security findings provider most recently observed a change in the resource that is involved in the finding.
253
253
  *
254
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
254
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
255
255
  *
256
256
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
257
257
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-lastobservedat}
@@ -267,7 +267,7 @@ export type AutomationRulesFindingFilters = {
267
267
  /**
268
268
  * The timestamp of when the note was updated.
269
269
  *
270
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
270
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
271
271
  *
272
272
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
273
273
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-noteupdatedat}
@@ -379,7 +379,7 @@ export type AutomationRulesFindingFilters = {
379
379
  */
380
380
  Title?: StringFilter[] | undefined;
381
381
  /**
382
- * One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see [Types taxonomy for ASFF](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format-type-taxonomy.html) in the *AWS Security Hub User Guide* .
382
+ * One or more finding types in the format of namespace/category/classifier that classify a finding. For a list of namespaces, classifiers, and categories, see [Types taxonomy for ASFF](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format-type-taxonomy.html) in the *Security Hub User Guide* .
383
383
  *
384
384
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
385
385
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-type}
@@ -388,7 +388,7 @@ export type AutomationRulesFindingFilters = {
388
388
  /**
389
389
  * A timestamp that indicates when the finding record was most recently updated.
390
390
  *
391
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
391
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
392
392
  *
393
393
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
394
394
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-updatedat}
@@ -429,14 +429,14 @@ export type DateFilter = {
429
429
  /**
430
430
  * A timestamp that provides the end date for the date filter.
431
431
  *
432
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
432
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
433
433
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-datefilter.html#cfn-securityhub-automationrule-datefilter-end}
434
434
  */
435
435
  End?: string | undefined;
436
436
  /**
437
437
  * A timestamp that provides the start date for the date filter.
438
438
  *
439
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
439
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
440
440
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-datefilter.html#cfn-securityhub-automationrule-datefilter-start}
441
441
  */
442
442
  Start?: string | undefined;
@@ -449,14 +449,14 @@ export type DateFilter = {
449
449
  /**
450
450
  * A timestamp that provides the end date for the date filter.
451
451
  *
452
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
452
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
453
453
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-datefilter.html#cfn-securityhub-automationrule-datefilter-end}
454
454
  */
455
455
  End: string;
456
456
  /**
457
457
  * A timestamp that provides the start date for the date filter.
458
458
  *
459
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
459
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
460
460
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-datefilter.html#cfn-securityhub-automationrule-datefilter-start}
461
461
  */
462
462
  Start: string;
@@ -478,7 +478,7 @@ export type DateRange = {
478
478
  Value: number;
479
479
  };
480
480
  /**
481
- * A map filter for filtering AWS Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
481
+ * A map filter for filtering Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
482
482
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-mapfilter.html}
483
483
  */
484
484
  export type MapFilter = {
@@ -503,7 +503,7 @@ export type MapFilter = {
503
503
  *
504
504
  * You can’t have both a `CONTAINS` filter and a `NOT_CONTAINS` filter on the same field. Similarly, you can’t have both an `EQUALS` filter and a `NOT_EQUALS` filter on the same field. Combining filters in this way returns an error.
505
505
  *
506
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
506
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
507
507
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-mapfilter.html#cfn-securityhub-automationrule-mapfilter-comparison}
508
508
  */
509
509
  Comparison: "EQUALS" | "NOT_EQUALS" | "CONTAINS" | "NOT_CONTAINS";
@@ -643,7 +643,7 @@ export type SeverityUpdate = {
643
643
  Product?: number | undefined;
644
644
  };
645
645
  /**
646
- * A string filter for filtering AWS Security Hub findings.
646
+ * A string filter for filtering Security Hub findings.
647
647
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-stringfilter.html}
648
648
  */
649
649
  export type StringFilter = {
@@ -677,7 +677,7 @@ export type StringFilter = {
677
677
  * - `ResourceType NOT_EQUALS AwsIamPolicy`
678
678
  * - `ResourceType NOT_EQUALS AwsEc2NetworkInterface`
679
679
  *
680
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
680
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
681
681
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-stringfilter.html#cfn-securityhub-automationrule-stringfilter-comparison}
682
682
  */
683
683
  Comparison: StringFilterComparison;
@@ -199,14 +199,14 @@ export type DateFilter = {
199
199
  /**
200
200
  * A timestamp that provides the end date for the date filter.
201
201
  *
202
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
202
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
203
203
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrulev2-datefilter.html#cfn-securityhub-automationrulev2-datefilter-end}
204
204
  */
205
205
  End?: string | undefined;
206
206
  /**
207
207
  * A timestamp that provides the start date for the date filter.
208
208
  *
209
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
209
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
210
210
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrulev2-datefilter.html#cfn-securityhub-automationrulev2-datefilter-start}
211
211
  */
212
212
  Start?: string | undefined;
@@ -240,7 +240,7 @@ export type ExternalIntegrationConfiguration = {
240
240
  ConnectorArn?: string | undefined;
241
241
  };
242
242
  /**
243
- * A map filter for filtering AWS Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
243
+ * A map filter for filtering Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
244
244
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrulev2-mapfilter.html}
245
245
  */
246
246
  export type MapFilter = {
@@ -265,7 +265,7 @@ export type MapFilter = {
265
265
  *
266
266
  * You can’t have both a `CONTAINS` filter and a `NOT_CONTAINS` filter on the same field. Similarly, you can’t have both an `EQUALS` filter and a `NOT_EQUALS` filter on the same field. Combining filters in this way returns an error.
267
267
  *
268
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
268
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
269
269
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrulev2-mapfilter.html#cfn-securityhub-automationrulev2-mapfilter-comparison}
270
270
  */
271
271
  Comparison: "EQUALS" | "NOT_EQUALS";
@@ -407,7 +407,7 @@ export type OcsfStringFilter = {
407
407
  Filter: StringFilter;
408
408
  };
409
409
  /**
410
- * A string filter for filtering AWS Security Hub findings.
410
+ * A string filter for filtering Security Hub findings.
411
411
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrulev2-stringfilter.html}
412
412
  */
413
413
  export type StringFilter = {
@@ -441,7 +441,7 @@ export type StringFilter = {
441
441
  * - `ResourceType NOT_EQUALS AwsIamPolicy`
442
442
  * - `ResourceType NOT_EQUALS AwsEc2NetworkInterface`
443
443
  *
444
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
444
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
445
445
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrulev2-stringfilter.html#cfn-securityhub-automationrulev2-stringfilter-comparison}
446
446
  */
447
447
  Comparison: "EQUALS" | "PREFIX" | "NOT_EQUALS" | "PREFIX_NOT_EQUALS" | "CONTAINS";
@@ -1,16 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the AWS Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html}
5
5
  */
6
6
  export type SecurityHubConfigurationPolicy = ResourceDefinitionWithAttributes<"AWS::SecurityHub::ConfigurationPolicy", SecurityHubConfigurationPolicyProps, SecurityHubConfigurationPolicyAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the AWS Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::ConfigurationPolicy` resource creates a central configuration policy with the defined settings. Only the Security Hub delegated administrator can create this resource in the home Region. For more information, see [Central configuration in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/central-configuration-intro.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html}
10
10
  */
11
11
  export type SecurityHubConfigurationPolicyProps = {
12
12
  /**
13
- * An object that defines how AWS Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
13
+ * An object that defines how Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html#cfn-securityhub-configurationpolicy-configurationpolicy}
15
15
  */
16
16
  ConfigurationPolicy: Policy;
@@ -29,7 +29,7 @@ export type SecurityHubConfigurationPolicyProps = {
29
29
  */
30
30
  Name: string;
31
31
  /**
32
- * User-defined tags associated with a configuration policy. For more information, see [Tagging AWS Security Hub resources](https://docs.aws.amazon.com/securityhub/latest/userguide/tagging-resources.html) in the *Security Hub user guide* .
32
+ * User-defined tags associated with a configuration policy. For more information, see [Tagging Security Hub resources](https://docs.aws.amazon.com/securityhub/latest/userguide/tagging-resources.html) in the *Security Hub user guide* .
33
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-configurationpolicy.html#cfn-securityhub-configurationpolicy-tags}
34
34
  */
35
35
  Tags?: Record<string, string> | undefined;
@@ -77,7 +77,7 @@ export type ParameterConfiguration = {
77
77
  */
78
78
  Value?: ParameterValue | undefined;
79
79
  /**
80
- * Identifies whether a control parameter uses a custom user-defined value or subscribes to the default AWS Security Hub behavior.
80
+ * Identifies whether a control parameter uses a custom user-defined value or subscribes to the default Security Hub behavior.
81
81
  *
82
82
  * When `ValueType` is set equal to `DEFAULT` , the default behavior can be a specific Security Hub default value, or the default behavior can be to ignore a specific parameter. When `ValueType` is set equal to `DEFAULT` , Security Hub ignores user-provided input for the `Value` field.
83
83
  *
@@ -135,7 +135,7 @@ export type ParameterValue = {
135
135
  StringList?: string[] | undefined;
136
136
  };
137
137
  /**
138
- * An object that defines how AWS Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
138
+ * An object that defines how Security Hub is configured. It includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
139
139
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-configurationpolicy-policy.html}
140
140
  */
141
141
  export type Policy = {
@@ -163,7 +163,7 @@ export type SecurityControlCustomParameter = {
163
163
  SecurityControlId?: string | undefined;
164
164
  };
165
165
  /**
166
- * An object that defines which security controls are enabled in an AWS Security Hub configuration policy. The enablement status of a control is aligned across all of the enabled standards in an account.
166
+ * An object that defines which security controls are enabled in an Security Hub configuration policy. The enablement status of a control is aligned across all of the enabled standards in an account.
167
167
  *
168
168
  * This property is required only if `ServiceEnabled` is set to `true` in your configuration policy.
169
169
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-configurationpolicy-securitycontrolsconfiguration.html}
@@ -194,7 +194,7 @@ export type SecurityControlsConfiguration = {
194
194
  SecurityControlCustomParameters?: SecurityControlCustomParameter[] | undefined;
195
195
  };
196
196
  /**
197
- * An object that defines how AWS Security Hub is configured. The configuration policy includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
197
+ * An object that defines how Security Hub is configured. The configuration policy includes whether Security Hub is enabled or disabled, a list of enabled security standards, a list of enabled or disabled security controls, and a list of custom parameter values for specified controls. If you provide a list of security controls that are enabled in the configuration policy, Security Hub disables all other controls (including newly released controls). If you provide a list of security controls that are disabled in the configuration policy, Security Hub enables all other controls (including newly released controls).
198
198
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-configurationpolicy-securityhubpolicy.html}
199
199
  */
200
200
  export type SecurityHubPolicy = {
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated AWS Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *Security Hub User Guide* .
4
4
  *
5
5
  * To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account.
6
6
  *
@@ -11,7 +11,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
11
11
  */
12
12
  export type SecurityHubDelegatedAdmin = ResourceDefinitionWithAttributes<"AWS::SecurityHub::DelegatedAdmin", SecurityHubDelegatedAdminProps, SecurityHubDelegatedAdminAttribs>;
13
13
  /**
14
- * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated AWS Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *AWS Security Hub User Guide* .
14
+ * The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated Security Hub administrator account for an organization. You must enable the integration between Security Hub and AWS Organizations before you can designate a delegated Security Hub administrator. Only the management account for an organization can designate the delegated Security Hub administrator account. For more information, see [Designating the delegated Security Hub administrator](https://docs.aws.amazon.com/securityhub/latest/userguide/designate-orgs-admin-account.html#designate-admin-instructions) in the *Security Hub User Guide* .
15
15
  *
16
16
  * To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account.
17
17
  *
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *AWS Security Hub User Guide*
3
+ * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *Security Hub User Guide*
4
4
  *
5
5
  * This resource must be created in the Region that you want to designate as your aggregation Region.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
9
9
  */
10
10
  export type SecurityHubFindingAggregator = ResourceDefinitionWithAttributes<"AWS::SecurityHub::FindingAggregator", SecurityHubFindingAggregatorProps, SecurityHubFindingAggregatorAttribs>;
11
11
  /**
12
- * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *AWS Security Hub User Guide*
12
+ * The `AWS::SecurityHub::FindingAggregator` resource enables cross-Region aggregation. When cross-Region aggregation is enabled, you can aggregate findings, finding updates, insights, control compliance statuses, and security scores from one or more linked Regions to a single aggregation Region. You can then view and manage all of this data from the aggregation Region. For more details about cross-Region aggregation, see [Cross-Region aggregation](https://docs.aws.amazon.com/securityhub/latest/userguide/finding-aggregation.html) in the *Security Hub User Guide*
13
13
  *
14
14
  * This resource must be created in the Region that you want to designate as your aggregation Region.
15
15
  *
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::Hub` resource specifies the enablement of the AWS Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
3
+ * The `AWS::SecurityHub::Hub` resource specifies the enablement of the Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
4
4
  *
5
5
  * When you use this resource to enable Security Hub , default security standards are enabled. To disable default standards, set the `EnableDefaultStandards` property to `false` . You can use the [`AWS::SecurityHub::Standard`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html) resource to enable additional standards.
6
6
  *
@@ -11,7 +11,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
11
11
  */
12
12
  export type SecurityHubHub = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Hub", SecurityHubHubProps, SecurityHubHubAttribs>;
13
13
  /**
14
- * The `AWS::SecurityHub::Hub` resource specifies the enablement of the AWS Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
14
+ * The `AWS::SecurityHub::Hub` resource specifies the enablement of the Security Hub service in your AWS account . The service is enabled in the current AWS Region or the specified Region. You create a separate `Hub` resource in each Region in which you want to enable Security Hub .
15
15
  *
16
16
  * When you use this resource to enable Security Hub , default security standards are enabled. To disable default standards, set the `EnableDefaultStandards` property to `false` . You can use the [`AWS::SecurityHub::Standard`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-standard.html) resource to enable additional standards.
17
17
  *
@@ -1,13 +1,13 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::Insight` resource creates a custom insight in AWS Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in AWS Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::Insight` resource creates a custom insight in Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *Security Hub User Guide* .
4
4
  *
5
5
  * Tags aren't supported for this resource.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html}
7
7
  */
8
8
  export type SecurityHubInsight = ResourceDefinitionWithAttributes<"AWS::SecurityHub::Insight", SecurityHubInsightProps, SecurityHubInsightAttribs>;
9
9
  /**
10
- * The `AWS::SecurityHub::Insight` resource creates a custom insight in AWS Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in AWS Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *AWS Security Hub User Guide* .
10
+ * The `AWS::SecurityHub::Insight` resource creates a custom insight in Security Hub . An insight is a collection of findings that relate to a security issue that requires attention or remediation. For more information, see [Insights in Security Hub](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-insights.html) in the *Security Hub User Guide* .
11
11
  *
12
12
  * Tags aren't supported for this resource.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-insight.html}
@@ -43,7 +43,7 @@ export type SecurityHubInsightAttribs = {
43
43
  InsightArn: string;
44
44
  };
45
45
  /**
46
- * A collection of filters that are applied to all active findings aggregated by AWS Security Hub .
46
+ * A collection of filters that are applied to all active findings aggregated by Security Hub .
47
47
  *
48
48
  * You can filter by up to ten finding attributes. For each attribute, you can provide up to 20 filter values.
49
49
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html}
@@ -99,7 +99,7 @@ export type AwsSecurityFindingFilters = {
99
99
  /**
100
100
  * A timestamp that indicates when the security findings provider created the potential security issue that a finding reflects.
101
101
  *
102
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
102
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
103
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-createdat}
104
104
  */
105
105
  CreatedAt?: DateFilter[] | undefined;
@@ -159,7 +159,7 @@ export type AwsSecurityFindingFilters = {
159
159
  /**
160
160
  * A timestamp that indicates when the security findings provider first observed the potential security issue that a finding captured.
161
161
  *
162
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
162
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
163
163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-firstobservedat}
164
164
  */
165
165
  FirstObservedAt?: DateFilter[] | undefined;
@@ -181,7 +181,7 @@ export type AwsSecurityFindingFilters = {
181
181
  /**
182
182
  * A timestamp that indicates when the security findings provider most recently observed a change in the resource that is involved in the finding.
183
183
  *
184
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
184
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
185
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-lastobservedat}
186
186
  */
187
187
  LastObservedAt?: DateFilter[] | undefined;
@@ -278,7 +278,7 @@ export type AwsSecurityFindingFilters = {
278
278
  /**
279
279
  * A timestamp that identifies when the process was launched.
280
280
  *
281
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
281
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
282
282
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-processlaunchedat}
283
283
  */
284
284
  ProcessLaunchedAt?: DateFilter[] | undefined;
@@ -305,7 +305,7 @@ export type AwsSecurityFindingFilters = {
305
305
  /**
306
306
  * A timestamp that identifies when the process was terminated.
307
307
  *
308
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
308
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
309
309
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-processterminatedat}
310
310
  */
311
311
  ProcessTerminatedAt?: DateFilter[] | undefined;
@@ -452,7 +452,7 @@ export type AwsSecurityFindingFilters = {
452
452
  /**
453
453
  * A timestamp that identifies when the container was started.
454
454
  *
455
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
455
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
456
456
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-resourcecontainerlaunchedat}
457
457
  */
458
458
  ResourceContainerLaunchedAt?: DateFilter[] | undefined;
@@ -536,7 +536,7 @@ export type AwsSecurityFindingFilters = {
536
536
  /**
537
537
  * A timestamp that identifies the last observation of a threat intelligence indicator.
538
538
  *
539
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
539
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
540
540
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-threatintelindicatorlastobservedat}
541
541
  */
542
542
  ThreatIntelIndicatorLastObservedAt?: DateFilter[] | undefined;
@@ -573,7 +573,7 @@ export type AwsSecurityFindingFilters = {
573
573
  /**
574
574
  * A timestamp that indicates when the security findings provider last updated the finding record.
575
575
  *
576
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
576
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
577
577
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-awssecurityfindingfilters.html#cfn-securityhub-insight-awssecurityfindingfilters-updatedat}
578
578
  */
579
579
  UpdatedAt?: DateFilter[] | undefined;
@@ -660,14 +660,14 @@ export type DateFilter = {
660
660
  /**
661
661
  * A timestamp that provides the end date for the date filter.
662
662
  *
663
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
663
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
664
664
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-datefilter.html#cfn-securityhub-insight-datefilter-end}
665
665
  */
666
666
  End?: string | undefined;
667
667
  /**
668
668
  * A timestamp that provides the start date for the date filter.
669
669
  *
670
- * For more information about the validation and formatting of timestamp fields in AWS Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
670
+ * For more information about the validation and formatting of timestamp fields in Security Hub , see [Timestamps](https://docs.aws.amazon.com/securityhub/1.0/APIReference/Welcome.html#timestamps) .
671
671
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-datefilter.html#cfn-securityhub-insight-datefilter-start}
672
672
  */
673
673
  Start?: string | undefined;
@@ -711,7 +711,7 @@ export type KeywordFilter = {
711
711
  Value: string;
712
712
  };
713
713
  /**
714
- * A map filter for filtering AWS Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
714
+ * A map filter for filtering Security Hub findings. Each map filter provides the field to check for, the value to check for, and the comparison operator.
715
715
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-mapfilter.html}
716
716
  */
717
717
  export type MapFilter = {
@@ -736,7 +736,7 @@ export type MapFilter = {
736
736
  *
737
737
  * You can’t have both a `CONTAINS` filter and a `NOT_CONTAINS` filter on the same field. Similarly, you can’t have both an `EQUALS` filter and a `NOT_EQUALS` filter on the same field. Combining filters in this way returns an error.
738
738
  *
739
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
739
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
740
740
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-mapfilter.html#cfn-securityhub-insight-mapfilter-comparison}
741
741
  */
742
742
  Comparison: "EQUALS" | "NOT_EQUALS";
@@ -773,7 +773,7 @@ export type NumberFilter = {
773
773
  Lte?: number | undefined;
774
774
  };
775
775
  /**
776
- * A string filter for filtering AWS Security Hub findings.
776
+ * A string filter for filtering Security Hub findings.
777
777
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-stringfilter.html}
778
778
  */
779
779
  export type StringFilter = {
@@ -807,7 +807,7 @@ export type StringFilter = {
807
807
  * - `ResourceType NOT_EQUALS AwsIamPolicy`
808
808
  * - `ResourceType NOT_EQUALS AwsEc2NetworkInterface`
809
809
  *
810
- * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *AWS Security Hub User Guide* .
810
+ * `CONTAINS` and `NOT_CONTAINS` operators can be used only with automation rules V1. `CONTAINS_WORD` operator is only supported in `GetFindingsV2` , `GetFindingStatisticsV2` , `GetResourcesV2` , and `GetResourceStatisticsV2` APIs. For more information, see [Automation rules](https://docs.aws.amazon.com/securityhub/latest/userguide/automation-rules.html) in the *Security Hub User Guide* .
811
811
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-insight-stringfilter.html#cfn-securityhub-insight-stringfilter-comparison}
812
812
  */
813
813
  Comparison: StringFilterComparison;
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in AWS Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-organizationconfiguration.html}
5
5
  */
6
6
  export type SecurityHubOrganizationConfiguration = ResourceDefinitionWithAttributes<"AWS::SecurityHub::OrganizationConfiguration", SecurityHubOrganizationConfigurationProps, SecurityHubOrganizationConfigurationAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in AWS Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::OrganizationConfiguration` resource specifies the way that your AWS organization is configured in Security Hub . Specifically, you can use this resource to specify the configuration type for your organization and whether to automatically Security Hub and security standards in new member accounts. For more information, see [Managing administrator and member accounts](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-accounts.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-organizationconfiguration.html}
10
10
  */
11
11
  export type SecurityHubOrganizationConfigurationProps = {
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a AWS Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *Security Hub User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html}
5
5
  */
6
6
  export type SecurityHubPolicyAssociation = ResourceDefinitionWithAttributes<"AWS::SecurityHub::PolicyAssociation", SecurityHubPolicyAssociationProps, SecurityHubPolicyAssociationAttribs>;
7
7
  /**
8
- * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a AWS Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *AWS Security Hub User Guide* .
8
+ * The `AWS::SecurityHub::PolicyAssociation` resource specifies associations for a configuration policy or a self-managed configuration. You can associate a Security Hub configuration policy or self-managed configuration with the organization root, organizational units (OUs), or AWS accounts . After a successful association, the configuration policy takes effect in the specified targets. For more information, see [Creating and associating Security Hub configuration policies](https://docs.aws.amazon.com/securityhub/latest/userguide/create-associate-policy.html) in the *Security Hub User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html}
10
10
  */
11
11
  export type SecurityHubPolicyAssociationProps = {
@@ -46,7 +46,7 @@ export type SecurityHubPolicyAssociationAttribs = {
46
46
  */
47
47
  AssociationStatusMessage: string;
48
48
  /**
49
- * Indicates whether the association between the specified target and the configuration was directly applied by the AWS Security Hub delegated administrator or inherited from a parent.
49
+ * Indicates whether the association between the specified target and the configuration was directly applied by the Security Hub delegated administrator or inherited from a parent.
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-policyassociation.html#cfn-securityhub-policyassociation-associationtype}
51
51
  */
52
52
  AssociationType: "APPLIED" | "INHERITED";
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in AWS Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *AWS Security Hub User Guide* .
3
+ * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *Security Hub User Guide* .
4
4
  *
5
5
  * To change a product subscription, remove the current product subscription resource, and then create a new one.
6
6
  *
@@ -9,7 +9,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
9
9
  */
10
10
  export type SecurityHubProductSubscription = ResourceDefinitionWithAttributes<"AWS::SecurityHub::ProductSubscription", SecurityHubProductSubscriptionProps, SecurityHubProductSubscriptionAttribs>;
11
11
  /**
12
- * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in AWS Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *AWS Security Hub User Guide* .
12
+ * The `AWS::SecurityHub::ProductSubscription` resource creates a subscription to a third-party product that generates findings that you want to receive in Security Hub . For a list of integrations to third-party products, see [Available third-party partner product integrations](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-partner-providers.html) in the *Security Hub User Guide* .
13
13
  *
14
14
  * To change a product subscription, remove the current product subscription resource, and then create a new one.
15
15
  *