@propulsionworks/cloudformation 0.1.30 → 0.1.32

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 (86) hide show
  1. package/out/exports/resources.generated/aws-applicationsignals-groupingconfiguration.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-aps-anomalydetector.d.ts +168 -0
  3. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +0 -4
  5. package/out/exports/resources.generated/aws-bedrockagentcore-codeinterpretercustom.d.ts +0 -4
  6. package/out/exports/resources.generated/aws-bedrockagentcore-gateway.d.ts +0 -4
  7. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +0 -4
  8. package/out/exports/resources.generated/aws-bedrockagentcore-memory.d.ts +85 -27
  9. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +0 -4
  10. package/out/exports/resources.generated/aws-bedrockagentcore-runtimeendpoint.d.ts +0 -4
  11. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-billingconductor-pricingplan.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +8 -0
  14. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +4 -0
  15. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +17 -0
  17. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +155 -0
  18. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +1 -1
  19. package/out/exports/resources.generated/aws-datazone-domain.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +1 -1
  21. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +7 -0
  22. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +0 -8
  23. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +0 -4
  24. package/out/exports/resources.generated/aws-ec2-capacitymanagerdataexport.d.ts +46 -0
  25. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +3 -3
  26. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +9 -0
  27. package/out/exports/resources.generated/aws-ec2-volume.d.ts +14 -16
  28. package/out/exports/resources.generated/aws-ecr-repository.d.ts +4 -2
  29. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +2 -2
  30. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +3 -0
  31. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +1 -1
  32. package/out/exports/resources.generated/aws-ecs-service.d.ts +11 -1
  33. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +8 -4
  34. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +84 -8
  35. package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +1 -0
  36. package/out/exports/resources.generated/aws-emrserverless-application.d.ts +4 -4
  37. package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +14 -11
  38. package/out/exports/resources.generated/aws-events-rule.d.ts +4 -4
  39. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +4 -0
  40. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +20 -0
  41. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +118 -0
  42. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +5 -0
  43. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +20 -0
  44. package/out/exports/resources.generated/aws-lambda-permission.d.ts +4 -3
  45. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +1 -1
  46. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +2 -0
  47. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +2 -0
  48. package/out/exports/resources.generated/aws-medialive-channel.d.ts +36 -0
  49. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +50 -2
  50. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +9 -0
  51. package/out/exports/resources.generated/aws-observabilityadmin-organizationcentralizationrule.d.ts +29 -3
  52. package/out/exports/resources.generated/aws-observabilityadmin-organizationtelemetryrule.d.ts +20 -20
  53. package/out/exports/resources.generated/aws-observabilityadmin-telemetryrule.d.ts +20 -20
  54. package/out/exports/resources.generated/aws-odb-odbpeeringconnection.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-organizations-account.d.ts +5 -0
  56. package/out/exports/resources.generated/aws-osis-pipeline.d.ts +22 -1
  57. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +69 -69
  58. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +1 -1
  59. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +73 -69
  60. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +11 -11
  61. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +22 -22
  62. package/out/exports/resources.generated/aws-quicksight-refreshschedule.d.ts +3 -3
  63. package/out/exports/resources.generated/aws-quicksight-template.d.ts +70 -70
  64. package/out/exports/resources.generated/aws-quicksight-theme.d.ts +7 -7
  65. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +7 -11
  66. package/out/exports/resources.generated/aws-route53-recordset.d.ts +1 -3
  67. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +1 -3
  68. package/out/exports/resources.generated/aws-route53resolver-resolverrule.d.ts +2 -0
  69. package/out/exports/resources.generated/aws-route53resolver-resolverruleassociation.d.ts +2 -0
  70. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +137 -0
  71. package/out/exports/resources.generated/aws-rtbfabric-requestergateway.d.ts +72 -0
  72. package/out/exports/resources.generated/aws-rtbfabric-respondergateway.d.ts +151 -0
  73. package/out/exports/resources.generated/aws-sagemaker-app.d.ts +1 -1
  74. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +21 -0
  75. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +12 -2
  76. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +1 -1
  77. package/out/exports/resources.generated/aws-servicecatalog-launchnotificationconstraint.d.ts +1 -0
  78. package/out/exports/resources.generated/aws-servicecatalog-tagoptionassociation.d.ts +4 -13
  79. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +5 -1
  80. package/out/exports/resources.generated/aws-ssmquicksetup-lifecycleautomation.d.ts +52 -0
  81. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +99 -0
  82. package/out/exports/resources.generated/aws-transfer-connector.d.ts +2 -0
  83. package/out/exports/resources.generated/aws-transfer-server.d.ts +4 -0
  84. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +1 -1
  85. package/out/exports/resources.generated/aws-wisdom-aiprompt.d.ts +1 -1
  86. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
3
  * Associate the specified TagOption with the specified portfolio or product.
4
4
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html}
5
5
  */
6
- export type ServiceCatalogTagOptionAssociation = ResourceDefinitionWithAttributes<"AWS::ServiceCatalog::TagOptionAssociation", ServiceCatalogTagOptionAssociationProps, ServiceCatalogTagOptionAssociationAttribs>;
6
+ export type ServiceCatalogTagOptionAssociation = ResourceDefinition<"AWS::ServiceCatalog::TagOptionAssociation", ServiceCatalogTagOptionAssociationProps>;
7
7
  /**
8
8
  * Associate the specified TagOption with the specified portfolio or product.
9
9
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html}
@@ -13,20 +13,11 @@ export type ServiceCatalogTagOptionAssociationProps = {
13
13
  * The resource identifier.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html#cfn-servicecatalog-tagoptionassociation-resourceid}
15
15
  */
16
- ResourceId: string;
16
+ ResourceId?: string | undefined;
17
17
  /**
18
18
  * The TagOption identifier.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html#cfn-servicecatalog-tagoptionassociation-tagoptionid}
20
20
  */
21
- TagOptionId: string;
22
- };
23
- /**
24
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html#aws-resource-servicecatalog-tagoptionassociation-return-values}
25
- */
26
- export type ServiceCatalogTagOptionAssociationAttribs = {
27
- /**
28
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoptionassociation.html#cfn-servicecatalog-tagoptionassociation-id}
29
- */
30
- Id: string;
21
+ TagOptionId?: string | undefined;
31
22
  };
32
23
  //# sourceMappingURL=aws-servicecatalog-tagoptionassociation.d.ts.map
@@ -225,6 +225,8 @@ export type Rule = {
225
225
  /**
226
226
  * The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of `7` means that patches are approved seven days after they are released.
227
227
  *
228
+ * Patch Manager evaluates patch release dates using Coordinated Universal Time (UTC). If the day represented by `7` is `2025-11-16` , patches released between `2025-11-16T00:00:00Z` and `2025-11-16T23:59:59Z` will be included in the approval.
229
+ *
228
230
  * This parameter is marked as `Required: No` , but your request must include a value for either `ApproveAfterDays` or `ApproveUntilDate` .
229
231
  *
230
232
  * Not supported for Debian Server or Ubuntu Server.
@@ -238,7 +240,9 @@ export type Rule = {
238
240
  /**
239
241
  * The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically.
240
242
  *
241
- * Enter dates in the format `YYYY-MM-DD` . For example, `2024-12-31` .
243
+ * Enter dates in the format `YYYY-MM-DD` . For example, `2025-11-16` .
244
+ *
245
+ * Patch Manager evaluates patch release dates using Coordinated Universal Time (UTC). If you enter the date `2025-11-16` , patches released between `2025-11-16T00:00:00Z` and `2025-11-16T23:59:59Z` will be included in the approval.
242
246
  *
243
247
  * This parameter is marked as `Required: No` , but your request must include a value for either `ApproveUntilDate` or `ApproveAfterDays` .
244
248
  *
@@ -0,0 +1,52 @@
1
+ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
+ /**
3
+ * Creates a lifecycle automation resource that executes SSM Automation documents during AWS CloudFormation stack operations. This resource replaces inline AWS Lambda custom resources and provides a managed way to handle lifecycle events in Quick Setup configurations.
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html}
5
+ */
6
+ export type SSMQuickSetupLifecycleAutomation = ResourceDefinitionWithAttributes<"AWS::SSMQuickSetup::LifecycleAutomation", SSMQuickSetupLifecycleAutomationProps, SSMQuickSetupLifecycleAutomationAttribs>;
7
+ /**
8
+ * Creates a lifecycle automation resource that executes SSM Automation documents during AWS CloudFormation stack operations. This resource replaces inline AWS Lambda custom resources and provides a managed way to handle lifecycle events in Quick Setup configurations.
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html}
10
+ */
11
+ export type SSMQuickSetupLifecycleAutomationProps = {
12
+ /**
13
+ * The name of the SSM Automation document to execute in response to AWS CloudFormation lifecycle events (CREATE, UPDATE, DELETE).
14
+ * @minLength 1
15
+ * @maxLength 500
16
+ * @pattern ^\S+$
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html#cfn-ssmquicksetup-lifecycleautomation-automationdocument}
18
+ */
19
+ AutomationDocument: string;
20
+ /**
21
+ * A map of key-value parameters passed to the Automation document during execution. Each parameter name maps to a list of values, even for single values. Parameters can include configuration-specific values for your automation workflow.
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html#cfn-ssmquicksetup-lifecycleautomation-automationparameters}
23
+ */
24
+ AutomationParameters: Record<string, string[]>;
25
+ /**
26
+ * A unique identifier used for generating the SSM Association name. This ensures uniqueness when multiple lifecycle automation resources exist in the same stack.
27
+ * @minLength 1
28
+ * @maxLength 64
29
+ * @pattern ^[a-zA-Z0-9-]+$
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html#cfn-ssmquicksetup-lifecycleautomation-resourcekey}
31
+ */
32
+ ResourceKey: string;
33
+ /**
34
+ * Tags applied to the underlying SSM Association created by this resource. Tags help identify and organize automation executions.
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html#cfn-ssmquicksetup-lifecycleautomation-tags}
36
+ */
37
+ Tags?: Record<string, string> | undefined;
38
+ };
39
+ /**
40
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html#aws-resource-ssmquicksetup-lifecycleautomation-return-values}
41
+ */
42
+ export type SSMQuickSetupLifecycleAutomationAttribs = {
43
+ /**
44
+ * Returns the ID of the SSM Association created to manage the automation document execution lifecycle.
45
+ * @minLength 1
46
+ * @maxLength 64
47
+ * @pattern ^[a-zA-Z0-9-]+$
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssmquicksetup-lifecycleautomation.html#cfn-ssmquicksetup-lifecycleautomation-associationid}
49
+ */
50
+ AssociationId: string;
51
+ };
52
+ //# sourceMappingURL=aws-ssmquicksetup-lifecycleautomation.d.ts.map
@@ -219,6 +219,13 @@ export type BrowserType = "CHROME" | "FIREFOX";
219
219
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html}
220
220
  */
221
221
  export type Code = {
222
+ /**
223
+ * `BlueprintTypes` are a list of templates that enable simplified canary creation. You can create canaries for common monitoring scenarios by providing only a JSON configuration file instead of writing custom scripts. `multi-checks` is the only supported value.
224
+ *
225
+ * When you specify `BlueprintTypes` , the `Handler` field cannot be specified since the blueprint provides a pre-defined entry point.
226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-blueprinttypes}
227
+ */
228
+ BlueprintTypes?: string[] | undefined;
222
229
  /**
223
230
  * List of Lambda layers to attach to the canary
224
231
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-dependencies}
@@ -226,6 +233,8 @@ export type Code = {
226
233
  Dependencies?: Dependency[] | undefined;
227
234
  /**
228
235
  * The entry point to use for the source code when running the canary. For canaries that use the `syn-python-selenium-1.0` runtime or a `syn-nodejs.puppeteer` runtime earlier than `syn-nodejs.puppeteer-3.4` , the handler must be specified as `*fileName* .handler` . For `syn-python-selenium-1.1` , `syn-nodejs.puppeteer-3.4` , and later runtimes, the handler can be specified as `*fileName* . *functionName*` , or you can specify a folder where canary scripts reside as `*folder* / *fileName* . *functionName*` .
236
+ *
237
+ * This field is required when you don't specify `BlueprintTypes` and is not allowed when you specify `BlueprintTypes` .
229
238
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-handler}
230
239
  */
231
240
  Handler: string;
@@ -250,6 +259,53 @@ export type Code = {
250
259
  */
251
260
  Script?: string | undefined;
252
261
  } | {
262
+ /**
263
+ * `BlueprintTypes` are a list of templates that enable simplified canary creation. You can create canaries for common monitoring scenarios by providing only a JSON configuration file instead of writing custom scripts. `multi-checks` is the only supported value.
264
+ *
265
+ * When you specify `BlueprintTypes` , the `Handler` field cannot be specified since the blueprint provides a pre-defined entry point.
266
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-blueprinttypes}
267
+ */
268
+ BlueprintTypes: string[];
269
+ /**
270
+ * List of Lambda layers to attach to the canary
271
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-dependencies}
272
+ */
273
+ Dependencies?: Dependency[] | undefined;
274
+ /**
275
+ * The entry point to use for the source code when running the canary. For canaries that use the `syn-python-selenium-1.0` runtime or a `syn-nodejs.puppeteer` runtime earlier than `syn-nodejs.puppeteer-3.4` , the handler must be specified as `*fileName* .handler` . For `syn-python-selenium-1.1` , `syn-nodejs.puppeteer-3.4` , and later runtimes, the handler can be specified as `*fileName* . *functionName*` , or you can specify a folder where canary scripts reside as `*folder* / *fileName* . *functionName*` .
276
+ *
277
+ * This field is required when you don't specify `BlueprintTypes` and is not allowed when you specify `BlueprintTypes` .
278
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-handler}
279
+ */
280
+ Handler?: string | undefined;
281
+ /**
282
+ * If your canary script is located in S3, specify the bucket name here. The bucket must already exist.
283
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3bucket}
284
+ */
285
+ S3Bucket: string;
286
+ /**
287
+ * The Amazon S3 key of your script. For more information, see [Working with Amazon S3 Objects](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingObjects.html) .
288
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3key}
289
+ */
290
+ S3Key: string;
291
+ /**
292
+ * The Amazon S3 version ID of your script.
293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3objectversion}
294
+ */
295
+ S3ObjectVersion?: string | undefined;
296
+ /**
297
+ * If you input your canary script directly into the canary instead of referring to an S3 location, the value of this parameter is the script in plain text. It can be up to 5 MB.
298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-script}
299
+ */
300
+ Script?: string | undefined;
301
+ } | {
302
+ /**
303
+ * `BlueprintTypes` are a list of templates that enable simplified canary creation. You can create canaries for common monitoring scenarios by providing only a JSON configuration file instead of writing custom scripts. `multi-checks` is the only supported value.
304
+ *
305
+ * When you specify `BlueprintTypes` , the `Handler` field cannot be specified since the blueprint provides a pre-defined entry point.
306
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-blueprinttypes}
307
+ */
308
+ BlueprintTypes?: string[] | undefined;
253
309
  /**
254
310
  * List of Lambda layers to attach to the canary
255
311
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-dependencies}
@@ -257,6 +313,8 @@ export type Code = {
257
313
  Dependencies?: Dependency[] | undefined;
258
314
  /**
259
315
  * The entry point to use for the source code when running the canary. For canaries that use the `syn-python-selenium-1.0` runtime or a `syn-nodejs.puppeteer` runtime earlier than `syn-nodejs.puppeteer-3.4` , the handler must be specified as `*fileName* .handler` . For `syn-python-selenium-1.1` , `syn-nodejs.puppeteer-3.4` , and later runtimes, the handler can be specified as `*fileName* . *functionName*` , or you can specify a folder where canary scripts reside as `*folder* / *fileName* . *functionName*` .
316
+ *
317
+ * This field is required when you don't specify `BlueprintTypes` and is not allowed when you specify `BlueprintTypes` .
260
318
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-handler}
261
319
  */
262
320
  Handler: string;
@@ -280,6 +338,46 @@ export type Code = {
280
338
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-script}
281
339
  */
282
340
  Script: string;
341
+ } | {
342
+ /**
343
+ * `BlueprintTypes` are a list of templates that enable simplified canary creation. You can create canaries for common monitoring scenarios by providing only a JSON configuration file instead of writing custom scripts. `multi-checks` is the only supported value.
344
+ *
345
+ * When you specify `BlueprintTypes` , the `Handler` field cannot be specified since the blueprint provides a pre-defined entry point.
346
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-blueprinttypes}
347
+ */
348
+ BlueprintTypes: string[];
349
+ /**
350
+ * List of Lambda layers to attach to the canary
351
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-dependencies}
352
+ */
353
+ Dependencies?: Dependency[] | undefined;
354
+ /**
355
+ * The entry point to use for the source code when running the canary. For canaries that use the `syn-python-selenium-1.0` runtime or a `syn-nodejs.puppeteer` runtime earlier than `syn-nodejs.puppeteer-3.4` , the handler must be specified as `*fileName* .handler` . For `syn-python-selenium-1.1` , `syn-nodejs.puppeteer-3.4` , and later runtimes, the handler can be specified as `*fileName* . *functionName*` , or you can specify a folder where canary scripts reside as `*folder* / *fileName* . *functionName*` .
356
+ *
357
+ * This field is required when you don't specify `BlueprintTypes` and is not allowed when you specify `BlueprintTypes` .
358
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-handler}
359
+ */
360
+ Handler?: string | undefined;
361
+ /**
362
+ * If your canary script is located in S3, specify the bucket name here. The bucket must already exist.
363
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3bucket}
364
+ */
365
+ S3Bucket?: string | undefined;
366
+ /**
367
+ * The Amazon S3 key of your script. For more information, see [Working with Amazon S3 Objects](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingObjects.html) .
368
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3key}
369
+ */
370
+ S3Key?: string | undefined;
371
+ /**
372
+ * The Amazon S3 version ID of your script.
373
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3objectversion}
374
+ */
375
+ S3ObjectVersion?: string | undefined;
376
+ /**
377
+ * If you input your canary script directly into the canary instead of referring to an S3 location, the value of this parameter is the script in plain text. It can be up to 5 MB.
378
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-script}
379
+ */
380
+ Script: string;
283
381
  };
284
382
  /**
285
383
  * A structure that contains information about a dependency for a canary.
@@ -446,6 +544,7 @@ export type VisualReference = {
446
544
  */
447
545
  BaseScreenshots?: BaseScreenshot[] | undefined;
448
546
  /**
547
+ * The browser type associated with this visual reference configuration. Valid values are `CHROME` and `FIREFOX` .
449
548
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-visualreference.html#cfn-synthetics-canary-visualreference-browsertype}
450
549
  */
451
550
  BrowserType?: BrowserType | undefined;
@@ -133,6 +133,8 @@ export type TransferConnectorProps = {
133
133
  Tags?: Tag[] | undefined;
134
134
  /**
135
135
  * The URL of the partner's AS2 or SFTP endpoint.
136
+ *
137
+ * When creating AS2 connectors or service-managed SFTP connectors (connectors without egress configuration), you must provide a URL to specify the remote server endpoint. For VPC Lattice type connectors, the URL must be null.
136
138
  * @maxLength 255
137
139
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-connector.html#cfn-transfer-connector-url}
138
140
  */
@@ -361,6 +361,8 @@ export type Protocol = "SFTP" | "FTP" | "FTPS" | "AS2";
361
361
  /**
362
362
  * The protocol settings that are configured for your server.
363
363
  *
364
+ * > Avoid placing Network Load Balancers (NLBs) or NAT gateways in front of AWS Transfer Family servers, as this increases costs and can cause performance issues, including reduced connection limits for FTPS. For more details, see [Avoid placing NLBs and NATs in front of AWS Transfer Family](https://docs.aws.amazon.com/transfer/latest/userguide/infrastructure-security.html#nlb-considerations) .
365
+ *
364
366
  * - To indicate passive mode (for FTP and FTPS protocols), use the `PassiveIp` parameter. Enter a single dotted-quad IPv4 address, such as the external IP address of a firewall, router, or load balancer.
365
367
  * - To ignore the error that is generated when the client attempts to use the `SETSTAT` command on a file that you are uploading to an Amazon S3 bucket, use the `SetStatOption` parameter. To have the AWS Transfer Family server ignore the `SETSTAT` command and upload files without needing to make any changes to your SFTP client, set the value to `ENABLE_NO_OP` . If you set the `SetStatOption` parameter to `ENABLE_NO_OP` , Transfer Family generates a log entry to Amazon CloudWatch Logs, so that you can determine when the client is making a `SETSTAT` call.
366
368
  * - To determine whether your AWS Transfer Family server resumes recent, negotiated sessions through a unique session ID, use the `TlsSessionResumptionMode` parameter.
@@ -381,6 +383,8 @@ export type ProtocolDetails = {
381
383
  * Replace `0.0.0.0` in the example above with the actual IP address you want to use.
382
384
  *
383
385
  * > If you change the `PassiveIp` value, you must stop and then restart your Transfer Family server for the change to take effect. For details on using passive mode (PASV) in a NAT environment, see [Configuring your FTPS server behind a firewall or NAT with AWS Transfer Family](https://docs.aws.amazon.com/storage/configuring-your-ftps-server-behind-a-firewall-or-nat-with-aws-transfer-family/) .
386
+ * >
387
+ * > Additionally, avoid placing Network Load Balancers (NLBs) or NAT gateways in front of AWS Transfer Family servers. This configuration increases costs and can cause performance issues. When NLBs or NATs are in the communication path, Transfer Family cannot accurately recognize client IP addresses, which impacts connection sharding and limits FTPS servers to only 300 simultaneous connections instead of 10,000. If you must use an NLB, use port 21 for health checks and enable TLS session resumption by setting `TlsSessionResumptionMode = ENFORCED` . For optimal performance, migrate to VPC endpoints with Elastic IP addresses instead of using NLBs. For more details, see [Avoid placing NLBs and NATs in front of AWS Transfer Family](https://docs.aws.amazon.com/transfer/latest/userguide/infrastructure-security.html#nlb-considerations) .
384
388
  *
385
389
  * *Special values*
386
390
  *
@@ -15,7 +15,7 @@ export type VpcLatticeResourceGatewayProps = {
15
15
  */
16
16
  IpAddressType?: "IPV4" | "IPV6" | "DUALSTACK" | undefined;
17
17
  /**
18
- * The number of IPv4 addresses to allocate per ENI for the resource gateway
18
+ * The number of IPv4 addresses in each ENI for the resource gateway.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-vpclattice-resourcegateway.html#cfn-vpclattice-resourcegateway-ipv4addressespereni}
20
20
  */
21
21
  Ipv4AddressesPerEni?: number | undefined;
@@ -127,7 +127,7 @@ export type AIPromptTemplateType = "TEXT";
127
127
  /**
128
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-aiprompt-aiprompttype.html}
129
129
  */
130
- export type AIPromptType = "ANSWER_GENERATION" | "INTENT_LABELING_GENERATION" | "QUERY_REFORMULATION" | "SELF_SERVICE_PRE_PROCESSING" | "SELF_SERVICE_ANSWER_GENERATION";
130
+ export type AIPromptType = "ANSWER_GENERATION" | "INTENT_LABELING_GENERATION" | "QUERY_REFORMULATION" | "SELF_SERVICE_PRE_PROCESSING" | "SELF_SERVICE_ANSWER_GENERATION" | "EMAIL_RESPONSE" | "EMAIL_OVERVIEW" | "EMAIL_GENERATIVE_ANSWER" | "EMAIL_QUERY_REFORMULATION";
131
131
  /**
132
132
  * The configuration for a prompt template that supports full textual prompt configuration using a YAML prompt.
133
133
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wisdom-aiprompt-textfullaipromptedittemplateconfiguration.html}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@propulsionworks/cloudformation",
3
- "version": "0.1.30",
3
+ "version": "0.1.32",
4
4
  "author": {
5
5
  "name": "Gordon Leigh"
6
6
  },