@propulsionworks/cloudformation 0.1.22 → 0.1.24

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 (79) hide show
  1. package/out/exports/resources.generated/aws-appintegrations-application.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -3
  3. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
  4. package/out/exports/resources.generated/aws-aps-resourcepolicy.d.ts +15 -1
  5. package/out/exports/resources.generated/aws-aps-workspace.d.ts +2 -4
  6. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +3 -0
  7. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +60 -1
  8. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +1 -0
  9. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +127 -0
  10. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +19 -4
  11. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +1 -1
  13. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicy.d.ts +181 -0
  14. package/out/exports/resources.generated/aws-bedrock-automatedreasoningpolicyversion.d.ts +56 -0
  15. package/out/exports/resources.generated/aws-budgets-budget.d.ts +4 -0
  16. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-codepipeline-webhook.d.ts +19 -2
  18. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +1 -1
  20. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +22 -3
  21. package/out/exports/resources.generated/aws-datazone-policygrant.d.ts +342 -0
  22. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +7 -2
  23. package/out/exports/resources.generated/aws-deadline-licenseendpoint.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +1 -0
  25. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +7 -4
  26. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +1 -1
  27. package/out/exports/resources.generated/aws-ec2-ippoolroutetableassociation.d.ts +5 -5
  28. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +5 -0
  29. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +5 -0
  30. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +26 -2
  31. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +26 -2
  32. package/out/exports/resources.generated/aws-ecs-service.d.ts +47 -3
  33. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +26 -2
  35. package/out/exports/resources.generated/aws-eks-addon.d.ts +1 -1
  36. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +3 -3
  37. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +13 -0
  38. package/out/exports/resources.generated/aws-events-rule.d.ts +5 -0
  39. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +2 -0
  40. package/out/exports/resources.generated/aws-glue-connection.d.ts +30 -0
  41. package/out/exports/resources.generated/aws-glue-crawler.d.ts +14 -0
  42. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +10 -6
  43. package/out/exports/resources.generated/aws-guardduty-threatentityset.d.ts +27 -2
  44. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +13 -7
  45. package/out/exports/resources.generated/aws-guardduty-trustedentityset.d.ts +26 -2
  46. package/out/exports/resources.generated/aws-inspectorv2-codesecurityintegration.d.ts +28 -12
  47. package/out/exports/resources.generated/aws-inspectorv2-codesecurityscanconfiguration.d.ts +21 -7
  48. package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +47 -0
  49. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +8 -7
  50. package/out/exports/resources.generated/aws-iotsitewise-computationmodel.d.ts +23 -16
  51. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +11 -6
  52. package/out/exports/resources.generated/aws-ivs-stage.d.ts +4 -3
  53. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +26 -2
  54. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
  55. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +3 -3
  56. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +5 -5
  57. package/out/exports/resources.generated/aws-lambda-version.d.ts +3 -3
  58. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +2 -3
  59. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +1 -1
  60. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +4 -4
  61. package/out/exports/resources.generated/aws-omics-workflow.d.ts +82 -0
  62. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
  63. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +1 -1
  64. package/out/exports/resources.generated/aws-s3-bucket.d.ts +1 -1
  65. package/out/exports/resources.generated/aws-s3-bucketpolicy.d.ts +2 -2
  66. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +8 -2
  67. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +17 -0
  68. package/out/exports/resources.generated/aws-servicediscovery-httpnamespace.d.ts +4 -4
  69. package/out/exports/resources.generated/aws-servicediscovery-instance.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-servicediscovery-service.d.ts +6 -31
  71. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +6 -1
  72. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +1 -1
  73. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +30 -2
  74. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +24 -2
  75. package/out/exports/resources.generated/aws-transfer-server.d.ts +2 -0
  76. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +5 -0
  77. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +1 -0
  78. package/out/exports/resources.generated/aws-workspacesweb-sessionlogger.d.ts +19 -2
  79. package/package.json +1 -1
@@ -39,7 +39,7 @@ export type AppIntegrationsApplicationProps = {
39
39
  */
40
40
  InitializationTimeout?: number | undefined;
41
41
  /**
42
- * Indicates if the application is a service
42
+ * Indicates whether the application is a service.
43
43
  * @default false
44
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appintegrations-application.html#cfn-appintegrations-application-isservice}
45
45
  */
@@ -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 *Internet Protocol version 4 (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.
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 currently only provides support for IPv4.
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[];
@@ -1,9 +1,23 @@
1
1
  import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
+ * Use resource-based policies to grant permissions to other AWS accounts or services to access your workspace.
4
+ *
5
+ * Only Prometheus-compatible APIs can be used for workspace sharing. You can add non-Prometheus-compatible APIs to the policy, but they will be ignored. For more information, see [Prometheus-compatible APIs](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-APIReference-Prometheus-Compatible-Apis.html) in the *Amazon Managed Service for Prometheus User Guide* .
6
+ *
7
+ * If your workspace uses customer-managed AWS KMS keys for encryption, you must grant the principals in your resource-based policy access to those AWS KMS keys. You can do this by creating AWS KMS grants. For more information, see [CreateGrant](https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateGrant.html) in the *AWS KMS API Reference* and [Encryption at rest](https://docs.aws.amazon.com/prometheus/latest/userguide/encryption-at-rest-Amazon-Service-Prometheus.html) in the *Amazon Managed Service for Prometheus User Guide* .
8
+ *
9
+ * For more information about working with IAM , see [Using Amazon Managed Service for Prometheus with IAM](https://docs.aws.amazon.com/prometheus/latest/userguide/security_iam_service-with-iam.html) in the *Amazon Managed Service for Prometheus User Guide* .
3
10
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-resourcepolicy.html}
4
11
  */
5
12
  export type APSResourcePolicy = ResourceDefinition<"AWS::APS::ResourcePolicy", APSResourcePolicyProps>;
6
13
  /**
14
+ * Use resource-based policies to grant permissions to other AWS accounts or services to access your workspace.
15
+ *
16
+ * Only Prometheus-compatible APIs can be used for workspace sharing. You can add non-Prometheus-compatible APIs to the policy, but they will be ignored. For more information, see [Prometheus-compatible APIs](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-APIReference-Prometheus-Compatible-Apis.html) in the *Amazon Managed Service for Prometheus User Guide* .
17
+ *
18
+ * If your workspace uses customer-managed AWS KMS keys for encryption, you must grant the principals in your resource-based policy access to those AWS KMS keys. You can do this by creating AWS KMS grants. For more information, see [CreateGrant](https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateGrant.html) in the *AWS KMS API Reference* and [Encryption at rest](https://docs.aws.amazon.com/prometheus/latest/userguide/encryption-at-rest-Amazon-Service-Prometheus.html) in the *Amazon Managed Service for Prometheus User Guide* .
19
+ *
20
+ * For more information about working with IAM , see [Using Amazon Managed Service for Prometheus with IAM](https://docs.aws.amazon.com/prometheus/latest/userguide/security_iam_service-with-iam.html) in the *Amazon Managed Service for Prometheus User Guide* .
7
21
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-resourcepolicy.html}
8
22
  */
9
23
  export type APSResourcePolicyProps = {
@@ -13,7 +27,7 @@ export type APSResourcePolicyProps = {
13
27
  */
14
28
  PolicyDocument: string;
15
29
  /**
16
- * The Arn of an APS Workspace that the PolicyDocument will be attached to.
30
+ * An ARN identifying a Workspace.
17
31
  * @pattern ^arn:(aws|aws-us-gov|aws-cn):aps:[a-z0-9-]+:[0-9]+:workspace/[a-zA-Z0-9-]+$
18
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-resourcepolicy.html#cfn-aps-resourcepolicy-workspacearn}
19
33
  */
@@ -36,9 +36,7 @@ export type APSWorkspaceProps = {
36
36
  */
37
37
  KmsKeyArn?: string | undefined;
38
38
  /**
39
- * Contains information about the current rules and alerting logging configuration for the workspace.
40
- *
41
- * > These logging configurations are only for rules and alerting logs.
39
+ * Contains information about the logging configuration for the workspace.
42
40
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-aps-workspace.html#cfn-aps-workspace-loggingconfiguration}
43
41
  */
44
42
  LoggingConfiguration?: LoggingConfiguration | undefined;
@@ -185,7 +183,7 @@ export type LoggingDestination = {
185
183
  */
186
184
  export type LoggingFilter = {
187
185
  /**
188
- * Query logs with QSP above this limit are vended
186
+ * The Query Samples Processed (QSP) threshold above which queries will be logged. Queries processing more samples than this threshold will be captured in logs.
189
187
  * @min 0
190
188
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-aps-workspace-loggingfilter.html#cfn-aps-workspace-loggingfilter-qspthreshold}
191
189
  */
@@ -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;
@@ -36,6 +36,7 @@ export type B2BIProfileProps = {
36
36
  */
37
37
  Name: string;
38
38
  /**
39
+ * Specifies the phone number associated with the profile.
39
40
  * @minLength 7
40
41
  * @maxLength 22
41
42
  * @pattern ^\+?([0-9 \t\-()\/]{7,})(?:\s*(?:#|x\.?|ext\.?|extension) \t*(\d+))?$
@@ -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;
@@ -135,11 +137,16 @@ export type AdvancedOptions = {
135
137
  export type EdiType = {
136
138
  X12Details: X12Details;
137
139
  };
140
+ /**
141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-elementrequirement.html}
142
+ */
143
+ export type ElementRequirement = "OPTIONAL" | "MANDATORY";
138
144
  /**
139
145
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-fileformat.html}
140
146
  */
141
147
  export type FileFormat = "XML" | "JSON" | "NOT_USED";
142
148
  /**
149
+ * A structure that contains the X12 transaction set and version.
143
150
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-formatoptions.html}
144
151
  */
145
152
  export type FormatOptions = {
@@ -150,33 +157,40 @@ export type FormatOptions = {
150
157
  */
151
158
  export type FromFormat = "X12";
152
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.
153
161
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html}
154
162
  */
155
163
  export type InputConversion = {
156
164
  /**
165
+ * Specifies advanced options for the input conversion process. These options provide additional control over how EDI files are processed during transformation.
157
166
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html#cfn-b2bi-transformer-inputconversion-advancedoptions}
158
167
  */
159
168
  AdvancedOptions?: AdvancedOptions | undefined;
160
169
  /**
170
+ * A structure that contains the formatting options for an inbound transformer.
161
171
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html#cfn-b2bi-transformer-inputconversion-formatoptions}
162
172
  */
163
173
  FormatOptions?: FormatOptions | undefined;
164
174
  /**
175
+ * The format for the transformer input: currently on `X12` is supported.
165
176
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-inputconversion.html#cfn-b2bi-transformer-inputconversion-fromformat}
166
177
  */
167
178
  FromFormat: FromFormat;
168
179
  };
169
180
  /**
181
+ * Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
170
182
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-mapping.html}
171
183
  */
172
184
  export type Mapping = {
173
185
  /**
186
+ * A string that represents the mapping template, in the transformation language specified in `templateLanguage` .
174
187
  * @minLength 0
175
188
  * @maxLength 350000
176
189
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-mapping.html#cfn-b2bi-transformer-mapping-template}
177
190
  */
178
191
  Template?: string | undefined;
179
192
  /**
193
+ * The transformation language for the template, either XSLT or JSONATA.
180
194
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-mapping.html#cfn-b2bi-transformer-mapping-templatelanguage}
181
195
  */
182
196
  TemplateLanguage: MappingTemplateLanguage;
@@ -186,29 +200,39 @@ export type Mapping = {
186
200
  */
187
201
  export type MappingTemplateLanguage = "XSLT" | "JSONATA";
188
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).
189
204
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-outputconversion.html}
190
205
  */
191
206
  export type OutputConversion = {
192
207
  /**
208
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-outputconversion.html#cfn-b2bi-transformer-outputconversion-advancedoptions}
209
+ */
210
+ AdvancedOptions?: AdvancedOptions | undefined;
211
+ /**
212
+ * A structure that contains the X12 transaction set and version for the transformer output.
193
213
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-outputconversion.html#cfn-b2bi-transformer-outputconversion-formatoptions}
194
214
  */
195
215
  FormatOptions?: FormatOptions | undefined;
196
216
  /**
217
+ * The format for the output from an outbound transformer: only X12 is currently supported.
197
218
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-outputconversion.html#cfn-b2bi-transformer-outputconversion-toformat}
198
219
  */
199
220
  ToFormat: ToFormat;
200
221
  };
201
222
  /**
223
+ * An array of the Amazon S3 keys used to identify the location for your sample documents.
202
224
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocumentkeys.html}
203
225
  */
204
226
  export type SampleDocumentKeys = {
205
227
  /**
228
+ * An array of keys for your input sample documents.
206
229
  * @minLength 0
207
230
  * @maxLength 1024
208
231
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocumentkeys.html#cfn-b2bi-transformer-sampledocumentkeys-input}
209
232
  */
210
233
  Input?: string | undefined;
211
234
  /**
235
+ * An array of keys for your output sample documents.
212
236
  * @minLength 0
213
237
  * @maxLength 1024
214
238
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocumentkeys.html#cfn-b2bi-transformer-sampledocumentkeys-output}
@@ -216,16 +240,19 @@ export type SampleDocumentKeys = {
216
240
  Output?: string | undefined;
217
241
  };
218
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.
219
244
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocuments.html}
220
245
  */
221
246
  export type SampleDocuments = {
222
247
  /**
248
+ * Contains the Amazon S3 bucket that is used to hold your sample documents.
223
249
  * @minLength 3
224
250
  * @maxLength 63
225
251
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocuments.html#cfn-b2bi-transformer-sampledocuments-bucketname}
226
252
  */
227
253
  BucketName: string;
228
254
  /**
255
+ * Contains an array of the Amazon S3 keys used to identify the location for your sample documents.
229
256
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-sampledocuments.html#cfn-b2bi-transformer-sampledocuments-keys}
230
257
  */
231
258
  Keys: SampleDocumentKeys[];
@@ -239,13 +266,44 @@ export type ToFormat = "X12";
239
266
  */
240
267
  export type TransformerStatus = "active" | "inactive";
241
268
  /**
269
+ * Contains advanced options specific to X12 EDI processing, such as splitting large X12 files into smaller units.
242
270
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12advancedoptions.html}
243
271
  */
244
272
  export type X12AdvancedOptions = {
245
273
  /**
274
+ * Specifies options for splitting X12 EDI files. These options control how large X12 files are divided into smaller, more manageable units.
246
275
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12advancedoptions.html#cfn-b2bi-transformer-x12advancedoptions-splitoptions}
247
276
  */
248
277
  SplitOptions?: X12SplitOptions | undefined;
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.
280
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12advancedoptions.html#cfn-b2bi-transformer-x12advancedoptions-validationoptions}
281
+ */
282
+ ValidationOptions?: X12ValidationOptions | undefined;
283
+ };
284
+ /**
285
+ * Code list validation rule configuration.
286
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12codelistvalidationrule.html}
287
+ */
288
+ export type X12CodeListValidationRule = {
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.
291
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12codelistvalidationrule.html#cfn-b2bi-transformer-x12codelistvalidationrule-codestoadd}
292
+ */
293
+ CodesToAdd?: string[] | undefined;
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.
296
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12codelistvalidationrule.html#cfn-b2bi-transformer-x12codelistvalidationrule-codestoremove}
297
+ */
298
+ CodesToRemove?: string[] | undefined;
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.
301
+ * @minLength 4
302
+ * @maxLength 4
303
+ * @pattern ^[0-9]{4}$
304
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12codelistvalidationrule.html#cfn-b2bi-transformer-x12codelistvalidationrule-elementid}
305
+ */
306
+ ElementId: string;
249
307
  };
250
308
  /**
251
309
  * 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.
@@ -265,15 +323,62 @@ export type X12Details = {
265
323
  */
266
324
  Version?: X12Version | undefined;
267
325
  };
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.
328
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementlengthvalidationrule.html}
329
+ */
330
+ export type X12ElementLengthValidationRule = {
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.
333
+ * @minLength 4
334
+ * @maxLength 4
335
+ * @pattern ^[0-9]{4}$
336
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementlengthvalidationrule.html#cfn-b2bi-transformer-x12elementlengthvalidationrule-elementid}
337
+ */
338
+ ElementId: string;
339
+ /**
340
+ * Specifies the maximum allowed length for the identified element. This value defines the upper limit for the element's content length.
341
+ * @min 1
342
+ * @max 1000000
343
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementlengthvalidationrule.html#cfn-b2bi-transformer-x12elementlengthvalidationrule-maxlength}
344
+ */
345
+ MaxLength: number;
346
+ /**
347
+ * Specifies the minimum required length for the identified element. This value defines the lower limit for the element's content length.
348
+ * @min 1
349
+ * @max 1000000
350
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementlengthvalidationrule.html#cfn-b2bi-transformer-x12elementlengthvalidationrule-minlength}
351
+ */
352
+ MinLength: number;
353
+ };
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.
356
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementrequirementvalidationrule.html}
357
+ */
358
+ export type X12ElementRequirementValidationRule = {
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).
361
+ * @pattern ^[a-zA-Z0-9]+(?:-\d{2})(?:-\d{2})?$
362
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementrequirementvalidationrule.html#cfn-b2bi-transformer-x12elementrequirementvalidationrule-elementposition}
363
+ */
364
+ ElementPosition: string;
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).
367
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12elementrequirementvalidationrule.html#cfn-b2bi-transformer-x12elementrequirementvalidationrule-requirement}
368
+ */
369
+ Requirement: ElementRequirement;
370
+ };
268
371
  /**
269
372
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12splitby.html}
270
373
  */
271
374
  export type X12SplitBy = "NONE" | "TRANSACTION";
272
375
  /**
376
+ * Contains options for splitting X12 EDI files into smaller units. This is useful for processing large EDI files more efficiently.
273
377
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12splitoptions.html}
274
378
  */
275
379
  export type X12SplitOptions = {
276
380
  /**
381
+ * Specifies the method used to split X12 EDI files. Valid values include `TRANSACTION` (split by individual transaction sets), or `NONE` (no splitting).
277
382
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12splitoptions.html#cfn-b2bi-transformer-x12splitoptions-splitby}
278
383
  */
279
384
  SplitBy?: X12SplitBy | undefined;
@@ -282,6 +387,28 @@ export type X12SplitOptions = {
282
387
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12transactionset.html}
283
388
  */
284
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";
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.
392
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12validationoptions.html}
393
+ */
394
+ export type X12ValidationOptions = {
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.
397
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12validationoptions.html#cfn-b2bi-transformer-x12validationoptions-validationrules}
398
+ */
399
+ ValidationRules?: X12ValidationRule[] | undefined;
400
+ };
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.
403
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12validationrule.html}
404
+ */
405
+ export type X12ValidationRule = {
406
+ CodeListValidationRule: X12CodeListValidationRule;
407
+ } | {
408
+ ElementLengthValidationRule: X12ElementLengthValidationRule;
409
+ } | {
410
+ ElementRequirementValidationRule: X12ElementRequirementValidationRule;
411
+ };
285
412
  /**
286
413
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-b2bi-transformer-x12version.html}
287
414
  */