@jjrawlins/cdk-ami-builder 0.0.110 → 0.0.112

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 (264) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/go.mod +1 -1
  3. package/cdkamibuilder/jsii/jsii.go +2 -2
  4. package/cdkamibuilder/version +1 -1
  5. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  6. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  7. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  8. package/node_modules/@aws-sdk/client-ec2/README.md +1 -755
  9. package/node_modules/@aws-sdk/client-ec2/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  10. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +16410 -26943
  11. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.browser.js +1 -2
  12. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.js +2 -4
  13. package/node_modules/@aws-sdk/client-ec2/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  14. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/index.js +16 -16
  15. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.browser.js +1 -2
  16. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.js +4 -6
  17. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +15770 -26303
  18. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/index.js +6 -6
  19. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForBundleTaskComplete.js +10 -10
  20. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCancelled.js +6 -6
  21. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCompleted.js +14 -14
  22. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskDeleted.js +6 -6
  23. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForCustomerGatewayAvailable.js +14 -14
  24. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCancelled.js +6 -6
  25. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCompleted.js +6 -6
  26. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageAvailable.js +10 -10
  27. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageExists.js +3 -3
  28. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageUsageReportAvailable.js +10 -10
  29. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceExists.js +3 -3
  30. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceRunning.js +26 -26
  31. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStatusOk.js +6 -6
  32. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStopped.js +20 -20
  33. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceTerminated.js +20 -20
  34. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInternetGatewayExists.js +4 -4
  35. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForKeyPairExists.js +4 -4
  36. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayAvailable.js +18 -18
  37. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayDeleted.js +6 -6
  38. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNetworkInterfaceAvailable.js +6 -6
  39. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForPasswordDataAvailable.js +2 -2
  40. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupExists.js +4 -4
  41. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationAssociated.js +14 -14
  42. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationDisassociated.js +17 -17
  43. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotCompleted.js +10 -10
  44. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotImported.js +10 -10
  45. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +28 -28
  46. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForStoreImageTaskComplete.js +14 -14
  47. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSubnetAvailable.js +6 -6
  48. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSystemStatusOk.js +6 -6
  49. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeAvailable.js +10 -10
  50. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeDeleted.js +6 -6
  51. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeInUse.js +10 -10
  52. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcAvailable.js +6 -6
  53. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +6 -6
  54. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionAvailable.js +14 -14
  55. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionDeleted.js +10 -10
  56. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/index.d.ts +16 -16
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +16 -16
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/waiters/index.d.ts +6 -6
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/waiters/index.d.ts +6 -6
  60. package/node_modules/@aws-sdk/client-ec2/package.json +2 -2
  61. package/node_modules/@aws-sdk/client-ecs/README.md +1 -70
  62. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  63. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1787 -2280
  64. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.browser.js +1 -2
  65. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +2 -4
  66. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  67. package/node_modules/@aws-sdk/client-ecs/dist-es/pagination/index.js +1 -1
  68. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.browser.js +1 -2
  69. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +4 -6
  70. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +1753 -2246
  71. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesInactive.js +8 -8
  72. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesStable.js +16 -16
  73. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksRunning.js +14 -14
  74. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksStopped.js +6 -6
  75. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +1 -0
  76. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/index.d.ts +1 -1
  77. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/pagination/index.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-ecs/package.json +2 -2
  79. package/node_modules/@aws-sdk/client-kms/README.md +1 -59
  80. package/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  81. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +683 -840
  82. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +1 -2
  83. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +2 -4
  84. package/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  85. package/node_modules/@aws-sdk/client-kms/dist-es/pagination/index.js +1 -1
  86. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +1 -2
  87. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +4 -6
  88. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +683 -840
  89. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/index.d.ts +1 -1
  90. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/index.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-kms/package.json +2 -2
  92. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  93. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  94. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  95. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1860 -3950
  96. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  97. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  98. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  99. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +4 -1
  100. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +1 -1
  101. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +1 -1
  102. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +4 -1
  103. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +4 -1
  104. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +4 -1
  105. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +1 -1
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +4 -1
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +4 -1
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +4 -1
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +4 -1
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +4 -1
  111. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +4 -1
  112. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +4 -1
  113. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +4 -1
  114. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +4 -1
  115. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +4 -1
  116. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +4 -1
  117. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +4 -1
  118. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +4 -1
  119. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +4 -1
  120. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +4 -1
  121. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +4 -1
  122. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +4 -1
  123. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +4 -1
  124. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +4 -1
  125. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +4 -1
  126. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +4 -1
  127. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +4 -1
  128. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +4 -1
  129. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +4 -1
  130. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
  131. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +4 -1
  132. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +4 -1
  133. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +4 -1
  134. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +4 -1
  135. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +4 -1
  136. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +4 -1
  137. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +4 -1
  138. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +4 -1
  139. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +4 -1
  140. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +4 -1
  141. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +4 -1
  142. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +4 -1
  143. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +4 -1
  144. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +4 -1
  145. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +4 -1
  146. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +4 -1
  147. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +1 -1
  148. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
  149. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +1 -1
  150. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +1 -1
  151. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +1 -1
  152. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
  153. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +1 -1
  154. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -1
  155. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +1 -1
  156. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +1 -1
  157. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +1 -1
  158. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +1 -1
  159. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +1 -1
  160. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +1 -1
  161. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +1 -1
  162. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +1 -1
  163. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +1 -1
  164. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -1
  165. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +1 -1
  166. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +1 -1
  167. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
  168. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +4 -1
  169. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +1 -1
  170. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +1 -1
  171. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +1 -1
  172. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +1 -1
  173. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  174. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  175. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  176. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1574 -3799
  177. package/node_modules/@aws-sdk/client-s3/package.json +2 -2
  178. package/node_modules/@aws-sdk/client-secrets-manager/README.md +1 -29
  179. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  180. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +360 -401
  181. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +1 -2
  182. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +2 -4
  183. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  184. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/index.js +2 -2
  185. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +1 -2
  186. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -6
  187. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +371 -410
  188. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/index.d.ts +2 -2
  189. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/index.d.ts +2 -2
  190. package/node_modules/@aws-sdk/client-secrets-manager/package.json +2 -2
  191. package/node_modules/@aws-sdk/client-sfn/README.md +1 -43
  192. package/node_modules/@aws-sdk/client-sfn/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  193. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +830 -994
  194. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.browser.js +1 -2
  195. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +2 -4
  196. package/node_modules/@aws-sdk/client-sfn/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  197. package/node_modules/@aws-sdk/client-sfn/dist-es/pagination/index.js +1 -1
  198. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.browser.js +1 -2
  199. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +4 -6
  200. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +830 -994
  201. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/index.d.ts +1 -1
  202. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/pagination/index.d.ts +1 -1
  203. package/node_modules/@aws-sdk/client-sfn/package.json +2 -2
  204. package/node_modules/@aws-sdk/client-sns/README.md +1 -48
  205. package/node_modules/@aws-sdk/client-sns/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  206. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +603 -611
  207. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.browser.js +1 -2
  208. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +2 -4
  209. package/node_modules/@aws-sdk/client-sns/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  210. package/node_modules/@aws-sdk/client-sns/dist-es/pagination/index.js +1 -1
  211. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.browser.js +1 -2
  212. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +4 -6
  213. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +601 -609
  214. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/index.d.ts +1 -1
  215. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/pagination/index.d.ts +1 -1
  216. package/node_modules/@aws-sdk/client-sns/package.json +2 -2
  217. package/node_modules/@aws-sdk/client-sqs/README.md +1 -28
  218. package/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  219. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +373 -485
  220. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.browser.js +1 -2
  221. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +2 -4
  222. package/node_modules/@aws-sdk/client-sqs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  223. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ReceiveMessageCommand.js +4 -1
  224. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageBatchCommand.js +4 -1
  225. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageCommand.js +4 -1
  226. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.browser.js +1 -2
  227. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +4 -6
  228. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +364 -485
  229. package/node_modules/@aws-sdk/client-sqs/package.json +2 -2
  230. package/node_modules/@aws-sdk/client-ssm/README.md +1 -151
  231. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  232. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2791 -4486
  233. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -2
  234. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +2 -4
  235. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  236. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +9 -9
  237. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -2
  238. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -6
  239. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +2696 -4375
  240. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +8 -8
  241. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +9 -9
  242. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +9 -9
  243. package/node_modules/@aws-sdk/client-ssm/package.json +2 -2
  244. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  245. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  246. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  247. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  248. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  249. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  250. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  251. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  252. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  253. package/node_modules/@aws-sdk/client-sso/package.json +1 -1
  254. package/node_modules/@aws-sdk/credential-provider-ini/package.json +5 -5
  255. package/node_modules/@aws-sdk/credential-provider-login/package.json +2 -2
  256. package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
  257. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  258. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +2 -2
  259. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  260. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  261. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  262. package/node_modules/@aws-sdk/nested-clients/package.json +1 -1
  263. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  264. package/package.json +10 -10
@@ -452,1215 +452,1051 @@ var ValidateStateMachineDefinitionMessage = [0, n0, _VSMDM, 8, 0];
452
452
  var VariableName = [0, n0, _VN, 8, 0];
453
453
  var VariableValue = [0, n0, _VV, 8, 0];
454
454
  var VersionDescription = [0, n0, _VD, 8, 0];
455
- export var ActivityAlreadyExists$ = [-3, n0, _AAE, { [_e]: _c }, [_m], [0]];
455
+ export var ActivityAlreadyExists$ = [-3, n0, _AAE,
456
+ { [_e]: _c },
457
+ [_m],
458
+ [0]
459
+ ];
456
460
  TypeRegistry.for(n0).registerError(ActivityAlreadyExists$, ActivityAlreadyExists);
457
- export var ActivityDoesNotExist$ = [-3, n0, _ADNE, { [_e]: _c }, [_m], [0]];
461
+ export var ActivityDoesNotExist$ = [-3, n0, _ADNE,
462
+ { [_e]: _c },
463
+ [_m],
464
+ [0]
465
+ ];
458
466
  TypeRegistry.for(n0).registerError(ActivityDoesNotExist$, ActivityDoesNotExist);
459
- export var ActivityFailedEventDetails$ = [
460
- 3,
461
- n0,
462
- _AFED,
467
+ export var ActivityFailedEventDetails$ = [3, n0, _AFED,
463
468
  0,
464
469
  [_e, _ca],
465
- [
466
- [() => SensitiveError, 0],
467
- [() => SensitiveCause, 0],
468
- ],
470
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
471
+ ];
472
+ export var ActivityLimitExceeded$ = [-3, n0, _ALE,
473
+ { [_e]: _c },
474
+ [_m],
475
+ [0]
469
476
  ];
470
- export var ActivityLimitExceeded$ = [-3, n0, _ALE, { [_e]: _c }, [_m], [0]];
471
477
  TypeRegistry.for(n0).registerError(ActivityLimitExceeded$, ActivityLimitExceeded);
472
- export var ActivityListItem$ = [3, n0, _ALI, 0, [_aA, _n, _cD], [0, 0, 4]];
473
- export var ActivityScheduledEventDetails$ = [
474
- 3,
475
- n0,
476
- _ASED,
478
+ export var ActivityListItem$ = [3, n0, _ALI,
479
+ 0,
480
+ [_aA, _n, _cD],
481
+ [0, 0, 4]
482
+ ];
483
+ export var ActivityScheduledEventDetails$ = [3, n0, _ASED,
477
484
  0,
478
485
  [_r, _i, _iD, _tIS, _hIS],
479
- [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, 1],
486
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, 1]
480
487
  ];
481
- export var ActivityScheduleFailedEventDetails$ = [
482
- 3,
483
- n0,
484
- _ASFED,
488
+ export var ActivityScheduleFailedEventDetails$ = [3, n0, _ASFED,
485
489
  0,
486
490
  [_e, _ca],
487
- [
488
- [() => SensitiveError, 0],
489
- [() => SensitiveCause, 0],
490
- ],
491
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
492
+ ];
493
+ export var ActivityStartedEventDetails$ = [3, n0, _ASEDc,
494
+ 0,
495
+ [_wN],
496
+ [0]
491
497
  ];
492
- export var ActivityStartedEventDetails$ = [3, n0, _ASEDc, 0, [_wN], [0]];
493
- export var ActivitySucceededEventDetails$ = [
494
- 3,
495
- n0,
496
- _ASEDct,
498
+ export var ActivitySucceededEventDetails$ = [3, n0, _ASEDct,
497
499
  0,
498
500
  [_o, _oD],
499
- [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
501
+ [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
500
502
  ];
501
- export var ActivityTimedOutEventDetails$ = [
502
- 3,
503
- n0,
504
- _ATOED,
503
+ export var ActivityTimedOutEventDetails$ = [3, n0, _ATOED,
505
504
  0,
506
505
  [_e, _ca],
507
- [
508
- [() => SensitiveError, 0],
509
- [() => SensitiveCause, 0],
510
- ],
506
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
507
+ ];
508
+ export var ActivityWorkerLimitExceeded$ = [-3, n0, _AWLE,
509
+ { [_e]: _c },
510
+ [_m],
511
+ [0]
511
512
  ];
512
- export var ActivityWorkerLimitExceeded$ = [-3, n0, _AWLE, { [_e]: _c }, [_m], [0]];
513
513
  TypeRegistry.for(n0).registerError(ActivityWorkerLimitExceeded$, ActivityWorkerLimitExceeded);
514
- export var AssignedVariablesDetails$ = [3, n0, _AVD, 0, [_t], [2]];
515
- export var BillingDetails$ = [3, n0, _BD, 0, [_bMUIMB, _bDIM], [1, 1]];
516
- export var CloudWatchEventsExecutionDataDetails$ = [3, n0, _CWEEDD, 0, [_in], [2]];
517
- export var CloudWatchLogsLogGroup$ = [3, n0, _CWLLG, 0, [_lGA], [0]];
518
- export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
514
+ export var AssignedVariablesDetails$ = [3, n0, _AVD,
515
+ 0,
516
+ [_t],
517
+ [2]
518
+ ];
519
+ export var BillingDetails$ = [3, n0, _BD,
520
+ 0,
521
+ [_bMUIMB, _bDIM],
522
+ [1, 1]
523
+ ];
524
+ export var CloudWatchEventsExecutionDataDetails$ = [3, n0, _CWEEDD,
525
+ 0,
526
+ [_in],
527
+ [2]
528
+ ];
529
+ export var CloudWatchLogsLogGroup$ = [3, n0, _CWLLG,
530
+ 0,
531
+ [_lGA],
532
+ [0]
533
+ ];
534
+ export var ConflictException$ = [-3, n0, _CE,
535
+ { [_e]: _c, [_hE]: 409 },
536
+ [_m],
537
+ [0]
538
+ ];
519
539
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
520
- export var CreateActivityInput$ = [
521
- 3,
522
- n0,
523
- _CAI,
540
+ export var CreateActivityInput$ = [3, n0, _CAI,
524
541
  0,
525
542
  [_n, _ta, _eC],
526
- [0, () => TagList, () => EncryptionConfiguration$],
543
+ [0, () => TagList, () => EncryptionConfiguration$]
544
+ ];
545
+ export var CreateActivityOutput$ = [3, n0, _CAO,
546
+ 0,
547
+ [_aA, _cD],
548
+ [0, 4]
527
549
  ];
528
- export var CreateActivityOutput$ = [3, n0, _CAO, 0, [_aA, _cD], [0, 4]];
529
- export var CreateStateMachineAliasInput$ = [
530
- 3,
531
- n0,
532
- _CSMAI,
550
+ export var CreateStateMachineAliasInput$ = [3, n0, _CSMAI,
533
551
  0,
534
552
  [_d, _n, _rC],
535
- [[() => AliasDescription, 0], 0, () => RoutingConfigurationList],
553
+ [[() => AliasDescription, 0], 0, () => RoutingConfigurationList]
554
+ ];
555
+ export var CreateStateMachineAliasOutput$ = [3, n0, _CSMAO,
556
+ 0,
557
+ [_sMAA, _cD],
558
+ [0, 4]
536
559
  ];
537
- export var CreateStateMachineAliasOutput$ = [3, n0, _CSMAO, 0, [_sMAA, _cD], [0, 4]];
538
- export var CreateStateMachineInput$ = [
539
- 3,
540
- n0,
541
- _CSMI,
560
+ export var CreateStateMachineInput$ = [3, n0, _CSMI,
542
561
  0,
543
562
  [_n, _de, _rA, _ty, _lC, _ta, _tC, _p, _vD, _eC],
544
- [
545
- 0,
546
- [() => Definition, 0],
547
- 0,
548
- 0,
549
- () => LoggingConfiguration$,
550
- () => TagList,
551
- () => TracingConfiguration$,
552
- 2,
553
- [() => VersionDescription, 0],
554
- () => EncryptionConfiguration$,
555
- ],
556
- ];
557
- export var CreateStateMachineOutput$ = [3, n0, _CSMO, 0, [_sMA, _cD, _sMVA], [0, 4, 0]];
558
- export var DeleteActivityInput$ = [3, n0, _DAI, 0, [_aA], [0]];
559
- export var DeleteActivityOutput$ = [3, n0, _DAO, 0, [], []];
560
- export var DeleteStateMachineAliasInput$ = [3, n0, _DSMAI, 0, [_sMAA], [0]];
561
- export var DeleteStateMachineAliasOutput$ = [3, n0, _DSMAO, 0, [], []];
562
- export var DeleteStateMachineInput$ = [3, n0, _DSMI, 0, [_sMA], [0]];
563
- export var DeleteStateMachineOutput$ = [3, n0, _DSMO, 0, [], []];
564
- export var DeleteStateMachineVersionInput$ = [3, n0, _DSMVI, 0, [_sMVA], [0]];
565
- export var DeleteStateMachineVersionOutput$ = [3, n0, _DSMVO, 0, [], []];
566
- export var DescribeActivityInput$ = [3, n0, _DAIe, 0, [_aA], [0]];
567
- export var DescribeActivityOutput$ = [
568
- 3,
569
- n0,
570
- _DAOe,
563
+ [0, [() => Definition, 0], 0, 0, () => LoggingConfiguration$, () => TagList, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$]
564
+ ];
565
+ export var CreateStateMachineOutput$ = [3, n0, _CSMO,
566
+ 0,
567
+ [_sMA, _cD, _sMVA],
568
+ [0, 4, 0]
569
+ ];
570
+ export var DeleteActivityInput$ = [3, n0, _DAI,
571
+ 0,
572
+ [_aA],
573
+ [0]
574
+ ];
575
+ export var DeleteActivityOutput$ = [3, n0, _DAO,
576
+ 0,
577
+ [],
578
+ []
579
+ ];
580
+ export var DeleteStateMachineAliasInput$ = [3, n0, _DSMAI,
581
+ 0,
582
+ [_sMAA],
583
+ [0]
584
+ ];
585
+ export var DeleteStateMachineAliasOutput$ = [3, n0, _DSMAO,
586
+ 0,
587
+ [],
588
+ []
589
+ ];
590
+ export var DeleteStateMachineInput$ = [3, n0, _DSMI,
591
+ 0,
592
+ [_sMA],
593
+ [0]
594
+ ];
595
+ export var DeleteStateMachineOutput$ = [3, n0, _DSMO,
596
+ 0,
597
+ [],
598
+ []
599
+ ];
600
+ export var DeleteStateMachineVersionInput$ = [3, n0, _DSMVI,
601
+ 0,
602
+ [_sMVA],
603
+ [0]
604
+ ];
605
+ export var DeleteStateMachineVersionOutput$ = [3, n0, _DSMVO,
606
+ 0,
607
+ [],
608
+ []
609
+ ];
610
+ export var DescribeActivityInput$ = [3, n0, _DAIe,
611
+ 0,
612
+ [_aA],
613
+ [0]
614
+ ];
615
+ export var DescribeActivityOutput$ = [3, n0, _DAOe,
571
616
  0,
572
617
  [_aA, _n, _cD, _eC],
573
- [0, 0, 4, () => EncryptionConfiguration$],
618
+ [0, 0, 4, () => EncryptionConfiguration$]
574
619
  ];
575
- export var DescribeExecutionInput$ = [3, n0, _DEI, 0, [_eA, _iDn], [0, 0]];
576
- export var DescribeExecutionOutput$ = [
577
- 3,
578
- n0,
579
- _DEO,
620
+ export var DescribeExecutionInput$ = [3, n0, _DEI,
621
+ 0,
622
+ [_eA, _iDn],
623
+ [0, 0]
624
+ ];
625
+ export var DescribeExecutionOutput$ = [3, n0, _DEO,
580
626
  0,
581
627
  [_eA, _sMA, _n, _s, _sD, _sDt, _i, _iD, _o, _oD, _tH, _mRA, _e, _ca, _sMVA, _sMAA, _rCe, _rD, _rS, _rSR],
582
- [
583
- 0,
584
- 0,
585
- 0,
586
- 0,
587
- 4,
588
- 4,
589
- [() => SensitiveData, 0],
590
- () => CloudWatchEventsExecutionDataDetails$,
591
- [() => SensitiveData, 0],
592
- () => CloudWatchEventsExecutionDataDetails$,
593
- 0,
594
- 0,
595
- [() => SensitiveError, 0],
596
- [() => SensitiveCause, 0],
597
- 0,
598
- 0,
599
- 1,
600
- 4,
601
- 0,
602
- [() => SensitiveData, 0],
603
- ],
604
- ];
605
- export var DescribeMapRunInput$ = [3, n0, _DMRI, 0, [_mRA], [0]];
606
- export var DescribeMapRunOutput$ = [
607
- 3,
608
- n0,
609
- _DMRO,
628
+ [0, 0, 0, 0, 4, 4, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], 0, 0, 1, 4, 0, [() => SensitiveData, 0]]
629
+ ];
630
+ export var DescribeMapRunInput$ = [3, n0, _DMRI,
631
+ 0,
632
+ [_mRA],
633
+ [0]
634
+ ];
635
+ export var DescribeMapRunOutput$ = [3, n0, _DMRO,
610
636
  0,
611
637
  [_mRA, _eA, _s, _sD, _sDt, _mC, _tFP, _tFC, _iC, _eCx, _rCe, _rD],
612
- [0, 0, 0, 4, 4, 1, 1, 1, () => MapRunItemCounts$, () => MapRunExecutionCounts$, 1, 4],
638
+ [0, 0, 0, 4, 4, 1, 1, 1, () => MapRunItemCounts$, () => MapRunExecutionCounts$, 1, 4]
639
+ ];
640
+ export var DescribeStateMachineAliasInput$ = [3, n0, _DSMAIe,
641
+ 0,
642
+ [_sMAA],
643
+ [0]
613
644
  ];
614
- export var DescribeStateMachineAliasInput$ = [3, n0, _DSMAIe, 0, [_sMAA], [0]];
615
- export var DescribeStateMachineAliasOutput$ = [
616
- 3,
617
- n0,
618
- _DSMAOe,
645
+ export var DescribeStateMachineAliasOutput$ = [3, n0, _DSMAOe,
619
646
  0,
620
647
  [_sMAA, _n, _d, _rC, _cD, _uD],
621
- [0, 0, [() => AliasDescription, 0], () => RoutingConfigurationList, 4, 4],
648
+ [0, 0, [() => AliasDescription, 0], () => RoutingConfigurationList, 4, 4]
649
+ ];
650
+ export var DescribeStateMachineForExecutionInput$ = [3, n0, _DSMFEI,
651
+ 0,
652
+ [_eA, _iDn],
653
+ [0, 0]
622
654
  ];
623
- export var DescribeStateMachineForExecutionInput$ = [3, n0, _DSMFEI, 0, [_eA, _iDn], [0, 0]];
624
- export var DescribeStateMachineForExecutionOutput$ = [
625
- 3,
626
- n0,
627
- _DSMFEO,
655
+ export var DescribeStateMachineForExecutionOutput$ = [3, n0, _DSMFEO,
628
656
  0,
629
657
  [_sMA, _n, _de, _rA, _uD, _lC, _tC, _mRA, _l, _rI, _eC, _vR],
630
- [
631
- 0,
632
- 0,
633
- [() => Definition, 0],
634
- 0,
635
- 4,
636
- () => LoggingConfiguration$,
637
- () => TracingConfiguration$,
638
- 0,
639
- 0,
640
- 0,
641
- () => EncryptionConfiguration$,
642
- [() => VariableReferences, 0],
643
- ],
644
- ];
645
- export var DescribeStateMachineInput$ = [3, n0, _DSMIe, 0, [_sMA, _iDn], [0, 0]];
646
- export var DescribeStateMachineOutput$ = [
647
- 3,
648
- n0,
649
- _DSMOe,
658
+ [0, 0, [() => Definition, 0], 0, 4, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, 0, () => EncryptionConfiguration$, [() => VariableReferences, 0]]
659
+ ];
660
+ export var DescribeStateMachineInput$ = [3, n0, _DSMIe,
661
+ 0,
662
+ [_sMA, _iDn],
663
+ [0, 0]
664
+ ];
665
+ export var DescribeStateMachineOutput$ = [3, n0, _DSMOe,
650
666
  0,
651
667
  [_sMA, _n, _s, _de, _rA, _ty, _cD, _lC, _tC, _l, _rI, _d, _eC, _vR],
652
- [
653
- 0,
654
- 0,
655
- 0,
656
- [() => Definition, 0],
657
- 0,
658
- 0,
659
- 4,
660
- () => LoggingConfiguration$,
661
- () => TracingConfiguration$,
662
- 0,
663
- 0,
664
- [() => VersionDescription, 0],
665
- () => EncryptionConfiguration$,
666
- [() => VariableReferences, 0],
667
- ],
668
- ];
669
- export var EncryptionConfiguration$ = [3, n0, _EC, 0, [_kKI, _kDKRPS, _ty], [0, 1, 0]];
670
- export var EvaluationFailedEventDetails$ = [
671
- 3,
672
- n0,
673
- _EFED,
668
+ [0, 0, 0, [() => Definition, 0], 0, 0, 4, () => LoggingConfiguration$, () => TracingConfiguration$, 0, 0, [() => VersionDescription, 0], () => EncryptionConfiguration$, [() => VariableReferences, 0]]
669
+ ];
670
+ export var EncryptionConfiguration$ = [3, n0, _EC,
671
+ 0,
672
+ [_kKI, _kDKRPS, _ty],
673
+ [0, 1, 0]
674
+ ];
675
+ export var EvaluationFailedEventDetails$ = [3, n0, _EFED,
674
676
  0,
675
677
  [_e, _ca, _lo, _st],
676
- [[() => SensitiveError, 0], [() => SensitiveCause, 0], [() => EvaluationFailureLocation, 0], 0],
678
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0], [() => EvaluationFailureLocation, 0], 0]
677
679
  ];
678
- export var ExecutionAbortedEventDetails$ = [
679
- 3,
680
- n0,
681
- _EAED,
680
+ export var ExecutionAbortedEventDetails$ = [3, n0, _EAED,
682
681
  0,
683
682
  [_e, _ca],
684
- [
685
- [() => SensitiveError, 0],
686
- [() => SensitiveCause, 0],
687
- ],
683
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
684
+ ];
685
+ export var ExecutionAlreadyExists$ = [-3, n0, _EAE,
686
+ { [_e]: _c },
687
+ [_m],
688
+ [0]
688
689
  ];
689
- export var ExecutionAlreadyExists$ = [-3, n0, _EAE, { [_e]: _c }, [_m], [0]];
690
690
  TypeRegistry.for(n0).registerError(ExecutionAlreadyExists$, ExecutionAlreadyExists);
691
- export var ExecutionDoesNotExist$ = [-3, n0, _EDNE, { [_e]: _c }, [_m], [0]];
691
+ export var ExecutionDoesNotExist$ = [-3, n0, _EDNE,
692
+ { [_e]: _c },
693
+ [_m],
694
+ [0]
695
+ ];
692
696
  TypeRegistry.for(n0).registerError(ExecutionDoesNotExist$, ExecutionDoesNotExist);
693
- export var ExecutionFailedEventDetails$ = [
694
- 3,
695
- n0,
696
- _EFEDx,
697
+ export var ExecutionFailedEventDetails$ = [3, n0, _EFEDx,
697
698
  0,
698
699
  [_e, _ca],
699
- [
700
- [() => SensitiveError, 0],
701
- [() => SensitiveCause, 0],
702
- ],
700
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
701
+ ];
702
+ export var ExecutionLimitExceeded$ = [-3, n0, _ELE,
703
+ { [_e]: _c },
704
+ [_m],
705
+ [0]
703
706
  ];
704
- export var ExecutionLimitExceeded$ = [-3, n0, _ELE, { [_e]: _c }, [_m], [0]];
705
707
  TypeRegistry.for(n0).registerError(ExecutionLimitExceeded$, ExecutionLimitExceeded);
706
- export var ExecutionListItem$ = [
707
- 3,
708
- n0,
709
- _ELI,
708
+ export var ExecutionListItem$ = [3, n0, _ELI,
710
709
  0,
711
710
  [_eA, _sMA, _n, _s, _sD, _sDt, _mRA, _iCt, _sMVA, _sMAA, _rCe, _rD],
712
- [0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 1, 4],
711
+ [0, 0, 0, 0, 4, 4, 0, 1, 0, 0, 1, 4]
712
+ ];
713
+ export var ExecutionNotRedrivable$ = [-3, n0, _ENR,
714
+ { [_e]: _c },
715
+ [_m],
716
+ [0]
713
717
  ];
714
- export var ExecutionNotRedrivable$ = [-3, n0, _ENR, { [_e]: _c }, [_m], [0]];
715
718
  TypeRegistry.for(n0).registerError(ExecutionNotRedrivable$, ExecutionNotRedrivable);
716
- export var ExecutionRedrivenEventDetails$ = [3, n0, _ERED, 0, [_rCe], [1]];
717
- export var ExecutionStartedEventDetails$ = [
718
- 3,
719
- n0,
720
- _ESED,
719
+ export var ExecutionRedrivenEventDetails$ = [3, n0, _ERED,
720
+ 0,
721
+ [_rCe],
722
+ [1]
723
+ ];
724
+ export var ExecutionStartedEventDetails$ = [3, n0, _ESED,
721
725
  0,
722
726
  [_i, _iD, _rA, _sMAA, _sMVA],
723
- [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 0, 0, 0],
727
+ [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 0, 0, 0]
724
728
  ];
725
- export var ExecutionSucceededEventDetails$ = [
726
- 3,
727
- n0,
728
- _ESEDx,
729
+ export var ExecutionSucceededEventDetails$ = [3, n0, _ESEDx,
729
730
  0,
730
731
  [_o, _oD],
731
- [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
732
+ [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
732
733
  ];
733
- export var ExecutionTimedOutEventDetails$ = [
734
- 3,
735
- n0,
736
- _ETOED,
734
+ export var ExecutionTimedOutEventDetails$ = [3, n0, _ETOED,
737
735
  0,
738
736
  [_e, _ca],
739
- [
740
- [() => SensitiveError, 0],
741
- [() => SensitiveCause, 0],
742
- ],
737
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
738
+ ];
739
+ export var GetActivityTaskInput$ = [3, n0, _GATI,
740
+ 0,
741
+ [_aA, _wN],
742
+ [0, 0]
743
743
  ];
744
- export var GetActivityTaskInput$ = [3, n0, _GATI, 0, [_aA, _wN], [0, 0]];
745
- export var GetActivityTaskOutput$ = [
746
- 3,
747
- n0,
748
- _GATO,
744
+ export var GetActivityTaskOutput$ = [3, n0, _GATO,
749
745
  0,
750
746
  [_tT, _i],
751
- [0, [() => SensitiveDataJobInput, 0]],
747
+ [0, [() => SensitiveDataJobInput, 0]]
752
748
  ];
753
- export var GetExecutionHistoryInput$ = [
754
- 3,
755
- n0,
756
- _GEHI,
749
+ export var GetExecutionHistoryInput$ = [3, n0, _GEHI,
757
750
  0,
758
751
  [_eA, _mR, _rO, _nT, _iED],
759
- [0, 1, 2, 0, 2],
752
+ [0, 1, 2, 0, 2]
760
753
  ];
761
- export var GetExecutionHistoryOutput$ = [
762
- 3,
763
- n0,
764
- _GEHO,
754
+ export var GetExecutionHistoryOutput$ = [3, n0, _GEHO,
765
755
  0,
766
756
  [_ev, _nT],
767
- [[() => HistoryEventList, 0], 0],
768
- ];
769
- export var HistoryEvent$ = [
770
- 3,
771
- n0,
772
- _HE,
773
- 0,
774
- [
775
- _ti,
776
- _ty,
777
- _id,
778
- _pEI,
779
- _aFED,
780
- _aSFED,
781
- _aSED,
782
- _aSEDc,
783
- _aSEDct,
784
- _aTOED,
785
- _tFED,
786
- _tSED,
787
- _tSFED,
788
- _tSEDa,
789
- _tSFEDa,
790
- _tSEDas,
791
- _tSEDask,
792
- _tTOED,
793
- _eFED,
794
- _eSED,
795
- _eSEDx,
796
- _eAED,
797
- _eTOED,
798
- _eRED,
799
- _mSSED,
800
- _mISED,
801
- _mISEDa,
802
- _mIFED,
803
- _mIAED,
804
- _lFFED,
805
- _lFSFED,
806
- _lFSED,
807
- _lFSFEDa,
808
- _lFSEDa,
809
- _lFTOED,
810
- _sEED,
811
- _sEEDt,
812
- _mRSED,
813
- _mRFED,
814
- _mRRED,
815
- _eFEDv,
816
- ],
817
- [
818
- 4,
819
- 0,
820
- 1,
821
- 1,
822
- [() => ActivityFailedEventDetails$, 0],
823
- [() => ActivityScheduleFailedEventDetails$, 0],
824
- [() => ActivityScheduledEventDetails$, 0],
825
- () => ActivityStartedEventDetails$,
826
- [() => ActivitySucceededEventDetails$, 0],
827
- [() => ActivityTimedOutEventDetails$, 0],
828
- [() => TaskFailedEventDetails$, 0],
829
- [() => TaskScheduledEventDetails$, 0],
830
- [() => TaskStartFailedEventDetails$, 0],
831
- () => TaskStartedEventDetails$,
832
- [() => TaskSubmitFailedEventDetails$, 0],
833
- [() => TaskSubmittedEventDetails$, 0],
834
- [() => TaskSucceededEventDetails$, 0],
835
- [() => TaskTimedOutEventDetails$, 0],
836
- [() => ExecutionFailedEventDetails$, 0],
837
- [() => ExecutionStartedEventDetails$, 0],
838
- [() => ExecutionSucceededEventDetails$, 0],
839
- [() => ExecutionAbortedEventDetails$, 0],
840
- [() => ExecutionTimedOutEventDetails$, 0],
841
- () => ExecutionRedrivenEventDetails$,
842
- () => MapStateStartedEventDetails$,
843
- () => MapIterationEventDetails$,
844
- () => MapIterationEventDetails$,
845
- () => MapIterationEventDetails$,
846
- () => MapIterationEventDetails$,
847
- [() => LambdaFunctionFailedEventDetails$, 0],
848
- [() => LambdaFunctionScheduleFailedEventDetails$, 0],
849
- [() => LambdaFunctionScheduledEventDetails$, 0],
850
- [() => LambdaFunctionStartFailedEventDetails$, 0],
851
- [() => LambdaFunctionSucceededEventDetails$, 0],
852
- [() => LambdaFunctionTimedOutEventDetails$, 0],
853
- [() => StateEnteredEventDetails$, 0],
854
- [() => StateExitedEventDetails$, 0],
855
- () => MapRunStartedEventDetails$,
856
- [() => MapRunFailedEventDetails$, 0],
857
- () => MapRunRedrivenEventDetails$,
858
- [() => EvaluationFailedEventDetails$, 0],
859
- ],
860
- ];
861
- export var HistoryEventExecutionDataDetails$ = [3, n0, _HEEDD, 0, [_t], [2]];
862
- export var InspectionData$ = [
863
- 3,
864
- n0,
865
- _ID,
757
+ [[() => HistoryEventList, 0], 0]
758
+ ];
759
+ export var HistoryEvent$ = [3, n0, _HE,
760
+ 0,
761
+ [_ti, _ty, _id, _pEI, _aFED, _aSFED, _aSED, _aSEDc, _aSEDct, _aTOED, _tFED, _tSED, _tSFED, _tSEDa, _tSFEDa, _tSEDas, _tSEDask, _tTOED, _eFED, _eSED, _eSEDx, _eAED, _eTOED, _eRED, _mSSED, _mISED, _mISEDa, _mIFED, _mIAED, _lFFED, _lFSFED, _lFSED, _lFSFEDa, _lFSEDa, _lFTOED, _sEED, _sEEDt, _mRSED, _mRFED, _mRRED, _eFEDv],
762
+ [4, 0, 1, 1, [() => ActivityFailedEventDetails$, 0], [() => ActivityScheduleFailedEventDetails$, 0], [() => ActivityScheduledEventDetails$, 0], () => ActivityStartedEventDetails$, [() => ActivitySucceededEventDetails$, 0], [() => ActivityTimedOutEventDetails$, 0], [() => TaskFailedEventDetails$, 0], [() => TaskScheduledEventDetails$, 0], [() => TaskStartFailedEventDetails$, 0], () => TaskStartedEventDetails$, [() => TaskSubmitFailedEventDetails$, 0], [() => TaskSubmittedEventDetails$, 0], [() => TaskSucceededEventDetails$, 0], [() => TaskTimedOutEventDetails$, 0], [() => ExecutionFailedEventDetails$, 0], [() => ExecutionStartedEventDetails$, 0], [() => ExecutionSucceededEventDetails$, 0], [() => ExecutionAbortedEventDetails$, 0], [() => ExecutionTimedOutEventDetails$, 0], () => ExecutionRedrivenEventDetails$, () => MapStateStartedEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, () => MapIterationEventDetails$, [() => LambdaFunctionFailedEventDetails$, 0], [() => LambdaFunctionScheduleFailedEventDetails$, 0], [() => LambdaFunctionScheduledEventDetails$, 0], [() => LambdaFunctionStartFailedEventDetails$, 0], [() => LambdaFunctionSucceededEventDetails$, 0], [() => LambdaFunctionTimedOutEventDetails$, 0], [() => StateEnteredEventDetails$, 0], [() => StateExitedEventDetails$, 0], () => MapRunStartedEventDetails$, [() => MapRunFailedEventDetails$, 0], () => MapRunRedrivenEventDetails$, [() => EvaluationFailedEventDetails$, 0]]
763
+ ];
764
+ export var HistoryEventExecutionDataDetails$ = [3, n0, _HEEDD,
765
+ 0,
766
+ [_t],
767
+ [2]
768
+ ];
769
+ export var InspectionData$ = [3, n0, _ID,
866
770
  8,
867
771
  [_i, _aAf, _aIP, _aP, _re, _aRS, _aRP, _req, _res, _v, _eD, _aIPf, _aIS, _aIB, _aIPft, _tFC, _tFP, _mC],
868
- [
869
- [() => SensitiveData, 0],
870
- [() => SensitiveData, 0],
871
- [() => SensitiveData, 0],
872
- [() => SensitiveData, 0],
873
- [() => SensitiveData, 0],
874
- [() => SensitiveData, 0],
875
- [() => SensitiveData, 0],
876
- () => InspectionDataRequest$,
877
- () => InspectionDataResponse$,
878
- [() => SensitiveData, 0],
879
- [() => InspectionErrorDetails$, 0],
880
- [() => SensitiveData, 0],
881
- [() => SensitiveData, 0],
882
- [() => SensitiveData, 0],
883
- [() => SensitiveData, 0],
884
- [() => InspectionToleratedFailureCount, 0],
885
- [() => InspectionToleratedFailurePercentage, 0],
886
- [() => InspectionMaxConcurrency, 0],
887
- ],
888
- ];
889
- export var InspectionDataRequest$ = [3, n0, _IDR, 0, [_pr, _me, _u, _h, _b], [0, 0, 0, 0, 0]];
890
- export var InspectionDataResponse$ = [3, n0, _IDRn, 0, [_pr, _sC, _sM, _h, _b], [0, 0, 0, 0, 0]];
891
- export var InspectionErrorDetails$ = [
892
- 3,
893
- n0,
894
- _IED,
772
+ [[() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], () => InspectionDataRequest$, () => InspectionDataResponse$, [() => SensitiveData, 0], [() => InspectionErrorDetails$, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => SensitiveData, 0], [() => InspectionToleratedFailureCount, 0], [() => InspectionToleratedFailurePercentage, 0], [() => InspectionMaxConcurrency, 0]]
773
+ ];
774
+ export var InspectionDataRequest$ = [3, n0, _IDR,
775
+ 0,
776
+ [_pr, _me, _u, _h, _b],
777
+ [0, 0, 0, 0, 0]
778
+ ];
779
+ export var InspectionDataResponse$ = [3, n0, _IDRn,
780
+ 0,
781
+ [_pr, _sC, _sM, _h, _b],
782
+ [0, 0, 0, 0, 0]
783
+ ];
784
+ export var InspectionErrorDetails$ = [3, n0, _IED,
895
785
  0,
896
786
  [_cI, _rIe, _rBIS],
897
- [
898
- [() => ExceptionHandlerIndex, 0],
899
- [() => ExceptionHandlerIndex, 0],
900
- [() => RetryBackoffIntervalSeconds, 0],
901
- ],
787
+ [[() => ExceptionHandlerIndex, 0], [() => ExceptionHandlerIndex, 0], [() => RetryBackoffIntervalSeconds, 0]]
788
+ ];
789
+ export var InvalidArn$ = [-3, n0, _IA,
790
+ { [_e]: _c },
791
+ [_m],
792
+ [0]
902
793
  ];
903
- export var InvalidArn$ = [-3, n0, _IA, { [_e]: _c }, [_m], [0]];
904
794
  TypeRegistry.for(n0).registerError(InvalidArn$, InvalidArn);
905
- export var InvalidDefinition$ = [-3, n0, _IDn, { [_e]: _c }, [_m], [0]];
795
+ export var InvalidDefinition$ = [-3, n0, _IDn,
796
+ { [_e]: _c },
797
+ [_m],
798
+ [0]
799
+ ];
906
800
  TypeRegistry.for(n0).registerError(InvalidDefinition$, InvalidDefinition);
907
- export var InvalidEncryptionConfiguration$ = [-3, n0, _IEC, { [_e]: _c }, [_m], [0]];
801
+ export var InvalidEncryptionConfiguration$ = [-3, n0, _IEC,
802
+ { [_e]: _c },
803
+ [_m],
804
+ [0]
805
+ ];
908
806
  TypeRegistry.for(n0).registerError(InvalidEncryptionConfiguration$, InvalidEncryptionConfiguration);
909
- export var InvalidExecutionInput$ = [-3, n0, _IEI, { [_e]: _c }, [_m], [0]];
807
+ export var InvalidExecutionInput$ = [-3, n0, _IEI,
808
+ { [_e]: _c },
809
+ [_m],
810
+ [0]
811
+ ];
910
812
  TypeRegistry.for(n0).registerError(InvalidExecutionInput$, InvalidExecutionInput);
911
- export var InvalidLoggingConfiguration$ = [-3, n0, _ILC, { [_e]: _c }, [_m], [0]];
813
+ export var InvalidLoggingConfiguration$ = [-3, n0, _ILC,
814
+ { [_e]: _c },
815
+ [_m],
816
+ [0]
817
+ ];
912
818
  TypeRegistry.for(n0).registerError(InvalidLoggingConfiguration$, InvalidLoggingConfiguration);
913
- export var InvalidName$ = [-3, n0, _IN, { [_e]: _c }, [_m], [0]];
819
+ export var InvalidName$ = [-3, n0, _IN,
820
+ { [_e]: _c },
821
+ [_m],
822
+ [0]
823
+ ];
914
824
  TypeRegistry.for(n0).registerError(InvalidName$, InvalidName);
915
- export var InvalidOutput$ = [-3, n0, _IO, { [_e]: _c }, [_m], [0]];
825
+ export var InvalidOutput$ = [-3, n0, _IO,
826
+ { [_e]: _c },
827
+ [_m],
828
+ [0]
829
+ ];
916
830
  TypeRegistry.for(n0).registerError(InvalidOutput$, InvalidOutput);
917
- export var InvalidToken$ = [-3, n0, _IT, { [_e]: _c }, [_m], [0]];
831
+ export var InvalidToken$ = [-3, n0, _IT,
832
+ { [_e]: _c },
833
+ [_m],
834
+ [0]
835
+ ];
918
836
  TypeRegistry.for(n0).registerError(InvalidToken$, InvalidToken);
919
- export var InvalidTracingConfiguration$ = [-3, n0, _ITC, { [_e]: _c }, [_m], [0]];
837
+ export var InvalidTracingConfiguration$ = [-3, n0, _ITC,
838
+ { [_e]: _c },
839
+ [_m],
840
+ [0]
841
+ ];
920
842
  TypeRegistry.for(n0).registerError(InvalidTracingConfiguration$, InvalidTracingConfiguration);
921
- export var KmsAccessDeniedException$ = [-3, n0, _KADE, { [_e]: _c }, [_m], [0]];
843
+ export var KmsAccessDeniedException$ = [-3, n0, _KADE,
844
+ { [_e]: _c },
845
+ [_m],
846
+ [0]
847
+ ];
922
848
  TypeRegistry.for(n0).registerError(KmsAccessDeniedException$, KmsAccessDeniedException);
923
- export var KmsInvalidStateException$ = [-3, n0, _KISE, { [_e]: _c }, [_kKS, _m], [0, 0]];
849
+ export var KmsInvalidStateException$ = [-3, n0, _KISE,
850
+ { [_e]: _c },
851
+ [_kKS, _m],
852
+ [0, 0]
853
+ ];
924
854
  TypeRegistry.for(n0).registerError(KmsInvalidStateException$, KmsInvalidStateException);
925
- export var KmsThrottlingException$ = [-3, n0, _KTE, { [_e]: _c }, [_m], [0]];
855
+ export var KmsThrottlingException$ = [-3, n0, _KTE,
856
+ { [_e]: _c },
857
+ [_m],
858
+ [0]
859
+ ];
926
860
  TypeRegistry.for(n0).registerError(KmsThrottlingException$, KmsThrottlingException);
927
- export var LambdaFunctionFailedEventDetails$ = [
928
- 3,
929
- n0,
930
- _LFFED,
861
+ export var LambdaFunctionFailedEventDetails$ = [3, n0, _LFFED,
931
862
  0,
932
863
  [_e, _ca],
933
- [
934
- [() => SensitiveError, 0],
935
- [() => SensitiveCause, 0],
936
- ],
864
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
937
865
  ];
938
- export var LambdaFunctionScheduledEventDetails$ = [
939
- 3,
940
- n0,
941
- _LFSED,
866
+ export var LambdaFunctionScheduledEventDetails$ = [3, n0, _LFSED,
942
867
  0,
943
868
  [_r, _i, _iD, _tIS, _tCa],
944
- [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, () => TaskCredentials$],
869
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, 1, () => TaskCredentials$]
945
870
  ];
946
- export var LambdaFunctionScheduleFailedEventDetails$ = [
947
- 3,
948
- n0,
949
- _LFSFED,
871
+ export var LambdaFunctionScheduleFailedEventDetails$ = [3, n0, _LFSFED,
950
872
  0,
951
873
  [_e, _ca],
952
- [
953
- [() => SensitiveError, 0],
954
- [() => SensitiveCause, 0],
955
- ],
874
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
956
875
  ];
957
- export var LambdaFunctionStartFailedEventDetails$ = [
958
- 3,
959
- n0,
960
- _LFSFEDa,
876
+ export var LambdaFunctionStartFailedEventDetails$ = [3, n0, _LFSFEDa,
961
877
  0,
962
878
  [_e, _ca],
963
- [
964
- [() => SensitiveError, 0],
965
- [() => SensitiveCause, 0],
966
- ],
879
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
967
880
  ];
968
- export var LambdaFunctionSucceededEventDetails$ = [
969
- 3,
970
- n0,
971
- _LFSEDa,
881
+ export var LambdaFunctionSucceededEventDetails$ = [3, n0, _LFSEDa,
972
882
  0,
973
883
  [_o, _oD],
974
- [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
884
+ [[() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
975
885
  ];
976
- export var LambdaFunctionTimedOutEventDetails$ = [
977
- 3,
978
- n0,
979
- _LFTOED,
886
+ export var LambdaFunctionTimedOutEventDetails$ = [3, n0, _LFTOED,
980
887
  0,
981
888
  [_e, _ca],
982
- [
983
- [() => SensitiveError, 0],
984
- [() => SensitiveCause, 0],
985
- ],
986
- ];
987
- export var ListActivitiesInput$ = [3, n0, _LAI, 0, [_mR, _nT], [1, 0]];
988
- export var ListActivitiesOutput$ = [3, n0, _LAO, 0, [_a, _nT], [() => ActivityList, 0]];
989
- export var ListExecutionsInput$ = [
990
- 3,
991
- n0,
992
- _LEI,
889
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
890
+ ];
891
+ export var ListActivitiesInput$ = [3, n0, _LAI,
892
+ 0,
893
+ [_mR, _nT],
894
+ [1, 0]
895
+ ];
896
+ export var ListActivitiesOutput$ = [3, n0, _LAO,
897
+ 0,
898
+ [_a, _nT],
899
+ [() => ActivityList, 0]
900
+ ];
901
+ export var ListExecutionsInput$ = [3, n0, _LEI,
993
902
  0,
994
903
  [_sMA, _sF, _mR, _nT, _mRA, _rF],
995
- [0, 0, 1, 0, 0, 0],
904
+ [0, 0, 1, 0, 0, 0]
905
+ ];
906
+ export var ListExecutionsOutput$ = [3, n0, _LEO,
907
+ 0,
908
+ [_ex, _nT],
909
+ [() => ExecutionList, 0]
910
+ ];
911
+ export var ListMapRunsInput$ = [3, n0, _LMRI,
912
+ 0,
913
+ [_eA, _mR, _nT],
914
+ [0, 1, 0]
915
+ ];
916
+ export var ListMapRunsOutput$ = [3, n0, _LMRO,
917
+ 0,
918
+ [_mRa, _nT],
919
+ [() => MapRunList, 0]
996
920
  ];
997
- export var ListExecutionsOutput$ = [3, n0, _LEO, 0, [_ex, _nT], [() => ExecutionList, 0]];
998
- export var ListMapRunsInput$ = [3, n0, _LMRI, 0, [_eA, _mR, _nT], [0, 1, 0]];
999
- export var ListMapRunsOutput$ = [3, n0, _LMRO, 0, [_mRa, _nT], [() => MapRunList, 0]];
1000
- export var ListStateMachineAliasesInput$ = [3, n0, _LSMAI, 0, [_sMA, _nT, _mR], [0, 0, 1]];
1001
- export var ListStateMachineAliasesOutput$ = [
1002
- 3,
1003
- n0,
1004
- _LSMAO,
921
+ export var ListStateMachineAliasesInput$ = [3, n0, _LSMAI,
922
+ 0,
923
+ [_sMA, _nT, _mR],
924
+ [0, 0, 1]
925
+ ];
926
+ export var ListStateMachineAliasesOutput$ = [3, n0, _LSMAO,
1005
927
  0,
1006
928
  [_sMAt, _nT],
1007
- [() => StateMachineAliasList, 0],
929
+ [() => StateMachineAliasList, 0]
930
+ ];
931
+ export var ListStateMachinesInput$ = [3, n0, _LSMI,
932
+ 0,
933
+ [_mR, _nT],
934
+ [1, 0]
1008
935
  ];
1009
- export var ListStateMachinesInput$ = [3, n0, _LSMI, 0, [_mR, _nT], [1, 0]];
1010
- export var ListStateMachinesOutput$ = [
1011
- 3,
1012
- n0,
1013
- _LSMO,
936
+ export var ListStateMachinesOutput$ = [3, n0, _LSMO,
1014
937
  0,
1015
938
  [_sMt, _nT],
1016
- [() => StateMachineList, 0],
939
+ [() => StateMachineList, 0]
1017
940
  ];
1018
- export var ListStateMachineVersionsInput$ = [3, n0, _LSMVI, 0, [_sMA, _nT, _mR], [0, 0, 1]];
1019
- export var ListStateMachineVersionsOutput$ = [
1020
- 3,
1021
- n0,
1022
- _LSMVO,
941
+ export var ListStateMachineVersionsInput$ = [3, n0, _LSMVI,
942
+ 0,
943
+ [_sMA, _nT, _mR],
944
+ [0, 0, 1]
945
+ ];
946
+ export var ListStateMachineVersionsOutput$ = [3, n0, _LSMVO,
1023
947
  0,
1024
948
  [_sMV, _nT],
1025
- [() => StateMachineVersionList, 0],
949
+ [() => StateMachineVersionList, 0]
950
+ ];
951
+ export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
952
+ 0,
953
+ [_rAe],
954
+ [0]
1026
955
  ];
1027
- export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_rAe], [0]];
1028
- export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_ta], [() => TagList]];
1029
- export var LogDestination$ = [3, n0, _LD, 0, [_cWLLG], [() => CloudWatchLogsLogGroup$]];
1030
- export var LoggingConfiguration$ = [
1031
- 3,
1032
- n0,
1033
- _LC,
956
+ export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
957
+ 0,
958
+ [_ta],
959
+ [() => TagList]
960
+ ];
961
+ export var LogDestination$ = [3, n0, _LD,
962
+ 0,
963
+ [_cWLLG],
964
+ [() => CloudWatchLogsLogGroup$]
965
+ ];
966
+ export var LoggingConfiguration$ = [3, n0, _LC,
1034
967
  0,
1035
968
  [_le, _iED, _des],
1036
- [0, 2, () => LogDestinationList],
969
+ [0, 2, () => LogDestinationList]
1037
970
  ];
1038
- export var MapIterationEventDetails$ = [3, n0, _MIED, 0, [_n, _ind], [0, 1]];
1039
- export var MapRunExecutionCounts$ = [
1040
- 3,
1041
- n0,
1042
- _MREC,
971
+ export var MapIterationEventDetails$ = [3, n0, _MIED,
972
+ 0,
973
+ [_n, _ind],
974
+ [0, 1]
975
+ ];
976
+ export var MapRunExecutionCounts$ = [3, n0, _MREC,
1043
977
  0,
1044
978
  [_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
1045
- [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
979
+ [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
1046
980
  ];
1047
- export var MapRunFailedEventDetails$ = [
1048
- 3,
1049
- n0,
1050
- _MRFED,
981
+ export var MapRunFailedEventDetails$ = [3, n0, _MRFED,
1051
982
  0,
1052
983
  [_e, _ca],
1053
- [
1054
- [() => SensitiveError, 0],
1055
- [() => SensitiveCause, 0],
1056
- ],
984
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
1057
985
  ];
1058
- export var MapRunItemCounts$ = [
1059
- 3,
1060
- n0,
1061
- _MRIC,
986
+ export var MapRunItemCounts$ = [3, n0, _MRIC,
1062
987
  0,
1063
988
  [_pe, _ru, _su, _f, _tO, _ab, _to, _rW, _fNR, _pR],
1064
- [1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
989
+ [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
990
+ ];
991
+ export var MapRunListItem$ = [3, n0, _MRLI,
992
+ 0,
993
+ [_eA, _mRA, _sMA, _sD, _sDt],
994
+ [0, 0, 0, 4, 4]
995
+ ];
996
+ export var MapRunRedrivenEventDetails$ = [3, n0, _MRRED,
997
+ 0,
998
+ [_mRA, _rCe],
999
+ [0, 1]
1000
+ ];
1001
+ export var MapRunStartedEventDetails$ = [3, n0, _MRSED,
1002
+ 0,
1003
+ [_mRA],
1004
+ [0]
1005
+ ];
1006
+ export var MapStateStartedEventDetails$ = [3, n0, _MSSED,
1007
+ 0,
1008
+ [_len],
1009
+ [1]
1010
+ ];
1011
+ export var MissingRequiredParameter$ = [-3, n0, _MRP,
1012
+ { [_e]: _c },
1013
+ [_m],
1014
+ [0]
1065
1015
  ];
1066
- export var MapRunListItem$ = [3, n0, _MRLI, 0, [_eA, _mRA, _sMA, _sD, _sDt], [0, 0, 0, 4, 4]];
1067
- export var MapRunRedrivenEventDetails$ = [3, n0, _MRRED, 0, [_mRA, _rCe], [0, 1]];
1068
- export var MapRunStartedEventDetails$ = [3, n0, _MRSED, 0, [_mRA], [0]];
1069
- export var MapStateStartedEventDetails$ = [3, n0, _MSSED, 0, [_len], [1]];
1070
- export var MissingRequiredParameter$ = [-3, n0, _MRP, { [_e]: _c }, [_m], [0]];
1071
1016
  TypeRegistry.for(n0).registerError(MissingRequiredParameter$, MissingRequiredParameter);
1072
- export var MockErrorOutput$ = [
1073
- 3,
1074
- n0,
1075
- _MEO,
1017
+ export var MockErrorOutput$ = [3, n0, _MEO,
1076
1018
  0,
1077
1019
  [_e, _ca],
1078
- [
1079
- [() => SensitiveError, 0],
1080
- [() => SensitiveCause, 0],
1081
- ],
1020
+ [[() => SensitiveError, 0], [() => SensitiveCause, 0]]
1082
1021
  ];
1083
- export var MockInput$ = [
1084
- 3,
1085
- n0,
1086
- _MI,
1022
+ export var MockInput$ = [3, n0, _MI,
1087
1023
  0,
1088
1024
  [_re, _eO, _fVM],
1089
- [[() => SensitiveData, 0], [() => MockErrorOutput$, 0], 0],
1025
+ [[() => SensitiveData, 0], [() => MockErrorOutput$, 0], 0]
1090
1026
  ];
1091
- export var PublishStateMachineVersionInput$ = [
1092
- 3,
1093
- n0,
1094
- _PSMVI,
1027
+ export var PublishStateMachineVersionInput$ = [3, n0, _PSMVI,
1095
1028
  0,
1096
1029
  [_sMA, _rI, _d],
1097
- [0, 0, [() => VersionDescription, 0]],
1030
+ [0, 0, [() => VersionDescription, 0]]
1031
+ ];
1032
+ export var PublishStateMachineVersionOutput$ = [3, n0, _PSMVO,
1033
+ 0,
1034
+ [_cD, _sMVA],
1035
+ [4, 0]
1036
+ ];
1037
+ export var RedriveExecutionInput$ = [3, n0, _REI,
1038
+ 0,
1039
+ [_eA, _cT],
1040
+ [0, [0, 4]]
1041
+ ];
1042
+ export var RedriveExecutionOutput$ = [3, n0, _REO,
1043
+ 0,
1044
+ [_rD],
1045
+ [4]
1046
+ ];
1047
+ export var ResourceNotFound$ = [-3, n0, _RNF,
1048
+ { [_e]: _c, [_hE]: 404 },
1049
+ [_m, _rN],
1050
+ [0, 0]
1098
1051
  ];
1099
- export var PublishStateMachineVersionOutput$ = [3, n0, _PSMVO, 0, [_cD, _sMVA], [4, 0]];
1100
- export var RedriveExecutionInput$ = [3, n0, _REI, 0, [_eA, _cT], [0, [0, 4]]];
1101
- export var RedriveExecutionOutput$ = [3, n0, _REO, 0, [_rD], [4]];
1102
- export var ResourceNotFound$ = [-3, n0, _RNF, { [_e]: _c, [_hE]: 404 }, [_m, _rN], [0, 0]];
1103
1052
  TypeRegistry.for(n0).registerError(ResourceNotFound$, ResourceNotFound);
1104
- export var RoutingConfigurationListItem$ = [3, n0, _RCLI, 0, [_sMVA, _w], [0, 1]];
1105
- export var SendTaskFailureInput$ = [
1106
- 3,
1107
- n0,
1108
- _STFI,
1053
+ export var RoutingConfigurationListItem$ = [3, n0, _RCLI,
1054
+ 0,
1055
+ [_sMVA, _w],
1056
+ [0, 1]
1057
+ ];
1058
+ export var SendTaskFailureInput$ = [3, n0, _STFI,
1109
1059
  0,
1110
1060
  [_tT, _e, _ca],
1111
- [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
1112
- ];
1113
- export var SendTaskFailureOutput$ = [3, n0, _STFO, 0, [], []];
1114
- export var SendTaskHeartbeatInput$ = [3, n0, _STHI, 0, [_tT], [0]];
1115
- export var SendTaskHeartbeatOutput$ = [3, n0, _STHO, 0, [], []];
1116
- export var SendTaskSuccessInput$ = [3, n0, _STSI, 0, [_tT, _o], [0, [() => SensitiveData, 0]]];
1117
- export var SendTaskSuccessOutput$ = [3, n0, _STSO, 0, [], []];
1118
- export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
1061
+ [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1062
+ ];
1063
+ export var SendTaskFailureOutput$ = [3, n0, _STFO,
1064
+ 0,
1065
+ [],
1066
+ []
1067
+ ];
1068
+ export var SendTaskHeartbeatInput$ = [3, n0, _STHI,
1069
+ 0,
1070
+ [_tT],
1071
+ [0]
1072
+ ];
1073
+ export var SendTaskHeartbeatOutput$ = [3, n0, _STHO,
1074
+ 0,
1075
+ [],
1076
+ []
1077
+ ];
1078
+ export var SendTaskSuccessInput$ = [3, n0, _STSI,
1079
+ 0,
1080
+ [_tT, _o],
1081
+ [0, [() => SensitiveData, 0]]
1082
+ ];
1083
+ export var SendTaskSuccessOutput$ = [3, n0, _STSO,
1084
+ 0,
1085
+ [],
1086
+ []
1087
+ ];
1088
+ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1089
+ { [_e]: _c, [_hE]: 402 },
1090
+ [_m],
1091
+ [0]
1092
+ ];
1119
1093
  TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1120
- export var StartExecutionInput$ = [
1121
- 3,
1122
- n0,
1123
- _SEI,
1094
+ export var StartExecutionInput$ = [3, n0, _SEI,
1124
1095
  0,
1125
1096
  [_sMA, _n, _i, _tH],
1126
- [0, 0, [() => SensitiveData, 0], 0],
1097
+ [0, 0, [() => SensitiveData, 0], 0]
1098
+ ];
1099
+ export var StartExecutionOutput$ = [3, n0, _SEO,
1100
+ 0,
1101
+ [_eA, _sD],
1102
+ [0, 4]
1127
1103
  ];
1128
- export var StartExecutionOutput$ = [3, n0, _SEO, 0, [_eA, _sD], [0, 4]];
1129
- export var StartSyncExecutionInput$ = [
1130
- 3,
1131
- n0,
1132
- _SSEI,
1104
+ export var StartSyncExecutionInput$ = [3, n0, _SSEI,
1133
1105
  0,
1134
1106
  [_sMA, _n, _i, _tH, _iDn],
1135
- [0, 0, [() => SensitiveData, 0], 0, 0],
1107
+ [0, 0, [() => SensitiveData, 0], 0, 0]
1136
1108
  ];
1137
- export var StartSyncExecutionOutput$ = [
1138
- 3,
1139
- n0,
1140
- _SSEO,
1109
+ export var StartSyncExecutionOutput$ = [3, n0, _SSEO,
1141
1110
  0,
1142
1111
  [_eA, _sMA, _n, _sD, _sDt, _s, _e, _ca, _i, _iD, _o, _oD, _tH, _bD],
1143
- [
1144
- 0,
1145
- 0,
1146
- 0,
1147
- 4,
1148
- 4,
1149
- 0,
1150
- [() => SensitiveError, 0],
1151
- [() => SensitiveCause, 0],
1152
- [() => SensitiveData, 0],
1153
- () => CloudWatchEventsExecutionDataDetails$,
1154
- [() => SensitiveData, 0],
1155
- () => CloudWatchEventsExecutionDataDetails$,
1156
- 0,
1157
- () => BillingDetails$,
1158
- ],
1159
- ];
1160
- export var StateEnteredEventDetails$ = [
1161
- 3,
1162
- n0,
1163
- _SEED,
1112
+ [0, 0, 0, 4, 4, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, [() => SensitiveData, 0], () => CloudWatchEventsExecutionDataDetails$, 0, () => BillingDetails$]
1113
+ ];
1114
+ export var StateEnteredEventDetails$ = [3, n0, _SEED,
1164
1115
  0,
1165
1116
  [_n, _i, _iD],
1166
- [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
1117
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
1167
1118
  ];
1168
- export var StateExitedEventDetails$ = [
1169
- 3,
1170
- n0,
1171
- _SEEDt,
1119
+ export var StateExitedEventDetails$ = [3, n0, _SEEDt,
1172
1120
  0,
1173
1121
  [_n, _o, _oD, _aV, _aVD],
1174
- [
1175
- 0,
1176
- [() => SensitiveData, 0],
1177
- () => HistoryEventExecutionDataDetails$,
1178
- [() => AssignedVariables, 0],
1179
- () => AssignedVariablesDetails$,
1180
- ],
1181
- ];
1182
- export var StateMachineAliasListItem$ = [3, n0, _SMALI, 0, [_sMAA, _cD], [0, 4]];
1183
- export var StateMachineAlreadyExists$ = [-3, n0, _SMAE, { [_e]: _c }, [_m], [0]];
1122
+ [0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$, [() => AssignedVariables, 0], () => AssignedVariablesDetails$]
1123
+ ];
1124
+ export var StateMachineAliasListItem$ = [3, n0, _SMALI,
1125
+ 0,
1126
+ [_sMAA, _cD],
1127
+ [0, 4]
1128
+ ];
1129
+ export var StateMachineAlreadyExists$ = [-3, n0, _SMAE,
1130
+ { [_e]: _c },
1131
+ [_m],
1132
+ [0]
1133
+ ];
1184
1134
  TypeRegistry.for(n0).registerError(StateMachineAlreadyExists$, StateMachineAlreadyExists);
1185
- export var StateMachineDeleting$ = [-3, n0, _SMD, { [_e]: _c }, [_m], [0]];
1135
+ export var StateMachineDeleting$ = [-3, n0, _SMD,
1136
+ { [_e]: _c },
1137
+ [_m],
1138
+ [0]
1139
+ ];
1186
1140
  TypeRegistry.for(n0).registerError(StateMachineDeleting$, StateMachineDeleting);
1187
- export var StateMachineDoesNotExist$ = [-3, n0, _SMDNE, { [_e]: _c }, [_m], [0]];
1141
+ export var StateMachineDoesNotExist$ = [-3, n0, _SMDNE,
1142
+ { [_e]: _c },
1143
+ [_m],
1144
+ [0]
1145
+ ];
1188
1146
  TypeRegistry.for(n0).registerError(StateMachineDoesNotExist$, StateMachineDoesNotExist);
1189
- export var StateMachineLimitExceeded$ = [-3, n0, _SMLE, { [_e]: _c }, [_m], [0]];
1147
+ export var StateMachineLimitExceeded$ = [-3, n0, _SMLE,
1148
+ { [_e]: _c },
1149
+ [_m],
1150
+ [0]
1151
+ ];
1190
1152
  TypeRegistry.for(n0).registerError(StateMachineLimitExceeded$, StateMachineLimitExceeded);
1191
- export var StateMachineListItem$ = [3, n0, _SMLI, 0, [_sMA, _n, _ty, _cD], [0, 0, 0, 4]];
1192
- export var StateMachineTypeNotSupported$ = [-3, n0, _SMTNS, { [_e]: _c }, [_m], [0]];
1153
+ export var StateMachineListItem$ = [3, n0, _SMLI,
1154
+ 0,
1155
+ [_sMA, _n, _ty, _cD],
1156
+ [0, 0, 0, 4]
1157
+ ];
1158
+ export var StateMachineTypeNotSupported$ = [-3, n0, _SMTNS,
1159
+ { [_e]: _c },
1160
+ [_m],
1161
+ [0]
1162
+ ];
1193
1163
  TypeRegistry.for(n0).registerError(StateMachineTypeNotSupported$, StateMachineTypeNotSupported);
1194
- export var StateMachineVersionListItem$ = [3, n0, _SMVLI, 0, [_sMVA, _cD], [0, 4]];
1195
- export var StopExecutionInput$ = [
1196
- 3,
1197
- n0,
1198
- _SEIt,
1164
+ export var StateMachineVersionListItem$ = [3, n0, _SMVLI,
1165
+ 0,
1166
+ [_sMVA, _cD],
1167
+ [0, 4]
1168
+ ];
1169
+ export var StopExecutionInput$ = [3, n0, _SEIt,
1199
1170
  0,
1200
1171
  [_eA, _e, _ca],
1201
- [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
1202
- ];
1203
- export var StopExecutionOutput$ = [3, n0, _SEOt, 0, [_sDt], [4]];
1204
- export var Tag$ = [3, n0, _T, 0, [_k, _va], [0, 0]];
1205
- export var TagResourceInput$ = [3, n0, _TRI, 0, [_rAe, _ta], [0, () => TagList]];
1206
- export var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
1207
- export var TaskCredentials$ = [3, n0, _TC, 0, [_rA], [0]];
1208
- export var TaskDoesNotExist$ = [-3, n0, _TDNE, { [_e]: _c }, [_m], [0]];
1172
+ [0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1173
+ ];
1174
+ export var StopExecutionOutput$ = [3, n0, _SEOt,
1175
+ 0,
1176
+ [_sDt],
1177
+ [4]
1178
+ ];
1179
+ export var Tag$ = [3, n0, _T,
1180
+ 0,
1181
+ [_k, _va],
1182
+ [0, 0]
1183
+ ];
1184
+ export var TagResourceInput$ = [3, n0, _TRI,
1185
+ 0,
1186
+ [_rAe, _ta],
1187
+ [0, () => TagList]
1188
+ ];
1189
+ export var TagResourceOutput$ = [3, n0, _TRO,
1190
+ 0,
1191
+ [],
1192
+ []
1193
+ ];
1194
+ export var TaskCredentials$ = [3, n0, _TC,
1195
+ 0,
1196
+ [_rA],
1197
+ [0]
1198
+ ];
1199
+ export var TaskDoesNotExist$ = [-3, n0, _TDNE,
1200
+ { [_e]: _c },
1201
+ [_m],
1202
+ [0]
1203
+ ];
1209
1204
  TypeRegistry.for(n0).registerError(TaskDoesNotExist$, TaskDoesNotExist);
1210
- export var TaskFailedEventDetails$ = [
1211
- 3,
1212
- n0,
1213
- _TFED,
1205
+ export var TaskFailedEventDetails$ = [3, n0, _TFED,
1214
1206
  0,
1215
1207
  [_rT, _r, _e, _ca],
1216
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
1208
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1217
1209
  ];
1218
- export var TaskScheduledEventDetails$ = [
1219
- 3,
1220
- n0,
1221
- _TSED,
1210
+ export var TaskScheduledEventDetails$ = [3, n0, _TSED,
1222
1211
  0,
1223
1212
  [_rT, _r, _reg, _pa, _tIS, _hIS, _tCa],
1224
- [0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () => TaskCredentials$],
1213
+ [0, 0, 0, [() => ConnectorParameters, 0], 1, 1, () => TaskCredentials$]
1214
+ ];
1215
+ export var TaskStartedEventDetails$ = [3, n0, _TSEDa,
1216
+ 0,
1217
+ [_rT, _r],
1218
+ [0, 0]
1225
1219
  ];
1226
- export var TaskStartedEventDetails$ = [3, n0, _TSEDa, 0, [_rT, _r], [0, 0]];
1227
- export var TaskStartFailedEventDetails$ = [
1228
- 3,
1229
- n0,
1230
- _TSFED,
1220
+ export var TaskStartFailedEventDetails$ = [3, n0, _TSFED,
1231
1221
  0,
1232
1222
  [_rT, _r, _e, _ca],
1233
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
1223
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1234
1224
  ];
1235
- export var TaskSubmitFailedEventDetails$ = [
1236
- 3,
1237
- n0,
1238
- _TSFEDa,
1225
+ export var TaskSubmitFailedEventDetails$ = [3, n0, _TSFEDa,
1239
1226
  0,
1240
1227
  [_rT, _r, _e, _ca],
1241
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
1228
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1242
1229
  ];
1243
- export var TaskSubmittedEventDetails$ = [
1244
- 3,
1245
- n0,
1246
- _TSEDas,
1230
+ export var TaskSubmittedEventDetails$ = [3, n0, _TSEDas,
1247
1231
  0,
1248
1232
  [_rT, _r, _o, _oD],
1249
- [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
1233
+ [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
1250
1234
  ];
1251
- export var TaskSucceededEventDetails$ = [
1252
- 3,
1253
- n0,
1254
- _TSEDask,
1235
+ export var TaskSucceededEventDetails$ = [3, n0, _TSEDask,
1255
1236
  0,
1256
1237
  [_rT, _r, _o, _oD],
1257
- [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$],
1238
+ [0, 0, [() => SensitiveData, 0], () => HistoryEventExecutionDataDetails$]
1239
+ ];
1240
+ export var TaskTimedOut$ = [-3, n0, _TTO,
1241
+ { [_e]: _c },
1242
+ [_m],
1243
+ [0]
1258
1244
  ];
1259
- export var TaskTimedOut$ = [-3, n0, _TTO, { [_e]: _c }, [_m], [0]];
1260
1245
  TypeRegistry.for(n0).registerError(TaskTimedOut$, TaskTimedOut);
1261
- export var TaskTimedOutEventDetails$ = [
1262
- 3,
1263
- n0,
1264
- _TTOED,
1246
+ export var TaskTimedOutEventDetails$ = [3, n0, _TTOED,
1265
1247
  0,
1266
1248
  [_rT, _r, _e, _ca],
1267
- [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]],
1249
+ [0, 0, [() => SensitiveError, 0], [() => SensitiveCause, 0]]
1268
1250
  ];
1269
- export var TestStateConfiguration$ = [
1270
- 3,
1271
- n0,
1272
- _TSC,
1251
+ export var TestStateConfiguration$ = [3, n0, _TSC,
1273
1252
  0,
1274
1253
  [_rRC, _eCBS, _mIFC, _mIRD],
1275
- [1, [() => TestStateStateName, 0], 1, [() => SensitiveData, 0]],
1254
+ [1, [() => TestStateStateName, 0], 1, [() => SensitiveData, 0]]
1276
1255
  ];
1277
- export var TestStateInput$ = [
1278
- 3,
1279
- n0,
1280
- _TSI,
1256
+ export var TestStateInput$ = [3, n0, _TSI,
1281
1257
  0,
1282
1258
  [_de, _rA, _i, _iL, _rSe, _v, _sN, _mo, _co, _sCt],
1283
- [
1284
- [() => Definition, 0],
1285
- 0,
1286
- [() => SensitiveData, 0],
1287
- 0,
1288
- 2,
1289
- [() => SensitiveData, 0],
1290
- [() => TestStateStateName, 0],
1291
- [() => MockInput$, 0],
1292
- [() => SensitiveData, 0],
1293
- [() => TestStateConfiguration$, 0],
1294
- ],
1295
- ];
1296
- export var TestStateOutput$ = [
1297
- 3,
1298
- n0,
1299
- _TSO,
1259
+ [[() => Definition, 0], 0, [() => SensitiveData, 0], 0, 2, [() => SensitiveData, 0], [() => TestStateStateName, 0], [() => MockInput$, 0], [() => SensitiveData, 0], [() => TestStateConfiguration$, 0]]
1260
+ ];
1261
+ export var TestStateOutput$ = [3, n0, _TSO,
1300
1262
  0,
1301
1263
  [_o, _e, _ca, _iDns, _nS, _s],
1302
- [[() => SensitiveData, 0], [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => InspectionData$, 0], 0, 0],
1264
+ [[() => SensitiveData, 0], [() => SensitiveError, 0], [() => SensitiveCause, 0], [() => InspectionData$, 0], 0, 0]
1265
+ ];
1266
+ export var TooManyTags$ = [-3, n0, _TMT,
1267
+ { [_e]: _c, [_hE]: 400 },
1268
+ [_m, _rN],
1269
+ [0, 0]
1303
1270
  ];
1304
- export var TooManyTags$ = [-3, n0, _TMT, { [_e]: _c, [_hE]: 400 }, [_m, _rN], [0, 0]];
1305
1271
  TypeRegistry.for(n0).registerError(TooManyTags$, TooManyTags);
1306
- export var TracingConfiguration$ = [3, n0, _TCr, 0, [_en], [2]];
1307
- export var UntagResourceInput$ = [3, n0, _URI, 0, [_rAe, _tK], [0, 64 | 0]];
1308
- export var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
1309
- export var UpdateMapRunInput$ = [3, n0, _UMRI, 0, [_mRA, _mC, _tFP, _tFC], [0, 1, 1, 1]];
1310
- export var UpdateMapRunOutput$ = [3, n0, _UMRO, 0, [], []];
1311
- export var UpdateStateMachineAliasInput$ = [
1312
- 3,
1313
- n0,
1314
- _USMAI,
1272
+ export var TracingConfiguration$ = [3, n0, _TCr,
1273
+ 0,
1274
+ [_en],
1275
+ [2]
1276
+ ];
1277
+ export var UntagResourceInput$ = [3, n0, _URI,
1278
+ 0,
1279
+ [_rAe, _tK],
1280
+ [0, 64 | 0]
1281
+ ];
1282
+ export var UntagResourceOutput$ = [3, n0, _URO,
1283
+ 0,
1284
+ [],
1285
+ []
1286
+ ];
1287
+ export var UpdateMapRunInput$ = [3, n0, _UMRI,
1288
+ 0,
1289
+ [_mRA, _mC, _tFP, _tFC],
1290
+ [0, 1, 1, 1]
1291
+ ];
1292
+ export var UpdateMapRunOutput$ = [3, n0, _UMRO,
1293
+ 0,
1294
+ [],
1295
+ []
1296
+ ];
1297
+ export var UpdateStateMachineAliasInput$ = [3, n0, _USMAI,
1315
1298
  0,
1316
1299
  [_sMAA, _d, _rC],
1317
- [0, [() => AliasDescription, 0], () => RoutingConfigurationList],
1300
+ [0, [() => AliasDescription, 0], () => RoutingConfigurationList]
1301
+ ];
1302
+ export var UpdateStateMachineAliasOutput$ = [3, n0, _USMAO,
1303
+ 0,
1304
+ [_uD],
1305
+ [4]
1318
1306
  ];
1319
- export var UpdateStateMachineAliasOutput$ = [3, n0, _USMAO, 0, [_uD], [4]];
1320
- export var UpdateStateMachineInput$ = [
1321
- 3,
1322
- n0,
1323
- _USMI,
1307
+ export var UpdateStateMachineInput$ = [3, n0, _USMI,
1324
1308
  0,
1325
1309
  [_sMA, _de, _rA, _lC, _tC, _p, _vD, _eC],
1326
- [
1327
- 0,
1328
- [() => Definition, 0],
1329
- 0,
1330
- () => LoggingConfiguration$,
1331
- () => TracingConfiguration$,
1332
- 2,
1333
- [() => VersionDescription, 0],
1334
- () => EncryptionConfiguration$,
1335
- ],
1336
- ];
1337
- export var UpdateStateMachineOutput$ = [3, n0, _USMO, 0, [_uD, _rI, _sMVA], [4, 0, 0]];
1338
- export var ValidateStateMachineDefinitionDiagnostic$ = [
1339
- 3,
1340
- n0,
1341
- _VSMDD,
1310
+ [0, [() => Definition, 0], 0, () => LoggingConfiguration$, () => TracingConfiguration$, 2, [() => VersionDescription, 0], () => EncryptionConfiguration$]
1311
+ ];
1312
+ export var UpdateStateMachineOutput$ = [3, n0, _USMO,
1313
+ 0,
1314
+ [_uD, _rI, _sMVA],
1315
+ [4, 0, 0]
1316
+ ];
1317
+ export var ValidateStateMachineDefinitionDiagnostic$ = [3, n0, _VSMDD,
1342
1318
  0,
1343
1319
  [_se, _cod, _m, _lo],
1344
- [
1345
- 0,
1346
- [() => ValidateStateMachineDefinitionCode, 0],
1347
- [() => ValidateStateMachineDefinitionMessage, 0],
1348
- [() => ValidateStateMachineDefinitionLocation, 0],
1349
- ],
1350
- ];
1351
- export var ValidateStateMachineDefinitionInput$ = [
1352
- 3,
1353
- n0,
1354
- _VSMDI,
1320
+ [0, [() => ValidateStateMachineDefinitionCode, 0], [() => ValidateStateMachineDefinitionMessage, 0], [() => ValidateStateMachineDefinitionLocation, 0]]
1321
+ ];
1322
+ export var ValidateStateMachineDefinitionInput$ = [3, n0, _VSMDI,
1355
1323
  0,
1356
1324
  [_de, _ty, _se, _mR],
1357
- [[() => Definition, 0], 0, 0, 1],
1325
+ [[() => Definition, 0], 0, 0, 1]
1358
1326
  ];
1359
- export var ValidateStateMachineDefinitionOutput$ = [
1360
- 3,
1361
- n0,
1362
- _VSMDO,
1327
+ export var ValidateStateMachineDefinitionOutput$ = [3, n0, _VSMDO,
1363
1328
  0,
1364
1329
  [_re, _di, _t],
1365
- [0, [() => ValidateStateMachineDefinitionDiagnosticList, 0], 2],
1330
+ [0, [() => ValidateStateMachineDefinitionDiagnosticList, 0], 2]
1331
+ ];
1332
+ export var ValidationException$ = [-3, n0, _VE,
1333
+ { [_e]: _c, [_hE]: 400 },
1334
+ [_m, _rea],
1335
+ [0, 0]
1366
1336
  ];
1367
- export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m, _rea], [0, 0]];
1368
1337
  TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1369
1338
  export var SFNServiceException$ = [-3, _sm, "SFNServiceException", 0, [], []];
1370
1339
  TypeRegistry.for(_sm).registerError(SFNServiceException$, SFNServiceException);
1371
- var ActivityList = [1, n0, _AL, 0, () => ActivityListItem$];
1372
- var ExecutionList = [1, n0, _EL, 0, () => ExecutionListItem$];
1373
- var HistoryEventList = [1, n0, _HEL, 0, [() => HistoryEvent$, 0]];
1374
- var LogDestinationList = [1, n0, _LDL, 0, () => LogDestination$];
1375
- var MapRunList = [1, n0, _MRL, 0, () => MapRunListItem$];
1376
- var RoutingConfigurationList = [1, n0, _RCL, 0, () => RoutingConfigurationListItem$];
1377
- var StateMachineAliasList = [1, n0, _SMAL, 0, () => StateMachineAliasListItem$];
1378
- var StateMachineList = [1, n0, _SML, 0, () => StateMachineListItem$];
1379
- var StateMachineVersionList = [1, n0, _SMVL, 0, () => StateMachineVersionListItem$];
1340
+ var ActivityList = [1, n0, _AL,
1341
+ 0, () => ActivityListItem$
1342
+ ];
1343
+ var ExecutionList = [1, n0, _EL,
1344
+ 0, () => ExecutionListItem$
1345
+ ];
1346
+ var HistoryEventList = [1, n0, _HEL,
1347
+ 0, [() => HistoryEvent$,
1348
+ 0]
1349
+ ];
1350
+ var LogDestinationList = [1, n0, _LDL,
1351
+ 0, () => LogDestination$
1352
+ ];
1353
+ var MapRunList = [1, n0, _MRL,
1354
+ 0, () => MapRunListItem$
1355
+ ];
1356
+ var RoutingConfigurationList = [1, n0, _RCL,
1357
+ 0, () => RoutingConfigurationListItem$
1358
+ ];
1359
+ var StateMachineAliasList = [1, n0, _SMAL,
1360
+ 0, () => StateMachineAliasListItem$
1361
+ ];
1362
+ var StateMachineList = [1, n0, _SML,
1363
+ 0, () => StateMachineListItem$
1364
+ ];
1365
+ var StateMachineVersionList = [1, n0, _SMVL,
1366
+ 0, () => StateMachineVersionListItem$
1367
+ ];
1380
1368
  var TagKeyList = 64 | 0;
1381
- var TagList = [1, n0, _TL, 0, () => Tag$];
1382
- var ValidateStateMachineDefinitionDiagnosticList = [
1383
- 1,
1384
- n0,
1385
- _VSMDDL,
1386
- 0,
1387
- [() => ValidateStateMachineDefinitionDiagnostic$, 0],
1388
- ];
1389
- var VariableNameList = [1, n0, _VNL, 0, [() => VariableName, 0]];
1390
- var AssignedVariables = [2, n0, _AV, 0, [() => VariableName, 0], [() => VariableValue, 0]];
1391
- var VariableReferences = [2, n0, _VR, 8, [0, 0], [() => VariableNameList, 0]];
1392
- export var CreateActivity$ = [
1393
- 9,
1394
- n0,
1395
- _CA,
1396
- 2,
1397
- () => CreateActivityInput$,
1398
- () => CreateActivityOutput$,
1399
- ];
1400
- export var CreateStateMachine$ = [
1401
- 9,
1402
- n0,
1403
- _CSM,
1404
- 2,
1405
- () => CreateStateMachineInput$,
1406
- () => CreateStateMachineOutput$,
1407
- ];
1408
- export var CreateStateMachineAlias$ = [
1409
- 9,
1410
- n0,
1411
- _CSMA,
1412
- 0,
1413
- () => CreateStateMachineAliasInput$,
1414
- () => CreateStateMachineAliasOutput$,
1415
- ];
1416
- export var DeleteActivity$ = [
1417
- 9,
1418
- n0,
1419
- _DA,
1420
- 0,
1421
- () => DeleteActivityInput$,
1422
- () => DeleteActivityOutput$,
1423
- ];
1424
- export var DeleteStateMachine$ = [
1425
- 9,
1426
- n0,
1427
- _DSM,
1428
- 0,
1429
- () => DeleteStateMachineInput$,
1430
- () => DeleteStateMachineOutput$,
1431
- ];
1432
- export var DeleteStateMachineAlias$ = [
1433
- 9,
1434
- n0,
1435
- _DSMA,
1436
- 0,
1437
- () => DeleteStateMachineAliasInput$,
1438
- () => DeleteStateMachineAliasOutput$,
1439
- ];
1440
- export var DeleteStateMachineVersion$ = [
1441
- 9,
1442
- n0,
1443
- _DSMV,
1444
- 0,
1445
- () => DeleteStateMachineVersionInput$,
1446
- () => DeleteStateMachineVersionOutput$,
1447
- ];
1448
- export var DescribeActivity$ = [
1449
- 9,
1450
- n0,
1451
- _DAe,
1452
- 0,
1453
- () => DescribeActivityInput$,
1454
- () => DescribeActivityOutput$,
1455
- ];
1456
- export var DescribeExecution$ = [
1457
- 9,
1458
- n0,
1459
- _DE,
1460
- 0,
1461
- () => DescribeExecutionInput$,
1462
- () => DescribeExecutionOutput$,
1463
- ];
1464
- export var DescribeMapRun$ = [
1465
- 9,
1466
- n0,
1467
- _DMR,
1468
- 0,
1469
- () => DescribeMapRunInput$,
1470
- () => DescribeMapRunOutput$,
1471
- ];
1472
- export var DescribeStateMachine$ = [
1473
- 9,
1474
- n0,
1475
- _DSMe,
1476
- 0,
1477
- () => DescribeStateMachineInput$,
1478
- () => DescribeStateMachineOutput$,
1479
- ];
1480
- export var DescribeStateMachineAlias$ = [
1481
- 9,
1482
- n0,
1483
- _DSMAe,
1484
- 0,
1485
- () => DescribeStateMachineAliasInput$,
1486
- () => DescribeStateMachineAliasOutput$,
1487
- ];
1488
- export var DescribeStateMachineForExecution$ = [
1489
- 9,
1490
- n0,
1491
- _DSMFE,
1492
- 0,
1493
- () => DescribeStateMachineForExecutionInput$,
1494
- () => DescribeStateMachineForExecutionOutput$,
1495
- ];
1496
- export var GetActivityTask$ = [
1497
- 9,
1498
- n0,
1499
- _GAT,
1500
- 0,
1501
- () => GetActivityTaskInput$,
1502
- () => GetActivityTaskOutput$,
1503
- ];
1504
- export var GetExecutionHistory$ = [
1505
- 9,
1506
- n0,
1507
- _GEH,
1508
- 0,
1509
- () => GetExecutionHistoryInput$,
1510
- () => GetExecutionHistoryOutput$,
1511
- ];
1512
- export var ListActivities$ = [
1513
- 9,
1514
- n0,
1515
- _LA,
1516
- 0,
1517
- () => ListActivitiesInput$,
1518
- () => ListActivitiesOutput$,
1519
- ];
1520
- export var ListExecutions$ = [
1521
- 9,
1522
- n0,
1523
- _LE,
1524
- 0,
1525
- () => ListExecutionsInput$,
1526
- () => ListExecutionsOutput$,
1527
- ];
1528
- export var ListMapRuns$ = [9, n0, _LMR, 0, () => ListMapRunsInput$, () => ListMapRunsOutput$];
1529
- export var ListStateMachineAliases$ = [
1530
- 9,
1531
- n0,
1532
- _LSMA,
1533
- 0,
1534
- () => ListStateMachineAliasesInput$,
1535
- () => ListStateMachineAliasesOutput$,
1536
- ];
1537
- export var ListStateMachines$ = [
1538
- 9,
1539
- n0,
1540
- _LSM,
1541
- 0,
1542
- () => ListStateMachinesInput$,
1543
- () => ListStateMachinesOutput$,
1544
- ];
1545
- export var ListStateMachineVersions$ = [
1546
- 9,
1547
- n0,
1548
- _LSMV,
1549
- 0,
1550
- () => ListStateMachineVersionsInput$,
1551
- () => ListStateMachineVersionsOutput$,
1552
- ];
1553
- export var ListTagsForResource$ = [
1554
- 9,
1555
- n0,
1556
- _LTFR,
1557
- 0,
1558
- () => ListTagsForResourceInput$,
1559
- () => ListTagsForResourceOutput$,
1560
- ];
1561
- export var PublishStateMachineVersion$ = [
1562
- 9,
1563
- n0,
1564
- _PSMV,
1565
- 2,
1566
- () => PublishStateMachineVersionInput$,
1567
- () => PublishStateMachineVersionOutput$,
1568
- ];
1569
- export var RedriveExecution$ = [
1570
- 9,
1571
- n0,
1572
- _RE,
1573
- 2,
1574
- () => RedriveExecutionInput$,
1575
- () => RedriveExecutionOutput$,
1576
- ];
1577
- export var SendTaskFailure$ = [
1578
- 9,
1579
- n0,
1580
- _STF,
1581
- 0,
1582
- () => SendTaskFailureInput$,
1583
- () => SendTaskFailureOutput$,
1584
- ];
1585
- export var SendTaskHeartbeat$ = [
1586
- 9,
1587
- n0,
1588
- _STH,
1589
- 0,
1590
- () => SendTaskHeartbeatInput$,
1591
- () => SendTaskHeartbeatOutput$,
1592
- ];
1593
- export var SendTaskSuccess$ = [
1594
- 9,
1595
- n0,
1596
- _STS,
1597
- 0,
1598
- () => SendTaskSuccessInput$,
1599
- () => SendTaskSuccessOutput$,
1600
- ];
1601
- export var StartExecution$ = [
1602
- 9,
1603
- n0,
1604
- _SEt,
1605
- 2,
1606
- () => StartExecutionInput$,
1607
- () => StartExecutionOutput$,
1608
- ];
1609
- export var StartSyncExecution$ = [
1610
- 9,
1611
- n0,
1612
- _SSE,
1613
- { [_end]: ["sync-"] },
1614
- () => StartSyncExecutionInput$,
1615
- () => StartSyncExecutionOutput$,
1616
- ];
1617
- export var StopExecution$ = [
1618
- 9,
1619
- n0,
1620
- _SEto,
1621
- 0,
1622
- () => StopExecutionInput$,
1623
- () => StopExecutionOutput$,
1624
- ];
1625
- export var TagResource$ = [9, n0, _TR, 0, () => TagResourceInput$, () => TagResourceOutput$];
1626
- export var TestState$ = [
1627
- 9,
1628
- n0,
1629
- _TS,
1630
- { [_end]: ["sync-"] },
1631
- () => TestStateInput$,
1632
- () => TestStateOutput$,
1633
- ];
1634
- export var UntagResource$ = [
1635
- 9,
1636
- n0,
1637
- _UR,
1638
- 0,
1639
- () => UntagResourceInput$,
1640
- () => UntagResourceOutput$,
1641
- ];
1642
- export var UpdateMapRun$ = [9, n0, _UMR, 0, () => UpdateMapRunInput$, () => UpdateMapRunOutput$];
1643
- export var UpdateStateMachine$ = [
1644
- 9,
1645
- n0,
1646
- _USM,
1647
- 2,
1648
- () => UpdateStateMachineInput$,
1649
- () => UpdateStateMachineOutput$,
1650
- ];
1651
- export var UpdateStateMachineAlias$ = [
1652
- 9,
1653
- n0,
1654
- _USMA,
1655
- 0,
1656
- () => UpdateStateMachineAliasInput$,
1657
- () => UpdateStateMachineAliasOutput$,
1658
- ];
1659
- export var ValidateStateMachineDefinition$ = [
1660
- 9,
1661
- n0,
1662
- _VSMD,
1663
- 0,
1664
- () => ValidateStateMachineDefinitionInput$,
1665
- () => ValidateStateMachineDefinitionOutput$,
1369
+ var TagList = [1, n0, _TL,
1370
+ 0, () => Tag$
1371
+ ];
1372
+ var ValidateStateMachineDefinitionDiagnosticList = [1, n0, _VSMDDL,
1373
+ 0, [() => ValidateStateMachineDefinitionDiagnostic$,
1374
+ 0]
1375
+ ];
1376
+ var VariableNameList = [1, n0, _VNL,
1377
+ 0, [() => VariableName,
1378
+ 0]
1379
+ ];
1380
+ var AssignedVariables = [2, n0, _AV,
1381
+ 0, [() => VariableName,
1382
+ 0],
1383
+ [() => VariableValue,
1384
+ 0]
1385
+ ];
1386
+ var VariableReferences = [2, n0, _VR,
1387
+ 8, [0,
1388
+ 0],
1389
+ [() => VariableNameList,
1390
+ 0]
1391
+ ];
1392
+ export var CreateActivity$ = [9, n0, _CA,
1393
+ 2, () => CreateActivityInput$, () => CreateActivityOutput$
1394
+ ];
1395
+ export var CreateStateMachine$ = [9, n0, _CSM,
1396
+ 2, () => CreateStateMachineInput$, () => CreateStateMachineOutput$
1397
+ ];
1398
+ export var CreateStateMachineAlias$ = [9, n0, _CSMA,
1399
+ 0, () => CreateStateMachineAliasInput$, () => CreateStateMachineAliasOutput$
1400
+ ];
1401
+ export var DeleteActivity$ = [9, n0, _DA,
1402
+ 0, () => DeleteActivityInput$, () => DeleteActivityOutput$
1403
+ ];
1404
+ export var DeleteStateMachine$ = [9, n0, _DSM,
1405
+ 0, () => DeleteStateMachineInput$, () => DeleteStateMachineOutput$
1406
+ ];
1407
+ export var DeleteStateMachineAlias$ = [9, n0, _DSMA,
1408
+ 0, () => DeleteStateMachineAliasInput$, () => DeleteStateMachineAliasOutput$
1409
+ ];
1410
+ export var DeleteStateMachineVersion$ = [9, n0, _DSMV,
1411
+ 0, () => DeleteStateMachineVersionInput$, () => DeleteStateMachineVersionOutput$
1412
+ ];
1413
+ export var DescribeActivity$ = [9, n0, _DAe,
1414
+ 0, () => DescribeActivityInput$, () => DescribeActivityOutput$
1415
+ ];
1416
+ export var DescribeExecution$ = [9, n0, _DE,
1417
+ 0, () => DescribeExecutionInput$, () => DescribeExecutionOutput$
1418
+ ];
1419
+ export var DescribeMapRun$ = [9, n0, _DMR,
1420
+ 0, () => DescribeMapRunInput$, () => DescribeMapRunOutput$
1421
+ ];
1422
+ export var DescribeStateMachine$ = [9, n0, _DSMe,
1423
+ 0, () => DescribeStateMachineInput$, () => DescribeStateMachineOutput$
1424
+ ];
1425
+ export var DescribeStateMachineAlias$ = [9, n0, _DSMAe,
1426
+ 0, () => DescribeStateMachineAliasInput$, () => DescribeStateMachineAliasOutput$
1427
+ ];
1428
+ export var DescribeStateMachineForExecution$ = [9, n0, _DSMFE,
1429
+ 0, () => DescribeStateMachineForExecutionInput$, () => DescribeStateMachineForExecutionOutput$
1430
+ ];
1431
+ export var GetActivityTask$ = [9, n0, _GAT,
1432
+ 0, () => GetActivityTaskInput$, () => GetActivityTaskOutput$
1433
+ ];
1434
+ export var GetExecutionHistory$ = [9, n0, _GEH,
1435
+ 0, () => GetExecutionHistoryInput$, () => GetExecutionHistoryOutput$
1436
+ ];
1437
+ export var ListActivities$ = [9, n0, _LA,
1438
+ 0, () => ListActivitiesInput$, () => ListActivitiesOutput$
1439
+ ];
1440
+ export var ListExecutions$ = [9, n0, _LE,
1441
+ 0, () => ListExecutionsInput$, () => ListExecutionsOutput$
1442
+ ];
1443
+ export var ListMapRuns$ = [9, n0, _LMR,
1444
+ 0, () => ListMapRunsInput$, () => ListMapRunsOutput$
1445
+ ];
1446
+ export var ListStateMachineAliases$ = [9, n0, _LSMA,
1447
+ 0, () => ListStateMachineAliasesInput$, () => ListStateMachineAliasesOutput$
1448
+ ];
1449
+ export var ListStateMachines$ = [9, n0, _LSM,
1450
+ 0, () => ListStateMachinesInput$, () => ListStateMachinesOutput$
1451
+ ];
1452
+ export var ListStateMachineVersions$ = [9, n0, _LSMV,
1453
+ 0, () => ListStateMachineVersionsInput$, () => ListStateMachineVersionsOutput$
1454
+ ];
1455
+ export var ListTagsForResource$ = [9, n0, _LTFR,
1456
+ 0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
1457
+ ];
1458
+ export var PublishStateMachineVersion$ = [9, n0, _PSMV,
1459
+ 2, () => PublishStateMachineVersionInput$, () => PublishStateMachineVersionOutput$
1460
+ ];
1461
+ export var RedriveExecution$ = [9, n0, _RE,
1462
+ 2, () => RedriveExecutionInput$, () => RedriveExecutionOutput$
1463
+ ];
1464
+ export var SendTaskFailure$ = [9, n0, _STF,
1465
+ 0, () => SendTaskFailureInput$, () => SendTaskFailureOutput$
1466
+ ];
1467
+ export var SendTaskHeartbeat$ = [9, n0, _STH,
1468
+ 0, () => SendTaskHeartbeatInput$, () => SendTaskHeartbeatOutput$
1469
+ ];
1470
+ export var SendTaskSuccess$ = [9, n0, _STS,
1471
+ 0, () => SendTaskSuccessInput$, () => SendTaskSuccessOutput$
1472
+ ];
1473
+ export var StartExecution$ = [9, n0, _SEt,
1474
+ 2, () => StartExecutionInput$, () => StartExecutionOutput$
1475
+ ];
1476
+ export var StartSyncExecution$ = [9, n0, _SSE,
1477
+ { [_end]: ["sync-"] }, () => StartSyncExecutionInput$, () => StartSyncExecutionOutput$
1478
+ ];
1479
+ export var StopExecution$ = [9, n0, _SEto,
1480
+ 0, () => StopExecutionInput$, () => StopExecutionOutput$
1481
+ ];
1482
+ export var TagResource$ = [9, n0, _TR,
1483
+ 0, () => TagResourceInput$, () => TagResourceOutput$
1484
+ ];
1485
+ export var TestState$ = [9, n0, _TS,
1486
+ { [_end]: ["sync-"] }, () => TestStateInput$, () => TestStateOutput$
1487
+ ];
1488
+ export var UntagResource$ = [9, n0, _UR,
1489
+ 0, () => UntagResourceInput$, () => UntagResourceOutput$
1490
+ ];
1491
+ export var UpdateMapRun$ = [9, n0, _UMR,
1492
+ 0, () => UpdateMapRunInput$, () => UpdateMapRunOutput$
1493
+ ];
1494
+ export var UpdateStateMachine$ = [9, n0, _USM,
1495
+ 2, () => UpdateStateMachineInput$, () => UpdateStateMachineOutput$
1496
+ ];
1497
+ export var UpdateStateMachineAlias$ = [9, n0, _USMA,
1498
+ 0, () => UpdateStateMachineAliasInput$, () => UpdateStateMachineAliasOutput$
1499
+ ];
1500
+ export var ValidateStateMachineDefinition$ = [9, n0, _VSMD,
1501
+ 0, () => ValidateStateMachineDefinitionInput$, () => ValidateStateMachineDefinitionOutput$
1666
1502
  ];