@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,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
3
+ * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-dataset.html}
5
5
  */
6
6
  export type IoTAnalyticsDataset = ResourceDefinitionWithAttributes<"AWS::IoTAnalytics::Dataset", IoTAnalyticsDatasetProps, IoTAnalyticsDatasetAttribs>;
7
7
  /**
8
- * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
8
+ * The AWS::IoTAnalytics::Dataset resource stores data retrieved from a data store by applying a `queryAction` (an SQL query) or a `containerAction` (executing a containerized application). The data set can be populated manually by calling `CreateDatasetContent` or automatically according to a `trigger` you specify. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-dataset.html}
10
10
  */
11
11
  export type IoTAnalyticsDatasetProps = {
@@ -50,7 +50,7 @@ export type IoTAnalyticsDatasetProps = {
50
50
  */
51
51
  Triggers?: Trigger[] | undefined;
52
52
  /**
53
- * Optional. How many versions of dataset contents are kept. If not specified or set to null, only the latest version plus the latest succeeded version (if they are different) are kept for the time period specified by the `retentionPeriod` parameter. For more information, see [Keeping Multiple Versions of AWS IoT Analytics datasets](https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions) in the *AWS IoT Analytics User Guide* .
53
+ * Optional. How many versions of dataset contents are kept. If not specified or set to null, only the latest version plus the latest succeeded version (if they are different) are kept for the time period specified by the `retentionPeriod` parameter. For more information, see [Keeping Multiple Versions of ITA datasets](https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions) in the *ITA User Guide* .
54
54
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-dataset.html#cfn-iotanalytics-dataset-versioningconfiguration}
55
55
  */
56
56
  VersioningConfiguration?: VersioningConfiguration | undefined;
@@ -182,12 +182,12 @@ export type DeltaTime = {
182
182
  /**
183
183
  * A structure that contains the configuration information of a delta time session window.
184
184
  *
185
- * [`DeltaTime`](https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html) specifies a time interval. You can use `DeltaTime` to create dataset contents with data that has arrived in the data store since the last execution. For an example of `DeltaTime` , see [Creating a SQL dataset with a delta window (CLI)](https://docs.aws.amazon.com/iotanalytics/latest/userguide/automate-create-dataset.html#automate-example6) in the *AWS IoT Analytics User Guide* .
185
+ * [`DeltaTime`](https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html) specifies a time interval. You can use `DeltaTime` to create dataset contents with data that has arrived in the data store since the last execution. For an example of `DeltaTime` , see [Creating a SQL dataset with a delta window (CLI)](https://docs.aws.amazon.com/iotanalytics/latest/userguide/automate-create-dataset.html#automate-example6) in the *ITA User Guide* .
186
186
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-deltatimesessionwindowconfiguration.html}
187
187
  */
188
188
  export type DeltaTimeSessionWindowConfiguration = {
189
189
  /**
190
- * A time interval. You can use `timeoutInMinutes` so that AWS IoT Analytics can batch up late data notifications that have been generated since the last execution. AWS IoT Analytics sends one batch of notifications to Amazon CloudWatch Events at one time.
190
+ * A time interval. You can use `timeoutInMinutes` so that ITA can batch up late data notifications that have been generated since the last execution. ITA sends one batch of notifications to Amazon CloudWatch Events at one time.
191
191
  *
192
192
  * For more information about how to write a timestamp expression, see [Date and Time Functions and Operators](https://docs.aws.amazon.com/https://prestodb.io/docs/current/functions/datetime.html) , in the *Presto 0.172 Documentation* .
193
193
  * @min 1
@@ -241,7 +241,7 @@ export type IotEventsDestinationConfiguration = {
241
241
  */
242
242
  InputName: string;
243
243
  /**
244
- * The ARN of the role that grants AWS IoT Analytics permission to deliver dataset contents to an AWS IoT Events input.
244
+ * The ARN of the role that grants ITA permission to deliver dataset contents to an AWS IoT Events input.
245
245
  * @minLength 20
246
246
  * @maxLength 2048
247
247
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-ioteventsdestinationconfiguration.html#cfn-iotanalytics-dataset-ioteventsdestinationconfiguration-rolearn}
@@ -379,7 +379,7 @@ export type S3DestinationConfiguration = {
379
379
  */
380
380
  Key: string;
381
381
  /**
382
- * The ARN of the role that grants AWS IoT Analytics permission to interact with your Amazon S3 and AWS Glue resources.
382
+ * The ARN of the role that grants ITA permission to interact with your Amazon S3 and AWS Glue resources.
383
383
  * @minLength 20
384
384
  * @maxLength 2048
385
385
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-dataset-s3destinationconfiguration.html#cfn-iotanalytics-dataset-s3destinationconfiguration-rolearn}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
3
+ * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html}
5
5
  */
6
6
  export type IoTAnalyticsDatastore = ResourceDefinitionWithAttributes<"AWS::IoTAnalytics::Datastore", IoTAnalyticsDatastoreProps, IoTAnalyticsDatastoreAttribs>;
7
7
  /**
8
- * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
8
+ * AWS::IoTAnalytics::Datastore resource is a repository for messages. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-datastore.html}
10
10
  */
11
11
  export type IoTAnalyticsDatastoreProps = {
@@ -28,7 +28,7 @@ export type IoTAnalyticsDatastoreProps = {
28
28
  */
29
29
  DatastoreStorage?: DatastoreStorage | undefined;
30
30
  /**
31
- * Contains the configuration information of file formats. AWS IoT Analytics data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
31
+ * Contains the configuration information of file formats. ITA data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
32
32
  *
33
33
  * The default file format is JSON. You can specify only one format.
34
34
  *
@@ -96,7 +96,7 @@ export type CustomerManagedS3 = {
96
96
  */
97
97
  KeyPrefix?: string | undefined;
98
98
  /**
99
- * The ARN of the role that grants AWS IoT Analytics permission to interact with your Amazon S3 resources.
99
+ * The ARN of the role that grants ITA permission to interact with your Amazon S3 resources.
100
100
  * @minLength 20
101
101
  * @maxLength 2048
102
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-customermanageds3.html#cfn-iotanalytics-datastore-customermanageds3-rolearn}
@@ -168,13 +168,13 @@ export type DatastoreStorage = {
168
168
  */
169
169
  IotSiteWiseMultiLayerStorage?: IotSiteWiseMultiLayerStorage | undefined;
170
170
  /**
171
- * Use this to store data store data in an S3 bucket managed by the AWS IoT Analytics service. The choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store.
171
+ * Use this to store data store data in an S3 bucket managed by the service. The choice of service-managed or customer-managed S3 storage cannot be changed after creation of the data store.
172
172
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iotanalytics-datastore-datastorestorage.html#cfn-iotanalytics-datastore-datastorestorage-servicemanageds3}
173
173
  */
174
174
  ServiceManagedS3?: Record<string, unknown> | undefined;
175
175
  };
176
176
  /**
177
- * Contains the configuration information of file formats. AWS IoT Analytics data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
177
+ * Contains the configuration information of file formats. ITA data stores support JSON and [Parquet](https://docs.aws.amazon.com/https://parquet.apache.org/) .
178
178
  *
179
179
  * The default file format is JSON. You can specify only one format.
180
180
  *
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
3
+ * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-pipeline.html}
5
5
  */
6
6
  export type IoTAnalyticsPipeline = ResourceDefinitionWithAttributes<"AWS::IoTAnalytics::Pipeline", IoTAnalyticsPipelineProps, IoTAnalyticsPipelineAttribs>;
7
7
  /**
8
- * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use AWS IoT Analytics](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *AWS IoT Analytics User Guide* .
8
+ * The AWS::IoTAnalytics::Pipeline resource consumes messages from one or more channels and allows you to process the messages before storing them in a data store. You must specify both a `channel` and a `datastore` activity and, optionally, as many as 23 additional activities in the `pipelineActivities` array. For more information, see [How to Use](https://docs.aws.amazon.com/iotanalytics/latest/userguide/welcome.html#aws-iot-analytics-how) in the *User Guide* .
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotanalytics-pipeline.html}
10
10
  */
11
11
  export type IoTAnalyticsPipelineProps = {
@@ -59,6 +59,11 @@ export type KafkaConnectConnectorProps = {
59
59
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-connector.html#cfn-kafkaconnect-connector-logdelivery}
60
60
  */
61
61
  LogDelivery?: LogDelivery | undefined;
62
+ /**
63
+ * The network type of the Connector.
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-connector.html#cfn-kafkaconnect-connector-networktype}
65
+ */
66
+ NetworkType?: "IPV4" | "DUAL" | undefined;
62
67
  /**
63
68
  * Specifies which plugin to use for the connector. You must specify a single-element list. Amazon MSK Connect does not currently support specifying multiple plugins.
64
69
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kafkaconnect-connector.html#cfn-kafkaconnect-connector-plugins}
@@ -1,11 +1,11 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * Resource Type definition for AWS::Lambda::CapacityProvider
3
+ * Creates a capacity provider that manages compute resources for Lambda functions
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html}
5
5
  */
6
6
  export type LambdaCapacityProvider = ResourceDefinitionWithAttributes<"AWS::Lambda::CapacityProvider", LambdaCapacityProviderProps, LambdaCapacityProviderAttribs>;
7
7
  /**
8
- * Resource Type definition for AWS::Lambda::CapacityProvider
8
+ * Creates a capacity provider that manages compute resources for Lambda functions
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html}
10
10
  */
11
11
  export type LambdaCapacityProviderProps = {
@@ -23,12 +23,12 @@ export type LambdaCapacityProviderProps = {
23
23
  */
24
24
  CapacityProviderScalingConfig?: CapacityProviderScalingConfig | undefined;
25
25
  /**
26
- * Specifications for the types of EC2 instances that the capacity provider can use.
26
+ * The instance requirements for compute resources managed by the capacity provider.
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-instancerequirements}
28
28
  */
29
29
  InstanceRequirements?: InstanceRequirements | undefined;
30
30
  /**
31
- * The ARN of the AWS Key Management Service (KMS) key used by the capacity provider.
31
+ * The ARN of the KMS key used to encrypt the capacity provider's resources.
32
32
  * @minLength 0
33
33
  * @maxLength 10000
34
34
  * @pattern ^(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()$
@@ -36,17 +36,17 @@ export type LambdaCapacityProviderProps = {
36
36
  */
37
37
  KmsKeyArn?: string | undefined;
38
38
  /**
39
- * IAM permissions configuration for the capacity provider.
39
+ * The permissions configuration for the capacity provider.
40
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-permissionsconfig}
41
41
  */
42
42
  PermissionsConfig: CapacityProviderPermissionsConfig;
43
43
  /**
44
- * A list of tags to apply to the capacity provider.
44
+ * A key-value pair that provides metadata for the capacity provider.
45
45
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-tags}
46
46
  */
47
47
  Tags?: Tag[] | undefined;
48
48
  /**
49
- * VPC configuration for the capacity provider.
49
+ * The VPC configuration for the capacity provider.
50
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-vpcconfig}
51
51
  */
52
52
  VpcConfig: CapacityProviderVpcConfig;
@@ -64,7 +64,7 @@ export type LambdaCapacityProviderAttribs = {
64
64
  */
65
65
  Arn: string;
66
66
  /**
67
- * The current state of the capacity provider. Indicates whether the provider is being created, is active and ready for use, has failed, or is being deleted.
67
+ * The current state of the capacity provider.
68
68
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-capacityprovider.html#cfn-lambda-capacityprovider-state}
69
69
  */
70
70
  State: CapacityProviderState;
@@ -75,12 +75,12 @@ export type LambdaCapacityProviderAttribs = {
75
75
  */
76
76
  export type Architecture = "x86_64" | "arm64";
77
77
  /**
78
- * IAM permissions configuration for the capacity provider.
78
+ * Configuration that specifies the permissions required for the capacity provider to manage compute resources.
79
79
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderpermissionsconfig.html}
80
80
  */
81
81
  export type CapacityProviderPermissionsConfig = {
82
82
  /**
83
- * The ARN of the IAM role that Lambda assumes to manage the capacity provider.
83
+ * The ARN of the IAM role that the capacity provider uses to manage compute instances and other AWS resources.
84
84
  * @minLength 0
85
85
  * @maxLength 10000
86
86
  * @pattern ^arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$
@@ -94,19 +94,19 @@ export type CapacityProviderPermissionsConfig = {
94
94
  */
95
95
  export type CapacityProviderPredefinedMetricType = "LambdaCapacityProviderAverageCPUUtilization";
96
96
  /**
97
- * The scaling configuration for the capacity provider.
97
+ * Configuration that defines how the capacity provider scales compute instances based on demand and policies.
98
98
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html}
99
99
  */
100
100
  export type CapacityProviderScalingConfig = {
101
101
  /**
102
- * The maximum number of EC2 instances that the capacity provider can scale up to.
102
+ * The maximum number of vCPUs that the capacity provider can provision across all compute instances.
103
103
  * @min 2
104
104
  * @max 15000
105
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html#cfn-lambda-capacityprovider-capacityproviderscalingconfig-maxvcpucount}
106
106
  */
107
107
  MaxVCpuCount?: number | undefined;
108
108
  /**
109
- * The scaling mode for the capacity provider.
109
+ * The scaling mode that determines how the capacity provider responds to changes in demand.
110
110
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityproviderscalingconfig.html#cfn-lambda-capacityprovider-capacityproviderscalingconfig-scalingmode}
111
111
  */
112
112
  ScalingMode?: CapacityProviderScalingMode | undefined;
@@ -127,54 +127,54 @@ export type CapacityProviderScalingMode = "Auto" | "Manual";
127
127
  */
128
128
  export type CapacityProviderState = "Pending" | "Active" | "Failed" | "Deleting";
129
129
  /**
130
- * VPC configuration for the capacity provider.
130
+ * VPC configuration that specifies the network settings for compute instances managed by the capacity provider.
131
131
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html}
132
132
  */
133
133
  export type CapacityProviderVpcConfig = {
134
134
  /**
135
- * A list of security group IDs to associate with EC2 instances.
135
+ * A list of security group IDs that control network access for compute instances managed by the capacity provider.
136
136
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html#cfn-lambda-capacityprovider-capacityprovidervpcconfig-securitygroupids}
137
137
  */
138
138
  SecurityGroupIds: string[];
139
139
  /**
140
- * A list of subnet IDs where the capacity provider can launch EC2 instances.
140
+ * A list of subnet IDs where the capacity provider launches compute instances.
141
141
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-capacityprovidervpcconfig.html#cfn-lambda-capacityprovider-capacityprovidervpcconfig-subnetids}
142
142
  */
143
143
  SubnetIds: string[];
144
144
  };
145
145
  /**
146
- * Specifications for the types of EC2 instances that the capacity provider can use.
146
+ * Specifications that define the characteristics and constraints for compute instances used by the capacity provider.
147
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html}
148
148
  */
149
149
  export type InstanceRequirements = {
150
150
  /**
151
- * A list of instance types that the capacity provider can use. Supports wildcards (for example, m5.*).
151
+ * A list of EC2 instance types that the capacity provider is allowed to use. If not specified, all compatible instance types are allowed.
152
152
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-allowedinstancetypes}
153
153
  */
154
154
  AllowedInstanceTypes?: string[] | undefined;
155
155
  /**
156
- * The instruction set architecture for EC2 instances. Specify either x86_64 or arm64.
156
+ * A list of supported CPU architectures for compute instances. Valid values include `x86_64` and `arm64` .
157
157
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-architectures}
158
158
  */
159
159
  Architectures?: Architecture[] | undefined;
160
160
  /**
161
- * A list of instance types that the capacity provider should not use. Takes precedence over AllowedInstanceTypes.
161
+ * A list of EC2 instance types that the capacity provider should not use, even if they meet other requirements.
162
162
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-instancerequirements.html#cfn-lambda-capacityprovider-instancerequirements-excludedinstancetypes}
163
163
  */
164
164
  ExcludedInstanceTypes?: string[] | undefined;
165
165
  };
166
166
  /**
167
- * A target tracking scaling policy for the capacity provider.
167
+ * A scaling policy for the capacity provider that automatically adjusts capacity to maintain a target value for a specific metric.
168
168
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html}
169
169
  */
170
170
  export type TargetTrackingScalingPolicy = {
171
171
  /**
172
- * The predefined metric for target tracking.
172
+ * The predefined metric type to track for scaling decisions.
173
173
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html#cfn-lambda-capacityprovider-targettrackingscalingpolicy-predefinedmetrictype}
174
174
  */
175
175
  PredefinedMetricType: CapacityProviderPredefinedMetricType;
176
176
  /**
177
- * The target value for the metric as a percentage (for example, 70.0 for 70%).
177
+ * The target value for the metric that the scaling policy attempts to maintain through scaling actions.
178
178
  * @min 0
179
179
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-capacityprovider-targettrackingscalingpolicy.html#cfn-lambda-capacityprovider-targettrackingscalingpolicy-targetvalue}
180
180
  */
@@ -39,6 +39,7 @@ export type LambdaFunctionProps = {
39
39
  */
40
40
  Architectures?: ("x86_64" | "arm64")[] | undefined;
41
41
  /**
42
+ * Configuration for the capacity provider that manages compute resources for Lambda functions.
42
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-capacityproviderconfig}
43
44
  */
44
45
  CapacityProviderConfig?: CapacityProviderConfig | undefined;
@@ -70,6 +71,7 @@ export type LambdaFunctionProps = {
70
71
  */
71
72
  Description?: string | undefined;
72
73
  /**
74
+ * Configuration settings for [durable functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) , including execution timeout and retention period for execution history.
73
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-durableconfig}
74
76
  */
75
77
  DurableConfig?: DurableConfig | undefined;
@@ -99,6 +101,7 @@ export type LambdaFunctionProps = {
99
101
  */
100
102
  FunctionName?: string | undefined;
101
103
  /**
104
+ * Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
102
105
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html#cfn-lambda-function-functionscalingconfig}
103
106
  */
104
107
  FunctionScalingConfig?: FunctionScalingConfig | undefined;
@@ -241,10 +244,12 @@ export type LambdaFunctionAttribs = {
241
244
  "SnapStartResponse.OptimizationStatus": "On" | "Off";
242
245
  };
243
246
  /**
247
+ * Configuration for the capacity provider that manages compute resources for Lambda functions.
244
248
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-capacityproviderconfig.html}
245
249
  */
246
250
  export type CapacityProviderConfig = {
247
251
  /**
252
+ * Configuration for Lambda-managed instances used by the capacity provider.
248
253
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-capacityproviderconfig.html#cfn-lambda-function-capacityproviderconfig-lambdamanagedinstancescapacityproviderconfig}
249
254
  */
250
255
  LambdaManagedInstancesCapacityProviderConfig: LambdaManagedInstancesCapacityProviderConfig;
@@ -318,18 +323,19 @@ export type DeadLetterConfig = {
318
323
  TargetArn?: string | undefined;
319
324
  };
320
325
  /**
326
+ * Configuration settings for [durable functions](https://docs.aws.amazon.com/lambda/latest/dg/durable-functions.html) , including execution timeout and retention period for execution history.
321
327
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-durableconfig.html}
322
328
  */
323
329
  export type DurableConfig = {
324
330
  /**
325
- * The amount of time (in seconds) that Lambda allows a durable function to run before stopping it. The maximum is one 366-day year or 31,622,400 seconds.
331
+ * The maximum time (in seconds) that a durable execution can run before timing out. This timeout applies to the entire durable execution, not individual function invocations.
326
332
  * @min 1
327
333
  * @max 31622400
328
334
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-durableconfig.html#cfn-lambda-function-durableconfig-executiontimeout}
329
335
  */
330
336
  ExecutionTimeout: number;
331
337
  /**
332
- * The number of days after a durable execution is closed that Lambda retains its history, from one to 90 days. The default is 14 days.
338
+ * The number of days to retain execution history after a durable execution completes. After this period, execution history is no longer available through the GetDurableExecutionHistory API.
333
339
  * @min 1
334
340
  * @max 90
335
341
  * @default 14
@@ -384,6 +390,7 @@ export type FileSystemConfig = {
384
390
  LocalMountPath: string;
385
391
  };
386
392
  /**
393
+ * Configuration that defines the scaling behavior for a Lambda Managed Instances function, including the minimum and maximum number of execution environments that can be provisioned.
387
394
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-functionscalingconfig.html}
388
395
  */
389
396
  export type FunctionScalingConfig = {
@@ -424,6 +431,7 @@ export type ImageConfig = {
424
431
  WorkingDirectory?: string | undefined;
425
432
  };
426
433
  /**
434
+ * Configuration for Lambda-managed instances used by the capacity provider.
427
435
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-lambdamanagedinstancescapacityproviderconfig.html}
428
436
  */
429
437
  export type LambdaManagedInstancesCapacityProviderConfig = {
@@ -443,7 +451,7 @@ export type LambdaManagedInstancesCapacityProviderConfig = {
443
451
  */
444
452
  ExecutionEnvironmentMemoryGiBPerVCpu?: number | undefined;
445
453
  /**
446
- * The maximum number of concurrent execution environments that can run on each compute instance.
454
+ * The maximum number of concurrent executions that can run on each execution environment.
447
455
  * @min 1
448
456
  * @max 1600
449
457
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-lambdamanagedinstancescapacityproviderconfig.html#cfn-lambda-function-lambdamanagedinstancescapacityproviderconfig-perexecutionenvironmentmaxconcurrency}
@@ -57,7 +57,7 @@ export type LambdaPermissionProps = {
57
57
  */
58
58
  FunctionUrlAuthType?: "AWS_IAM" | "NONE" | undefined;
59
59
  /**
60
- * Restricts the `lambda:InvokeFunction` action to function URL calls. When specified, this option prevents the principal from invoking the function by any means other than the function URL. For more information, see [Control access to Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
60
+ * Indicates whether the permission applies when the function is invoked through a function URL.
61
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html#cfn-lambda-permission-invokedviafunctionurl}
62
62
  */
63
63
  InvokedViaFunctionUrl?: boolean | undefined;
@@ -346,6 +346,14 @@ export type BotLocale = {
346
346
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html#cfn-lex-bot-botlocale-slottypes}
347
347
  */
348
348
  SlotTypes?: SlotType[] | undefined;
349
+ /**
350
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html#cfn-lex-bot-botlocale-speechdetectionsensitivity}
351
+ */
352
+ SpeechDetectionSensitivity?: SpeechDetectionSensitivity | undefined;
353
+ /**
354
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-botlocale.html#cfn-lex-bot-botlocale-unifiedspeechsettings}
355
+ */
356
+ UnifiedSpeechSettings?: UnifiedSpeechSettings | undefined;
349
357
  /**
350
358
  * Defines settings for using an Amazon Polly voice to communicate with a user.
351
359
  *
@@ -828,7 +836,9 @@ export type GenerativeAISettings = {
828
836
  */
829
837
  RuntimeSettings?: {
830
838
  NluImprovementSpecification?: {
839
+ AssistedNluMode?: "Primary" | "Fallback" | undefined;
831
840
  Enabled: boolean;
841
+ IntentDisambiguationSettings?: IntentDisambiguationSettings | undefined;
832
842
  } | undefined;
833
843
  SlotResolutionImprovementSpecification?: {
834
844
  BedrockModelSpecification?: BedrockModelSpecification | undefined;
@@ -955,6 +965,10 @@ export type Intent = {
955
965
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html#cfn-lex-bot-intent-dialogcodehook}
956
966
  */
957
967
  DialogCodeHook?: DialogCodeHookSetting | undefined;
968
+ /**
969
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html#cfn-lex-bot-intent-displayname}
970
+ */
971
+ DisplayName?: string | undefined;
958
972
  /**
959
973
  * Specifies that Amazon Lex invokes the alias Lambda function when the intent is ready for fulfillment. You can invoke this function to complete the bot's transaction with the user.
960
974
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intent.html#cfn-lex-bot-intent-fulfillmentcodehook}
@@ -1123,6 +1137,27 @@ export type IntentConfirmationSetting = {
1123
1137
  */
1124
1138
  PromptSpecification: PromptSpecification;
1125
1139
  };
1140
+ /**
1141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html}
1142
+ */
1143
+ export type IntentDisambiguationSettings = {
1144
+ /**
1145
+ * @minLength 1
1146
+ * @maxLength 1000
1147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html#cfn-lex-bot-intentdisambiguationsettings-customdisambiguationmessage}
1148
+ */
1149
+ CustomDisambiguationMessage?: string | undefined;
1150
+ /**
1151
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html#cfn-lex-bot-intentdisambiguationsettings-enabled}
1152
+ */
1153
+ Enabled: boolean;
1154
+ /**
1155
+ * @min 2
1156
+ * @max 5
1157
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentdisambiguationsettings.html#cfn-lex-bot-intentdisambiguationsettings-maxdisambiguationintents}
1158
+ */
1159
+ MaxDisambiguationIntents?: number | undefined;
1160
+ };
1126
1161
  /**
1127
1162
  * Override settings to configure the intent state.
1128
1163
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentoverride.html}
@@ -2037,12 +2072,35 @@ export type Specifications = {
2037
2072
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypeid}
2038
2073
  */
2039
2074
  SlotTypeId: string;
2075
+ /**
2076
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypename}
2077
+ */
2078
+ SlotTypeName?: string | undefined;
2079
+ /**
2080
+ * Specifies the elicitation setting details for constituent sub slots of a composite slot.
2081
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-valueelicitationsetting}
2082
+ */
2083
+ ValueElicitationSetting: SubSlotValueElicitationSetting;
2084
+ } | {
2085
+ /**
2086
+ * The unique identifier assigned to the slot type.
2087
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypeid}
2088
+ */
2089
+ SlotTypeId?: string | undefined;
2090
+ /**
2091
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-slottypename}
2092
+ */
2093
+ SlotTypeName: string;
2040
2094
  /**
2041
2095
  * Specifies the elicitation setting details for constituent sub slots of a composite slot.
2042
2096
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-specifications.html#cfn-lex-bot-specifications-valueelicitationsetting}
2043
2097
  */
2044
2098
  ValueElicitationSetting: SubSlotValueElicitationSetting;
2045
2099
  };
2100
+ /**
2101
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-speechdetectionsensitivity.html}
2102
+ */
2103
+ export type SpeechDetectionSensitivity = "Default" | "HighNoiseTolerance" | "MaximumNoiseTolerance";
2046
2104
  /**
2047
2105
  * Defines the messages that Amazon Lex sends to a user to remind them that the bot is waiting for a response.
2048
2106
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-stillwaitingresponsespecification.html}
@@ -2106,6 +2164,28 @@ export type SubSlotTypeComposition = {
2106
2164
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypeid}
2107
2165
  */
2108
2166
  SlotTypeId: string;
2167
+ /**
2168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypename}
2169
+ */
2170
+ SlotTypeName?: string | undefined;
2171
+ } | {
2172
+ /**
2173
+ * Name of a constituent sub slot inside a composite slot.
2174
+ * @minLength 1
2175
+ * @maxLength 100
2176
+ * @pattern ^([0-9a-zA-Z][_-]?){1,100}$
2177
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-name}
2178
+ */
2179
+ Name: string;
2180
+ /**
2181
+ * The unique identifier assigned to a slot type. This refers to either a built-in slot type or the unique slotTypeId of a custom slot type.
2182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypeid}
2183
+ */
2184
+ SlotTypeId?: string | undefined;
2185
+ /**
2186
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-subslottypecomposition.html#cfn-lex-bot-subslottypecomposition-slottypename}
2187
+ */
2188
+ SlotTypeName: string;
2109
2189
  };
2110
2190
  /**
2111
2191
  * Subslot elicitation settings.
@@ -2201,6 +2281,18 @@ export type TextLogSetting = {
2201
2281
  */
2202
2282
  Enabled: boolean;
2203
2283
  };
2284
+ /**
2285
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-unifiedspeechsettings.html}
2286
+ */
2287
+ export type UnifiedSpeechSettings = {
2288
+ /**
2289
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-unifiedspeechsettings.html#cfn-lex-bot-unifiedspeechsettings-speechfoundationmodel}
2290
+ */
2291
+ SpeechFoundationModel: {
2292
+ ModelArn: string;
2293
+ VoiceId?: string | undefined;
2294
+ };
2295
+ };
2204
2296
  /**
2205
2297
  * Defines settings for using an Amazon Polly voice to communicate with a user.
2206
2298
  *
@@ -26,6 +26,11 @@ export type LogsLogGroupProps = {
26
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-dataprotectionpolicy}
27
27
  */
28
28
  DataProtectionPolicy?: Record<string, unknown> | undefined;
29
+ /**
30
+ * @default false
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html#cfn-logs-loggroup-deletionprotectionenabled}
32
+ */
33
+ DeletionProtectionEnabled?: boolean | undefined;
29
34
  /**
30
35
  * Creates or updates a *field index policy* for the specified log group. Only log groups in the Standard log class support field index policies. For more information about log classes, see [Log classes](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch_Logs_Log_Classes.html) .
31
36
  *
@@ -119,7 +119,7 @@ export type MoveKeyEntry = {
119
119
  /**
120
120
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-ocsfversion.html}
121
121
  */
122
- export type OcsfVersion = "V1.1";
122
+ export type OcsfVersion = "V1.1" | "V1.5";
123
123
  /**
124
124
  * This processor parses CloudFront vended logs, extract fields, and convert them into JSON format. Encoded field values are decoded. Values that are integers and doubles are treated as such. For more information about this processor including examples, see [parseCloudfront](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseCloudfront)
125
125
  *
@@ -175,6 +175,11 @@ export type ParseToOCSF = {
175
175
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-parsetoocsf.html#cfn-logs-transformer-parsetoocsf-eventsource}
176
176
  */
177
177
  EventSource: EventSource;
178
+ /**
179
+ * The version of the OCSF mapping to use for parsing log data.
180
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-parsetoocsf.html#cfn-logs-transformer-parsetoocsf-mappingversion}
181
+ */
182
+ MappingVersion?: string | undefined;
178
183
  /**
179
184
  * Specify which version of the OCSF schema to use for the transformed log events.
180
185
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-logs-transformer-parsetoocsf.html#cfn-logs-transformer-parsetoocsf-ocsfversion}
@@ -14,7 +14,7 @@ export type MacieSession = ResourceDefinitionWithAttributes<"AWS::Macie::Session
14
14
  */
15
15
  export type MacieSessionProps = {
16
16
  /**
17
- * Specifies how often Amazon Macie publishes updates to policy findings for the account. This includes publishing updates to Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events ). Valid values are:
17
+ * Specifies how often Amazon Macie publishes updates to policy findings for the account. This includes publishing updates to AWS Security Hub CSPM and Amazon EventBridge (formerly Amazon CloudWatch Events ). Valid values are:
18
18
  *
19
19
  * - FIFTEEN_MINUTES
20
20
  * - ONE_HOUR
@@ -232,6 +232,10 @@ export type ConfigurationInfo = {
232
232
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html}
233
233
  */
234
234
  export type ConnectivityInfo = {
235
+ /**
236
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html#cfn-msk-cluster-connectivityinfo-networktype}
237
+ */
238
+ NetworkType?: NetworkType | undefined;
235
239
  /**
236
240
  * Access control settings for the cluster's brokers.
237
241
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-connectivityinfo.html#cfn-msk-cluster-connectivityinfo-publicaccess}
@@ -361,6 +365,10 @@ export type LoggingInfo = {
361
365
  */
362
366
  BrokerLogs: BrokerLogs;
363
367
  };
368
+ /**
369
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-networktype.html}
370
+ */
371
+ export type NetworkType = "IPV4" | "DUAL";
364
372
  /**
365
373
  * Indicates whether you want to enable or disable the Node Exporter.
366
374
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-nodeexporter.html}
@@ -43,6 +43,11 @@ export type NetworkManagerConnectAttachmentProps = {
43
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-proposedsegmentchange}
44
44
  */
45
45
  ProposedSegmentChange?: ProposedSegmentChange | undefined;
46
+ /**
47
+ * Routing policy label
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-routingpolicylabel}
49
+ */
50
+ RoutingPolicyLabel?: string | undefined;
46
51
  /**
47
52
  * The tags associated with the Connect attachment.
48
53
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-connectattachment.html#cfn-networkmanager-connectattachment-tags}