@propulsionworks/cloudformation 0.1.38 → 0.1.40

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 (136) hide show
  1. package/out/exports/resources.generated/aws-arcregionswitch-plan.d.ts +3 -3
  2. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +29 -3
  3. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +1 -0
  4. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +3 -0
  5. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +78 -0
  6. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +57 -3
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +53 -1
  8. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +16 -0
  9. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +11 -5
  10. package/out/exports/resources.generated/aws-cases-caserule.d.ts +182 -0
  11. package/out/exports/resources.generated/aws-cases-domain.d.ts +61 -0
  12. package/out/exports/resources.generated/aws-cases-field.d.ts +85 -0
  13. package/out/exports/resources.generated/aws-cases-layout.d.ts +140 -0
  14. package/out/exports/resources.generated/aws-cases-template.d.ts +141 -0
  15. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +71 -0
  17. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +16 -0
  18. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +16 -0
  19. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +2 -2
  20. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +21 -0
  21. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +3 -3
  22. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +1 -1
  23. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +13 -0
  24. package/out/exports/resources.generated/aws-connect-datatable.d.ts +13 -13
  25. package/out/exports/resources.generated/aws-connect-datatableattribute.d.ts +12 -2
  26. package/out/exports/resources.generated/aws-connect-datatablerecord.d.ts +4 -0
  27. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +23 -11
  28. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +90 -0
  29. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +10 -9
  30. package/out/exports/resources.generated/aws-connect-workspace.d.ts +348 -0
  31. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +107 -1
  32. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +5 -1
  33. package/out/exports/resources.generated/aws-datasync-agent.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +9 -9
  35. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +5 -5
  36. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +2 -2
  37. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +3 -3
  38. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +2 -2
  39. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +2 -2
  40. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +1 -1
  41. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +1 -1
  42. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +10 -10
  43. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +3 -3
  44. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +9 -9
  45. package/out/exports/resources.generated/aws-datasync-task.d.ts +8 -8
  46. package/out/exports/resources.generated/aws-datazone-connection.d.ts +19 -1
  47. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +25 -7
  48. package/out/exports/resources.generated/aws-devopsagent-agentspace.d.ts +6 -6
  49. package/out/exports/resources.generated/aws-devopsagent-association.d.ts +82 -73
  50. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +5 -0
  51. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +8 -0
  52. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +7 -0
  53. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +5 -0
  54. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +12 -0
  55. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +1 -1
  56. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +2 -0
  57. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  58. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +4 -0
  59. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +48 -0
  60. package/out/exports/resources.generated/aws-eks-capability.d.ts +27 -15
  61. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +61 -3
  62. package/out/exports/resources.generated/aws-emr-step.d.ts +10 -0
  63. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +18 -1
  64. package/out/exports/resources.generated/aws-fsx-s3accesspointattachment.d.ts +119 -1
  65. package/out/exports/resources.generated/aws-glue-connection.d.ts +0 -23
  66. package/out/exports/resources.generated/aws-glue-identitycenterconfiguration.d.ts +6 -6
  67. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroupv2.d.ts +244 -0
  68. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +11 -5
  69. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +5 -13
  70. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +17 -21
  71. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +1 -1
  72. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +11 -5
  73. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +4 -4
  74. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +4 -4
  75. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +7 -7
  76. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +6 -6
  77. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +2 -2
  78. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +5 -0
  79. package/out/exports/resources.generated/aws-lambda-capacityprovider.d.ts +23 -23
  80. package/out/exports/resources.generated/aws-lambda-function.d.ts +11 -3
  81. package/out/exports/resources.generated/aws-lambda-permission.d.ts +1 -1
  82. package/out/exports/resources.generated/aws-lex-bot.d.ts +92 -0
  83. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +5 -0
  84. package/out/exports/resources.generated/aws-logs-transformer.d.ts +6 -1
  85. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  86. package/out/exports/resources.generated/aws-msk-cluster.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +5 -0
  88. package/out/exports/resources.generated/aws-networkmanager-corenetworkprefixlistassociation.d.ts +29 -0
  89. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +5 -0
  90. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +5 -0
  91. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +5 -0
  92. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +5 -0
  93. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +272 -3
  94. package/out/exports/resources.generated/aws-observabilityadmin-s3tableintegration.d.ts +3 -3
  95. package/out/exports/resources.generated/aws-observabilityadmin-telemetrypipelines.d.ts +2 -0
  96. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +283 -4
  97. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +10 -0
  98. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +1 -1
  99. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  100. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +8 -1
  101. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +82 -0
  102. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +31 -0
  103. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +2 -2
  104. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +10 -10
  105. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +5 -0
  107. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +10 -0
  108. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  109. package/out/exports/resources.generated/aws-s3tables-table.d.ts +3 -3
  110. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +3 -3
  111. package/out/exports/resources.generated/aws-s3vectors-index.d.ts +28 -0
  112. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  113. package/out/exports/resources.generated/aws-securityhub-aggregatorv2.d.ts +2 -2
  114. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +32 -32
  115. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +14 -14
  116. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +12 -12
  117. package/out/exports/resources.generated/aws-securityhub-connectorv2.d.ts +49 -54
  118. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +5 -5
  119. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +4 -4
  120. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +14 -14
  121. package/out/exports/resources.generated/aws-securityhub-hubv2.d.ts +3 -3
  122. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +29 -29
  123. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +10 -10
  124. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  125. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  126. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  127. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +6 -6
  128. package/out/exports/resources.generated/aws-ses-tenant.d.ts +54 -0
  129. package/out/exports/resources.generated/aws-ssm-association.d.ts +2 -2
  130. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +3 -2
  131. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +3 -2
  132. package/out/exports/resources.generated/aws-transfer-connector.d.ts +6 -0
  133. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +15 -0
  134. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +118 -1
  135. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +109 -0
  136. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *AWS Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
3
+ * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
4
4
  *
5
5
  * *Minimum permissions*
6
6
  *
@@ -11,7 +11,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
11
11
  */
12
12
  export type ResourceGroupsGroup = ResourceDefinitionWithAttributes<"AWS::ResourceGroups::Group", ResourceGroupsGroupProps, ResourceGroupsGroupAttribs>;
13
13
  /**
14
- * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *AWS Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
14
+ * Creates a resource group with the specified name and description. You can optionally include either a resource query or a service configuration. For more information about constructing a resource query, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/getting_started-query.html) in the *Resource Groups User Guide* . For more information about service-linked groups and service configurations, see [Service configurations for Resource Groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) .
15
15
  *
16
16
  * *Minimum permissions*
17
17
  *
@@ -22,7 +22,7 @@ export type ResourceGroupsGroup = ResourceDefinitionWithAttributes<"AWS::Resourc
22
22
  */
23
23
  export type ResourceGroupsGroupProps = {
24
24
  /**
25
- * The service configuration currently associated with the resource group and in effect for the members of the resource group. A `Configuration` consists of one or more `ConfigurationItem` entries. For information about service configurations for resource groups and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *AWS Resource Groups User Guide* .
25
+ * The service configuration currently associated with the resource group and in effect for the members of the resource group. A `Configuration` consists of one or more `ConfigurationItem` entries. For information about service configurations for resource groups and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *Resource Groups User Guide* .
26
26
  *
27
27
  * > You can include either a `Configuration` or a `ResourceQuery` , but not both.
28
28
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-resourcegroups-group.html#cfn-resourcegroups-group-configuration}
@@ -41,7 +41,7 @@ export type ResourceGroupsGroupProps = {
41
41
  */
42
42
  Name: string;
43
43
  /**
44
- * The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group. For more information about queries and how to construct them, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) in the *AWS Resource Groups User Guide*
44
+ * The resource query structure that is used to dynamically determine which AWS resources are members of the associated resource group. For more information about queries and how to construct them, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) in the *Resource Groups User Guide*
45
45
  *
46
46
  * > - You can include either a `ResourceQuery` or a `Configuration` , but not both.
47
47
  * > - You can specify the group's membership either by using a `ResourceQuery` or by using a list of `Resources` , but not both.
@@ -73,28 +73,28 @@ export type ResourceGroupsGroupAttribs = {
73
73
  Arn: string;
74
74
  };
75
75
  /**
76
- * One of the items in the service configuration assigned to a resource group. A service configuration can consist of one or more items. For details service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *AWS Resource Groups User Guide* .
76
+ * One of the items in the service configuration assigned to a resource group. A service configuration can consist of one or more items. For details service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *Resource Groups User Guide* .
77
77
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationitem.html}
78
78
  */
79
79
  export type ConfigurationItem = {
80
80
  /**
81
- * A collection of parameters for this configuration item. For the list of parameters that you can use with each configuration item `Type` , see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *AWS Resource Groups User Guide* .
81
+ * A collection of parameters for this configuration item. For the list of parameters that you can use with each configuration item `Type` , see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *Resource Groups User Guide* .
82
82
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationitem.html#cfn-resourcegroups-group-configurationitem-parameters}
83
83
  */
84
84
  Parameters?: ConfigurationParameter[] | undefined;
85
85
  /**
86
- * Specifies the type of configuration item. Each item must have a unique value for type. For the list of the types that you can specify for a configuration item, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *AWS Resource Groups User Guide* .
86
+ * Specifies the type of configuration item. Each item must have a unique value for type. For the list of the types that you can specify for a configuration item, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *Resource Groups User Guide* .
87
87
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationitem.html#cfn-resourcegroups-group-configurationitem-type}
88
88
  */
89
89
  Type?: string | undefined;
90
90
  };
91
91
  /**
92
- * One parameter for a group configuration item. For details about service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *AWS Resource Groups User Guide* .
92
+ * One parameter for a group configuration item. For details about service configurations and how to construct them, see [Service configurations for resource groups](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html) in the *Resource Groups User Guide* .
93
93
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationparameter.html}
94
94
  */
95
95
  export type ConfigurationParameter = {
96
96
  /**
97
- * The name of the group configuration parameter. For the list of parameters that you can use with each configuration item type, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *AWS Resource Groups User Guide* .
97
+ * The name of the group configuration parameter. For the list of parameters that you can use with each configuration item type, see [Supported resource types and parameters](https://docs.aws.amazon.com//ARG/latest/APIReference/about-slg.html#about-slg-types) in the *Resource Groups User Guide* .
98
98
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-configurationparameter.html#cfn-resourcegroups-group-configurationparameter-name}
99
99
  */
100
100
  Name?: string | undefined;
@@ -130,7 +130,7 @@ export type Query = {
130
130
  TagFilters?: TagFilter[] | undefined;
131
131
  };
132
132
  /**
133
- * The query used to dynamically define the members of a group. For more information about how to construct a query, see [Build queries and groups in AWS Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) .
133
+ * The query used to dynamically define the members of a group. For more information about how to construct a query, see [Build queries and groups in Resource Groups](https://docs.aws.amazon.com//ARG/latest/userguide/gettingstarted-query.html) .
134
134
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resourcegroups-group-resourcequery.html}
135
135
  */
136
136
  export type ResourceQuery = {
@@ -62,6 +62,11 @@ export type Route53HostedZoneProps = {
62
62
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-hostedzoneconfig}
63
63
  */
64
64
  HostedZoneConfig?: HostedZoneConfig | undefined;
65
+ /**
66
+ * The features configuration for the hosted zone, including accelerated recovery settings and status information.
67
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53-hostedzone.html#cfn-route53-hostedzone-hostedzonefeatures}
68
+ */
69
+ HostedZoneFeatures?: HostedZoneFeatures | undefined;
65
70
  /**
66
71
  * Adds, edits, or deletes tags for a health check or a hosted zone.
67
72
  *
@@ -166,6 +171,17 @@ export type HostedZoneConfig = {
166
171
  */
167
172
  Comment?: string | undefined;
168
173
  };
174
+ /**
175
+ * Represents the features configuration for a hosted zone, including the status of various features and any associated failure reasons.
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonefeatures.html}
177
+ */
178
+ export type HostedZoneFeatures = {
179
+ /**
180
+ * Enable accelerated recovery on your public hosted zone to gain the ability to make changes to DNS records in the event of us-east-1 unavailability.
181
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-hostedzonefeatures.html#cfn-route53-hostedzone-hostedzonefeatures-enableacceleratedrecovery}
182
+ */
183
+ EnableAcceleratedRecovery?: boolean | undefined;
184
+ };
169
185
  /**
170
186
  * A complex type that contains information about a configuration for DNS query logging.
171
187
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-hostedzone-queryloggingconfig.html}
@@ -43,5 +43,10 @@ export type Route53ProfilesProfileAttribs = {
43
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53profiles-profile.html#cfn-route53profiles-profile-id}
44
44
  */
45
45
  Id: string;
46
+ /**
47
+ * Sharing status for the Profile.
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53profiles-profile.html#cfn-route53profiles-profile-sharestatus}
49
+ */
50
+ ShareStatus: "NOT_SHARED" | "SHARED_WITH_ME" | "SHARED_BY_ME";
46
51
  };
47
52
  //# sourceMappingURL=aws-route53profiles-profile.d.ts.map
@@ -80,6 +80,11 @@ export type Route53ResolverResolverEndpointProps = {
80
80
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-resolverendpointtype}
81
81
  */
82
82
  ResolverEndpointType?: "IPV6" | "IPV4" | "DUALSTACK" | undefined;
83
+ /**
84
+ * Indicates whether RNI enhanced metrics are enabled for the Resolver endpoint. When enabled, one-minute granular metrics are published in CloudWatch for each RNI associated with this endpoint. When disabled, these metrics are not published.
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-rnienhancedmetricsenabled}
86
+ */
87
+ RniEnhancedMetricsEnabled?: boolean | undefined;
83
88
  /**
84
89
  * The ID of one or more security groups that control access to this VPC. The security group must include one or more inbound rules (for inbound endpoints) or outbound rules (for outbound endpoints). Inbound and outbound rules must allow TCP and UDP access. For inbound access, open port 53. For outbound access, open the port that you're using for DNS queries on your network.
85
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-securitygroupids}
@@ -90,6 +95,11 @@ export type Route53ResolverResolverEndpointProps = {
90
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-tags}
91
96
  */
92
97
  Tags?: Tag[] | undefined;
98
+ /**
99
+ * Indicates whether target name server metrics are enabled for the outbound Resolver endpoint. When enabled, one-minute granular metrics are published in CloudWatch for each target name server associated with this endpoint. When disabled, these metrics are not published. This feature is not supported for inbound Resolver endpoint.
100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#cfn-route53resolver-resolverendpoint-targetnameservermetricsenabled}
101
+ */
102
+ TargetNameServerMetricsEnabled?: boolean | undefined;
93
103
  };
94
104
  /**
95
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-route53resolver-resolverendpoint.html#aws-resource-route53resolver-resolverendpoint-return-values}
@@ -572,7 +572,7 @@ export type InventoryConfiguration = {
572
572
  * Contains the optional fields that are included in the inventory results.
573
573
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-optionalfields}
574
574
  */
575
- OptionalFields?: ("Size" | "LastModifiedDate" | "StorageClass" | "ETag" | "IsMultipartUploaded" | "ReplicationStatus" | "EncryptionStatus" | "ObjectLockRetainUntilDate" | "ObjectLockMode" | "ObjectLockLegalHoldStatus" | "IntelligentTieringAccessTier" | "BucketKeyStatus" | "ChecksumAlgorithm" | "ObjectAccessControlList" | "ObjectOwner")[] | undefined;
575
+ OptionalFields?: ("Size" | "LastModifiedDate" | "StorageClass" | "ETag" | "IsMultipartUploaded" | "ReplicationStatus" | "EncryptionStatus" | "ObjectLockRetainUntilDate" | "ObjectLockMode" | "ObjectLockLegalHoldStatus" | "IntelligentTieringAccessTier" | "BucketKeyStatus" | "ChecksumAlgorithm" | "ObjectAccessControlList" | "ObjectOwner" | "LifecycleExpirationDate")[] | undefined;
576
576
  /**
577
577
  * Specifies the inventory filter prefix.
578
578
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-inventoryconfiguration.html#cfn-s3-bucket-inventoryconfiguration-prefix}
@@ -55,7 +55,7 @@ export type S3TablesTableProps = {
55
55
  */
56
56
  SnapshotManagement?: SnapshotManagement | undefined;
57
57
  /**
58
- * Specifies storage class settings for the table
58
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-table.html#cfn-s3tables-table-storageclassconfiguration}
60
60
  */
61
61
  StorageClassConfiguration?: StorageClassConfiguration | undefined;
@@ -189,12 +189,12 @@ export type SnapshotManagement = {
189
189
  Status?: "enabled" | "disabled" | undefined;
190
190
  };
191
191
  /**
192
- * Specifies storage class settings for the table
192
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
193
193
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-storageclassconfiguration.html}
194
194
  */
195
195
  export type StorageClassConfiguration = {
196
196
  /**
197
- * The storage class for the table
197
+ * The storage class for the table or table bucket. Valid values include storage classes optimized for different access patterns and cost profiles.
198
198
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-table-storageclassconfiguration.html#cfn-s3tables-table-storageclassconfiguration-storageclass}
199
199
  */
200
200
  StorageClass?: "STANDARD" | "INTELLIGENT_TIERING" | undefined;
@@ -34,7 +34,7 @@ export type S3TablesTableBucketProps = {
34
34
  */
35
35
  MetricsConfiguration?: MetricsConfiguration | undefined;
36
36
  /**
37
- * Specifies storage class settings for the table bucket
37
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
38
38
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3tables-tablebucket.html#cfn-s3tables-tablebucket-storageclassconfiguration}
39
39
  */
40
40
  StorageClassConfiguration?: StorageClassConfiguration | undefined;
@@ -93,12 +93,12 @@ export type MetricsConfiguration = {
93
93
  Status?: "Enabled" | "Disabled" | undefined;
94
94
  };
95
95
  /**
96
- * Specifies storage class settings for the table bucket
96
+ * The configuration details for the storage class of tables or table buckets. This allows you to optimize storage costs by selecting the appropriate storage class based on your access patterns and performance requirements.
97
97
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-tablebucket-storageclassconfiguration.html}
98
98
  */
99
99
  export type StorageClassConfiguration = {
100
100
  /**
101
- * The storage class for the table bucket
101
+ * The storage class for the table or table bucket. Valid values include storage classes optimized for different access patterns and cost profiles.
102
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3tables-tablebucket-storageclassconfiguration.html#cfn-s3tables-tablebucket-storageclassconfiguration-storageclass}
103
103
  */
104
104
  StorageClass?: "STANDARD" | "INTELLIGENT_TIERING" | undefined;
@@ -71,6 +71,11 @@ export type S3VectorsIndexProps = {
71
71
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-distancemetric}
72
72
  */
73
73
  DistanceMetric: DistanceMetric;
74
+ /**
75
+ * The encryption configuration for a vector index. By default, if you don't specify, all new vectors in the vector index will use the encryption configuration of the vector bucket.
76
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-s3vectors-index.html#cfn-s3vectors-index-encryptionconfiguration}
77
+ */
78
+ EncryptionConfiguration?: EncryptionConfiguration | undefined;
74
79
  /**
75
80
  * The name of the vector index to create. The index name must be between 3 and 63 characters long and can contain only lowercase letters, numbers, hyphens (-), and dots (.). The index name must be unique within the vector bucket.
76
81
  *
@@ -125,6 +130,29 @@ export type DataType = "float32";
125
130
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-distancemetric.html}
126
131
  */
127
132
  export type DistanceMetric = "cosine" | "euclidean";
133
+ /**
134
+ * The encryption configuration for a vector bucket or index. By default, if you don't specify, all new vectors in Amazon S3 vector buckets use server-side encryption with Amazon S3 managed keys (SSE-S3), specifically `AES256` . You can optionally override bucket level encryption settings, and set a specific encryption configuration for a vector index at the time of index creation.
135
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-encryptionconfiguration.html}
136
+ */
137
+ export type EncryptionConfiguration = {
138
+ /**
139
+ * AWS Key Management Service (KMS) customer managed key ID to use for the encryption configuration. This parameter is allowed if and only if `sseType` is set to `aws:kms` .
140
+ *
141
+ * To specify the KMS key, you must use the format of the KMS key Amazon Resource Name (ARN).
142
+ *
143
+ * For example, specify Key ARN in the following format: `arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab`
144
+ * @minLength 1
145
+ * @maxLength 2048
146
+ * @pattern ^(arn:aws[-a-z0-9]*:kms:[-a-z0-9]*:[0-9]{12}:key/.+)$
147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-encryptionconfiguration.html#cfn-s3vectors-index-encryptionconfiguration-kmskeyarn}
148
+ */
149
+ KmsKeyArn?: string | undefined;
150
+ /**
151
+ * The server-side encryption type to use for the encryption configuration of the vector bucket. By default, if you don't specify, all new vectors in Amazon S3 vector buckets use server-side encryption with Amazon S3 managed keys (SSE-S3), specifically `AES256` .
152
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-encryptionconfiguration.html#cfn-s3vectors-index-encryptionconfiguration-ssetype}
153
+ */
154
+ SseType?: "AES256" | "aws:kms" | undefined;
155
+ };
128
156
  /**
129
157
  * The metadata configuration for the vector index. This configuration allows you to specify which metadata keys should be treated as non-filterable.
130
158
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3vectors-index-metadataconfiguration.html}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Creates a SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
3
+ * Creates an Amazon SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html}
5
5
  */
6
6
  export type SageMakerCluster = ResourceDefinitionWithAttributes<"AWS::SageMaker::Cluster", SageMakerClusterProps, SageMakerClusterAttribs>;
7
7
  /**
8
- * Creates a SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
8
+ * Creates an Amazon SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see [Amazon SageMaker HyperPod](https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-hyperpod.html) in the *Amazon SageMaker Developer Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-cluster.html}
10
10
  */
11
11
  export type SageMakerClusterProps = {
@@ -254,6 +254,12 @@ export type ClusterInstanceGroup = {
254
254
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-lifecycleconfig}
255
255
  */
256
256
  LifeCycleConfig: ClusterLifeCycleConfig;
257
+ /**
258
+ * The minimum number of instances required for the instance group to be InService. MinInstanceCount must be less than or equal to InstanceCount.
259
+ * @min 0
260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-mininstancecount}
261
+ */
262
+ MinInstanceCount?: number | undefined;
257
263
  /**
258
264
  * A flag indicating whether deep health checks should be performed when the HyperPod cluster instance group is created or updated. Deep health checks are comprehensive, invasive tests that validate the health of the underlying hardware and infrastructure components.
259
265
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-cluster-clusterinstancegroup.html#cfn-sagemaker-cluster-clusterinstancegroup-onstartdeephealthchecks}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * Enables aggregation across AWS Regions . This API is in public preview and subject to change.
3
+ * Enables aggregation across AWS Regions .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-aggregatorv2.html}
5
5
  */
6
6
  export type SecurityHubAggregatorV2 = ResourceDefinitionWithAttributes<"AWS::SecurityHub::AggregatorV2", SecurityHubAggregatorV2Props, SecurityHubAggregatorV2Attribs>;
7
7
  /**
8
- * Enables aggregation across AWS Regions . This API is in public preview and subject to change.
8
+ * Enables aggregation across AWS Regions .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-aggregatorv2.html}
10
10
  */
11
11
  export type SecurityHubAggregatorV2Props = {
@@ -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 *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 *AWS Security Hub CSPM 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 *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 *AWS Security Hub CSPM 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 = {
@@ -15,7 +15,7 @@ export type SecurityHubAutomationRuleProps = {
15
15
  */
16
16
  Actions: AutomationRulesAction[];
17
17
  /**
18
- * A set of [AWS Security Finding Format (ASFF)](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format.html) finding field attributes and corresponding expected values that Security Hub uses to filter findings. If a rule is enabled and a finding matches the criteria specified in this parameter, Security Hub applies the rule action to the finding.
18
+ * A set of [AWS Security Finding Format (ASFF)](https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format.html) finding field attributes and corresponding expected values that Security Hub CSPM uses to filter findings. If a rule is enabled and a finding matches the criteria specified in this parameter, Security Hub CSPM applies the rule action to the finding.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-automationrule.html#cfn-securityhub-automationrule-criteria}
20
20
  */
21
21
  Criteria: AutomationRulesFindingFilters;
@@ -27,7 +27,7 @@ export type SecurityHubAutomationRuleProps = {
27
27
  */
28
28
  Description: string;
29
29
  /**
30
- * Specifies whether a rule is the last to be applied with respect to a finding that matches the rule criteria. This is useful when a finding matches the criteria for multiple rules, and each rule has different actions. If a rule is terminal, Security Hub applies the rule action to a finding that matches the rule criteria and doesn't evaluate other rules for the finding. By default, a rule isn't terminal.
30
+ * Specifies whether a rule is the last to be applied with respect to a finding that matches the rule criteria. This is useful when a finding matches the criteria for multiple rules, and each rule has different actions. If a rule is terminal, Security Hub CSPM applies the rule action to a finding that matches the rule criteria and doesn't evaluate other rules for the finding. By default, a rule isn't terminal.
31
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-automationrule.html#cfn-securityhub-automationrule-isterminal}
32
32
  */
33
33
  IsTerminal?: boolean | undefined;
@@ -39,14 +39,14 @@ export type SecurityHubAutomationRuleProps = {
39
39
  */
40
40
  RuleName: string;
41
41
  /**
42
- * An integer ranging from 1 to 1000 that represents the order in which the rule action is applied to findings. Security Hub applies rules with lower values for this parameter first.
42
+ * An integer ranging from 1 to 1000 that represents the order in which the rule action is applied to findings. Security Hub CSPM applies rules with lower values for this parameter first.
43
43
  * @min 1
44
44
  * @max 1000
45
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-automationrule.html#cfn-securityhub-automationrule-ruleorder}
46
46
  */
47
47
  RuleOrder: number;
48
48
  /**
49
- * Whether the rule is active after it is created. If this parameter is equal to `ENABLED` , Security Hub applies the rule to findings and finding updates after the rule is created.
49
+ * Whether the rule is active after it is created. If this parameter is equal to `ENABLED` , Security Hub CSPM applies the rule to findings and finding updates after the rule is created.
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-securityhub-automationrule.html#cfn-securityhub-automationrule-rulestatus}
51
51
  */
52
52
  RuleStatus?: "ENABLED" | "DISABLED" | undefined;
@@ -89,7 +89,7 @@ export type SecurityHubAutomationRuleAttribs = {
89
89
  UpdatedAt: string;
90
90
  };
91
91
  /**
92
- * One or more actions that Security Hub takes when a finding matches the defined criteria of a rule.
92
+ * One or more actions that AWS Security Hub CSPM 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 = {
@@ -99,7 +99,7 @@ export type AutomationRulesAction = {
99
99
  */
100
100
  FindingFieldsUpdate: AutomationRulesFindingFieldsUpdate;
101
101
  /**
102
- * Specifies the type of action that Security Hub takes when a finding matches the defined criteria of a rule.
102
+ * Specifies the type of action that Security Hub CSPM takes when a finding matches the defined criteria of a rule.
103
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesaction.html#cfn-securityhub-automationrule-automationrulesaction-type}
104
104
  */
105
105
  Type: "FINDING_FIELDS_UPDATE";
@@ -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 *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 *AWS Security Hub CSPM 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 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 AWS Security Hub CSPM , 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 *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 *AWS Security Hub CSPM 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 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 AWS Security Hub CSPM , 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 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 AWS Security Hub CSPM , 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 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 AWS Security Hub CSPM , 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}
@@ -281,14 +281,14 @@ export type AutomationRulesFindingFilters = {
281
281
  */
282
282
  NoteUpdatedBy?: StringFilter[] | undefined;
283
283
  /**
284
- * The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub.
284
+ * The Amazon Resource Name (ARN) for a third-party product that generated a finding in Security Hub CSPM.
285
285
  *
286
286
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
287
287
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-productarn}
288
288
  */
289
289
  ProductArn?: StringFilter[] | undefined;
290
290
  /**
291
- * Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub.
291
+ * Provides the name of the product that generated the finding. For control-based findings, the product name is Security Hub CSPM.
292
292
  *
293
293
  * Array Members: Minimum number of 1 item. Maximum number of 20 items.
294
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-automationrulesfindingfilters.html#cfn-securityhub-automationrule-automationrulesfindingfilters-productname}
@@ -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 *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 *AWS Security Hub CSPM 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 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 AWS Security Hub CSPM , 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 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 AWS Security Hub CSPM , 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 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 AWS Security Hub CSPM , 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 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 AWS Security Hub CSPM , 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 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 AWS Security Hub CSPM , 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,12 +478,12 @@ export type DateRange = {
478
478
  Value: number;
479
479
  };
480
480
  /**
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.
481
+ * A map filter for filtering AWS Security Hub CSPM 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 = {
485
485
  /**
486
- * The condition to apply to the key value when filtering Security Hub findings with a map filter.
486
+ * The condition to apply to the key value when filtering Security Hub CSPM findings with a map filter.
487
487
  *
488
488
  * To search for values that have the filter value, use one of the following comparison operators:
489
489
  *
@@ -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 *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 *AWS Security Hub CSPM 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,12 +643,12 @@ export type SeverityUpdate = {
643
643
  Product?: number | undefined;
644
644
  };
645
645
  /**
646
- * A string filter for filtering Security Hub findings.
646
+ * A string filter for filtering AWS Security Hub CSPM 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 = {
650
650
  /**
651
- * The condition to apply to a string value when filtering Security Hub findings.
651
+ * The condition to apply to a string value when filtering Security Hub CSPM findings.
652
652
  *
653
653
  * To search for values that have the filter value, use one of the following comparison operators:
654
654
  *
@@ -668,21 +668,21 @@ export type StringFilter = {
668
668
  *
669
669
  * You can’t have both a `CONTAINS` filter and a `NOT_CONTAINS` filter on the same field. Similarly, you can't provide both an `EQUALS` filter and a `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filter on the same field. Combining filters in this way returns an error. `CONTAINS` filters can only be used with other `CONTAINS` filters. `NOT_CONTAINS` filters can only be used with other `NOT_CONTAINS` filters.
670
670
  *
671
- * You can combine `PREFIX` filters with `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters for the same field. Security Hub first processes the `PREFIX` filters, and then the `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters.
671
+ * You can combine `PREFIX` filters with `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters for the same field. Security Hub CSPM first processes the `PREFIX` filters, and then the `NOT_EQUALS` or `PREFIX_NOT_EQUALS` filters.
672
672
  *
673
- * For example, for the following filters, Security Hub first identifies findings that have resource types that start with either `AwsIam` or `AwsEc2` . It then excludes findings that have a resource type of `AwsIamPolicy` and findings that have a resource type of `AwsEc2NetworkInterface` .
673
+ * For example, for the following filters, Security Hub CSPM first identifies findings that have resource types that start with either `AwsIam` or `AwsEc2` . It then excludes findings that have a resource type of `AwsIamPolicy` and findings that have a resource type of `AwsEc2NetworkInterface` .
674
674
  *
675
675
  * - `ResourceType PREFIX AwsIam`
676
676
  * - `ResourceType PREFIX AwsEc2`
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 *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 *AWS Security Hub CSPM 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;
684
684
  /**
685
- * The string filter value. Filter values are case sensitive. For example, the product name for control-based findings is `Security Hub` . If you provide `security hub` as the filter value, there's no match.
685
+ * The string filter value. Filter values are case sensitive. For example, the product name for control-based findings is `Security Hub CSPM` . If you provide `security hub` as the filter value, there's no match.
686
686
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-securityhub-automationrule-stringfilter.html#cfn-securityhub-automationrule-stringfilter-value}
687
687
  */
688
688
  Value: string;
@@ -704,7 +704,7 @@ export type WorkflowUpdate = {
704
704
  *
705
705
  * - `NEW` - The initial state of a finding, before it is reviewed.
706
706
  *
707
- * Security Hub also resets `WorkFlowStatus` from `NOTIFIED` or `RESOLVED` to `NEW` in the following cases:
707
+ * Security Hub CSPM also resets `WorkFlowStatus` from `NOTIFIED` or `RESOLVED` to `NEW` in the following cases:
708
708
  *
709
709
  * - The record state changes from `ARCHIVED` to `ACTIVE` .
710
710
  * - The compliance status changes from `PASSED` to either `WARNING` , `FAILED` , or `NOT_AVAILABLE` .