@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
@@ -82,6 +82,17 @@ export type AutoEvaluationConfiguration = {
82
82
  */
83
83
  Enabled?: boolean | undefined;
84
84
  };
85
+ /**
86
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html}
87
+ */
88
+ export type AutomaticFailConfiguration = {
89
+ /**
90
+ * The target section refId to control failure propagation boundary.
91
+ * @pattern ^[a-zA-Z0-9._-]{1,40}$
92
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-automaticfailconfiguration.html#cfn-connect-evaluationform-automaticfailconfiguration-targetsection}
93
+ */
94
+ TargetSection?: string | undefined;
95
+ };
85
96
  /**
86
97
  * An item at the root level. All items must be sections.
87
98
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformbaseitem.html}
@@ -109,11 +120,107 @@ export type EvaluationFormItem = {
109
120
  */
110
121
  Section?: EvaluationFormSection | undefined;
111
122
  };
123
+ /**
124
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html}
125
+ */
126
+ export type EvaluationFormItemEnablementCondition = {
127
+ /**
128
+ * The list of operands that compose the condition. Each operand represents a specific criteria to be evaluated.
129
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operands}
130
+ */
131
+ Operands: EvaluationFormItemEnablementConditionOperand[];
132
+ /**
133
+ * The logical operator used to combine multiple operands, determining how the condition is evaluated as a whole.
134
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementcondition.html#cfn-connect-evaluationform-evaluationformitemenablementcondition-operator}
135
+ */
136
+ Operator?: "OR" | "AND" | undefined;
137
+ };
138
+ /**
139
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html}
140
+ */
141
+ export type EvaluationFormItemEnablementConditionOperand = {
142
+ /**
143
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconditionoperand.html#cfn-connect-evaluationform-evaluationformitemenablementconditionoperand-expression}
144
+ */
145
+ Expression?: EvaluationFormItemEnablementExpression | undefined;
146
+ };
147
+ /**
148
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html}
149
+ */
150
+ export type EvaluationFormItemEnablementConfiguration = {
151
+ /**
152
+ * Defines the enablement status to be applied when the specified condition is met.
153
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-action}
154
+ */
155
+ Action: "DISABLE" | "ENABLE";
156
+ /**
157
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-condition}
158
+ */
159
+ Condition: EvaluationFormItemEnablementCondition;
160
+ /**
161
+ * Specifies the default enablement status to be applied when the condition is not satisfied.
162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementconfiguration.html#cfn-connect-evaluationform-evaluationformitemenablementconfiguration-defaultaction}
163
+ */
164
+ DefaultAction?: "DISABLE" | "ENABLE" | undefined;
165
+ };
166
+ /**
167
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html}
168
+ */
169
+ export type EvaluationFormItemEnablementExpression = {
170
+ /**
171
+ * Specifies the comparison method to determine if the source value matches any of the specified values.
172
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-comparator}
173
+ */
174
+ Comparator: "IN" | "NOT_IN";
175
+ /**
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-source}
177
+ */
178
+ Source: EvaluationFormItemEnablementSource;
179
+ /**
180
+ * The list of possible values to compare against the source form item's value.
181
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementexpression.html#cfn-connect-evaluationform-evaluationformitemenablementexpression-values}
182
+ */
183
+ Values: EvaluationFormItemEnablementSourceValue[];
184
+ };
185
+ /**
186
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html}
187
+ */
188
+ export type EvaluationFormItemEnablementSource = {
189
+ /**
190
+ * The identifier to reference the item.
191
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-refid}
192
+ */
193
+ RefId?: string | undefined;
194
+ /**
195
+ * The type of the source entity.
196
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsource.html#cfn-connect-evaluationform-evaluationformitemenablementsource-type}
197
+ */
198
+ Type: "QUESTION_REF_ID";
199
+ };
200
+ /**
201
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html}
202
+ */
203
+ export type EvaluationFormItemEnablementSourceValue = {
204
+ /**
205
+ * The identifier to reference the item.
206
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-refid}
207
+ */
208
+ RefId?: string | undefined;
209
+ /**
210
+ * Type of the source entity value.
211
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformitemenablementsourcevalue.html#cfn-connect-evaluationform-evaluationformitemenablementsourcevalue-type}
212
+ */
213
+ Type?: "OPTION_REF_ID" | undefined;
214
+ };
112
215
  /**
113
216
  * Information about the automation configuration in numeric questions.
114
217
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html}
115
218
  */
116
219
  export type EvaluationFormNumericQuestionAutomation = {
220
+ /**
221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-answersource}
222
+ */
223
+ AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
117
224
  /**
118
225
  * The property value of the automation.
119
226
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionautomation.html#cfn-connect-evaluationform-evaluationformnumericquestionautomation-propertyvalue}
@@ -130,6 +237,10 @@ export type EvaluationFormNumericQuestionOption = {
130
237
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionoption.html#cfn-connect-evaluationform-evaluationformnumericquestionoption-automaticfail}
131
238
  */
132
239
  AutomaticFail?: boolean | undefined;
240
+ /**
241
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionoption.html#cfn-connect-evaluationform-evaluationformnumericquestionoption-automaticfailconfiguration}
242
+ */
243
+ AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
133
244
  /**
134
245
  * The maximum answer value of the range option.
135
246
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformnumericquestionoption.html#cfn-connect-evaluationform-evaluationformnumericquestionoption-maxvalue}
@@ -181,6 +292,10 @@ export type EvaluationFormNumericQuestionProperties = {
181
292
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestion.html}
182
293
  */
183
294
  export type EvaluationFormQuestion = {
295
+ /**
296
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestion.html#cfn-connect-evaluationform-evaluationformquestion-enablement}
297
+ */
298
+ Enablement?: EvaluationFormItemEnablementConfiguration | undefined;
184
299
  /**
185
300
  * The instructions of the section.
186
301
  *
@@ -232,6 +347,16 @@ export type EvaluationFormQuestion = {
232
347
  */
233
348
  Weight?: number | undefined;
234
349
  };
350
+ /**
351
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html}
352
+ */
353
+ export type EvaluationFormQuestionAutomationAnswerSource = {
354
+ /**
355
+ * The type of the answer sourcr
356
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestionautomationanswersource.html#cfn-connect-evaluationform-evaluationformquestionautomationanswersource-sourcetype}
357
+ */
358
+ SourceType: "CONTACT_LENS_DATA" | "GEN_AI";
359
+ };
235
360
  /**
236
361
  * Information about properties for a question in an evaluation form. The question type properties must be either for a numeric question or a single select question.
237
362
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html}
@@ -247,6 +372,10 @@ export type EvaluationFormQuestionTypeProperties = {
247
372
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-singleselect}
248
373
  */
249
374
  SingleSelect?: EvaluationFormSingleSelectQuestionProperties | undefined;
375
+ /**
376
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformquestiontypeproperties.html#cfn-connect-evaluationform-evaluationformquestiontypeproperties-text}
377
+ */
378
+ Text?: EvaluationFormTextQuestionProperties | undefined;
250
379
  };
251
380
  /**
252
381
  * Information about a section from an evaluation form. A section can contain sections and/or questions. Evaluation forms can only contain sections and subsections (two level nesting).
@@ -297,6 +426,10 @@ export type EvaluationFormSection = {
297
426
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionautomation.html}
298
427
  */
299
428
  export type EvaluationFormSingleSelectQuestionAutomation = {
429
+ /**
430
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionautomation.html#cfn-connect-evaluationform-evaluationformsingleselectquestionautomation-answersource}
431
+ */
432
+ AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
300
433
  /**
301
434
  * The identifier of the default answer option, when none of the automation options match the criteria.
302
435
  *
@@ -335,6 +468,10 @@ export type EvaluationFormSingleSelectQuestionOption = {
335
468
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionoption.html#cfn-connect-evaluationform-evaluationformsingleselectquestionoption-automaticfail}
336
469
  */
337
470
  AutomaticFail?: boolean | undefined;
471
+ /**
472
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformsingleselectquestionoption.html#cfn-connect-evaluationform-evaluationformsingleselectquestionoption-automaticfailconfiguration}
473
+ */
474
+ AutomaticFailConfiguration?: AutomaticFailConfiguration | undefined;
338
475
  /**
339
476
  * The identifier of the answer option. An identifier must be unique within the question.
340
477
  *
@@ -388,6 +525,24 @@ export type EvaluationFormSingleSelectQuestionProperties = {
388
525
  */
389
526
  Options: EvaluationFormSingleSelectQuestionOption[];
390
527
  };
528
+ /**
529
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html}
530
+ */
531
+ export type EvaluationFormTextQuestionAutomation = {
532
+ /**
533
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionautomation.html#cfn-connect-evaluationform-evaluationformtextquestionautomation-answersource}
534
+ */
535
+ AnswerSource?: EvaluationFormQuestionAutomationAnswerSource | undefined;
536
+ };
537
+ /**
538
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html}
539
+ */
540
+ export type EvaluationFormTextQuestionProperties = {
541
+ /**
542
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-evaluationformtextquestionproperties.html#cfn-connect-evaluationform-evaluationformtextquestionproperties-automation}
543
+ */
544
+ Automation?: EvaluationFormTextQuestionAutomation | undefined;
545
+ };
391
546
  /**
392
547
  * Information about the property value used in automation of a numeric questions.
393
548
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-connect-evaluationform-numericquestionpropertyvalueautomation.html}
@@ -186,6 +186,6 @@ export type ObjectTypeKey = {
186
186
  * The types of keys that a ProfileObject can have. Each ProfileObject can have only 1 UNIQUE key but multiple PROFILE keys. PROFILE means that this key can be used to tie an object to a PROFILE. UNIQUE means that it can be used to uniquely identify an object. If a key a is marked as SECONDARY, it will be used to search for profiles after all other PROFILE keys have been searched. A LOOKUP_ONLY key is only used to match a profile but is not persisted to be used for searching of the profile. A NEW_ONLY key is only used if the profile does not already exist before the object is ingested, otherwise it is only used for matching objects to profiles.
187
187
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-customerprofiles-objecttype-objecttypekey.html#cfn-customerprofiles-objecttype-objecttypekey-standardidentifiers}
188
188
  */
189
- StandardIdentifiers?: ("PROFILE" | "UNIQUE" | "SECONDARY" | "LOOKUP_ONLY" | "NEW_ONLY" | "ASSET" | "CASE" | "ORDER")[] | undefined;
189
+ StandardIdentifiers?: ("PROFILE" | "UNIQUE" | "SECONDARY" | "LOOKUP_ONLY" | "NEW_ONLY" | "ASSET" | "CASE" | "ORDER" | "AIR_PREFERENCE" | "AIR_BOOKING" | "AIR_SEGMENT" | "HOTEL_PREFERENCE" | "HOTEL_STAY_REVENUE" | "HOTEL_RESERVATION" | "LOYALTY" | "LOYALTY_TRANSACTION" | "LOYALTY_PROMOTION")[] | undefined;
190
190
  };
191
191
  //# sourceMappingURL=aws-customerprofiles-objecttype.d.ts.map
@@ -40,7 +40,7 @@ export type DataZoneDomainProps = {
40
40
  Name: string;
41
41
  /**
42
42
  * The service role of the domain.
43
- * @pattern ^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$
43
+ * @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*‍/[a-zA-Z0-9+=,.@_-]+$
44
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-domain.html#cfn-datazone-domain-servicerole}
45
45
  */
46
46
  ServiceRole?: string | undefined;
@@ -47,7 +47,7 @@ export type DataZoneEnvironmentBlueprintConfigurationProps = {
47
47
  ProvisioningConfigurations?: ProvisioningConfiguration[] | undefined;
48
48
  /**
49
49
  * The ARN of the provisioning role.
50
- * @pattern ^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$
50
+ * @pattern ^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*‍/[a-zA-Z0-9+=,.@_-]+$
51
51
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datazone-environmentblueprintconfiguration.html#cfn-datazone-environmentblueprintconfiguration-provisioningrolearn}
52
52
  */
53
53
  ProvisioningRoleArn?: string | undefined;
@@ -129,6 +129,13 @@ export type DocDBDBClusterProps = {
129
129
  */
130
130
  MasterUsername?: string | undefined;
131
131
  /**
132
+ * The network type of the cluster.
133
+ *
134
+ * The network type is determined by the `DBSubnetGroup` specified for the cluster. A `DBSubnetGroup` can support only the IPv4 protocol or the IPv4 and the IPv6 protocols ( `DUAL` ).
135
+ *
136
+ * For more information, see [DocumentDB clusters in a VPC](https://docs.aws.amazon.com/documentdb/latest/developerguide/vpc-clusters.html) in the Amazon DocumentDB Developer Guide.
137
+ *
138
+ * Valid Values: `IPV4` | `DUAL`
132
139
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-networktype}
133
140
  */
134
141
  NetworkType?: string | undefined;
@@ -135,14 +135,6 @@ export type DynamoDBGlobalTableProps = {
135
135
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globalsecondaryindexes}
136
136
  */
137
137
  GlobalSecondaryIndexes?: GlobalSecondaryIndex[] | undefined;
138
- /**
139
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablesettingsreplicationmode}
140
- */
141
- GlobalTableSettingsReplicationMode?: "ENABLED" | "DISABLED" | undefined;
142
- /**
143
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablesourcearn}
144
- */
145
- GlobalTableSourceArn?: string | undefined;
146
138
  /**
147
139
  * The list of witnesses of the MRSC global table. Only one witness Region can be configured per MRSC global table.
148
140
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html#cfn-dynamodb-globaltable-globaltablewitnesses}
@@ -66,10 +66,6 @@ export type DynamoDBTableProps = {
66
66
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-globalsecondaryindexes}
67
67
  */
68
68
  GlobalSecondaryIndexes?: GlobalSecondaryIndex[] | undefined;
69
- /**
70
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-globaltablesettingsreplicationmode}
71
- */
72
- GlobalTableSettingsReplicationMode?: "ENABLED" | "DISABLED" | undefined;
73
69
  /**
74
70
  * Specifies the properties of data being imported from the S3 bucket source to the" table.
75
71
  *
@@ -0,0 +1,46 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html}
4
+ */
5
+ export type EC2CapacityManagerDataExport = ResourceDefinitionWithAttributes<"AWS::EC2::CapacityManagerDataExport", EC2CapacityManagerDataExportProps, EC2CapacityManagerDataExportAttribs>;
6
+ /**
7
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html}
8
+ */
9
+ export type EC2CapacityManagerDataExportProps = {
10
+ /**
11
+ * The format of the exported capacity manager data. Choose 'csv' for comma-separated values or 'parquet' for optimized columnar storage format.
12
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-outputformat}
13
+ */
14
+ OutputFormat: "csv" | "parquet";
15
+ /**
16
+ * The name of the Amazon S3 bucket where the capacity manager data export will be stored. The bucket must exist and be accessible by EC2 Capacity Manager service.
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-s3bucketname}
18
+ */
19
+ S3BucketName: string;
20
+ /**
21
+ * The prefix for the S3 bucket location where exported files will be placed. If not specified, files will be placed in the root of the bucket.
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-s3bucketprefix}
23
+ */
24
+ S3BucketPrefix?: string | undefined;
25
+ /**
26
+ * The schedule for the capacity manager data export. Currently supports hourly exports that provide periodic snapshots of capacity manager data.
27
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-schedule}
28
+ */
29
+ Schedule: "hourly";
30
+ /**
31
+ * An array of key-value pairs to apply to the capacity manager data export.
32
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-tags}
33
+ */
34
+ Tags?: Tag[] | undefined;
35
+ };
36
+ /**
37
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#aws-resource-ec2-capacitymanagerdataexport-return-values}
38
+ */
39
+ export type EC2CapacityManagerDataExportAttribs = {
40
+ /**
41
+ * The unique identifier of the capacity manager data export.
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacitymanagerdataexport.html#cfn-ec2-capacitymanagerdataexport-capacitymanagerdataexportid}
43
+ */
44
+ CapacityManagerDataExportId: string;
45
+ };
46
+ //# sourceMappingURL=aws-ec2-capacitymanagerdataexport.d.ts.map
@@ -15,7 +15,7 @@ export type EC2CapacityReservationProps = {
15
15
  */
16
16
  AvailabilityZone?: string | undefined;
17
17
  /**
18
- * The Availability Zone ID of the Capacity Reservation.
18
+ * The ID of the Availability Zone in which the capacity is reserved.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html#cfn-ec2-capacityreservation-availabilityzoneid}
20
20
  */
21
21
  AvailabilityZoneId?: string | undefined;
@@ -143,7 +143,7 @@ export type EC2CapacityReservationAttribs = {
143
143
  */
144
144
  CapacityReservationFleetId: string;
145
145
  /**
146
- * The date and time at which the Capacity Reservation was created.
146
+ * The date and time the Capacity Reservation was created.
147
147
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html#cfn-ec2-capacityreservation-createdate}
148
148
  */
149
149
  CreateDate: string;
@@ -173,7 +173,7 @@ export type EC2CapacityReservationAttribs = {
173
173
  */
174
174
  ReservationType: string;
175
175
  /**
176
- * The date and time at which the Capacity Reservation was started.
176
+ * The date and time the Capacity Reservation was started.
177
177
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html#cfn-ec2-capacityreservation-startdate}
178
178
  */
179
179
  StartDate: string;
@@ -71,11 +71,20 @@ export type EC2NatGatewayProps = {
71
71
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-tags}
72
72
  */
73
73
  Tags?: Tag[] | undefined;
74
+ /**
75
+ * The ID of the VPC in which the NAT gateway is located.
76
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-vpcid}
77
+ */
78
+ VpcId?: string | undefined;
74
79
  };
75
80
  /**
76
81
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#aws-resource-ec2-natgateway-return-values}
77
82
  */
78
83
  export type EC2NatGatewayAttribs = {
84
+ /**
85
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-eniid}
86
+ */
87
+ EniId: string;
79
88
  /**
80
89
  * The ID of the NAT gateway.
81
90
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-natgatewayid}
@@ -63,17 +63,15 @@ export type EC2VolumeProps = {
63
63
  */
64
64
  Encrypted?: boolean | undefined;
65
65
  /**
66
- * The number of I/O operations per second (IOPS). For `gp3` , `io1` , and `io2` volumes, this represents the number of IOPS that are provisioned for the volume. For `gp2` volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.
66
+ * The number of I/O operations per second (IOPS) to provision for the volume. Required for `io1` and `io2` volumes. Optional for `gp3` volumes. Omit for all other volume types.
67
67
  *
68
- * The following are the supported values for each volume type:
68
+ * Valid ranges:
69
69
  *
70
- * - `gp3` : 3,000 - 80,000 IOPS
71
- * - `io1` : 100 - 64,000 IOPS
72
- * - `io2` : 100 - 256,000 IOPS
70
+ * - gp3: `3,000` ( *default* ) `- 80,000` IOPS
71
+ * - io1: `100 - 64,000` IOPS
72
+ * - io2: `100 - 256,000` IOPS
73
73
  *
74
- * For `io2` volumes, you can achieve up to 256,000 IOPS on [instances built on the Nitro System](https://docs.aws.amazon.com/ec2/latest/instancetypes/ec2-nitro-instances.html) . On other instances, you can achieve performance up to 32,000 IOPS.
75
- *
76
- * This parameter is required for `io1` and `io2` volumes. The default for `gp3` volumes is 3,000 IOPS. This parameter is not supported for `gp2` , `st1` , `sc1` , or `standard` volumes.
74
+ * > [Instances built on the Nitro System](https://docs.aws.amazon.com/ec2/latest/instancetypes/ec2-nitro-instances.html) can support up to 256,000 IOPS. Other instances can support up to 32,000 IOPS.
77
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volume.html#cfn-ec2-volume-iops}
78
76
  */
79
77
  Iops?: number | undefined;
@@ -104,16 +102,16 @@ export type EC2VolumeProps = {
104
102
  */
105
103
  OutpostArn?: string | undefined;
106
104
  /**
107
- * The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size. If you specify a snapshot, the default is the snapshot size. You can specify a volume size that is equal to or larger than the snapshot size.
105
+ * The size of the volume, in GiBs. You must specify either a snapshot ID or a volume size. If you specify a snapshot, the default is the snapshot size, and you can specify a volume size that is equal to or larger than the snapshot size.
108
106
  *
109
- * The following are the supported volumes sizes for each volume type:
107
+ * Valid sizes:
110
108
  *
111
- * - `gp2` : 1 - 16,384 GiB
112
- * - `gp3` : 1 - 65,536 GiB
113
- * - `io1` : 4 - 16,384 GiB
114
- * - `io2` : 4 - 65,536 GiB
115
- * - `st1` and `sc1` : 125 - 16,384 GiB
116
- * - `standard` : 1 - 1024 GiB
109
+ * - gp2: `1 - 16,384` GiB
110
+ * - gp3: `1 - 65,536` GiB
111
+ * - io1: `4 - 16,384` GiB
112
+ * - io2: `4 - 65,536` GiB
113
+ * - st1 and sc1: `125 - 16,384` GiB
114
+ * - standard: `1 - 1024` GiB
117
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volume.html#cfn-ec2-volume-size}
118
116
  */
119
117
  Size?: number | undefined;
@@ -20,6 +20,8 @@ export type ECRRepositoryProps = {
20
20
  */
21
21
  EncryptionConfiguration?: EncryptionConfiguration | undefined;
22
22
  /**
23
+ * > The `imageScanningConfiguration` parameter is being deprecated, in favor of specifying the image scanning configuration at the registry level. For more information, see `PutRegistryScanningConfiguration` .
24
+ *
23
25
  * The image scanning configuration for the repository. This determines whether images are scanned for known vulnerabilities after being pushed to the repository.
24
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repository.html#cfn-ecr-repository-imagescanningconfiguration}
25
27
  */
@@ -30,7 +32,7 @@ export type ECRRepositoryProps = {
30
32
  */
31
33
  ImageTagMutability?: "MUTABLE" | "IMMUTABLE" | "MUTABLE_WITH_EXCLUSION" | "IMMUTABLE_WITH_EXCLUSION" | undefined;
32
34
  /**
33
- * The image tag mutability exclusion filters associated with the repository. These filters specify which image tags can override the repository's default image tag mutability setting.
35
+ * A list of filters that specify which image tags are excluded from the repository's image tag mutability setting.
34
36
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repository.html#cfn-ecr-repository-imagetagmutabilityexclusionfilters}
35
37
  */
36
38
  ImageTagMutabilityExclusionFilters?: ImageTagMutabilityExclusionFilter[] | undefined;
@@ -122,7 +124,7 @@ export type ImageScanningConfiguration = {
122
124
  ScanOnPush?: boolean | undefined;
123
125
  };
124
126
  /**
125
- * Overrides the default image tag mutability setting of the repository for image tags that match the specified filters.
127
+ * A filter that specifies which image tags should be excluded from the repository's image tag mutability setting.
126
128
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repository-imagetagmutabilityexclusionfilter.html}
127
129
  */
128
130
  export type ImageTagMutabilityExclusionFilter = {
@@ -39,7 +39,7 @@ export type ECRRepositoryCreationTemplateProps = {
39
39
  */
40
40
  ImageTagMutability?: "MUTABLE" | "IMMUTABLE" | "IMMUTABLE_WITH_EXCLUSION" | "MUTABLE_WITH_EXCLUSION" | undefined;
41
41
  /**
42
- * Defines the image tag mutability exclusion filters to apply when creating repositories from this template. These filters specify which image tags can override the repository's default image tag mutability setting.
42
+ * A list of filters that specify which image tags are excluded from the repository creation template's image tag mutability setting.
43
43
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repositorycreationtemplate.html#cfn-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilters}
44
44
  */
45
45
  ImageTagMutabilityExclusionFilters?: ImageTagMutabilityExclusionFilter[] | undefined;
@@ -123,7 +123,7 @@ export type EncryptionConfiguration = {
123
123
  */
124
124
  export type EncryptionType = "AES256" | "KMS" | "KMS_DSSE";
125
125
  /**
126
- * Overrides the default image tag mutability setting of the repository for image tags that match the specified filters.
126
+ * A filter that specifies which image tags should be excluded from the repository's image tag mutability setting.
127
127
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecr-repositorycreationtemplate-imagetagmutabilityexclusionfilter.html}
128
128
  */
129
129
  export type ImageTagMutabilityExclusionFilter = {
@@ -15,6 +15,9 @@ export type ECSCapacityProviderProps = {
15
15
  */
16
16
  AutoScalingGroupProvider?: AutoScalingGroupProvider | undefined;
17
17
  /**
18
+ * The cluster that this capacity provider is associated with. Managed instances capacity providers are cluster-scoped, meaning they can only be used within their associated cluster.
19
+ *
20
+ * This is required for Managed instances.
18
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-capacityprovider.html#cfn-ecs-capacityprovider-clustername}
19
22
  */
20
23
  ClusterName?: string | undefined;
@@ -13,7 +13,7 @@ export type ECSClusterCapacityProviderAssociationsProps = {
13
13
  * The capacity providers to associate with the cluster.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-clustercapacityproviderassociations.html#cfn-ecs-clustercapacityproviderassociations-capacityproviders}
15
15
  */
16
- CapacityProviders: CapacityProvider[];
16
+ CapacityProviders?: CapacityProvider[] | undefined;
17
17
  /**
18
18
  * The cluster the capacity provider association is the target of.
19
19
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-clustercapacityproviderassociations.html#cfn-ecs-clustercapacityproviderassociations-cluster}
@@ -145,6 +145,8 @@ export type ECSServiceProps = {
145
145
  HealthCheckGracePeriodSeconds?: number | undefined;
146
146
  /**
147
147
  * The launch type on which to run your service. For more information, see [Amazon ECS Launch Types](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/launch_types.html) in the *Amazon Elastic Container Service Developer Guide* .
148
+ *
149
+ * > If you want to use Managed Instances, you must use the `capacityProviderStrategy` request parameter
148
150
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html#cfn-ecs-service-launchtype}
149
151
  */
150
152
  LaunchType?: "EC2" | "FARGATE" | "EXTERNAL" | undefined;
@@ -464,6 +466,10 @@ export type DeploymentConfiguration = {
464
466
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-baketimeinminutes}
465
467
  */
466
468
  BakeTimeInMinutes?: number | undefined;
469
+ /**
470
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-canaryconfiguration}
471
+ */
472
+ CanaryConfiguration?: unknown;
467
473
  /**
468
474
  * > The deployment circuit breaker can only be used for services using the rolling update ( `ECS` ) deployment type.
469
475
  *
@@ -476,6 +482,10 @@ export type DeploymentConfiguration = {
476
482
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-lifecyclehooks}
477
483
  */
478
484
  LifecycleHooks?: DeploymentLifecycleHook[] | undefined;
485
+ /**
486
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-linearconfiguration}
487
+ */
488
+ LinearConfiguration?: unknown;
479
489
  /**
480
490
  * If a service is using the rolling update ( `ECS` ) deployment type, the `maximumPercent` parameter represents an upper limit on the number of your service's tasks that are allowed in the `RUNNING` or `PENDING` state during a deployment, as a percentage of the `desiredCount` (rounded down to the nearest integer). This parameter enables you to define the deployment batch size. For example, if your service is using the `REPLICA` service scheduler and has a `desiredCount` of four tasks and a `maximumPercent` value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default `maximumPercent` value for a service using the `REPLICA` service scheduler is 200%.
481
491
  *
@@ -524,7 +534,7 @@ export type DeploymentConfiguration = {
524
534
  * - `BLUE_GREEN` - A blue/green deployment strategy ( `BLUE_GREEN` ) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
525
535
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentconfiguration.html#cfn-ecs-service-deploymentconfiguration-strategy}
526
536
  */
527
- Strategy?: "ROLLING" | "BLUE_GREEN" | undefined;
537
+ Strategy?: "ROLLING" | "BLUE_GREEN" | "LINEAR" | "CANARY" | undefined;
528
538
  };
529
539
  /**
530
540
  * The deployment controller to use for the service.
@@ -94,7 +94,9 @@ export type Action = {
94
94
  */
95
95
  FixedResponseConfig?: FixedResponseConfig | undefined;
96
96
  /**
97
- * 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` .
97
+ * Information for creating an action that distributes requests among multiple target groups. Specify only when `Type` is `forward` .
98
+ *
99
+ * 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` .
98
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-forwardconfig}
99
101
  */
100
102
  ForwardConfig?: ForwardConfig | undefined;
@@ -109,7 +111,7 @@ export type Action = {
109
111
  */
110
112
  RedirectConfig?: RedirectConfig | undefined;
111
113
  /**
112
- * 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.
114
+ * 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.
113
115
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-targetgrouparn}
114
116
  */
115
117
  TargetGroupArn?: string | undefined;
@@ -345,7 +347,9 @@ export type FixedResponseConfig = {
345
347
  StatusCode: string;
346
348
  };
347
349
  /**
348
- * 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` .
350
+ * Information for creating an action that distributes requests among multiple target groups. Specify only when `Type` is `forward` .
351
+ *
352
+ * 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` .
349
353
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-forwardconfig.html}
350
354
  */
351
355
  export type ForwardConfig = {
@@ -482,7 +486,7 @@ export type RedirectConfig = {
482
486
  */
483
487
  export type TargetGroupStickinessConfig = {
484
488
  /**
485
- * 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.
489
+ * [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.
486
490
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-targetgroupstickinessconfig.html#cfn-elasticloadbalancingv2-listener-targetgroupstickinessconfig-durationseconds}
487
491
  */
488
492
  DurationSeconds?: number | undefined;