@propulsionworks/cloudformation 0.1.23 → 0.1.25
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.
- package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -3
- package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
- package/out/exports/resources.generated/aws-b2bi-capability.d.ts +3 -0
- package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +60 -1
- package/out/exports/resources.generated/aws-b2bi-profile.d.ts +1 -0
- package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +38 -0
- package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +9 -0
- package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +1 -1
- package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +1 -1
- package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +206 -0
- package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicyversion.d.ts +68 -0
- package/out/exports/resources.generated/aws-budgets-budget.d.ts +4 -0
- package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +1 -1
- package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +1 -0
- package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +2 -2
- package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +1 -1
- package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +19 -0
- package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +46 -2
- package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +6 -4
- package/out/exports/resources.generated/aws-ec2-instance.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +1 -1
- package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +5 -0
- package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +1 -0
- package/out/exports/resources.generated/aws-ecs-cluster.d.ts +26 -2
- package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +26 -2
- package/out/exports/resources.generated/aws-ecs-service.d.ts +51 -4
- package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
- package/out/exports/resources.generated/aws-ecs-taskset.d.ts +26 -2
- package/out/exports/resources.generated/aws-eks-addon.d.ts +1 -1
- package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +3 -3
- package/out/exports/resources.generated/aws-glue-crawler.d.ts +14 -0
- package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +7 -2
- package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +4 -0
- package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +8 -7
- package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +23 -16
- package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +11 -6
- package/out/exports/resources.generated/aws-ivs-stage.d.ts +57 -37
- package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +6 -6
- package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
- package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +5 -5
- package/out/exports/resources.generated/aws-lambda-version.d.ts +3 -3
- package/out/exports/resources.generated/aws-lex-bot.d.ts +6 -0
- package/out/exports/resources.generated/aws-notifications-organizationalunitassociation.d.ts +26 -0
- package/out/exports/resources.generated/aws-omics-workflow.d.ts +84 -2
- package/out/exports/resources.generated/aws-pcs-cluster.d.ts +17 -6
- package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +12 -7
- package/out/exports/resources.generated/aws-pcs-queue.d.ts +5 -3
- package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
- package/out/exports/resources.generated/aws-s3tables-namespace.d.ts +9 -1
- package/out/exports/resources.generated/aws-s3tables-table.d.ts +20 -12
- package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +8 -0
- package/out/exports/resources.generated/aws-s3tables-tablebucketpolicy.d.ts +10 -2
- package/out/exports/resources.generated/aws-s3tables-tablepolicy.d.ts +15 -6
- package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +17 -0
- package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +3 -3
- package/out/exports/resources.generated/aws-ses-configurationset.d.ts +2 -2
- package/out/exports/resources.generated/aws-ses-mailmanageraddonsubscription.d.ts +1 -1
- package/out/exports/resources.generated/aws-ses-mailmanageraddresslist.d.ts +6 -2
- package/out/exports/resources.generated/aws-ses-mailmanagertrafficpolicy.d.ts +8 -0
- package/out/exports/resources.generated/aws-ses-receiptrule.d.ts +1 -0
- package/out/exports/resources.generated/aws-synthetics-canary.d.ts +36 -1
- package/out/exports/resources.generated/aws-transfer-certificate.d.ts +24 -2
- package/out/exports/resources.generated/aws-transfer-server.d.ts +2 -0
- package/package.json +1 -1
|
@@ -440,9 +440,7 @@ export type NetworkConfiguration = {
|
|
|
440
440
|
*/
|
|
441
441
|
IngressConfiguration?: IngressConfiguration | undefined;
|
|
442
442
|
/**
|
|
443
|
-
* App Runner provides you with the option to choose between *
|
|
444
|
-
*
|
|
445
|
-
* > Currently, App Runner supports dual stack for only Public endpoint. Only IPv4 is supported for Private endpoint. If you update a service that's using dual-stack Public endpoint to a Private endpoint, your App Runner service will default to support only IPv4 for Private endpoint and fail to receive traffic originating from IPv6 endpoint.
|
|
443
|
+
* App Runner provides you with the option to choose between *IPv4* and *dual stack* (IPv4 and IPv6) for your incoming public network configuration. This is an optional parameter. If you do not specify an `IpAddressType` , it defaults to select IPv4.
|
|
446
444
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-networkconfiguration.html#cfn-apprunner-service-networkconfiguration-ipaddresstype}
|
|
447
445
|
*/
|
|
448
446
|
IpAddressType?: "IPV4" | "DUAL_STACK" | undefined;
|
|
@@ -25,7 +25,7 @@ export type AppRunnerVpcConnectorProps = {
|
|
|
25
25
|
/**
|
|
26
26
|
* A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify.
|
|
27
27
|
*
|
|
28
|
-
* > App Runner
|
|
28
|
+
* > App Runner only supports subnets of IP address type *IPv4* and *dual stack* (IPv4 and IPv6).
|
|
29
29
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apprunner-vpcconnector.html#cfn-apprunner-vpcconnector-subnets}
|
|
30
30
|
*/
|
|
31
31
|
Subnets: string[];
|
|
@@ -145,6 +145,9 @@ export type S3Location = {
|
|
|
145
145
|
Key?: string | undefined;
|
|
146
146
|
};
|
|
147
147
|
/**
|
|
148
|
+
* A structure that contains the X12 transaction set and version. The X12 structure is used when the system transforms an EDI (electronic data interchange) file.
|
|
149
|
+
*
|
|
150
|
+
* > If an EDI input file contains more than one transaction, each transaction must have the same transaction set and version, for example 214/4010. If not, the transformer cannot parse the file.
|
|
148
151
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-capability-x12details.html}
|
|
149
152
|
*/
|
|
150
153
|
export type X12Details = {
|
|
@@ -139,53 +139,76 @@ export type OutboundEdiOptions = {
|
|
|
139
139
|
*/
|
|
140
140
|
export type WrapFormat = "SEGMENT" | "ONE_LINE" | "LINE_LENGTH";
|
|
141
141
|
/**
|
|
142
|
+
* Contains options for wrapping (line folding) in X12 EDI files. Wrapping controls how long lines are handled in the EDI output.
|
|
142
143
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-wrapoptions.html}
|
|
143
144
|
*/
|
|
144
145
|
export type WrapOptions = {
|
|
145
146
|
/**
|
|
147
|
+
* Specifies the maximum length of a line before wrapping occurs. This value is used when `wrapBy` is set to `LINE_LENGTH` .
|
|
146
148
|
* @min 1
|
|
147
149
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-wrapoptions.html#cfn-b2bi-partnership-wrapoptions-linelength}
|
|
148
150
|
*/
|
|
149
151
|
LineLength?: number | undefined;
|
|
150
152
|
/**
|
|
153
|
+
* Specifies the character sequence used to terminate lines when wrapping. Valid values:
|
|
154
|
+
*
|
|
155
|
+
* - `CRLF` : carriage return and line feed
|
|
156
|
+
* - `LF` : line feed)
|
|
157
|
+
* - `CR` : carriage return
|
|
151
158
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-wrapoptions.html#cfn-b2bi-partnership-wrapoptions-lineterminator}
|
|
152
159
|
*/
|
|
153
160
|
LineTerminator?: LineTerminator | undefined;
|
|
154
161
|
/**
|
|
162
|
+
* Specifies the method used for wrapping lines in the EDI output. Valid values:
|
|
163
|
+
*
|
|
164
|
+
* - `SEGMENT` : Wraps by segment.
|
|
165
|
+
* - `ONE_LINE` : Indicates that the entire content is on a single line.
|
|
166
|
+
*
|
|
167
|
+
* > When you specify `ONE_LINE` , do not provide either the line length nor the line terminator value.
|
|
168
|
+
* - `LINE_LENGTH` : Wraps by character count, as specified by `lineLength` value.
|
|
155
169
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-wrapoptions.html#cfn-b2bi-partnership-wrapoptions-wrapby}
|
|
156
170
|
*/
|
|
157
171
|
WrapBy?: WrapFormat | undefined;
|
|
158
172
|
};
|
|
159
173
|
/**
|
|
174
|
+
* Contains options for configuring X12 acknowledgments. These options control how functional and technical acknowledgments are handled.
|
|
160
175
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12acknowledgmentoptions.html}
|
|
161
176
|
*/
|
|
162
177
|
export type X12AcknowledgmentOptions = {
|
|
163
178
|
/**
|
|
179
|
+
* Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are `DO_NOT_GENERATE` , `GENERATE_ALL_SEGMENTS` and `GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP` .
|
|
180
|
+
*
|
|
181
|
+
* If you choose `GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP` , AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.
|
|
164
182
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12acknowledgmentoptions.html#cfn-b2bi-partnership-x12acknowledgmentoptions-functionalacknowledgment}
|
|
165
183
|
*/
|
|
166
184
|
FunctionalAcknowledgment: X12FunctionalAcknowledgment;
|
|
167
185
|
/**
|
|
186
|
+
* Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are `DO_NOT_GENERATE` and `GENERATE_ALL_SEGMENTS` and.
|
|
168
187
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12acknowledgmentoptions.html#cfn-b2bi-partnership-x12acknowledgmentoptions-technicalacknowledgment}
|
|
169
188
|
*/
|
|
170
189
|
TechnicalAcknowledgment: X12TechnicalAcknowledgment;
|
|
171
190
|
};
|
|
172
191
|
/**
|
|
192
|
+
* Contains configuration for X12 control numbers used in X12 EDI generation. Control numbers are used to uniquely identify interchanges, functional groups, and transaction sets.
|
|
173
193
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12controlnumbers.html}
|
|
174
194
|
*/
|
|
175
195
|
export type X12ControlNumbers = {
|
|
176
196
|
/**
|
|
197
|
+
* Specifies the starting functional group control number (GS06) to use for X12 EDI generation. This number is incremented for each new functional group. For the GS (functional group) envelope, AWS B2B Data Interchange generates a functional group control number that is unique to the sender ID, receiver ID, and functional identifier code combination.
|
|
177
198
|
* @min 1
|
|
178
199
|
* @max 999999999
|
|
179
200
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12controlnumbers.html#cfn-b2bi-partnership-x12controlnumbers-startingfunctionalgroupcontrolnumber}
|
|
180
201
|
*/
|
|
181
202
|
StartingFunctionalGroupControlNumber?: number | undefined;
|
|
182
203
|
/**
|
|
204
|
+
* Specifies the starting interchange control number (ISA13) to use for X12 EDI generation. This number is incremented for each new interchange. For the ISA (interchange) envelope, AWS B2B Data Interchange generates an interchange control number that is unique for the ISA05 and ISA06 (sender) & ISA07 and ISA08 (receiver) combination.
|
|
183
205
|
* @min 1
|
|
184
206
|
* @max 999999999
|
|
185
207
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12controlnumbers.html#cfn-b2bi-partnership-x12controlnumbers-startinginterchangecontrolnumber}
|
|
186
208
|
*/
|
|
187
209
|
StartingInterchangeControlNumber?: number | undefined;
|
|
188
210
|
/**
|
|
211
|
+
* Specifies the starting transaction set control number (ST02) to use for X12 EDI generation. This number is incremented for each new transaction set.
|
|
189
212
|
* @min 1
|
|
190
213
|
* @max 999999999
|
|
191
214
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12controlnumbers.html#cfn-b2bi-partnership-x12controlnumbers-startingtransactionsetcontrolnumber}
|
|
@@ -193,10 +216,12 @@ export type X12ControlNumbers = {
|
|
|
193
216
|
StartingTransactionSetControlNumber?: number | undefined;
|
|
194
217
|
};
|
|
195
218
|
/**
|
|
219
|
+
* In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header. The delimiters are part of the message's syntax and divide up its different elements.
|
|
196
220
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12delimiters.html}
|
|
197
221
|
*/
|
|
198
222
|
export type X12Delimiters = {
|
|
199
223
|
/**
|
|
224
|
+
* The component, or sub-element, separator. The default value is `:` (colon).
|
|
200
225
|
* @minLength 1
|
|
201
226
|
* @maxLength 1
|
|
202
227
|
* @pattern ^[!&'()*+,\-./:;?=%@\[\]_{}|<>~^`"]$
|
|
@@ -204,6 +229,7 @@ export type X12Delimiters = {
|
|
|
204
229
|
*/
|
|
205
230
|
ComponentSeparator?: string | undefined;
|
|
206
231
|
/**
|
|
232
|
+
* The data element separator. The default value is `*` (asterisk).
|
|
207
233
|
* @minLength 1
|
|
208
234
|
* @maxLength 1
|
|
209
235
|
* @pattern ^[!&'()*+,\-./:;?=%@\[\]_{}|<>~^`"]$
|
|
@@ -211,6 +237,7 @@ export type X12Delimiters = {
|
|
|
211
237
|
*/
|
|
212
238
|
DataElementSeparator?: string | undefined;
|
|
213
239
|
/**
|
|
240
|
+
* The segment terminator. The default value is `~` (tilde).
|
|
214
241
|
* @minLength 1
|
|
215
242
|
* @maxLength 1
|
|
216
243
|
* @pattern ^[!&'()*+,\-./:;?=%@\[\]_{}|<>~^`"]$
|
|
@@ -244,10 +271,12 @@ export type X12Envelope = {
|
|
|
244
271
|
*/
|
|
245
272
|
export type X12FunctionalAcknowledgment = "DO_NOT_GENERATE" | "GENERATE_ALL_SEGMENTS" | "GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP";
|
|
246
273
|
/**
|
|
274
|
+
* Part of the X12 message structure. These are the functional group headers for the X12 EDI object.
|
|
247
275
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12functionalgroupheaders.html}
|
|
248
276
|
*/
|
|
249
277
|
export type X12FunctionalGroupHeaders = {
|
|
250
278
|
/**
|
|
279
|
+
* A value representing the code used to identify the party receiving a message, at position GS-03.
|
|
251
280
|
* @minLength 2
|
|
252
281
|
* @maxLength 15
|
|
253
282
|
* @pattern ^[a-zA-Z0-9 ]*$
|
|
@@ -255,6 +284,7 @@ export type X12FunctionalGroupHeaders = {
|
|
|
255
284
|
*/
|
|
256
285
|
ApplicationReceiverCode?: string | undefined;
|
|
257
286
|
/**
|
|
287
|
+
* A value representing the code used to identify the party transmitting a message, at position GS-02.
|
|
258
288
|
* @minLength 2
|
|
259
289
|
* @maxLength 15
|
|
260
290
|
* @pattern ^[a-zA-Z0-9 ]*$
|
|
@@ -262,6 +292,7 @@ export type X12FunctionalGroupHeaders = {
|
|
|
262
292
|
*/
|
|
263
293
|
ApplicationSenderCode?: string | undefined;
|
|
264
294
|
/**
|
|
295
|
+
* A code that identifies the issuer of the standard, at position GS-07.
|
|
265
296
|
* @minLength 1
|
|
266
297
|
* @maxLength 2
|
|
267
298
|
* @pattern ^[a-zA-Z0-9]*$
|
|
@@ -285,10 +316,12 @@ export type X12InboundEdiOptions = {
|
|
|
285
316
|
AcknowledgmentOptions?: X12AcknowledgmentOptions | undefined;
|
|
286
317
|
};
|
|
287
318
|
/**
|
|
319
|
+
* In X12, the Interchange Control Header is the first segment of an EDI document and is part of the Interchange Envelope. It contains information about the sender and receiver, the date and time of transmission, and the X12 version being used. It also includes delivery information, such as the sender and receiver IDs.
|
|
288
320
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12interchangecontrolheaders.html}
|
|
289
321
|
*/
|
|
290
322
|
export type X12InterchangeControlHeaders = {
|
|
291
323
|
/**
|
|
324
|
+
* Located at position ISA-14 in the header. The value "1" indicates that the sender is requesting an interchange acknowledgment at receipt of the interchange. The value "0" is used otherwise.
|
|
292
325
|
* @minLength 1
|
|
293
326
|
* @maxLength 1
|
|
294
327
|
* @pattern ^[a-zA-Z0-9]*$
|
|
@@ -296,6 +329,7 @@ export type X12InterchangeControlHeaders = {
|
|
|
296
329
|
*/
|
|
297
330
|
AcknowledgmentRequestedCode?: string | undefined;
|
|
298
331
|
/**
|
|
332
|
+
* Located at position ISA-08 in the header. This value (along with the `receiverIdQualifier` ) identifies the intended recipient of the interchange.
|
|
299
333
|
* @minLength 15
|
|
300
334
|
* @maxLength 15
|
|
301
335
|
* @pattern ^[a-zA-Z0-9 ]*$
|
|
@@ -303,6 +337,7 @@ export type X12InterchangeControlHeaders = {
|
|
|
303
337
|
*/
|
|
304
338
|
ReceiverId?: string | undefined;
|
|
305
339
|
/**
|
|
340
|
+
* Located at position ISA-07 in the header. Qualifier for the receiver ID. Together, the ID and qualifier uniquely identify the receiving trading partner.
|
|
306
341
|
* @minLength 2
|
|
307
342
|
* @maxLength 2
|
|
308
343
|
* @pattern ^[a-zA-Z0-9]*$
|
|
@@ -310,12 +345,18 @@ export type X12InterchangeControlHeaders = {
|
|
|
310
345
|
*/
|
|
311
346
|
ReceiverIdQualifier?: string | undefined;
|
|
312
347
|
/**
|
|
348
|
+
* Located at position ISA-11 in the header. This string makes it easier when you need to group similar adjacent element values together without using extra segments.
|
|
349
|
+
*
|
|
350
|
+
* > This parameter is only honored for version greater than 401 ( `VERSION_4010` and higher).
|
|
351
|
+
* >
|
|
352
|
+
* > For versions less than 401, this field is called [StandardsId](https://docs.aws.amazon.com/https://www.stedi.com/edi/x12-004010/segment/ISA#ISA-11) , in which case our service sets the value to `U` .
|
|
313
353
|
* @minLength 1
|
|
314
354
|
* @maxLength 1
|
|
315
355
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12interchangecontrolheaders.html#cfn-b2bi-partnership-x12interchangecontrolheaders-repetitionseparator}
|
|
316
356
|
*/
|
|
317
357
|
RepetitionSeparator?: string | undefined;
|
|
318
358
|
/**
|
|
359
|
+
* Located at position ISA-06 in the header. This value (along with the `senderIdQualifier` ) identifies the sender of the interchange.
|
|
319
360
|
* @minLength 15
|
|
320
361
|
* @maxLength 15
|
|
321
362
|
* @pattern ^[a-zA-Z0-9 ]*$
|
|
@@ -323,6 +364,7 @@ export type X12InterchangeControlHeaders = {
|
|
|
323
364
|
*/
|
|
324
365
|
SenderId?: string | undefined;
|
|
325
366
|
/**
|
|
367
|
+
* Located at position ISA-05 in the header. Qualifier for the sender ID. Together, the ID and qualifier uniquely identify the sending trading partner.
|
|
326
368
|
* @minLength 2
|
|
327
369
|
* @maxLength 2
|
|
328
370
|
* @pattern ^[a-zA-Z0-9]*$
|
|
@@ -330,6 +372,11 @@ export type X12InterchangeControlHeaders = {
|
|
|
330
372
|
*/
|
|
331
373
|
SenderIdQualifier?: string | undefined;
|
|
332
374
|
/**
|
|
375
|
+
* Located at position ISA-15 in the header. Specifies how this interchange is being used:
|
|
376
|
+
*
|
|
377
|
+
* - `T` indicates this interchange is for testing.
|
|
378
|
+
* - `P` indicates this interchange is for production.
|
|
379
|
+
* - `I` indicates this interchange is informational.
|
|
333
380
|
* @minLength 1
|
|
334
381
|
* @maxLength 1
|
|
335
382
|
* @pattern ^[a-zA-Z0-9]*$
|
|
@@ -358,6 +405,18 @@ export type X12OutboundEdiHeaders = {
|
|
|
358
405
|
*/
|
|
359
406
|
FunctionalGroupHeaders?: X12FunctionalGroupHeaders | undefined;
|
|
360
407
|
/**
|
|
408
|
+
* Specifies the time format in the GS05 element (time) of the functional group header. The following formats use 24-hour clock time:
|
|
409
|
+
*
|
|
410
|
+
* - `HHMM` - Hours and minutes
|
|
411
|
+
* - `HHMMSS` - Hours, minutes, and seconds
|
|
412
|
+
* - `HHMMSSDD` - Hours, minutes, seconds, and decimal seconds
|
|
413
|
+
*
|
|
414
|
+
* Where:
|
|
415
|
+
*
|
|
416
|
+
* - `HH` - Hours (00-23)
|
|
417
|
+
* - `MM` - Minutes (00-59)
|
|
418
|
+
* - `SS` - Seconds (00-59)
|
|
419
|
+
* - `DD` - Hundredths of seconds (00-99)
|
|
361
420
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12outboundediheaders.html#cfn-b2bi-partnership-x12outboundediheaders-gs05timeformat}
|
|
362
421
|
*/
|
|
363
422
|
Gs05TimeFormat?: X12GS05TimeFormat | undefined;
|
|
@@ -367,7 +426,7 @@ export type X12OutboundEdiHeaders = {
|
|
|
367
426
|
*/
|
|
368
427
|
InterchangeControlHeaders?: X12InterchangeControlHeaders | undefined;
|
|
369
428
|
/**
|
|
370
|
-
* Specifies whether or not to validate the EDI for this X12 object: `TRUE` or `FALSE` .
|
|
429
|
+
* Specifies whether or not to validate the EDI for this X12 object: `TRUE` or `FALSE` . When enabled, this performs both standard EDI validation and applies any configured custom validation rules including element length constraints, code list validations, and element requirement checks. Validation results are returned in the response validation messages.
|
|
371
430
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-partnership-x12outboundediheaders.html#cfn-b2bi-partnership-x12outboundediheaders-validateedi}
|
|
372
431
|
*/
|
|
373
432
|
ValidateEdi?: boolean | undefined;
|
|
@@ -121,10 +121,12 @@ export type B2BITransformerAttribs = {
|
|
|
121
121
|
TransformerId: string;
|
|
122
122
|
};
|
|
123
123
|
/**
|
|
124
|
+
* A structure that contains advanced options for EDI processing. Currently, only X12 advanced options are supported.
|
|
124
125
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-advancedoptions.html}
|
|
125
126
|
*/
|
|
126
127
|
export type AdvancedOptions = {
|
|
127
128
|
/**
|
|
129
|
+
* A structure that contains X12-specific advanced options, such as split options for processing X12 EDI files.
|
|
128
130
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-advancedoptions.html#cfn-b2bi-transformer-advancedoptions-x12}
|
|
129
131
|
*/
|
|
130
132
|
X12?: X12AdvancedOptions | undefined;
|
|
@@ -144,6 +146,7 @@ export type ElementRequirement = "OPTIONAL" | "MANDATORY";
|
|
|
144
146
|
*/
|
|
145
147
|
export type FileFormat = "XML" | "JSON" | "NOT_USED";
|
|
146
148
|
/**
|
|
149
|
+
* A structure that contains the X12 transaction set and version.
|
|
147
150
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-formatoptions.html}
|
|
148
151
|
*/
|
|
149
152
|
export type FormatOptions = {
|
|
@@ -154,33 +157,40 @@ export type FormatOptions = {
|
|
|
154
157
|
*/
|
|
155
158
|
export type FromFormat = "X12";
|
|
156
159
|
/**
|
|
160
|
+
* Contains the input formatting options for an inbound transformer (takes an X12-formatted EDI document as input and converts it to JSON or XML.
|
|
157
161
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html}
|
|
158
162
|
*/
|
|
159
163
|
export type InputConversion = {
|
|
160
164
|
/**
|
|
165
|
+
* Specifies advanced options for the input conversion process. These options provide additional control over how EDI files are processed during transformation.
|
|
161
166
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html#cfn-b2bi-transformer-inputconversion-advancedoptions}
|
|
162
167
|
*/
|
|
163
168
|
AdvancedOptions?: AdvancedOptions | undefined;
|
|
164
169
|
/**
|
|
170
|
+
* A structure that contains the formatting options for an inbound transformer.
|
|
165
171
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html#cfn-b2bi-transformer-inputconversion-formatoptions}
|
|
166
172
|
*/
|
|
167
173
|
FormatOptions?: FormatOptions | undefined;
|
|
168
174
|
/**
|
|
175
|
+
* The format for the transformer input: currently on `X12` is supported.
|
|
169
176
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html#cfn-b2bi-transformer-inputconversion-fromformat}
|
|
170
177
|
*/
|
|
171
178
|
FromFormat: FromFormat;
|
|
172
179
|
};
|
|
173
180
|
/**
|
|
181
|
+
* Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
|
|
174
182
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-mapping.html}
|
|
175
183
|
*/
|
|
176
184
|
export type Mapping = {
|
|
177
185
|
/**
|
|
186
|
+
* A string that represents the mapping template, in the transformation language specified in `templateLanguage` .
|
|
178
187
|
* @minLength 0
|
|
179
188
|
* @maxLength 350000
|
|
180
189
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-mapping.html#cfn-b2bi-transformer-mapping-template}
|
|
181
190
|
*/
|
|
182
191
|
Template?: string | undefined;
|
|
183
192
|
/**
|
|
193
|
+
* The transformation language for the template, either XSLT or JSONATA.
|
|
184
194
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-mapping.html#cfn-b2bi-transformer-mapping-templatelanguage}
|
|
185
195
|
*/
|
|
186
196
|
TemplateLanguage: MappingTemplateLanguage;
|
|
@@ -190,6 +200,7 @@ export type Mapping = {
|
|
|
190
200
|
*/
|
|
191
201
|
export type MappingTemplateLanguage = "XSLT" | "JSONATA";
|
|
192
202
|
/**
|
|
203
|
+
* Contains the formatting options for an outbound transformer (takes JSON or XML as input and converts it to an EDI document (currently only X12 format is supported).
|
|
193
204
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-outputconversion.html}
|
|
194
205
|
*/
|
|
195
206
|
export type OutputConversion = {
|
|
@@ -198,25 +209,30 @@ export type OutputConversion = {
|
|
|
198
209
|
*/
|
|
199
210
|
AdvancedOptions?: AdvancedOptions | undefined;
|
|
200
211
|
/**
|
|
212
|
+
* A structure that contains the X12 transaction set and version for the transformer output.
|
|
201
213
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-outputconversion.html#cfn-b2bi-transformer-outputconversion-formatoptions}
|
|
202
214
|
*/
|
|
203
215
|
FormatOptions?: FormatOptions | undefined;
|
|
204
216
|
/**
|
|
217
|
+
* The format for the output from an outbound transformer: only X12 is currently supported.
|
|
205
218
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-outputconversion.html#cfn-b2bi-transformer-outputconversion-toformat}
|
|
206
219
|
*/
|
|
207
220
|
ToFormat: ToFormat;
|
|
208
221
|
};
|
|
209
222
|
/**
|
|
223
|
+
* An array of the Amazon S3 keys used to identify the location for your sample documents.
|
|
210
224
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocumentkeys.html}
|
|
211
225
|
*/
|
|
212
226
|
export type SampleDocumentKeys = {
|
|
213
227
|
/**
|
|
228
|
+
* An array of keys for your input sample documents.
|
|
214
229
|
* @minLength 0
|
|
215
230
|
* @maxLength 1024
|
|
216
231
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocumentkeys.html#cfn-b2bi-transformer-sampledocumentkeys-input}
|
|
217
232
|
*/
|
|
218
233
|
Input?: string | undefined;
|
|
219
234
|
/**
|
|
235
|
+
* An array of keys for your output sample documents.
|
|
220
236
|
* @minLength 0
|
|
221
237
|
* @maxLength 1024
|
|
222
238
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocumentkeys.html#cfn-b2bi-transformer-sampledocumentkeys-output}
|
|
@@ -224,16 +240,19 @@ export type SampleDocumentKeys = {
|
|
|
224
240
|
Output?: string | undefined;
|
|
225
241
|
};
|
|
226
242
|
/**
|
|
243
|
+
* Describes a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.
|
|
227
244
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocuments.html}
|
|
228
245
|
*/
|
|
229
246
|
export type SampleDocuments = {
|
|
230
247
|
/**
|
|
248
|
+
* Contains the Amazon S3 bucket that is used to hold your sample documents.
|
|
231
249
|
* @minLength 3
|
|
232
250
|
* @maxLength 63
|
|
233
251
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocuments.html#cfn-b2bi-transformer-sampledocuments-bucketname}
|
|
234
252
|
*/
|
|
235
253
|
BucketName: string;
|
|
236
254
|
/**
|
|
255
|
+
* Contains an array of the Amazon S3 keys used to identify the location for your sample documents.
|
|
237
256
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocuments.html#cfn-b2bi-transformer-sampledocuments-keys}
|
|
238
257
|
*/
|
|
239
258
|
Keys: SampleDocumentKeys[];
|
|
@@ -247,31 +266,38 @@ export type ToFormat = "X12";
|
|
|
247
266
|
*/
|
|
248
267
|
export type TransformerStatus = "active" | "inactive";
|
|
249
268
|
/**
|
|
269
|
+
* Contains advanced options specific to X12 EDI processing, such as splitting large X12 files into smaller units.
|
|
250
270
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12advancedoptions.html}
|
|
251
271
|
*/
|
|
252
272
|
export type X12AdvancedOptions = {
|
|
253
273
|
/**
|
|
274
|
+
* Specifies options for splitting X12 EDI files. These options control how large X12 files are divided into smaller, more manageable units.
|
|
254
275
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12advancedoptions.html#cfn-b2bi-transformer-x12advancedoptions-splitoptions}
|
|
255
276
|
*/
|
|
256
277
|
SplitOptions?: X12SplitOptions | undefined;
|
|
257
278
|
/**
|
|
279
|
+
* Specifies validation options for X12 EDI processing. These options control how validation rules are applied during EDI document processing, including custom validation rules for element length constraints, code list validations, and element requirement checks.
|
|
258
280
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12advancedoptions.html#cfn-b2bi-transformer-x12advancedoptions-validationoptions}
|
|
259
281
|
*/
|
|
260
282
|
ValidationOptions?: X12ValidationOptions | undefined;
|
|
261
283
|
};
|
|
262
284
|
/**
|
|
285
|
+
* Code list validation rule configuration.
|
|
263
286
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12codelistvalidationrule.html}
|
|
264
287
|
*/
|
|
265
288
|
export type X12CodeListValidationRule = {
|
|
266
289
|
/**
|
|
290
|
+
* Specifies a list of code values to add to the element's allowed values. These codes will be considered valid for the specified element in addition to the standard codes defined by the X12 specification.
|
|
267
291
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12codelistvalidationrule.html#cfn-b2bi-transformer-x12codelistvalidationrule-codestoadd}
|
|
268
292
|
*/
|
|
269
293
|
CodesToAdd?: string[] | undefined;
|
|
270
294
|
/**
|
|
295
|
+
* Specifies a list of code values to remove from the element's allowed values. These codes will be considered invalid for the specified element, even if they are part of the standard codes defined by the X12 specification.
|
|
271
296
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12codelistvalidationrule.html#cfn-b2bi-transformer-x12codelistvalidationrule-codestoremove}
|
|
272
297
|
*/
|
|
273
298
|
CodesToRemove?: string[] | undefined;
|
|
274
299
|
/**
|
|
300
|
+
* Specifies the four-digit element ID to which the code list modifications apply. This identifies which X12 element will have its allowed code values modified.
|
|
275
301
|
* @minLength 4
|
|
276
302
|
* @maxLength 4
|
|
277
303
|
* @pattern ^[0-9]{4}$
|
|
@@ -298,10 +324,12 @@ export type X12Details = {
|
|
|
298
324
|
Version?: X12Version | undefined;
|
|
299
325
|
};
|
|
300
326
|
/**
|
|
327
|
+
* Defines a validation rule that specifies custom length constraints for a specific X12 element. This rule allows you to override the standard minimum and maximum length requirements for an element, enabling validation of trading partner-specific length requirements that may differ from the X12 specification. Both minimum and maximum length values must be specified.
|
|
301
328
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementlengthvalidationrule.html}
|
|
302
329
|
*/
|
|
303
330
|
export type X12ElementLengthValidationRule = {
|
|
304
331
|
/**
|
|
332
|
+
* Specifies the four-digit element ID to which the length constraints will be applied. This identifies which X12 element will have its length requirements modified.
|
|
305
333
|
* @minLength 4
|
|
306
334
|
* @maxLength 4
|
|
307
335
|
* @pattern ^[0-9]{4}$
|
|
@@ -309,12 +337,14 @@ export type X12ElementLengthValidationRule = {
|
|
|
309
337
|
*/
|
|
310
338
|
ElementId: string;
|
|
311
339
|
/**
|
|
340
|
+
* Specifies the maximum allowed length for the identified element. This value defines the upper limit for the element's content length.
|
|
312
341
|
* @min 1
|
|
313
342
|
* @max 1000000
|
|
314
343
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementlengthvalidationrule.html#cfn-b2bi-transformer-x12elementlengthvalidationrule-maxlength}
|
|
315
344
|
*/
|
|
316
345
|
MaxLength: number;
|
|
317
346
|
/**
|
|
347
|
+
* Specifies the minimum required length for the identified element. This value defines the lower limit for the element's content length.
|
|
318
348
|
* @min 1
|
|
319
349
|
* @max 1000000
|
|
320
350
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementlengthvalidationrule.html#cfn-b2bi-transformer-x12elementlengthvalidationrule-minlength}
|
|
@@ -322,15 +352,18 @@ export type X12ElementLengthValidationRule = {
|
|
|
322
352
|
MinLength: number;
|
|
323
353
|
};
|
|
324
354
|
/**
|
|
355
|
+
* Defines a validation rule that modifies the requirement status of a specific X12 element within a segment. This rule allows you to make optional elements mandatory or mandatory elements optional, providing flexibility to accommodate different trading partner requirements and business rules. The rule targets a specific element position within a segment and sets its requirement status to either OPTIONAL or MANDATORY.
|
|
325
356
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementrequirementvalidationrule.html}
|
|
326
357
|
*/
|
|
327
358
|
export type X12ElementRequirementValidationRule = {
|
|
328
359
|
/**
|
|
360
|
+
* Specifies the position of the element within an X12 segment for which the requirement status will be modified. The format follows the pattern of segment identifier followed by element position (e.g., "ST-01" for the first element of the ST segment).
|
|
329
361
|
* @pattern ^[a-zA-Z0-9]+(?:-\d{2})(?:-\d{2})?$
|
|
330
362
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementrequirementvalidationrule.html#cfn-b2bi-transformer-x12elementrequirementvalidationrule-elementposition}
|
|
331
363
|
*/
|
|
332
364
|
ElementPosition: string;
|
|
333
365
|
/**
|
|
366
|
+
* Specifies the requirement status for the element at the specified position. Valid values are OPTIONAL (the element may be omitted) or MANDATORY (the element must be present).
|
|
334
367
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementrequirementvalidationrule.html#cfn-b2bi-transformer-x12elementrequirementvalidationrule-requirement}
|
|
335
368
|
*/
|
|
336
369
|
Requirement: ElementRequirement;
|
|
@@ -340,10 +373,12 @@ export type X12ElementRequirementValidationRule = {
|
|
|
340
373
|
*/
|
|
341
374
|
export type X12SplitBy = "NONE" | "TRANSACTION";
|
|
342
375
|
/**
|
|
376
|
+
* Contains options for splitting X12 EDI files into smaller units. This is useful for processing large EDI files more efficiently.
|
|
343
377
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12splitoptions.html}
|
|
344
378
|
*/
|
|
345
379
|
export type X12SplitOptions = {
|
|
346
380
|
/**
|
|
381
|
+
* Specifies the method used to split X12 EDI files. Valid values include `TRANSACTION` (split by individual transaction sets), or `NONE` (no splitting).
|
|
347
382
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12splitoptions.html#cfn-b2bi-transformer-x12splitoptions-splitby}
|
|
348
383
|
*/
|
|
349
384
|
SplitBy?: X12SplitBy | undefined;
|
|
@@ -353,15 +388,18 @@ export type X12SplitOptions = {
|
|
|
353
388
|
*/
|
|
354
389
|
export type X12TransactionSet = "X12_100" | "X12_101" | "X12_102" | "X12_103" | "X12_104" | "X12_105" | "X12_106" | "X12_107" | "X12_108" | "X12_109" | "X12_110" | "X12_111" | "X12_112" | "X12_113" | "X12_120" | "X12_121" | "X12_124" | "X12_125" | "X12_126" | "X12_127" | "X12_128" | "X12_129" | "X12_130" | "X12_131" | "X12_132" | "X12_133" | "X12_135" | "X12_138" | "X12_139" | "X12_140" | "X12_141" | "X12_142" | "X12_143" | "X12_144" | "X12_146" | "X12_147" | "X12_148" | "X12_149" | "X12_150" | "X12_151" | "X12_152" | "X12_153" | "X12_154" | "X12_155" | "X12_157" | "X12_158" | "X12_159" | "X12_160" | "X12_161" | "X12_163" | "X12_170" | "X12_175" | "X12_176" | "X12_179" | "X12_180" | "X12_185" | "X12_186" | "X12_187" | "X12_188" | "X12_189" | "X12_190" | "X12_191" | "X12_194" | "X12_195" | "X12_196" | "X12_197" | "X12_198" | "X12_199" | "X12_200" | "X12_201" | "X12_202" | "X12_203" | "X12_204" | "X12_205" | "X12_206" | "X12_210" | "X12_211" | "X12_212" | "X12_213" | "X12_214" | "X12_215" | "X12_216" | "X12_217" | "X12_218" | "X12_219" | "X12_220" | "X12_222" | "X12_223" | "X12_224" | "X12_225" | "X12_227" | "X12_228" | "X12_240" | "X12_242" | "X12_244" | "X12_245" | "X12_248" | "X12_249" | "X12_250" | "X12_251" | "X12_252" | "X12_255" | "X12_256" | "X12_259" | "X12_260" | "X12_261" | "X12_262" | "X12_263" | "X12_264" | "X12_265" | "X12_266" | "X12_267" | "X12_268" | "X12_269" | "X12_270" | "X12_271" | "X12_272" | "X12_273" | "X12_274" | "X12_275" | "X12_276" | "X12_277" | "X12_278" | "X12_280" | "X12_283" | "X12_284" | "X12_285" | "X12_286" | "X12_288" | "X12_290" | "X12_300" | "X12_301" | "X12_303" | "X12_304" | "X12_309" | "X12_310" | "X12_311" | "X12_312" | "X12_313" | "X12_315" | "X12_317" | "X12_319" | "X12_322" | "X12_323" | "X12_324" | "X12_325" | "X12_326" | "X12_350" | "X12_352" | "X12_353" | "X12_354" | "X12_355" | "X12_356" | "X12_357" | "X12_358" | "X12_361" | "X12_362" | "X12_404" | "X12_410" | "X12_412" | "X12_414" | "X12_417" | "X12_418" | "X12_419" | "X12_420" | "X12_421" | "X12_422" | "X12_423" | "X12_424" | "X12_425" | "X12_426" | "X12_429" | "X12_431" | "X12_432" | "X12_433" | "X12_434" | "X12_435" | "X12_436" | "X12_437" | "X12_440" | "X12_451" | "X12_452" | "X12_453" | "X12_455" | "X12_456" | "X12_460" | "X12_463" | "X12_466" | "X12_468" | "X12_470" | "X12_475" | "X12_485" | "X12_486" | "X12_490" | "X12_492" | "X12_494" | "X12_500" | "X12_501" | "X12_503" | "X12_504" | "X12_511" | "X12_517" | "X12_521" | "X12_527" | "X12_536" | "X12_540" | "X12_561" | "X12_567" | "X12_568" | "X12_601" | "X12_602" | "X12_620" | "X12_625" | "X12_650" | "X12_715" | "X12_753" | "X12_754" | "X12_805" | "X12_806" | "X12_810" | "X12_811" | "X12_812" | "X12_813" | "X12_814" | "X12_815" | "X12_816" | "X12_818" | "X12_819" | "X12_820" | "X12_821" | "X12_822" | "X12_823" | "X12_824" | "X12_826" | "X12_827" | "X12_828" | "X12_829" | "X12_830" | "X12_831" | "X12_832" | "X12_833" | "X12_834" | "X12_835" | "X12_836" | "X12_837" | "X12_838" | "X12_839" | "X12_840" | "X12_841" | "X12_842" | "X12_843" | "X12_844" | "X12_845" | "X12_846" | "X12_847" | "X12_848" | "X12_849" | "X12_850" | "X12_851" | "X12_852" | "X12_853" | "X12_854" | "X12_855" | "X12_856" | "X12_857" | "X12_858" | "X12_859" | "X12_860" | "X12_861" | "X12_862" | "X12_863" | "X12_864" | "X12_865" | "X12_866" | "X12_867" | "X12_868" | "X12_869" | "X12_870" | "X12_871" | "X12_872" | "X12_873" | "X12_874" | "X12_875" | "X12_876" | "X12_877" | "X12_878" | "X12_879" | "X12_880" | "X12_881" | "X12_882" | "X12_883" | "X12_884" | "X12_885" | "X12_886" | "X12_887" | "X12_888" | "X12_889" | "X12_891" | "X12_893" | "X12_894" | "X12_895" | "X12_896" | "X12_920" | "X12_924" | "X12_925" | "X12_926" | "X12_928" | "X12_940" | "X12_943" | "X12_944" | "X12_945" | "X12_947" | "X12_980" | "X12_990" | "X12_993" | "X12_996" | "X12_997" | "X12_998" | "X12_999" | "X12_270_X279" | "X12_271_X279" | "X12_275_X210" | "X12_275_X211" | "X12_276_X212" | "X12_277_X212" | "X12_277_X214" | "X12_277_X364" | "X12_278_X217" | "X12_820_X218" | "X12_820_X306" | "X12_824_X186" | "X12_834_X220" | "X12_834_X307" | "X12_834_X318" | "X12_835_X221" | "X12_837_X222" | "X12_837_X223" | "X12_837_X224" | "X12_837_X291" | "X12_837_X292" | "X12_837_X298" | "X12_999_X231";
|
|
355
390
|
/**
|
|
391
|
+
* Contains configuration options for X12 EDI validation. This structure allows you to specify custom validation rules that will be applied during EDI document processing, including element length constraints, code list modifications, and element requirement changes. These validation options provide flexibility to accommodate trading partner-specific requirements while maintaining EDI compliance. The validation rules are applied in addition to standard X12 validation to ensure documents meet both standard and custom requirements.
|
|
356
392
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12validationoptions.html}
|
|
357
393
|
*/
|
|
358
394
|
export type X12ValidationOptions = {
|
|
359
395
|
/**
|
|
396
|
+
* Specifies a list of validation rules to apply during EDI document processing. These rules can include code list modifications, element length constraints, and element requirement changes.
|
|
360
397
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12validationoptions.html#cfn-b2bi-transformer-x12validationoptions-validationrules}
|
|
361
398
|
*/
|
|
362
399
|
ValidationRules?: X12ValidationRule[] | undefined;
|
|
363
400
|
};
|
|
364
401
|
/**
|
|
402
|
+
* Represents a single validation rule that can be applied during X12 EDI processing. This is a union type that can contain one of several specific validation rule types: code list validation rules for modifying allowed element codes, element length validation rules for enforcing custom length constraints, or element requirement validation rules for changing mandatory/optional status. Each validation rule targets specific aspects of EDI document validation to ensure compliance with trading partner requirements and business rules.
|
|
365
403
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12validationrule.html}
|
|
366
404
|
*/
|
|
367
405
|
export type X12ValidationRule = {
|
|
@@ -80,6 +80,8 @@ export type BatchComputeEnvironmentProps = {
|
|
|
80
80
|
Context?: string | undefined;
|
|
81
81
|
/**
|
|
82
82
|
* The details for the Amazon EKS cluster that supports the compute environment.
|
|
83
|
+
*
|
|
84
|
+
* > To create a compute environment that uses EKS resources, the caller must have permissions to call `eks:DescribeCluster` .
|
|
83
85
|
* @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-computeenvironment.html#cfn-batch-computeenvironment-eksconfiguration}
|
|
84
86
|
*/
|
|
85
87
|
EksConfiguration?: EksConfiguration | undefined;
|
|
@@ -363,9 +365,16 @@ export type Ec2ConfigurationObject = {
|
|
|
363
365
|
* - **ECS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html) : AWS Batch supports Amazon Linux 2023.
|
|
364
366
|
*
|
|
365
367
|
* > Amazon Linux 2023 does not support `A1` instances.
|
|
368
|
+
* - **ECS_AL2023_NVIDIA** - [Amazon Linux 2023 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : For all GPU instance families and can be used for all non AWS Graviton-based instance types.
|
|
369
|
+
*
|
|
370
|
+
* > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
|
|
366
371
|
* - **ECS_AL1** - [Amazon Linux](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#alami) . Amazon Linux has reached the end-of-life of standard support. For more information, see [Amazon Linux AMI](https://docs.aws.amazon.com/amazon-linux-ami/) .
|
|
367
372
|
* - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
|
|
368
373
|
*
|
|
374
|
+
* > Starting end of October 2025 Amazon EKS optimized Amazon Linux 2023 AMIs will be the default on AWS Batch for EKS versions prior to 1.33. Starting from Kubernetes version 1.33, EKS optimized Amazon Linux 2023 AMIs will be the default when it becomes supported on AWS Batch .
|
|
375
|
+
* >
|
|
376
|
+
* > AWS will end support for Amazon EKS AL2-optimized and AL2-accelerated AMIs, starting 11/26/25. You can continue using AWS Batch -provided Amazon EKS optimized Amazon Linux 2 AMIs on your Amazon EKS compute environments beyond the 11/26/25 end-of-support date, these compute environments will no longer receive any new software updates, security patches, or bug fixes from AWS . For more information on upgrading from AL2 to AL2023, see [How to upgrade from EKS AL2 to EKS AL2023](https://docs.aws.amazon.com/batch/latest/userguide/eks-migration-2023.html) in the *AWS Batch User Guide* .
|
|
377
|
+
*
|
|
369
378
|
* - **EKS_AL2** - [Amazon Linux 2](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all non-GPU instance families.
|
|
370
379
|
* - **EKS_AL2_NVIDIA** - [Amazon Linux 2 (accelerated)](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : Default for all GPU instance families (for example, `P4` and `G4` ) and can be used for all non AWS Graviton-based instance types.
|
|
371
380
|
* - **EKS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) : AWS Batch supports Amazon Linux 2023.
|
|
@@ -899,7 +899,7 @@ export type LogConfiguration = {
|
|
|
899
899
|
/**
|
|
900
900
|
* The log driver to use for the container. The valid values that are listed for this parameter are log drivers that the Amazon ECS container agent can communicate with by default.
|
|
901
901
|
*
|
|
902
|
-
* The supported log drivers are `awslogs` , `fluentd` , `gelf` , `json-file` , `journald` , `logentries` , `syslog` , and `splunk` .
|
|
902
|
+
* The supported log drivers are `awsfirelens` , `awslogs` , `fluentd` , `gelf` , `json-file` , `journald` , `logentries` , `syslog` , and `splunk` .
|
|
903
903
|
*
|
|
904
904
|
* > Jobs that are running on Fargate resources are restricted to the `awslogs` and `splunk` log drivers.
|
|
905
905
|
*
|
|
@@ -77,7 +77,7 @@ export type FairsharePolicy = {
|
|
|
77
77
|
*/
|
|
78
78
|
export type ShareAttributes = {
|
|
79
79
|
/**
|
|
80
|
-
* A share identifier or share identifier prefix. If the string ends with an asterisk (*), this entry specifies the weight factor to use for share identifiers that start with that prefix. The list of share identifiers in a fair-share policy can't overlap. For example, you can't have one that specifies a `shareIdentifier` of `UserA*` and another that specifies a `shareIdentifier` of `
|
|
80
|
+
* A share identifier or share identifier prefix. If the string ends with an asterisk (*), this entry specifies the weight factor to use for share identifiers that start with that prefix. The list of share identifiers in a fair-share policy can't overlap. For example, you can't have one that specifies a `shareIdentifier` of `UserA*` and another that specifies a `shareIdentifier` of `UserA1` .
|
|
81
81
|
*
|
|
82
82
|
* There can be no more than 500 share identifiers active in a job queue.
|
|
83
83
|
*
|