@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
@@ -39,6 +39,10 @@ export type ElasticLoadBalancingV2ListenerRuleProps = {
39
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-priority}
40
40
  */
41
41
  Priority: number;
42
+ /**
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#cfn-elasticloadbalancingv2-listenerrule-transforms}
44
+ */
45
+ Transforms?: Transform[] | undefined;
42
46
  };
43
47
  /**
44
48
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-listenerrule.html#aws-resource-elasticloadbalancingv2-listenerrule-return-values}
@@ -76,7 +80,9 @@ export type Action = {
76
80
  */
77
81
  FixedResponseConfig?: FixedResponseConfig | undefined;
78
82
  /**
79
- * Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when `Type` is `forward` . If you specify both `ForwardConfig` and `TargetGroupArn` , you can specify only one target group using `ForwardConfig` and it must be the same target group specified in `TargetGroupArn` .
83
+ * Information for creating an action that distributes requests among multiple target groups. Specify only when `Type` is `forward` .
84
+ *
85
+ * If you specify both `ForwardConfig` and `TargetGroupArn` , you can specify only one target group using `ForwardConfig` and it must be the same target group specified in `TargetGroupArn` .
80
86
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-action.html#cfn-elasticloadbalancingv2-listenerrule-action-forwardconfig}
81
87
  */
82
88
  ForwardConfig?: ForwardConfig | undefined;
@@ -91,7 +97,7 @@ export type Action = {
91
97
  */
92
98
  RedirectConfig?: RedirectConfig | undefined;
93
99
  /**
94
- * The Amazon Resource Name (ARN) of the target group. Specify only when `Type` is `forward` and you want to route to a single target group. To route to one or more target groups, use `ForwardConfig` instead.
100
+ * The Amazon Resource Name (ARN) of the target group. Specify only when `Type` is `forward` and you want to route to a single target group. To route to multiple target groups, you must use `ForwardConfig` instead.
95
101
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-action.html#cfn-elasticloadbalancingv2-listenerrule-action-targetgrouparn}
96
102
  */
97
103
  TargetGroupArn?: string | undefined;
@@ -316,7 +322,9 @@ export type FixedResponseConfig = {
316
322
  StatusCode: string;
317
323
  };
318
324
  /**
319
- * Information for creating an action that distributes requests among one or more target groups. For Network Load Balancers, you can specify a single target group. Specify only when `Type` is `forward` . If you specify both `ForwardConfig` and `TargetGroupArn` , you can specify only one target group using `ForwardConfig` and it must be the same target group specified in `TargetGroupArn` .
325
+ * Information for creating an action that distributes requests among multiple target groups. Specify only when `Type` is `forward` .
326
+ *
327
+ * If you specify both `ForwardConfig` and `TargetGroupArn` , you can specify only one target group using `ForwardConfig` and it must be the same target group specified in `TargetGroupArn` .
320
328
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-forwardconfig.html}
321
329
  */
322
330
  export type ForwardConfig = {
@@ -337,7 +345,11 @@ export type ForwardConfig = {
337
345
  */
338
346
  export type HostHeaderConfig = {
339
347
  /**
340
- * The host names. The maximum size of each name is 128 characters. The comparison is case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character). You must include at least one "." character. You can include only alphabetical characters after the final "." character.
348
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-hostheaderconfig.html#cfn-elasticloadbalancingv2-listenerrule-hostheaderconfig-regexvalues}
349
+ */
350
+ RegexValues?: string[] | undefined;
351
+ /**
352
+ * The host names. The maximum length of each string is 128 characters. The comparison is case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character). You must include at least one "." character. You can include only alphabetical characters after the final "." character.
341
353
  *
342
354
  * If you specify multiple strings, the condition is satisfied if one of the strings matches the host name.
343
355
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-hostheaderconfig.html#cfn-elasticloadbalancingv2-listenerrule-hostheaderconfig-values}
@@ -357,7 +369,11 @@ export type HttpHeaderConfig = {
357
369
  */
358
370
  HttpHeaderName?: string | undefined;
359
371
  /**
360
- * The strings to compare against the value of the HTTP header. The maximum size of each string is 128 characters. The comparison strings are case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character).
372
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-httpheaderconfig.html#cfn-elasticloadbalancingv2-listenerrule-httpheaderconfig-regexvalues}
373
+ */
374
+ RegexValues?: string[] | undefined;
375
+ /**
376
+ * The strings to compare against the value of the HTTP header. The maximum length of each string is 128 characters. The comparison strings are case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character).
361
377
  *
362
378
  * If the same header appears multiple times in the request, we search them in order until a match is found.
363
379
  *
@@ -374,7 +390,7 @@ export type HttpHeaderConfig = {
374
390
  */
375
391
  export type HttpRequestMethodConfig = {
376
392
  /**
377
- * The name of the request method. The maximum size is 40 characters. The allowed characters are A-Z, hyphen (-), and underscore (_). The comparison is case sensitive. Wildcards are not supported; therefore, the method name must be an exact match.
393
+ * The name of the request method. The maximum length is 40 characters. The allowed characters are A-Z, hyphen (-), and underscore (_). The comparison is case sensitive. Wildcards are not supported; therefore, the method name must be an exact match.
378
394
  *
379
395
  * If you specify multiple strings, the condition is satisfied if one of the strings matches the HTTP request method. We recommend that you route GET and HEAD requests in the same way, because the response to a HEAD request may be cached.
380
396
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-httprequestmethodconfig.html#cfn-elasticloadbalancingv2-listenerrule-httprequestmethodconfig-values}
@@ -386,6 +402,10 @@ export type HttpRequestMethodConfig = {
386
402
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html}
387
403
  */
388
404
  export type PathPatternConfig = {
405
+ /**
406
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html#cfn-elasticloadbalancingv2-listenerrule-pathpatternconfig-regexvalues}
407
+ */
408
+ RegexValues?: string[] | undefined;
389
409
  /**
390
410
  * The path patterns to compare against the request URL. The maximum size of each string is 128 characters. The comparison is case sensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character).
391
411
  *
@@ -402,7 +422,7 @@ export type PathPatternConfig = {
402
422
  */
403
423
  export type QueryStringConfig = {
404
424
  /**
405
- * The key/value pairs or values to find in the query string. The maximum size of each string is 128 characters. The comparison is case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character). To search for a literal '*' or '?' character in a query string, you must escape these characters in `Values` using a '\' character.
425
+ * The key/value pairs or values to find in the query string. The maximum length of each string is 128 characters. The comparison is case insensitive. The following wildcard characters are supported: * (matches 0 or more characters) and ? (matches exactly 1 character). To search for a literal '*' or '?' character in a query string, you must escape these characters in `Values` using a '\' character.
406
426
  *
407
427
  * If you specify multiple key/value pairs or values, the condition is satisfied if one of them is found in the query string.
408
428
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-querystringconfig.html#cfn-elasticloadbalancingv2-listenerrule-querystringconfig-values}
@@ -473,6 +493,28 @@ export type RedirectConfig = {
473
493
  */
474
494
  StatusCode: string;
475
495
  };
496
+ /**
497
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfig.html}
498
+ */
499
+ export type RewriteConfig = {
500
+ /**
501
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfig.html#cfn-elasticloadbalancingv2-listenerrule-rewriteconfig-regex}
502
+ */
503
+ Regex: string;
504
+ /**
505
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfig.html#cfn-elasticloadbalancingv2-listenerrule-rewriteconfig-replace}
506
+ */
507
+ Replace: string;
508
+ };
509
+ /**
510
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject.html}
511
+ */
512
+ export type RewriteConfigObject = {
513
+ /**
514
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rewriteconfigobject.html#cfn-elasticloadbalancingv2-listenerrule-rewriteconfigobject-rewrites}
515
+ */
516
+ Rewrites: RewriteConfig[];
517
+ };
476
518
  /**
477
519
  * Specifies a condition for a listener rule.
478
520
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rulecondition.html}
@@ -515,6 +557,10 @@ export type RuleCondition = {
515
557
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rulecondition.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-querystringconfig}
516
558
  */
517
559
  QueryStringConfig?: QueryStringConfig | undefined;
560
+ /**
561
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rulecondition.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-regexvalues}
562
+ */
563
+ RegexValues?: string[] | undefined;
518
564
  /**
519
565
  * Information for a source IP condition. Specify only when `Field` is `source-ip` .
520
566
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-rulecondition.html#cfn-elasticloadbalancingv2-listenerrule-rulecondition-sourceipconfig}
@@ -562,7 +608,7 @@ export type SourceIpConfig = {
562
608
  */
563
609
  export type TargetGroupStickinessConfig = {
564
610
  /**
565
- * The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days). You must specify this value when enabling target group stickiness.
611
+ * [Application Load Balancers] The time period, in seconds, during which requests from a client should be routed to the same target group. The range is 1-604800 seconds (7 days). You must specify this value when enabling target group stickiness.
566
612
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-targetgroupstickinessconfig.html#cfn-elasticloadbalancingv2-listenerrule-targetgroupstickinessconfig-durationseconds}
567
613
  */
568
614
  DurationSeconds?: number | undefined;
@@ -588,4 +634,34 @@ export type TargetGroupTuple = {
588
634
  */
589
635
  Weight?: number | undefined;
590
636
  };
637
+ /**
638
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-transform.html}
639
+ */
640
+ export type Transform = {
641
+ /**
642
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-transform.html#cfn-elasticloadbalancingv2-listenerrule-transform-hostheaderrewriteconfig}
643
+ */
644
+ HostHeaderRewriteConfig: RewriteConfigObject;
645
+ /**
646
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-transform.html#cfn-elasticloadbalancingv2-listenerrule-transform-type}
647
+ */
648
+ Type: string;
649
+ /**
650
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-transform.html#cfn-elasticloadbalancingv2-listenerrule-transform-urlrewriteconfig}
651
+ */
652
+ UrlRewriteConfig?: RewriteConfigObject | undefined;
653
+ } | {
654
+ /**
655
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-transform.html#cfn-elasticloadbalancingv2-listenerrule-transform-hostheaderrewriteconfig}
656
+ */
657
+ HostHeaderRewriteConfig?: RewriteConfigObject | undefined;
658
+ /**
659
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-transform.html#cfn-elasticloadbalancingv2-listenerrule-transform-type}
660
+ */
661
+ Type: string;
662
+ /**
663
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-transform.html#cfn-elasticloadbalancingv2-listenerrule-transform-urlrewriteconfig}
664
+ */
665
+ UrlRewriteConfig: RewriteConfigObject;
666
+ };
591
667
  //# sourceMappingURL=aws-elasticloadbalancingv2-listenerrule.d.ts.map
@@ -10,6 +10,7 @@ export type ElasticLoadBalancingV2LoadBalancer = ResourceDefinitionWithAttribute
10
10
  */
11
11
  export type ElasticLoadBalancingV2LoadBalancerProps = {
12
12
  /**
13
+ * Indicates whether to enable stabilization when creating or updating an LCU reservation. This ensures that the final stack status reflects the status of the LCU reservation. The default is `false` .
13
14
  * @default false
14
15
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-enablecapacityreservationprovisionstabilize}
15
16
  */
@@ -25,7 +25,7 @@ export type EMRServerlessApplicationProps = {
25
25
  */
26
26
  AutoStopConfiguration?: AutoStopConfiguration | undefined;
27
27
  /**
28
- * A configuration specification to be used when provisioning an application. A configuration consists of a classification, properties, and optional nested configurations. A classification refers to an application-specific configuration file. Properties are the settings you want to change in that file.
28
+ * The IAM Identity Center configuration applied to enable trusted identity propagation.
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emrserverless-application.html#cfn-emrserverless-application-identitycenterconfiguration}
30
30
  */
31
31
  IdentityCenterConfiguration?: IdentityCenterConfiguration | undefined;
@@ -113,7 +113,7 @@ export type EMRServerlessApplicationAttribs = {
113
113
  */
114
114
  ApplicationId: string;
115
115
  /**
116
- * The Amazon Resource Name (ARN) of the project.
116
+ * The Amazon Resource Name (ARN) of the EMR Serverless Application.
117
117
  * @pattern ^arn:(aws[a-zA-Z0-9-]*):emr-serverless:.+:(\d{12}):\/applications\/[0-9a-zA-Z]+$
118
118
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-emrserverless-application.html#cfn-emrserverless-application-arn}
119
119
  */
@@ -207,12 +207,12 @@ export type ConfigurationObject = {
207
207
  Properties?: Record<string, string> | undefined;
208
208
  };
209
209
  /**
210
- * The IAM IdentityCenter configuration for trusted-identity-propagation on this application. Supported with release labels emr-7.8.0 and above.
210
+ * The IAM Identity Center Configuration accepts the Identity Center instance parameter required to enable trusted identity propagation. This configuration allows identity propagation between integrated services and the Identity Center instance.
211
211
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emrserverless-application-identitycenterconfiguration.html}
212
212
  */
213
213
  export type IdentityCenterConfiguration = {
214
214
  /**
215
- * The IAM IdentityCenter instance arn
215
+ * The ARN of the IAM Identity Center instance.
216
216
  * @minLength 1
217
217
  * @maxLength 1024
218
218
  * @pattern ^arn:(aws[a-zA-Z0-9-]*):sso:::instance/(sso)?ins-[a-zA-Z0-9-.]{16}$
@@ -1,4 +1,4 @@
1
- import type { ResourceDefinitionWithAttributes } from "../main.ts";
1
+ import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
3
  * Running `PutPermission` permits the specified AWS account or AWS organization to put events to the specified *event bus* . Amazon EventBridge rules in your account are triggered by these events arriving to an event bus in your account.
4
4
  *
@@ -11,7 +11,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
11
11
  * The permission policy on the event bus cannot exceed 10 KB in size.
12
12
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html}
13
13
  */
14
- export type EventsEventBusPolicy = ResourceDefinitionWithAttributes<"AWS::Events::EventBusPolicy", EventsEventBusPolicyProps, EventsEventBusPolicyAttribs>;
14
+ export type EventsEventBusPolicy = ResourceDefinition<"AWS::Events::EventBusPolicy", EventsEventBusPolicyProps>;
15
15
  /**
16
16
  * Running `PutPermission` permits the specified AWS account or AWS organization to put events to the specified *event bus* . Amazon EventBridge rules in your account are triggered by these events arriving to an event bus in your account.
17
17
  *
@@ -27,6 +27,9 @@ export type EventsEventBusPolicy = ResourceDefinitionWithAttributes<"AWS::Events
27
27
  export type EventsEventBusPolicyProps = {
28
28
  /**
29
29
  * The action that you are enabling the other account to perform.
30
+ * @minLength 1
31
+ * @maxLength 64
32
+ * @pattern events:[a-zA-Z]+
30
33
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-action}
31
34
  */
32
35
  Action?: string | undefined;
@@ -41,6 +44,9 @@ export type EventsEventBusPolicyProps = {
41
44
  Condition?: Condition | undefined;
42
45
  /**
43
46
  * The name of the event bus associated with the rule. If you omit this, the default event bus is used.
47
+ * @minLength 1
48
+ * @maxLength 256
49
+ * @pattern [\.\-_A-Za-z0-9]+
44
50
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-eventbusname}
45
51
  */
46
52
  EventBusName?: string | undefined;
@@ -48,6 +54,9 @@ export type EventsEventBusPolicyProps = {
48
54
  * The 12-digit AWS account ID that you are permitting to put events to your default event bus. Specify "*" to permit any account to put events to your default event bus.
49
55
  *
50
56
  * If you specify "*" without specifying `Condition` , avoid creating rules that may match undesirable events. To create more secure rules, make sure that the event pattern for each rule contains an `account` field with a specific account ID from which to receive events. Rules with an account field do not match any events sent from other accounts.
57
+ * @minLength 1
58
+ * @maxLength 12
59
+ * @pattern (\d{12}|\*)
51
60
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-principal}
52
61
  */
53
62
  Principal?: string | undefined;
@@ -60,19 +69,13 @@ export type EventsEventBusPolicyProps = {
60
69
  * An identifier string for the external account that you are granting permissions to. If you later want to revoke the permission for this external account, specify this `StatementId` when you run [RemovePermission](https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_RemovePermission.html) .
61
70
  *
62
71
  * > Each `StatementId` must be unique.
72
+ * @minLength 1
73
+ * @maxLength 64
74
+ * @pattern [a-zA-Z0-9-_]+
63
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-statementid}
64
76
  */
65
77
  StatementId: string;
66
78
  };
67
- /**
68
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#aws-resource-events-eventbuspolicy-return-values}
69
- */
70
- export type EventsEventBusPolicyAttribs = {
71
- /**
72
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-eventbuspolicy.html#cfn-events-eventbuspolicy-id}
73
- */
74
- Id: string;
75
- };
76
79
  /**
77
80
  * A JSON string which you can use to limit the event bus permissions you are granting to only accounts that fulfill the condition. Currently, the only supported condition is membership in a certain AWS organization. The string must contain `Type` , `Key` , and `Value` fields. The `Value` field specifies the ID of the AWS organization. Following is an example value for `Condition` :
78
81
  *
@@ -605,12 +605,12 @@ export type SageMakerPipelineParameters = {
605
605
  PipelineParameterList?: SageMakerPipelineParameter[] | undefined;
606
606
  };
607
607
  /**
608
- * This structure includes the custom parameter to be used when the target is an SQS FIFO queue.
608
+ * The custom parameters for EventBridge to use for a target that is an Amazon SQS fair or FIFO queue.
609
609
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-sqsparameters.html}
610
610
  */
611
611
  export type SqsParameters = {
612
612
  /**
613
- * The FIFO message group ID to use as the target.
613
+ * The ID of the message group to use as the target.
614
614
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-sqsparameters.html#cfn-events-rule-sqsparameters-messagegroupid}
615
615
  */
616
616
  MessageGroupId: string;
@@ -709,9 +709,9 @@ export type Target = {
709
709
  */
710
710
  SageMakerPipelineParameters?: SageMakerPipelineParameters | undefined;
711
711
  /**
712
- * Contains the message group ID to use when the target is a FIFO queue.
712
+ * Contains the message group ID to use when the target is an Amazon SQS fair or FIFO queue.
713
713
  *
714
- * If you specify an SQS FIFO queue as a target, the queue must have content-based deduplication enabled.
714
+ * If you specify a fair or FIFO queue as a target, the queue must have content-based deduplication enabled.
715
715
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-sqsparameters}
716
716
  */
717
717
  SqsParameters?: SqsParameters | undefined;
@@ -475,6 +475,10 @@ export type OntapConfiguration = {
475
475
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-ontapconfiguration.html#cfn-fsx-filesystem-ontapconfiguration-endpointipaddressrange}
476
476
  */
477
477
  EndpointIpAddressRange?: string | undefined;
478
+ /**
479
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-ontapconfiguration.html#cfn-fsx-filesystem-ontapconfiguration-endpointipv6addressrange}
480
+ */
481
+ EndpointIpv6AddressRange?: string | undefined;
478
482
  /**
479
483
  * The ONTAP administrative password for the `fsxadmin` user with which you administer your file system using the NetApp ONTAP CLI and REST API.
480
484
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-ontapconfiguration.html#cfn-fsx-filesystem-ontapconfiguration-fsxadminpassword}
@@ -84,6 +84,26 @@ export type ImageBuilderComponentAttribs = {
84
84
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-encrypted}
85
85
  */
86
86
  Encrypted: boolean;
87
+ /**
88
+ * The Amazon Resource Name (ARN) of the component.
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-arn}
90
+ */
91
+ "LatestVersion.Arn": string;
92
+ /**
93
+ * The latest version ARN of the created component, with the same major version.
94
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-major}
95
+ */
96
+ "LatestVersion.Major": string;
97
+ /**
98
+ * The latest version ARN of the created component, with the same minor version.
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-minor}
100
+ */
101
+ "LatestVersion.Minor": string;
102
+ /**
103
+ * The latest version ARN of the created component, with the same patch version.
104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-component-latestversion.html#cfn-imagebuilder-component-latestversion-patch}
105
+ */
106
+ "LatestVersion.Patch": string;
87
107
  /**
88
108
  * Returns the name of the component.
89
109
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-component.html#cfn-imagebuilder-component-name}
@@ -29,6 +29,11 @@ export type ImageBuilderImageProps = {
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-executionrole}
30
30
  */
31
31
  ExecutionRole?: string | undefined;
32
+ /**
33
+ * The image pipeline execution settings of the image.
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
35
+ */
36
+ ImagePipelineExecutionSettings?: ImagePipelineExecutionSettings | undefined;
32
37
  /**
33
38
  * The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
34
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagerecipearn}
@@ -85,6 +90,11 @@ export type ImageBuilderImageProps = {
85
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-executionrole}
86
91
  */
87
92
  ExecutionRole?: string | undefined;
93
+ /**
94
+ * The image pipeline execution settings of the image.
95
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
96
+ */
97
+ ImagePipelineExecutionSettings?: ImagePipelineExecutionSettings | undefined;
88
98
  /**
89
99
  * The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
90
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagerecipearn}
@@ -141,6 +151,72 @@ export type ImageBuilderImageProps = {
141
151
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-executionrole}
142
152
  */
143
153
  ExecutionRole?: string | undefined;
154
+ /**
155
+ * The image pipeline execution settings of the image.
156
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
157
+ */
158
+ ImagePipelineExecutionSettings: ImagePipelineExecutionSettings;
159
+ /**
160
+ * The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
161
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagerecipearn}
162
+ */
163
+ ImageRecipeArn?: string | undefined;
164
+ /**
165
+ * Contains settings for vulnerability scans.
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagescanningconfiguration}
167
+ */
168
+ ImageScanningConfiguration?: ImageScanningConfiguration | undefined;
169
+ /**
170
+ * The image tests configuration of the image.
171
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagetestsconfiguration}
172
+ */
173
+ ImageTestsConfiguration?: ImageTestsConfiguration | undefined;
174
+ /**
175
+ * The Amazon Resource Name (ARN) of the infrastructure configuration that defines the environment in which your image will be built and tested.
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-infrastructureconfigurationarn}
177
+ */
178
+ InfrastructureConfigurationArn?: string | undefined;
179
+ /**
180
+ * The logging configuration that's defined for the image. Image Builder uses the defined settings to direct execution log output during image creation.
181
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-loggingconfiguration}
182
+ */
183
+ LoggingConfiguration?: ImageLoggingConfiguration | undefined;
184
+ /**
185
+ * The tags of the image.
186
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-tags}
187
+ */
188
+ Tags?: Record<string, string> | undefined;
189
+ /**
190
+ * Contains an array of workflow configuration objects.
191
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-workflows}
192
+ */
193
+ Workflows?: WorkflowConfiguration[] | undefined;
194
+ } | {
195
+ /**
196
+ * The Amazon Resource Name (ARN) of the container recipe that defines how images are configured and tested.
197
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-containerrecipearn}
198
+ */
199
+ ContainerRecipeArn?: string | undefined;
200
+ /**
201
+ * The Amazon Resource Name (ARN) of the distribution configuration that defines and configures the outputs of your pipeline.
202
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-distributionconfigurationarn}
203
+ */
204
+ DistributionConfigurationArn?: string | undefined;
205
+ /**
206
+ * Collects additional information about the image being created, including the operating system (OS) version and package list. This information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
207
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-enhancedimagemetadataenabled}
208
+ */
209
+ EnhancedImageMetadataEnabled?: boolean | undefined;
210
+ /**
211
+ * The name or Amazon Resource Name (ARN) for the IAM role you create that grants Image Builder access to perform workflow actions.
212
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-executionrole}
213
+ */
214
+ ExecutionRole?: string | undefined;
215
+ /**
216
+ * The image pipeline execution settings of the image.
217
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagepipelineexecutionsettings}
218
+ */
219
+ ImagePipelineExecutionSettings?: ImagePipelineExecutionSettings | undefined;
144
220
  /**
145
221
  * The Amazon Resource Name (ARN) of the image recipe that defines how images are configured, tested, and assessed.
146
222
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imagerecipearn}
@@ -196,6 +272,32 @@ export type ImageBuilderImageAttribs = {
196
272
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-imageuri}
197
273
  */
198
274
  ImageUri: string;
275
+ /**
276
+ * The Amazon Resource Name (ARN) of the image.
277
+ *
278
+ * > Semantic versioning is included in each object's Amazon Resource Name (ARN), at the level that applies to that object as follows:
279
+ * >
280
+ * > - Versionless ARNs and Name ARNs do not include specific values in any of the nodes. The nodes are either left off entirely, or they are specified as wildcards, for example: x.x.x.
281
+ * > - Version ARNs have only the first three nodes: <major>.<minor>.<patch>
282
+ * > - Build version ARNs have all four nodes, and point to a specific build for a specific version of an object.
283
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-arn}
284
+ */
285
+ "LatestVersion.Arn": string;
286
+ /**
287
+ * The latest version ARN of the created image, with the same major version.
288
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-major}
289
+ */
290
+ "LatestVersion.Major": string;
291
+ /**
292
+ * The latest version ARN of the created image, with the same minor version.
293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-minor}
294
+ */
295
+ "LatestVersion.Minor": string;
296
+ /**
297
+ * The latest version ARN of the created image, with the same patch version.
298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-latestversion.html#cfn-imagebuilder-image-latestversion-patch}
299
+ */
300
+ "LatestVersion.Patch": string;
199
301
  /**
200
302
  * Returns the name of the image.
201
303
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-image.html#cfn-imagebuilder-image-name}
@@ -229,6 +331,22 @@ export type ImageLoggingConfiguration = {
229
331
  */
230
332
  LogGroupName?: string | undefined;
231
333
  };
334
+ /**
335
+ * The settings for starting an image pipeline execution.
336
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html}
337
+ */
338
+ export type ImagePipelineExecutionSettings = {
339
+ /**
340
+ * The deployment ID of the pipeline, used to trigger new image pipeline executions.
341
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html#cfn-imagebuilder-image-imagepipelineexecutionsettings-deploymentid}
342
+ */
343
+ DeploymentId?: string | undefined;
344
+ /**
345
+ * Whether to trigger the image pipeline when the pipeline is updated. False by default.
346
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagepipelineexecutionsettings.html#cfn-imagebuilder-image-imagepipelineexecutionsettings-onupdate}
347
+ */
348
+ OnUpdate?: boolean | undefined;
349
+ };
232
350
  /**
233
351
  * Contains settings for Image Builder image resource and container image scans.
234
352
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-image-imagescanningconfiguration.html}
@@ -170,6 +170,11 @@ export type ImageBuilderImagePipelineAttribs = {
170
170
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-arn}
171
171
  */
172
172
  Arn: string;
173
+ /**
174
+ * The deployment ID of the pipeline, used for resource create/update triggers.
175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-deploymentid}
176
+ */
177
+ DeploymentId: string;
173
178
  /**
174
179
  * Returns the name of the image pipeline.
175
180
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-imagepipeline.html#cfn-imagebuilder-imagepipeline-name}
@@ -74,5 +74,25 @@ export type ImageBuilderWorkflowAttribs = {
74
74
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-imagebuilder-workflow.html#cfn-imagebuilder-workflow-arn}
75
75
  */
76
76
  Arn: string;
77
+ /**
78
+ * The Amazon Resource Name (ARN) of the workflow resource.
79
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-arn}
80
+ */
81
+ "LatestVersion.Arn": string;
82
+ /**
83
+ * The latest version ARN of the created workflow, with the same major version.
84
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-major}
85
+ */
86
+ "LatestVersion.Major": string;
87
+ /**
88
+ * The latest version ARN of the created workflow, with the same minor version.
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-minor}
90
+ */
91
+ "LatestVersion.Minor": string;
92
+ /**
93
+ * The latest version ARN of the created workflow, with the same patch version.
94
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-workflow-latestversion.html#cfn-imagebuilder-workflow-latestversion-patch}
95
+ */
96
+ "LatestVersion.Patch": string;
77
97
  };
78
98
  //# sourceMappingURL=aws-imagebuilder-workflow.d.ts.map
@@ -4,7 +4,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
4
4
  *
5
5
  * To grant permission to another account, specify the account ID as the `Principal` . To grant permission to an organization defined in AWS Organizations , specify the organization ID as the `PrincipalOrgID` . For AWS services, the principal is a domain-style identifier defined by the service, like `s3.amazonaws.com` or `sns.amazonaws.com` . For AWS services, you can also specify the ARN of the associated resource as the `SourceArn` . If you grant permission to a service principal without specifying the source, other accounts could potentially configure resources in their account to invoke your Lambda function.
6
6
  *
7
- * If your function has a function URL, you can specify the `FunctionUrlAuthType` parameter. This adds a condition to your permission that only applies when your function URL's `AuthType` matches the specified `FunctionUrlAuthType` . For more information about the `AuthType` parameter, see [Security and auth model for Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
7
+ * If your function has a function URL, you can specify the `FunctionUrlAuthType` parameter. This adds a condition to your permission that only applies when your function URL's `AuthType` matches the specified `FunctionUrlAuthType` . For more information about the `AuthType` parameter, see [Control access to Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
8
8
  *
9
9
  * This resource adds a statement to a resource-based permission policy for the function. For more information about function policies, see [Lambda Function Policies](https://docs.aws.amazon.com/lambda/latest/dg/access-control-resource-based.html) .
10
10
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html}
@@ -15,7 +15,7 @@ export type LambdaPermission = ResourceDefinitionWithAttributes<"AWS::Lambda::Pe
15
15
  *
16
16
  * To grant permission to another account, specify the account ID as the `Principal` . To grant permission to an organization defined in AWS Organizations , specify the organization ID as the `PrincipalOrgID` . For AWS services, the principal is a domain-style identifier defined by the service, like `s3.amazonaws.com` or `sns.amazonaws.com` . For AWS services, you can also specify the ARN of the associated resource as the `SourceArn` . If you grant permission to a service principal without specifying the source, other accounts could potentially configure resources in their account to invoke your Lambda function.
17
17
  *
18
- * If your function has a function URL, you can specify the `FunctionUrlAuthType` parameter. This adds a condition to your permission that only applies when your function URL's `AuthType` matches the specified `FunctionUrlAuthType` . For more information about the `AuthType` parameter, see [Security and auth model for Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
18
+ * If your function has a function URL, you can specify the `FunctionUrlAuthType` parameter. This adds a condition to your permission that only applies when your function URL's `AuthType` matches the specified `FunctionUrlAuthType` . For more information about the `AuthType` parameter, see [Control access to Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
19
19
  *
20
20
  * This resource adds a statement to a resource-based permission policy for the function. For more information about function policies, see [Lambda Function Policies](https://docs.aws.amazon.com/lambda/latest/dg/access-control-resource-based.html) .
21
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html}
@@ -52,11 +52,12 @@ export type LambdaPermissionProps = {
52
52
  */
53
53
  FunctionName: string;
54
54
  /**
55
- * The type of authentication that your function URL uses. Set to `AWS_IAM` if you want to restrict access to authenticated users only. Set to `NONE` if you want to bypass IAM authentication to create a public endpoint. For more information, see [Security and auth model for Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
55
+ * The type of authentication that your function URL uses. Set to `AWS_IAM` if you want to restrict access to authenticated users only. Set to `NONE` if you want to bypass IAM authentication to create a public endpoint. For more information, see [Control access to Lambda function URLs](https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html) .
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html#cfn-lambda-permission-functionurlauthtype}
57
57
  */
58
58
  FunctionUrlAuthType?: "AWS_IAM" | "NONE" | undefined;
59
59
  /**
60
+ * Restricts the `lambda:InvokeFunction` action to function URL calls. When set to `true` , this 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
61
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-permission.html#cfn-lambda-permission-invokedviafunctionurl}
61
62
  */
62
63
  InvokedViaFunctionUrl?: boolean | undefined;
@@ -33,7 +33,7 @@ export type LogsDeliveryDestinationProps = {
33
33
  */
34
34
  DeliveryDestinationPolicy?: PolicyDocument | undefined;
35
35
  /**
36
- * Displays whether this delivery destination is CloudWatch Logs, Amazon S3, Kinesis Data Firehose, or XRay.
36
+ * Displays whether this delivery destination is CloudWatch Logs, Amazon S3, Firehose, or X-Ray.
37
37
  * @minLength 1
38
38
  * @maxLength 12
39
39
  * @pattern ^[0-9A-Za-z]+$
@@ -21,10 +21,12 @@ export type LogsMetricFilterProps = {
21
21
  */
22
22
  ApplyOnTransformedLogs?: boolean | undefined;
23
23
  /**
24
+ * The list of system fields that are emitted as additional dimensions in the generated metrics. Returns the `emitSystemFieldDimensions` value if it was specified when the metric filter was created.
24
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-emitsystemfielddimensions}
25
26
  */
26
27
  EmitSystemFieldDimensions?: string[] | undefined;
27
28
  /**
29
+ * The filter expression that specifies which log events are processed by this metric filter based on system fields. Returns the `fieldSelectionCriteria` value if it was specified when the metric filter was created.
28
30
  * @minLength 0
29
31
  * @maxLength 2000
30
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-metricfilter.html#cfn-logs-metricfilter-fieldselectioncriteria}