@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
@@ -992,2598 +992,2105 @@ import { TypeRegistry } from "@smithy/core/schema";
992
992
  import { ECSServiceException } from "../models/ECSServiceException";
993
993
  import { AccessDeniedException, AttributeLimitExceededException, BlockedException, ClientException, ClusterContainsCapacityProviderException, ClusterContainsContainerInstancesException, ClusterContainsServicesException, ClusterContainsTasksException, ClusterNotFoundException, ConflictException, InvalidParameterException, LimitExceededException, MissingVersionException, NamespaceNotFoundException, NoUpdateAvailableException, PlatformTaskDefinitionIncompatibilityException, PlatformUnknownException, ResourceInUseException, ResourceNotFoundException, ServerException, ServiceDeploymentNotFoundException, ServiceNotActiveException, ServiceNotFoundException, TargetNotConnectedException, TargetNotFoundException, TaskSetNotFoundException, UnsupportedFeatureException, UpdateInProgressException, } from "../models/errors";
994
994
  var SensitiveString = [0, n0, _SS, 8, 0];
995
- export var AcceleratorCountRequest$ = [3, n0, _ACR, 0, [_m, _ma], [1, 1]];
996
- export var AcceleratorTotalMemoryMiBRequest$ = [3, n0, _ATMMBR, 0, [_m, _ma], [1, 1]];
997
- export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c }, [_me], [0]];
995
+ export var AcceleratorCountRequest$ = [3, n0, _ACR,
996
+ 0,
997
+ [_m, _ma],
998
+ [1, 1]
999
+ ];
1000
+ export var AcceleratorTotalMemoryMiBRequest$ = [3, n0, _ATMMBR,
1001
+ 0,
1002
+ [_m, _ma],
1003
+ [1, 1]
1004
+ ];
1005
+ export var AccessDeniedException$ = [-3, n0, _ADE,
1006
+ { [_e]: _c },
1007
+ [_me],
1008
+ [0]
1009
+ ];
998
1010
  TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
999
- export var AdvancedConfiguration$ = [3, n0, _AC, 0, [_aTGA, _pLR, _tLR, _rA], [0, 0, 0, 0]];
1000
- export var Attachment$ = [3, n0, _A, 0, [_i, _t, _s, _d], [0, 0, 0, () => AttachmentDetails]];
1001
- export var AttachmentStateChange$ = [3, n0, _ASC, 0, [_aA, _s], [0, 0]];
1002
- export var Attribute$ = [3, n0, _At, 0, [_n, _v, _tT, _tI], [0, 0, 0, 0]];
1003
- export var AttributeLimitExceededException$ = [-3, n0, _ALEE, { [_e]: _c }, [_me], [0]];
1011
+ export var AdvancedConfiguration$ = [3, n0, _AC,
1012
+ 0,
1013
+ [_aTGA, _pLR, _tLR, _rA],
1014
+ [0, 0, 0, 0]
1015
+ ];
1016
+ export var Attachment$ = [3, n0, _A,
1017
+ 0,
1018
+ [_i, _t, _s, _d],
1019
+ [0, 0, 0, () => AttachmentDetails]
1020
+ ];
1021
+ export var AttachmentStateChange$ = [3, n0, _ASC,
1022
+ 0,
1023
+ [_aA, _s],
1024
+ [0, 0]
1025
+ ];
1026
+ export var Attribute$ = [3, n0, _At,
1027
+ 0,
1028
+ [_n, _v, _tT, _tI],
1029
+ [0, 0, 0, 0]
1030
+ ];
1031
+ export var AttributeLimitExceededException$ = [-3, n0, _ALEE,
1032
+ { [_e]: _c },
1033
+ [_me],
1034
+ [0]
1035
+ ];
1004
1036
  TypeRegistry.for(n0).registerError(AttributeLimitExceededException$, AttributeLimitExceededException);
1005
- export var AutoScalingGroupProvider$ = [
1006
- 3,
1007
- n0,
1008
- _ASGP,
1037
+ export var AutoScalingGroupProvider$ = [3, n0, _ASGP,
1009
1038
  0,
1010
1039
  [_aSGA, _mS, _mTP, _mD],
1011
- [0, () => ManagedScaling$, 0, 0],
1040
+ [0, () => ManagedScaling$, 0, 0]
1012
1041
  ];
1013
- export var AutoScalingGroupProviderUpdate$ = [
1014
- 3,
1015
- n0,
1016
- _ASGPU,
1042
+ export var AutoScalingGroupProviderUpdate$ = [3, n0, _ASGPU,
1017
1043
  0,
1018
1044
  [_mS, _mTP, _mD],
1019
- [() => ManagedScaling$, 0, 0],
1045
+ [() => ManagedScaling$, 0, 0]
1046
+ ];
1047
+ export var AwsVpcConfiguration$ = [3, n0, _AVC,
1048
+ 0,
1049
+ [_su, _sG, _aPI],
1050
+ [64 | 0, 64 | 0, 0]
1051
+ ];
1052
+ export var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR,
1053
+ 0,
1054
+ [_m, _ma],
1055
+ [1, 1]
1056
+ ];
1057
+ export var BlockedException$ = [-3, n0, _BE,
1058
+ { [_e]: _c },
1059
+ [_me],
1060
+ [0]
1020
1061
  ];
1021
- export var AwsVpcConfiguration$ = [3, n0, _AVC, 0, [_su, _sG, _aPI], [64 | 0, 64 | 0, 0]];
1022
- export var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR, 0, [_m, _ma], [1, 1]];
1023
- export var BlockedException$ = [-3, n0, _BE, { [_e]: _c }, [_me], [0]];
1024
1062
  TypeRegistry.for(n0).registerError(BlockedException$, BlockedException);
1025
- export var CanaryConfiguration$ = [3, n0, _CC, 0, [_cP, _cBTIM], [1, 1]];
1026
- export var CapacityProvider$ = [
1027
- 3,
1028
- n0,
1029
- _CP,
1063
+ export var CanaryConfiguration$ = [3, n0, _CC,
1064
+ 0,
1065
+ [_cP, _cBTIM],
1066
+ [1, 1]
1067
+ ];
1068
+ export var CapacityProvider$ = [3, n0, _CP,
1030
1069
  0,
1031
1070
  [_cPA, _n, _cl, _s, _aSGP, _mIP, _uS, _uSR, _ta, _t],
1032
- [0, 0, 0, 0, () => AutoScalingGroupProvider$, [() => ManagedInstancesProvider$, 0], 0, 0, () => Tags, 0],
1071
+ [0, 0, 0, 0, () => AutoScalingGroupProvider$, [() => ManagedInstancesProvider$, 0], 0, 0, () => Tags, 0]
1072
+ ];
1073
+ export var CapacityProviderStrategyItem$ = [3, n0, _CPSI,
1074
+ 0,
1075
+ [_cPa, _w, _b],
1076
+ [0, 1, 1]
1077
+ ];
1078
+ export var ClientException$ = [-3, n0, _CE,
1079
+ { [_e]: _c },
1080
+ [_me],
1081
+ [0]
1033
1082
  ];
1034
- export var CapacityProviderStrategyItem$ = [3, n0, _CPSI, 0, [_cPa, _w, _b], [0, 1, 1]];
1035
- export var ClientException$ = [-3, n0, _CE, { [_e]: _c }, [_me], [0]];
1036
1083
  TypeRegistry.for(n0).registerError(ClientException$, ClientException);
1037
- export var Cluster$ = [
1038
- 3,
1039
- n0,
1040
- _C,
1084
+ export var Cluster$ = [3, n0, _C,
1041
1085
  0,
1042
1086
  [_cA, _cN, _co, _s, _rCIC, _rTC, _pTC, _aSC, _st, _ta, _se, _cPap, _dCPS, _a, _aS, _sCD],
1043
- [
1044
- 0,
1045
- 0,
1046
- () => ClusterConfiguration$,
1047
- 0,
1048
- 1,
1049
- 1,
1050
- 1,
1051
- 1,
1052
- () => Statistics,
1053
- () => Tags,
1054
- () => ClusterSettings,
1055
- 64 | 0,
1056
- () => CapacityProviderStrategy,
1057
- () => Attachments,
1058
- 0,
1059
- () => ClusterServiceConnectDefaults$,
1060
- ],
1061
- ];
1062
- export var ClusterConfiguration$ = [
1063
- 3,
1064
- n0,
1065
- _CCl,
1087
+ [0, 0, () => ClusterConfiguration$, 0, 1, 1, 1, 1, () => Statistics, () => Tags, () => ClusterSettings, 64 | 0, () => CapacityProviderStrategy, () => Attachments, 0, () => ClusterServiceConnectDefaults$]
1088
+ ];
1089
+ export var ClusterConfiguration$ = [3, n0, _CCl,
1066
1090
  0,
1067
1091
  [_eCC, _mSC],
1068
- [() => ExecuteCommandConfiguration$, () => ManagedStorageConfiguration$],
1092
+ [() => ExecuteCommandConfiguration$, () => ManagedStorageConfiguration$]
1093
+ ];
1094
+ export var ClusterContainsCapacityProviderException$ = [-3, n0, _CCCPE,
1095
+ { [_e]: _c },
1096
+ [_me],
1097
+ [0]
1069
1098
  ];
1070
- export var ClusterContainsCapacityProviderException$ = [-3, n0, _CCCPE, { [_e]: _c }, [_me], [0]];
1071
1099
  TypeRegistry.for(n0).registerError(ClusterContainsCapacityProviderException$, ClusterContainsCapacityProviderException);
1072
- export var ClusterContainsContainerInstancesException$ = [-3, n0, _CCCIE, { [_e]: _c }, [_me], [0]];
1100
+ export var ClusterContainsContainerInstancesException$ = [-3, n0, _CCCIE,
1101
+ { [_e]: _c },
1102
+ [_me],
1103
+ [0]
1104
+ ];
1073
1105
  TypeRegistry.for(n0).registerError(ClusterContainsContainerInstancesException$, ClusterContainsContainerInstancesException);
1074
- export var ClusterContainsServicesException$ = [-3, n0, _CCSE, { [_e]: _c }, [_me], [0]];
1106
+ export var ClusterContainsServicesException$ = [-3, n0, _CCSE,
1107
+ { [_e]: _c },
1108
+ [_me],
1109
+ [0]
1110
+ ];
1075
1111
  TypeRegistry.for(n0).registerError(ClusterContainsServicesException$, ClusterContainsServicesException);
1076
- export var ClusterContainsTasksException$ = [-3, n0, _CCTE, { [_e]: _c }, [_me], [0]];
1112
+ export var ClusterContainsTasksException$ = [-3, n0, _CCTE,
1113
+ { [_e]: _c },
1114
+ [_me],
1115
+ [0]
1116
+ ];
1077
1117
  TypeRegistry.for(n0).registerError(ClusterContainsTasksException$, ClusterContainsTasksException);
1078
- export var ClusterNotFoundException$ = [-3, n0, _CNFE, { [_e]: _c }, [_me], [0]];
1118
+ export var ClusterNotFoundException$ = [-3, n0, _CNFE,
1119
+ { [_e]: _c },
1120
+ [_me],
1121
+ [0]
1122
+ ];
1079
1123
  TypeRegistry.for(n0).registerError(ClusterNotFoundException$, ClusterNotFoundException);
1080
- export var ClusterServiceConnectDefaults$ = [3, n0, _CSCD, 0, [_na], [0]];
1081
- export var ClusterServiceConnectDefaultsRequest$ = [3, n0, _CSCDR, 0, [_na], [0]];
1082
- export var ClusterSetting$ = [3, n0, _CS, 0, [_n, _v], [0, 0]];
1083
- export var ConflictException$ = [-3, n0, _CEo, { [_e]: _c }, [_rI, _me], [64 | 0, 0]];
1124
+ export var ClusterServiceConnectDefaults$ = [3, n0, _CSCD,
1125
+ 0,
1126
+ [_na],
1127
+ [0]
1128
+ ];
1129
+ export var ClusterServiceConnectDefaultsRequest$ = [3, n0, _CSCDR,
1130
+ 0,
1131
+ [_na],
1132
+ [0]
1133
+ ];
1134
+ export var ClusterSetting$ = [3, n0, _CS,
1135
+ 0,
1136
+ [_n, _v],
1137
+ [0, 0]
1138
+ ];
1139
+ export var ConflictException$ = [-3, n0, _CEo,
1140
+ { [_e]: _c },
1141
+ [_rI, _me],
1142
+ [64 | 0, 0]
1143
+ ];
1084
1144
  TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
1085
- export var Container$ = [
1086
- 3,
1087
- n0,
1088
- _Co,
1145
+ export var Container$ = [3, n0, _Co,
1089
1146
  0,
1090
1147
  [_cAo, _tA, _n, _im, _iD, _rIu, _lS, _eC, _r, _nB, _nI, _hS, _mA, _cp, _mem, _mR, _gI],
1091
- [0, 0, 0, 0, 0, 0, 0, 1, 0, () => NetworkBindings, () => NetworkInterfaces, 0, () => ManagedAgents, 0, 0, 0, 64 | 0],
1092
- ];
1093
- export var ContainerDefinition$ = [
1094
- 3,
1095
- n0,
1096
- _CD,
1097
- 0,
1098
- [
1099
- _n,
1100
- _im,
1101
- _rC,
1102
- _cp,
1103
- _mem,
1104
- _mR,
1105
- _l,
1106
- _pM,
1107
- _es,
1108
- _rP,
1109
- _eP,
1110
- _com,
1111
- _en,
1112
- _eF,
1113
- _mP,
1114
- _vF,
1115
- _lP,
1116
- _sec,
1117
- _dO,
1118
- _sT,
1119
- _sTt,
1120
- _vC,
1121
- _h,
1122
- _u,
1123
- _wD,
1124
- _dN,
1125
- _p,
1126
- _rRF,
1127
- _dS,
1128
- _dSD,
1129
- _eH,
1130
- _dSO,
1131
- _in,
1132
- _pT,
1133
- _dL,
1134
- _ul,
1135
- _lC,
1136
- _hC,
1137
- _sC,
1138
- _rR,
1139
- _fC,
1140
- _cS,
1141
- ],
1142
- [
1143
- 0,
1144
- 0,
1145
- () => RepositoryCredentials$,
1146
- 1,
1147
- 1,
1148
- 1,
1149
- 64 | 0,
1150
- () => PortMappingList,
1151
- 2,
1152
- () => ContainerRestartPolicy$,
1153
- 64 | 0,
1154
- 64 | 0,
1155
- () => EnvironmentVariables,
1156
- () => EnvironmentFiles,
1157
- () => MountPointList,
1158
- () => VolumeFromList,
1159
- () => LinuxParameters$,
1160
- () => SecretList,
1161
- () => ContainerDependencies,
1162
- 1,
1163
- 1,
1164
- 0,
1165
- 0,
1166
- 0,
1167
- 0,
1168
- 2,
1169
- 2,
1170
- 2,
1171
- 64 | 0,
1172
- 64 | 0,
1173
- () => HostEntryList,
1174
- 64 | 0,
1175
- 2,
1176
- 2,
1177
- 128 | 0,
1178
- () => UlimitList,
1179
- () => LogConfiguration$,
1180
- () => HealthCheck$,
1181
- () => SystemControls,
1182
- () => ResourceRequirements,
1183
- () => FirelensConfiguration$,
1184
- 64 | 0,
1185
- ],
1186
- ];
1187
- export var ContainerDependency$ = [3, n0, _CDo, 0, [_cNo, _con], [0, 0]];
1188
- export var ContainerImage$ = [3, n0, _CI, 0, [_cNo, _iD, _im], [0, 0, 0]];
1189
- export var ContainerInstance$ = [
1190
- 3,
1191
- n0,
1192
- _CIo,
1148
+ [0, 0, 0, 0, 0, 0, 0, 1, 0, () => NetworkBindings, () => NetworkInterfaces, 0, () => ManagedAgents, 0, 0, 0, 64 | 0]
1149
+ ];
1150
+ export var ContainerDefinition$ = [3, n0, _CD,
1151
+ 0,
1152
+ [_n, _im, _rC, _cp, _mem, _mR, _l, _pM, _es, _rP, _eP, _com, _en, _eF, _mP, _vF, _lP, _sec, _dO, _sT, _sTt, _vC, _h, _u, _wD, _dN, _p, _rRF, _dS, _dSD, _eH, _dSO, _in, _pT, _dL, _ul, _lC, _hC, _sC, _rR, _fC, _cS],
1153
+ [0, 0, () => RepositoryCredentials$, 1, 1, 1, 64 | 0, () => PortMappingList, 2, () => ContainerRestartPolicy$, 64 | 0, 64 | 0, () => EnvironmentVariables, () => EnvironmentFiles, () => MountPointList, () => VolumeFromList, () => LinuxParameters$, () => SecretList, () => ContainerDependencies, 1, 1, 0, 0, 0, 0, 2, 2, 2, 64 | 0, 64 | 0, () => HostEntryList, 64 | 0, 2, 2, 128 | 0, () => UlimitList, () => LogConfiguration$, () => HealthCheck$, () => SystemControls, () => ResourceRequirements, () => FirelensConfiguration$, 64 | 0]
1154
+ ];
1155
+ export var ContainerDependency$ = [3, n0, _CDo,
1156
+ 0,
1157
+ [_cNo, _con],
1158
+ [0, 0]
1159
+ ];
1160
+ export var ContainerImage$ = [3, n0, _CI,
1161
+ 0,
1162
+ [_cNo, _iD, _im],
1163
+ [0, 0, 0]
1164
+ ];
1165
+ export var ContainerInstance$ = [3, n0, _CIo,
1193
1166
  0,
1194
1167
  [_cIA, _eII, _cPN, _ve, _vI, _rRe, _rReg, _s, _sR, _aC, _rTC, _pTC, _aUS, _at, _rAe, _a, _ta, _hS],
1195
- [
1196
- 0,
1197
- 0,
1198
- 0,
1199
- 1,
1200
- () => VersionInfo$,
1201
- () => Resources,
1202
- () => Resources,
1203
- 0,
1204
- 0,
1205
- 2,
1206
- 1,
1207
- 1,
1208
- 0,
1209
- () => Attributes,
1210
- 4,
1211
- () => Attachments,
1212
- () => Tags,
1213
- () => ContainerInstanceHealthStatus$,
1214
- ],
1215
- ];
1216
- export var ContainerInstanceHealthStatus$ = [
1217
- 3,
1218
- n0,
1219
- _CIHS,
1168
+ [0, 0, 0, 1, () => VersionInfo$, () => Resources, () => Resources, 0, 0, 2, 1, 1, 0, () => Attributes, 4, () => Attachments, () => Tags, () => ContainerInstanceHealthStatus$]
1169
+ ];
1170
+ export var ContainerInstanceHealthStatus$ = [3, n0, _CIHS,
1220
1171
  0,
1221
1172
  [_oS, _d],
1222
- [0, () => InstanceHealthCheckResultList],
1173
+ [0, () => InstanceHealthCheckResultList]
1223
1174
  ];
1224
- export var ContainerOverride$ = [
1225
- 3,
1226
- n0,
1227
- _CO,
1175
+ export var ContainerOverride$ = [3, n0, _CO,
1228
1176
  0,
1229
1177
  [_n, _com, _en, _eF, _cp, _mem, _mR, _rR],
1230
- [0, 64 | 0, () => EnvironmentVariables, () => EnvironmentFiles, 1, 1, 1, () => ResourceRequirements],
1178
+ [0, 64 | 0, () => EnvironmentVariables, () => EnvironmentFiles, 1, 1, 1, () => ResourceRequirements]
1179
+ ];
1180
+ export var ContainerRestartPolicy$ = [3, n0, _CRP,
1181
+ 0,
1182
+ [_ena, _iEC, _rAP],
1183
+ [2, 64 | 1, 1]
1231
1184
  ];
1232
- export var ContainerRestartPolicy$ = [3, n0, _CRP, 0, [_ena, _iEC, _rAP], [2, 64 | 1, 1]];
1233
- export var ContainerStateChange$ = [
1234
- 3,
1235
- n0,
1236
- _CSC,
1185
+ export var ContainerStateChange$ = [3, n0, _CSC,
1237
1186
  0,
1238
1187
  [_cNo, _iD, _rIu, _eC, _nB, _r, _s],
1239
- [0, 0, 0, 1, () => NetworkBindings, 0, 0],
1188
+ [0, 0, 0, 1, () => NetworkBindings, 0, 0]
1240
1189
  ];
1241
- export var CreateCapacityProviderRequest$ = [
1242
- 3,
1243
- n0,
1244
- _CCPR,
1190
+ export var CreateCapacityProviderRequest$ = [3, n0, _CCPR,
1245
1191
  0,
1246
1192
  [_n, _cl, _aSGP, _mIP, _ta],
1247
- [0, 0, () => AutoScalingGroupProvider$, [() => CreateManagedInstancesProviderConfiguration$, 0], () => Tags],
1193
+ [0, 0, () => AutoScalingGroupProvider$, [() => CreateManagedInstancesProviderConfiguration$, 0], () => Tags]
1248
1194
  ];
1249
- export var CreateCapacityProviderResponse$ = [
1250
- 3,
1251
- n0,
1252
- _CCPRr,
1195
+ export var CreateCapacityProviderResponse$ = [3, n0, _CCPRr,
1253
1196
  0,
1254
1197
  [_cPa],
1255
- [[() => CapacityProvider$, 0]],
1198
+ [[() => CapacityProvider$, 0]]
1256
1199
  ];
1257
- export var CreateClusterRequest$ = [
1258
- 3,
1259
- n0,
1260
- _CCR,
1200
+ export var CreateClusterRequest$ = [3, n0, _CCR,
1261
1201
  0,
1262
1202
  [_cN, _ta, _se, _co, _cPap, _dCPS, _sCD],
1263
- [
1264
- 0,
1265
- () => Tags,
1266
- () => ClusterSettings,
1267
- () => ClusterConfiguration$,
1268
- 64 | 0,
1269
- () => CapacityProviderStrategy,
1270
- () => ClusterServiceConnectDefaultsRequest$,
1271
- ],
1272
- ];
1273
- export var CreateClusterResponse$ = [3, n0, _CCRr, 0, [_cl], [() => Cluster$]];
1274
- export var CreatedAt$ = [3, n0, _CA, 0, [_be, _af], [4, 4]];
1275
- export var CreateExpressGatewayServiceRequest$ = [
1276
- 3,
1277
- n0,
1278
- _CEGSR,
1203
+ [0, () => Tags, () => ClusterSettings, () => ClusterConfiguration$, 64 | 0, () => CapacityProviderStrategy, () => ClusterServiceConnectDefaultsRequest$]
1204
+ ];
1205
+ export var CreateClusterResponse$ = [3, n0, _CCRr,
1206
+ 0,
1207
+ [_cl],
1208
+ [() => Cluster$]
1209
+ ];
1210
+ export var CreatedAt$ = [3, n0, _CA,
1211
+ 0,
1212
+ [_be, _af],
1213
+ [4, 4]
1214
+ ];
1215
+ export var CreateExpressGatewayServiceRequest$ = [3, n0, _CEGSR,
1279
1216
  0,
1280
1217
  [_eRA, _iRA, _sN, _cl, _hCP, _pC, _tRA, _nC, _cp, _mem, _sTc, _ta],
1281
- [
1282
- 0,
1283
- 0,
1284
- 0,
1285
- 0,
1286
- 0,
1287
- () => ExpressGatewayContainer$,
1288
- 0,
1289
- () => ExpressGatewayServiceNetworkConfiguration$,
1290
- 0,
1291
- 0,
1292
- () => ExpressGatewayScalingTarget$,
1293
- () => Tags,
1294
- ],
1295
- ];
1296
- export var CreateExpressGatewayServiceResponse$ = [
1297
- 3,
1298
- n0,
1299
- _CEGSRr,
1218
+ [0, 0, 0, 0, 0, () => ExpressGatewayContainer$, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$, () => Tags]
1219
+ ];
1220
+ export var CreateExpressGatewayServiceResponse$ = [3, n0, _CEGSRr,
1300
1221
  0,
1301
1222
  [_ser],
1302
- [() => ECSExpressGatewayService$],
1223
+ [() => ECSExpressGatewayService$]
1303
1224
  ];
1304
- export var CreateManagedInstancesProviderConfiguration$ = [
1305
- 3,
1306
- n0,
1307
- _CMIPC,
1225
+ export var CreateManagedInstancesProviderConfiguration$ = [3, n0, _CMIPC,
1308
1226
  0,
1309
1227
  [_iRA, _iLT, _pTr, _iO],
1310
- [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$],
1311
- ];
1312
- export var CreateServiceRequest$ = [
1313
- 3,
1314
- n0,
1315
- _CSR,
1316
- 0,
1317
- [
1318
- _cl,
1319
- _sN,
1320
- _tD,
1321
- _aZR,
1322
- _lB,
1323
- _sRe,
1324
- _dC,
1325
- _cT,
1326
- _lT,
1327
- _cPS,
1328
- _pV,
1329
- _ro,
1330
- _dCe,
1331
- _pCl,
1332
- _pS,
1333
- _nC,
1334
- _hCGPS,
1335
- _sS,
1336
- _dCep,
1337
- _ta,
1338
- _eECSMT,
1339
- _pTr,
1340
- _eEC,
1341
- _sCC,
1342
- _vCo,
1343
- _vLC,
1344
- ],
1345
- [
1346
- 0,
1347
- 0,
1348
- 0,
1349
- 0,
1350
- () => LoadBalancers,
1351
- () => ServiceRegistries,
1352
- 1,
1353
- 0,
1354
- 0,
1355
- () => CapacityProviderStrategy,
1356
- 0,
1357
- 0,
1358
- () => DeploymentConfiguration$,
1359
- () => PlacementConstraints,
1360
- () => PlacementStrategies,
1361
- () => NetworkConfiguration$,
1362
- 1,
1363
- 0,
1364
- () => DeploymentController$,
1365
- () => Tags,
1366
- 2,
1367
- 0,
1368
- 2,
1369
- () => ServiceConnectConfiguration$,
1370
- () => ServiceVolumeConfigurations,
1371
- () => VpcLatticeConfigurations,
1372
- ],
1373
- ];
1374
- export var CreateServiceResponse$ = [3, n0, _CSRr, 0, [_ser], [() => Service$]];
1375
- export var CreateTaskSetRequest$ = [
1376
- 3,
1377
- n0,
1378
- _CTSR,
1228
+ [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$]
1229
+ ];
1230
+ export var CreateServiceRequest$ = [3, n0, _CSR,
1231
+ 0,
1232
+ [_cl, _sN, _tD, _aZR, _lB, _sRe, _dC, _cT, _lT, _cPS, _pV, _ro, _dCe, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _eECSMT, _pTr, _eEC, _sCC, _vCo, _vLC],
1233
+ [0, 0, 0, 0, () => LoadBalancers, () => ServiceRegistries, 1, 0, 0, () => CapacityProviderStrategy, 0, 0, () => DeploymentConfiguration$, () => PlacementConstraints, () => PlacementStrategies, () => NetworkConfiguration$, 1, 0, () => DeploymentController$, () => Tags, 2, 0, 2, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations]
1234
+ ];
1235
+ export var CreateServiceResponse$ = [3, n0, _CSRr,
1236
+ 0,
1237
+ [_ser],
1238
+ [() => Service$]
1239
+ ];
1240
+ export var CreateTaskSetRequest$ = [3, n0, _CTSR,
1379
1241
  0,
1380
1242
  [_ser, _cl, _eI, _tD, _nC, _lB, _sRe, _lT, _cPS, _pV, _sc, _cT, _ta],
1381
- [
1382
- 0,
1383
- 0,
1384
- 0,
1385
- 0,
1386
- () => NetworkConfiguration$,
1387
- () => LoadBalancers,
1388
- () => ServiceRegistries,
1389
- 0,
1390
- () => CapacityProviderStrategy,
1391
- 0,
1392
- () => Scale$,
1393
- 0,
1394
- () => Tags,
1395
- ],
1396
- ];
1397
- export var CreateTaskSetResponse$ = [3, n0, _CTSRr, 0, [_tS], [() => TaskSet$]];
1398
- export var DeleteAccountSettingRequest$ = [3, n0, _DASR, 0, [_n, _pA], [0, 0]];
1399
- export var DeleteAccountSettingResponse$ = [3, n0, _DASRe, 0, [_set], [() => Setting$]];
1400
- export var DeleteAttributesRequest$ = [3, n0, _DAR, 0, [_cl, _at], [0, () => Attributes]];
1401
- export var DeleteAttributesResponse$ = [3, n0, _DARe, 0, [_at], [() => Attributes]];
1402
- export var DeleteCapacityProviderRequest$ = [3, n0, _DCPR, 0, [_cPa, _cl], [0, 0]];
1403
- export var DeleteCapacityProviderResponse$ = [
1404
- 3,
1405
- n0,
1406
- _DCPRe,
1243
+ [0, 0, 0, 0, () => NetworkConfiguration$, () => LoadBalancers, () => ServiceRegistries, 0, () => CapacityProviderStrategy, 0, () => Scale$, 0, () => Tags]
1244
+ ];
1245
+ export var CreateTaskSetResponse$ = [3, n0, _CTSRr,
1246
+ 0,
1247
+ [_tS],
1248
+ [() => TaskSet$]
1249
+ ];
1250
+ export var DeleteAccountSettingRequest$ = [3, n0, _DASR,
1251
+ 0,
1252
+ [_n, _pA],
1253
+ [0, 0]
1254
+ ];
1255
+ export var DeleteAccountSettingResponse$ = [3, n0, _DASRe,
1256
+ 0,
1257
+ [_set],
1258
+ [() => Setting$]
1259
+ ];
1260
+ export var DeleteAttributesRequest$ = [3, n0, _DAR,
1261
+ 0,
1262
+ [_cl, _at],
1263
+ [0, () => Attributes]
1264
+ ];
1265
+ export var DeleteAttributesResponse$ = [3, n0, _DARe,
1266
+ 0,
1267
+ [_at],
1268
+ [() => Attributes]
1269
+ ];
1270
+ export var DeleteCapacityProviderRequest$ = [3, n0, _DCPR,
1271
+ 0,
1272
+ [_cPa, _cl],
1273
+ [0, 0]
1274
+ ];
1275
+ export var DeleteCapacityProviderResponse$ = [3, n0, _DCPRe,
1407
1276
  0,
1408
1277
  [_cPa],
1409
- [[() => CapacityProvider$, 0]],
1278
+ [[() => CapacityProvider$, 0]]
1279
+ ];
1280
+ export var DeleteClusterRequest$ = [3, n0, _DCR,
1281
+ 0,
1282
+ [_cl],
1283
+ [0]
1284
+ ];
1285
+ export var DeleteClusterResponse$ = [3, n0, _DCRe,
1286
+ 0,
1287
+ [_cl],
1288
+ [() => Cluster$]
1410
1289
  ];
1411
- export var DeleteClusterRequest$ = [3, n0, _DCR, 0, [_cl], [0]];
1412
- export var DeleteClusterResponse$ = [3, n0, _DCRe, 0, [_cl], [() => Cluster$]];
1413
- export var DeleteExpressGatewayServiceRequest$ = [3, n0, _DEGSR, 0, [_sA], [0]];
1414
- export var DeleteExpressGatewayServiceResponse$ = [
1415
- 3,
1416
- n0,
1417
- _DEGSRe,
1290
+ export var DeleteExpressGatewayServiceRequest$ = [3, n0, _DEGSR,
1291
+ 0,
1292
+ [_sA],
1293
+ [0]
1294
+ ];
1295
+ export var DeleteExpressGatewayServiceResponse$ = [3, n0, _DEGSRe,
1296
+ 0,
1297
+ [_ser],
1298
+ [() => ECSExpressGatewayService$]
1299
+ ];
1300
+ export var DeleteServiceRequest$ = [3, n0, _DSR,
1301
+ 0,
1302
+ [_cl, _ser, _f],
1303
+ [0, 0, 2]
1304
+ ];
1305
+ export var DeleteServiceResponse$ = [3, n0, _DSRe,
1418
1306
  0,
1419
1307
  [_ser],
1420
- [() => ECSExpressGatewayService$],
1308
+ [() => Service$]
1309
+ ];
1310
+ export var DeleteTaskDefinitionsRequest$ = [3, n0, _DTDR,
1311
+ 0,
1312
+ [_tDa],
1313
+ [64 | 0]
1421
1314
  ];
1422
- export var DeleteServiceRequest$ = [3, n0, _DSR, 0, [_cl, _ser, _f], [0, 0, 2]];
1423
- export var DeleteServiceResponse$ = [3, n0, _DSRe, 0, [_ser], [() => Service$]];
1424
- export var DeleteTaskDefinitionsRequest$ = [3, n0, _DTDR, 0, [_tDa], [64 | 0]];
1425
- export var DeleteTaskDefinitionsResponse$ = [
1426
- 3,
1427
- n0,
1428
- _DTDRe,
1315
+ export var DeleteTaskDefinitionsResponse$ = [3, n0, _DTDRe,
1429
1316
  0,
1430
1317
  [_tDa, _fa],
1431
- [() => TaskDefinitionList, () => Failures],
1318
+ [() => TaskDefinitionList, () => Failures]
1319
+ ];
1320
+ export var DeleteTaskSetRequest$ = [3, n0, _DTSR,
1321
+ 0,
1322
+ [_cl, _ser, _tS, _f],
1323
+ [0, 0, 0, 2]
1324
+ ];
1325
+ export var DeleteTaskSetResponse$ = [3, n0, _DTSRe,
1326
+ 0,
1327
+ [_tS],
1328
+ [() => TaskSet$]
1432
1329
  ];
1433
- export var DeleteTaskSetRequest$ = [3, n0, _DTSR, 0, [_cl, _ser, _tS, _f], [0, 0, 0, 2]];
1434
- export var DeleteTaskSetResponse$ = [3, n0, _DTSRe, 0, [_tS], [() => TaskSet$]];
1435
- export var Deployment$ = [
1436
- 3,
1437
- n0,
1438
- _D,
1330
+ export var Deployment$ = [3, n0, _D,
1439
1331
  0,
1440
1332
  [_i, _s, _tD, _dC, _pCe, _rCu, _fT, _cAr, _uA, _cPS, _lT, _pV, _pF, _nC, _rS, _rSR, _sCC, _sCR, _vCo, _fES, _vLC],
1441
- [
1442
- 0,
1443
- 0,
1444
- 0,
1445
- 1,
1446
- 1,
1447
- 1,
1448
- 1,
1449
- 4,
1450
- 4,
1451
- () => CapacityProviderStrategy,
1452
- 0,
1453
- 0,
1454
- 0,
1455
- () => NetworkConfiguration$,
1456
- 0,
1457
- 0,
1458
- () => ServiceConnectConfiguration$,
1459
- () => ServiceConnectServiceResourceList,
1460
- () => ServiceVolumeConfigurations,
1461
- () => DeploymentEphemeralStorage$,
1462
- () => VpcLatticeConfigurations,
1463
- ],
1464
- ];
1465
- export var DeploymentAlarms$ = [3, n0, _DA, 0, [_aN, _rol, _enab], [64 | 0, 2, 2]];
1466
- export var DeploymentCircuitBreaker$ = [3, n0, _DCB, 0, [_enab, _rol], [2, 2]];
1467
- export var DeploymentConfiguration$ = [
1468
- 3,
1469
- n0,
1470
- _DC,
1333
+ [0, 0, 0, 1, 1, 1, 1, 4, 4, () => CapacityProviderStrategy, 0, 0, 0, () => NetworkConfiguration$, 0, 0, () => ServiceConnectConfiguration$, () => ServiceConnectServiceResourceList, () => ServiceVolumeConfigurations, () => DeploymentEphemeralStorage$, () => VpcLatticeConfigurations]
1334
+ ];
1335
+ export var DeploymentAlarms$ = [3, n0, _DA,
1336
+ 0,
1337
+ [_aN, _rol, _enab],
1338
+ [64 | 0, 2, 2]
1339
+ ];
1340
+ export var DeploymentCircuitBreaker$ = [3, n0, _DCB,
1341
+ 0,
1342
+ [_enab, _rol],
1343
+ [2, 2]
1344
+ ];
1345
+ export var DeploymentConfiguration$ = [3, n0, _DC,
1471
1346
  0,
1472
1347
  [_dCB, _mPa, _mHP, _al, _str, _bTIM, _lH, _lCi, _cC],
1473
- [
1474
- () => DeploymentCircuitBreaker$,
1475
- 1,
1476
- 1,
1477
- () => DeploymentAlarms$,
1478
- 0,
1479
- 1,
1480
- () => DeploymentLifecycleHookList,
1481
- () => LinearConfiguration$,
1482
- () => CanaryConfiguration$,
1483
- ],
1484
- ];
1485
- export var DeploymentController$ = [3, n0, _DCe, 0, [_t], [0]];
1486
- export var DeploymentEphemeralStorage$ = [3, n0, _DES, 0, [_kKI], [0]];
1487
- export var DeploymentLifecycleHook$ = [
1488
- 3,
1489
- n0,
1490
- _DLH,
1348
+ [() => DeploymentCircuitBreaker$, 1, 1, () => DeploymentAlarms$, 0, 1, () => DeploymentLifecycleHookList, () => LinearConfiguration$, () => CanaryConfiguration$]
1349
+ ];
1350
+ export var DeploymentController$ = [3, n0, _DCe,
1351
+ 0,
1352
+ [_t],
1353
+ [0]
1354
+ ];
1355
+ export var DeploymentEphemeralStorage$ = [3, n0, _DES,
1356
+ 0,
1357
+ [_kKI],
1358
+ [0]
1359
+ ];
1360
+ export var DeploymentLifecycleHook$ = [3, n0, _DLH,
1491
1361
  0,
1492
1362
  [_hTA, _rA, _lSi, _hD],
1493
- [0, 0, 64 | 0, 15],
1363
+ [0, 0, 64 | 0, 15]
1364
+ ];
1365
+ export var DeregisterContainerInstanceRequest$ = [3, n0, _DCIR,
1366
+ 0,
1367
+ [_cl, _cI, _f],
1368
+ [0, 0, 2]
1494
1369
  ];
1495
- export var DeregisterContainerInstanceRequest$ = [3, n0, _DCIR, 0, [_cl, _cI, _f], [0, 0, 2]];
1496
- export var DeregisterContainerInstanceResponse$ = [
1497
- 3,
1498
- n0,
1499
- _DCIRe,
1370
+ export var DeregisterContainerInstanceResponse$ = [3, n0, _DCIRe,
1500
1371
  0,
1501
1372
  [_cI],
1502
- [() => ContainerInstance$],
1373
+ [() => ContainerInstance$]
1374
+ ];
1375
+ export var DeregisterTaskDefinitionRequest$ = [3, n0, _DTDRer,
1376
+ 0,
1377
+ [_tD],
1378
+ [0]
1503
1379
  ];
1504
- export var DeregisterTaskDefinitionRequest$ = [3, n0, _DTDRer, 0, [_tD], [0]];
1505
- export var DeregisterTaskDefinitionResponse$ = [
1506
- 3,
1507
- n0,
1508
- _DTDRere,
1380
+ export var DeregisterTaskDefinitionResponse$ = [3, n0, _DTDRere,
1509
1381
  0,
1510
1382
  [_tD],
1511
- [() => TaskDefinition$],
1383
+ [() => TaskDefinition$]
1512
1384
  ];
1513
- export var DescribeCapacityProvidersRequest$ = [
1514
- 3,
1515
- n0,
1516
- _DCPRes,
1385
+ export var DescribeCapacityProvidersRequest$ = [3, n0, _DCPRes,
1517
1386
  0,
1518
1387
  [_cPap, _cl, _inc, _mRa, _nT],
1519
- [64 | 0, 0, 64 | 0, 1, 0],
1388
+ [64 | 0, 0, 64 | 0, 1, 0]
1520
1389
  ];
1521
- export var DescribeCapacityProvidersResponse$ = [
1522
- 3,
1523
- n0,
1524
- _DCPResc,
1390
+ export var DescribeCapacityProvidersResponse$ = [3, n0, _DCPResc,
1525
1391
  0,
1526
1392
  [_cPap, _fa, _nT],
1527
- [[() => CapacityProviders, 0], () => Failures, 0],
1393
+ [[() => CapacityProviders, 0], () => Failures, 0]
1528
1394
  ];
1529
- export var DescribeClustersRequest$ = [3, n0, _DCRes, 0, [_clu, _inc], [64 | 0, 64 | 0]];
1530
- export var DescribeClustersResponse$ = [
1531
- 3,
1532
- n0,
1533
- _DCResc,
1395
+ export var DescribeClustersRequest$ = [3, n0, _DCRes,
1396
+ 0,
1397
+ [_clu, _inc],
1398
+ [64 | 0, 64 | 0]
1399
+ ];
1400
+ export var DescribeClustersResponse$ = [3, n0, _DCResc,
1534
1401
  0,
1535
1402
  [_clu, _fa],
1536
- [() => Clusters, () => Failures],
1403
+ [() => Clusters, () => Failures]
1537
1404
  ];
1538
- export var DescribeContainerInstancesRequest$ = [
1539
- 3,
1540
- n0,
1541
- _DCIRes,
1405
+ export var DescribeContainerInstancesRequest$ = [3, n0, _DCIRes,
1542
1406
  0,
1543
1407
  [_cl, _cIo, _inc],
1544
- [0, 64 | 0, 64 | 0],
1408
+ [0, 64 | 0, 64 | 0]
1545
1409
  ];
1546
- export var DescribeContainerInstancesResponse$ = [
1547
- 3,
1548
- n0,
1549
- _DCIResc,
1410
+ export var DescribeContainerInstancesResponse$ = [3, n0, _DCIResc,
1550
1411
  0,
1551
1412
  [_cIo, _fa],
1552
- [() => ContainerInstances, () => Failures],
1413
+ [() => ContainerInstances, () => Failures]
1553
1414
  ];
1554
- export var DescribeExpressGatewayServiceRequest$ = [
1555
- 3,
1556
- n0,
1557
- _DEGSRes,
1415
+ export var DescribeExpressGatewayServiceRequest$ = [3, n0, _DEGSRes,
1558
1416
  0,
1559
1417
  [_sA, _inc],
1560
- [0, 64 | 0],
1418
+ [0, 64 | 0]
1561
1419
  ];
1562
- export var DescribeExpressGatewayServiceResponse$ = [
1563
- 3,
1564
- n0,
1565
- _DEGSResc,
1420
+ export var DescribeExpressGatewayServiceResponse$ = [3, n0, _DEGSResc,
1566
1421
  0,
1567
1422
  [_ser],
1568
- [() => ECSExpressGatewayService$],
1423
+ [() => ECSExpressGatewayService$]
1424
+ ];
1425
+ export var DescribeServiceDeploymentsRequest$ = [3, n0, _DSDR,
1426
+ 0,
1427
+ [_sDA],
1428
+ [64 | 0]
1569
1429
  ];
1570
- export var DescribeServiceDeploymentsRequest$ = [3, n0, _DSDR, 0, [_sDA], [64 | 0]];
1571
- export var DescribeServiceDeploymentsResponse$ = [
1572
- 3,
1573
- n0,
1574
- _DSDRe,
1430
+ export var DescribeServiceDeploymentsResponse$ = [3, n0, _DSDRe,
1575
1431
  0,
1576
1432
  [_sD, _fa],
1577
- [() => ServiceDeployments, () => Failures],
1433
+ [() => ServiceDeployments, () => Failures]
1578
1434
  ];
1579
- export var DescribeServiceRevisionsRequest$ = [3, n0, _DSRR, 0, [_sRA], [64 | 0]];
1580
- export var DescribeServiceRevisionsResponse$ = [
1581
- 3,
1582
- n0,
1583
- _DSRRe,
1435
+ export var DescribeServiceRevisionsRequest$ = [3, n0, _DSRR,
1436
+ 0,
1437
+ [_sRA],
1438
+ [64 | 0]
1439
+ ];
1440
+ export var DescribeServiceRevisionsResponse$ = [3, n0, _DSRRe,
1584
1441
  0,
1585
1442
  [_sRer, _fa],
1586
- [() => ServiceRevisions, () => Failures],
1443
+ [() => ServiceRevisions, () => Failures]
1587
1444
  ];
1588
- export var DescribeServicesRequest$ = [
1589
- 3,
1590
- n0,
1591
- _DSRes,
1445
+ export var DescribeServicesRequest$ = [3, n0, _DSRes,
1592
1446
  0,
1593
1447
  [_cl, _serv, _inc],
1594
- [0, 64 | 0, 64 | 0],
1448
+ [0, 64 | 0, 64 | 0]
1595
1449
  ];
1596
- export var DescribeServicesResponse$ = [
1597
- 3,
1598
- n0,
1599
- _DSResc,
1450
+ export var DescribeServicesResponse$ = [3, n0, _DSResc,
1600
1451
  0,
1601
1452
  [_serv, _fa],
1602
- [() => Services, () => Failures],
1453
+ [() => Services, () => Failures]
1454
+ ];
1455
+ export var DescribeTaskDefinitionRequest$ = [3, n0, _DTDRes,
1456
+ 0,
1457
+ [_tD, _inc],
1458
+ [0, 64 | 0]
1603
1459
  ];
1604
- export var DescribeTaskDefinitionRequest$ = [3, n0, _DTDRes, 0, [_tD, _inc], [0, 64 | 0]];
1605
- export var DescribeTaskDefinitionResponse$ = [
1606
- 3,
1607
- n0,
1608
- _DTDResc,
1460
+ export var DescribeTaskDefinitionResponse$ = [3, n0, _DTDResc,
1609
1461
  0,
1610
1462
  [_tD, _ta],
1611
- [() => TaskDefinition$, () => Tags],
1463
+ [() => TaskDefinition$, () => Tags]
1612
1464
  ];
1613
- export var DescribeTaskSetsRequest$ = [
1614
- 3,
1615
- n0,
1616
- _DTSRes,
1465
+ export var DescribeTaskSetsRequest$ = [3, n0, _DTSRes,
1617
1466
  0,
1618
1467
  [_cl, _ser, _tSa, _inc],
1619
- [0, 0, 64 | 0, 64 | 0],
1468
+ [0, 0, 64 | 0, 64 | 0]
1620
1469
  ];
1621
- export var DescribeTaskSetsResponse$ = [
1622
- 3,
1623
- n0,
1624
- _DTSResc,
1470
+ export var DescribeTaskSetsResponse$ = [3, n0, _DTSResc,
1625
1471
  0,
1626
1472
  [_tSa, _fa],
1627
- [() => TaskSets, () => Failures],
1473
+ [() => TaskSets, () => Failures]
1628
1474
  ];
1629
- export var DescribeTasksRequest$ = [3, n0, _DTR, 0, [_cl, _tas, _inc], [0, 64 | 0, 64 | 0]];
1630
- export var DescribeTasksResponse$ = [
1631
- 3,
1632
- n0,
1633
- _DTRe,
1475
+ export var DescribeTasksRequest$ = [3, n0, _DTR,
1476
+ 0,
1477
+ [_cl, _tas, _inc],
1478
+ [0, 64 | 0, 64 | 0]
1479
+ ];
1480
+ export var DescribeTasksResponse$ = [3, n0, _DTRe,
1634
1481
  0,
1635
1482
  [_tas, _fa],
1636
- [() => Tasks, () => Failures],
1483
+ [() => Tasks, () => Failures]
1484
+ ];
1485
+ export var Device$ = [3, n0, _De,
1486
+ 0,
1487
+ [_hP, _cPo, _pe],
1488
+ [0, 0, 64 | 0]
1637
1489
  ];
1638
- export var Device$ = [3, n0, _De, 0, [_hP, _cPo, _pe], [0, 0, 64 | 0]];
1639
- export var DiscoverPollEndpointRequest$ = [3, n0, _DPER, 0, [_cI, _cl], [0, 0]];
1640
- export var DiscoverPollEndpointResponse$ = [3, n0, _DPERi, 0, [_end, _tE, _sCE], [0, 0, 0]];
1641
- export var DockerVolumeConfiguration$ = [
1642
- 3,
1643
- n0,
1644
- _DVC,
1490
+ export var DiscoverPollEndpointRequest$ = [3, n0, _DPER,
1491
+ 0,
1492
+ [_cI, _cl],
1493
+ [0, 0]
1494
+ ];
1495
+ export var DiscoverPollEndpointResponse$ = [3, n0, _DPERi,
1496
+ 0,
1497
+ [_end, _tE, _sCE],
1498
+ [0, 0, 0]
1499
+ ];
1500
+ export var DockerVolumeConfiguration$ = [3, n0, _DVC,
1645
1501
  0,
1646
1502
  [_sco, _au, _dr, _dOr, _la],
1647
- [0, 2, 0, 128 | 0, 128 | 0],
1503
+ [0, 2, 0, 128 | 0, 128 | 0]
1648
1504
  ];
1649
- export var EBSTagSpecification$ = [3, n0, _EBSTS, 0, [_rT, _ta, _pTr], [0, () => Tags, 0]];
1650
- export var ECSExpressGatewayService$ = [
1651
- 3,
1652
- n0,
1653
- _ECSEGS,
1505
+ export var EBSTagSpecification$ = [3, n0, _EBSTS,
1506
+ 0,
1507
+ [_rT, _ta, _pTr],
1508
+ [0, () => Tags, 0]
1509
+ ];
1510
+ export var ECSExpressGatewayService$ = [3, n0, _ECSEGS,
1654
1511
  0,
1655
1512
  [_cl, _sN, _sA, _iRA, _s, _cD, _aCc, _ta, _cAr, _uA],
1656
- [0, 0, 0, 0, () => ExpressGatewayServiceStatus$, 0, () => ExpressGatewayServiceConfigurations, () => Tags, 4, 4],
1513
+ [0, 0, 0, 0, () => ExpressGatewayServiceStatus$, 0, () => ExpressGatewayServiceConfigurations, () => Tags, 4, 4]
1657
1514
  ];
1658
- export var ECSManagedResources$ = [
1659
- 3,
1660
- n0,
1661
- _ECSMR,
1515
+ export var ECSManagedResources$ = [3, n0, _ECSMR,
1662
1516
  0,
1663
1517
  [_iP, _aSu, _mAe, _sSG, _lG],
1664
- [
1665
- () => ManagedIngressPaths,
1666
- () => ManagedAutoScaling$,
1667
- () => ManagedMetricAlarms,
1668
- () => ManagedSecurityGroups,
1669
- () => ManagedLogGroups,
1670
- ],
1671
- ];
1672
- export var EFSAuthorizationConfig$ = [3, n0, _EFSAC, 0, [_aPIc, _ia], [0, 0]];
1673
- export var EFSVolumeConfiguration$ = [
1674
- 3,
1675
- n0,
1676
- _EFSVC,
1518
+ [() => ManagedIngressPaths, () => ManagedAutoScaling$, () => ManagedMetricAlarms, () => ManagedSecurityGroups, () => ManagedLogGroups]
1519
+ ];
1520
+ export var EFSAuthorizationConfig$ = [3, n0, _EFSAC,
1521
+ 0,
1522
+ [_aPIc, _ia],
1523
+ [0, 0]
1524
+ ];
1525
+ export var EFSVolumeConfiguration$ = [3, n0, _EFSVC,
1677
1526
  0,
1678
1527
  [_fSI, _rD, _tEr, _tEP, _aCu],
1679
- [0, 0, 0, 1, () => EFSAuthorizationConfig$],
1528
+ [0, 0, 0, 1, () => EFSAuthorizationConfig$]
1529
+ ];
1530
+ export var EnvironmentFile$ = [3, n0, _EF,
1531
+ 0,
1532
+ [_v, _t],
1533
+ [0, 0]
1534
+ ];
1535
+ export var EphemeralStorage$ = [3, n0, _ES,
1536
+ 0,
1537
+ [_sIGB],
1538
+ [1]
1680
1539
  ];
1681
- export var EnvironmentFile$ = [3, n0, _EF, 0, [_v, _t], [0, 0]];
1682
- export var EphemeralStorage$ = [3, n0, _ES, 0, [_sIGB], [1]];
1683
- export var ExecuteCommandConfiguration$ = [
1684
- 3,
1685
- n0,
1686
- _ECC,
1540
+ export var ExecuteCommandConfiguration$ = [3, n0, _ECC,
1687
1541
  0,
1688
1542
  [_kKI, _lo, _lC],
1689
- [0, 0, () => ExecuteCommandLogConfiguration$],
1543
+ [0, 0, () => ExecuteCommandLogConfiguration$]
1690
1544
  ];
1691
- export var ExecuteCommandLogConfiguration$ = [
1692
- 3,
1693
- n0,
1694
- _ECLC,
1545
+ export var ExecuteCommandLogConfiguration$ = [3, n0, _ECLC,
1695
1546
  0,
1696
1547
  [_cWLGN, _cWEE, _sBN, _sEE, _sKP],
1697
- [0, 2, 0, 2, 0],
1548
+ [0, 2, 0, 2, 0]
1698
1549
  ];
1699
- export var ExecuteCommandRequest$ = [
1700
- 3,
1701
- n0,
1702
- _ECR,
1550
+ export var ExecuteCommandRequest$ = [3, n0, _ECR,
1703
1551
  0,
1704
1552
  [_cl, _cont, _com, _in, _task],
1705
- [0, 0, 0, 2, 0],
1553
+ [0, 0, 0, 2, 0]
1706
1554
  ];
1707
- export var ExecuteCommandResponse$ = [
1708
- 3,
1709
- n0,
1710
- _ECRx,
1555
+ export var ExecuteCommandResponse$ = [3, n0, _ECRx,
1711
1556
  0,
1712
1557
  [_cA, _cAo, _cNo, _in, _ses, _tA],
1713
- [0, 0, 0, 2, [() => Session$, 0], 0],
1558
+ [0, 0, 0, 2, [() => Session$, 0], 0]
1714
1559
  ];
1715
- export var ExpressGatewayContainer$ = [
1716
- 3,
1717
- n0,
1718
- _EGC,
1560
+ export var ExpressGatewayContainer$ = [3, n0, _EGC,
1719
1561
  0,
1720
1562
  [_im, _cPon, _aLC, _rC, _com, _en, _sec],
1721
- [
1722
- 0,
1723
- 1,
1724
- () => ExpressGatewayServiceAwsLogsConfiguration$,
1725
- () => ExpressGatewayRepositoryCredentials$,
1726
- 64 | 0,
1727
- () => EnvironmentVariables,
1728
- () => SecretList,
1729
- ],
1730
- ];
1731
- export var ExpressGatewayRepositoryCredentials$ = [3, n0, _EGRC, 0, [_cPr], [0]];
1732
- export var ExpressGatewayScalingTarget$ = [
1733
- 3,
1734
- n0,
1735
- _EGST,
1563
+ [0, 1, () => ExpressGatewayServiceAwsLogsConfiguration$, () => ExpressGatewayRepositoryCredentials$, 64 | 0, () => EnvironmentVariables, () => SecretList]
1564
+ ];
1565
+ export var ExpressGatewayRepositoryCredentials$ = [3, n0, _EGRC,
1566
+ 0,
1567
+ [_cPr],
1568
+ [0]
1569
+ ];
1570
+ export var ExpressGatewayScalingTarget$ = [3, n0, _EGST,
1736
1571
  0,
1737
1572
  [_mTC, _mTCa, _aSM, _aSTV],
1738
- [1, 1, 0, 1],
1573
+ [1, 1, 0, 1]
1739
1574
  ];
1740
- export var ExpressGatewayServiceAwsLogsConfiguration$ = [
1741
- 3,
1742
- n0,
1743
- _EGSALC,
1575
+ export var ExpressGatewayServiceAwsLogsConfiguration$ = [3, n0, _EGSALC,
1744
1576
  0,
1745
1577
  [_lGo, _lSP],
1746
- [0, 0],
1578
+ [0, 0]
1747
1579
  ];
1748
- export var ExpressGatewayServiceConfiguration$ = [
1749
- 3,
1750
- n0,
1751
- _EGSC,
1580
+ export var ExpressGatewayServiceConfiguration$ = [3, n0, _EGSC,
1752
1581
  0,
1753
1582
  [_sRAe, _eRA, _tRA, _cp, _mem, _nC, _hCP, _pC, _sTc, _iP, _cAr],
1754
- [
1755
- 0,
1756
- 0,
1757
- 0,
1758
- 0,
1759
- 0,
1760
- () => ExpressGatewayServiceNetworkConfiguration$,
1761
- 0,
1762
- () => ExpressGatewayContainer$,
1763
- () => ExpressGatewayScalingTarget$,
1764
- () => IngressPathSummaries,
1765
- 4,
1766
- ],
1767
- ];
1768
- export var ExpressGatewayServiceNetworkConfiguration$ = [
1769
- 3,
1770
- n0,
1771
- _EGSNC,
1583
+ [0, 0, 0, 0, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, () => ExpressGatewayContainer$, () => ExpressGatewayScalingTarget$, () => IngressPathSummaries, 4]
1584
+ ];
1585
+ export var ExpressGatewayServiceNetworkConfiguration$ = [3, n0, _EGSNC,
1772
1586
  0,
1773
1587
  [_sG, _su],
1774
- [64 | 0, 64 | 0],
1588
+ [64 | 0, 64 | 0]
1775
1589
  ];
1776
- export var ExpressGatewayServiceStatus$ = [3, n0, _EGSS, 0, [_sCt, _sR], [0, 0]];
1777
- export var Failure$ = [3, n0, _F, 0, [_ar, _r, _de], [0, 0, 0]];
1778
- export var FirelensConfiguration$ = [3, n0, _FC, 0, [_t, _o], [0, 128 | 0]];
1779
- export var FSxWindowsFileServerAuthorizationConfig$ = [3, n0, _FSWFSAC, 0, [_cPr, _do], [0, 0]];
1780
- export var FSxWindowsFileServerVolumeConfiguration$ = [
1781
- 3,
1782
- n0,
1783
- _FSWFSVC,
1590
+ export var ExpressGatewayServiceStatus$ = [3, n0, _EGSS,
1784
1591
  0,
1785
- [_fSI, _rD, _aCu],
1786
- [0, 0, () => FSxWindowsFileServerAuthorizationConfig$],
1592
+ [_sCt, _sR],
1593
+ [0, 0]
1787
1594
  ];
1788
- export var GetTaskProtectionRequest$ = [3, n0, _GTPR, 0, [_cl, _tas], [0, 64 | 0]];
1789
- export var GetTaskProtectionResponse$ = [
1790
- 3,
1791
- n0,
1792
- _GTPRe,
1793
- 0,
1794
- [_pTro, _fa],
1795
- [() => ProtectedTasks, () => Failures],
1796
- ];
1797
- export var HealthCheck$ = [3, n0, _HC, 0, [_com, _int, _ti, _re, _sP], [64 | 0, 1, 1, 1, 1]];
1798
- export var HostEntry$ = [3, n0, _HE, 0, [_h, _iA], [0, 0]];
1799
- export var HostVolumeProperties$ = [3, n0, _HVP, 0, [_sPo], [0]];
1800
- export var InferenceAccelerator$ = [3, n0, _IA, 0, [_dNe, _dT], [0, 0]];
1801
- export var InferenceAcceleratorOverride$ = [3, n0, _IAO, 0, [_dNe, _dT], [0, 0]];
1802
- export var InfrastructureOptimization$ = [3, n0, _IO, 0, [_sIA], [1]];
1803
- export var IngressPathSummary$ = [3, n0, _IPS, 0, [_aT, _end], [0, 0]];
1804
- export var InstanceHealthCheckResult$ = [3, n0, _IHCR, 0, [_t, _s, _lU, _lSC], [0, 0, 4, 4]];
1805
- export var InstanceLaunchTemplate$ = [
1806
- 3,
1807
- n0,
1808
- _ILT,
1809
- 0,
1810
- [_eIPA, _nC, _sCto, _mo, _cOT, _iR],
1811
- [
1812
- 0,
1813
- () => ManagedInstancesNetworkConfiguration$,
1814
- () => ManagedInstancesStorageConfiguration$,
1815
- 0,
1816
- 0,
1817
- [() => InstanceRequirementsRequest$, 0],
1818
- ],
1819
- ];
1820
- export var InstanceLaunchTemplateUpdate$ = [
1821
- 3,
1822
- n0,
1823
- _ILTU,
1824
- 0,
1825
- [_eIPA, _nC, _sCto, _mo, _iR],
1826
- [
1827
- 0,
1828
- () => ManagedInstancesNetworkConfiguration$,
1829
- () => ManagedInstancesStorageConfiguration$,
1830
- 0,
1831
- [() => InstanceRequirementsRequest$, 0],
1832
- ],
1833
- ];
1834
- export var InstanceRequirementsRequest$ = [
1835
- 3,
1836
- n0,
1837
- _IRR,
1838
- 0,
1839
- [
1840
- _vCC,
1841
- _mMB,
1842
- _cM,
1843
- _mGBPVC,
1844
- _eIT,
1845
- _iG,
1846
- _sMPPOLP,
1847
- _oDMPPOLP,
1848
- _bM,
1849
- _bP,
1850
- _rHS,
1851
- _nIC,
1852
- _lSo,
1853
- _lST,
1854
- _tLSGB,
1855
- _bEBM,
1856
- _aTc,
1857
- _aCcc,
1858
- _aM,
1859
- _aNc,
1860
- _aTMMB,
1861
- _nBG,
1862
- _aIT,
1863
- _mSPAPOOODP,
1864
- ],
1865
- [
1866
- () => VCpuCountRangeRequest$,
1867
- () => MemoryMiBRequest$,
1868
- [() => CpuManufacturerSet, { [_xN]: _CM }],
1869
- () => MemoryGiBPerVCpuRequest$,
1870
- [() => ExcludedInstanceTypeSet, { [_xN]: _EIT }],
1871
- [() => InstanceGenerationSet, { [_xN]: _IG }],
1872
- 1,
1873
- 1,
1874
- 0,
1875
- 0,
1876
- 2,
1877
- () => NetworkInterfaceCountRequest$,
1878
- 0,
1879
- [() => LocalStorageTypeSet, { [_xN]: _LST }],
1880
- () => TotalLocalStorageGBRequest$,
1881
- () => BaselineEbsBandwidthMbpsRequest$,
1882
- [() => AcceleratorTypeSet, { [_xN]: _AT }],
1883
- () => AcceleratorCountRequest$,
1884
- [() => AcceleratorManufacturerSet, { [_xN]: _AM }],
1885
- [() => AcceleratorNameSet, { [_xN]: _AN }],
1886
- () => AcceleratorTotalMemoryMiBRequest$,
1887
- () => NetworkBandwidthGbpsRequest$,
1888
- [() => AllowedInstanceTypeSet, { [_xN]: _AIT }],
1889
- 1,
1890
- ],
1891
- ];
1892
- export var InvalidParameterException$ = [-3, n0, _IPE, { [_e]: _c }, [_me], [0]];
1893
- TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
1894
- export var KernelCapabilities$ = [3, n0, _KC, 0, [_ad, _dro], [64 | 0, 64 | 0]];
1895
- export var KeyValuePair$ = [3, n0, _KVP, 0, [_n, _v], [0, 0]];
1896
- export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _c }, [_me], [0]];
1897
- TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1898
- export var LinearConfiguration$ = [3, n0, _LC, 0, [_sPt, _sBTIM], [1, 1]];
1899
- export var LinuxParameters$ = [
1900
- 3,
1901
- n0,
1902
- _LP,
1595
+ export var Failure$ = [3, n0, _F,
1903
1596
  0,
1904
- [_ca, _dev, _iPE, _sMS, _tm, _mSa, _sw],
1905
- [() => KernelCapabilities$, () => DevicesList, 2, 1, () => TmpfsList, 1, 1],
1597
+ [_ar, _r, _de],
1598
+ [0, 0, 0]
1906
1599
  ];
1907
- export var ListAccountSettingsRequest$ = [
1908
- 3,
1909
- n0,
1910
- _LASR,
1600
+ export var FirelensConfiguration$ = [3, n0, _FC,
1911
1601
  0,
1912
- [_n, _v, _pA, _eS, _nT, _mRa],
1913
- [0, 0, 0, 2, 0, 1],
1602
+ [_t, _o],
1603
+ [0, 128 | 0]
1914
1604
  ];
1915
- export var ListAccountSettingsResponse$ = [3, n0, _LASRi, 0, [_se, _nT], [() => Settings, 0]];
1916
- export var ListAttributesRequest$ = [
1917
- 3,
1918
- n0,
1919
- _LAR,
1605
+ export var FSxWindowsFileServerAuthorizationConfig$ = [3, n0, _FSWFSAC,
1920
1606
  0,
1921
- [_cl, _tT, _aNt, _aV, _nT, _mRa],
1922
- [0, 0, 0, 0, 0, 1],
1607
+ [_cPr, _do],
1608
+ [0, 0]
1923
1609
  ];
1924
- export var ListAttributesResponse$ = [3, n0, _LARi, 0, [_at, _nT], [() => Attributes, 0]];
1925
- export var ListClustersRequest$ = [3, n0, _LCR, 0, [_nT, _mRa], [0, 1]];
1926
- export var ListClustersResponse$ = [3, n0, _LCRi, 0, [_cAl, _nT], [64 | 0, 0]];
1927
- export var ListContainerInstancesRequest$ = [
1928
- 3,
1929
- n0,
1930
- _LCIR,
1610
+ export var FSxWindowsFileServerVolumeConfiguration$ = [3, n0, _FSWFSVC,
1931
1611
  0,
1932
- [_cl, _fi, _nT, _mRa, _s],
1933
- [0, 0, 0, 1, 0],
1612
+ [_fSI, _rD, _aCu],
1613
+ [0, 0, () => FSxWindowsFileServerAuthorizationConfig$]
1934
1614
  ];
1935
- export var ListContainerInstancesResponse$ = [3, n0, _LCIRi, 0, [_cIAo, _nT], [64 | 0, 0]];
1936
- export var ListServiceDeploymentsRequest$ = [
1937
- 3,
1938
- n0,
1939
- _LSDR,
1615
+ export var GetTaskProtectionRequest$ = [3, n0, _GTPR,
1940
1616
  0,
1941
- [_ser, _cl, _s, _cAr, _nT, _mRa],
1942
- [0, 0, 64 | 0, () => CreatedAt$, 0, 1],
1617
+ [_cl, _tas],
1618
+ [0, 64 | 0]
1943
1619
  ];
1944
- export var ListServiceDeploymentsResponse$ = [
1945
- 3,
1946
- n0,
1947
- _LSDRi,
1620
+ export var GetTaskProtectionResponse$ = [3, n0, _GTPRe,
1948
1621
  0,
1949
- [_sD, _nT],
1950
- [() => ServiceDeploymentsBrief, 0],
1622
+ [_pTro, _fa],
1623
+ [() => ProtectedTasks, () => Failures]
1951
1624
  ];
1952
- export var ListServicesByNamespaceRequest$ = [3, n0, _LSBNR, 0, [_na, _nT, _mRa], [0, 0, 1]];
1953
- export var ListServicesByNamespaceResponse$ = [3, n0, _LSBNRi, 0, [_sAe, _nT], [64 | 0, 0]];
1954
- export var ListServicesRequest$ = [
1955
- 3,
1956
- n0,
1957
- _LSR,
1625
+ export var HealthCheck$ = [3, n0, _HC,
1958
1626
  0,
1959
- [_cl, _nT, _mRa, _lT, _sS, _rMT],
1960
- [0, 0, 1, 0, 0, 0],
1627
+ [_com, _int, _ti, _re, _sP],
1628
+ [64 | 0, 1, 1, 1, 1]
1961
1629
  ];
1962
- export var ListServicesResponse$ = [3, n0, _LSRi, 0, [_sAe, _nT], [64 | 0, 0]];
1963
- export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rAes], [0]];
1964
- export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [() => Tags]];
1965
- export var ListTaskDefinitionFamiliesRequest$ = [
1966
- 3,
1967
- n0,
1968
- _LTDFR,
1630
+ export var HostEntry$ = [3, n0, _HE,
1969
1631
  0,
1970
- [_fP, _s, _nT, _mRa],
1971
- [0, 0, 0, 1],
1632
+ [_h, _iA],
1633
+ [0, 0]
1972
1634
  ];
1973
- export var ListTaskDefinitionFamiliesResponse$ = [3, n0, _LTDFRi, 0, [_fam, _nT], [64 | 0, 0]];
1974
- export var ListTaskDefinitionsRequest$ = [
1975
- 3,
1976
- n0,
1977
- _LTDR,
1635
+ export var HostVolumeProperties$ = [3, n0, _HVP,
1978
1636
  0,
1979
- [_fP, _s, _so, _nT, _mRa],
1980
- [0, 0, 0, 0, 1],
1637
+ [_sPo],
1638
+ [0]
1981
1639
  ];
1982
- export var ListTaskDefinitionsResponse$ = [3, n0, _LTDRi, 0, [_tDA, _nT], [64 | 0, 0]];
1983
- export var ListTasksRequest$ = [
1984
- 3,
1985
- n0,
1986
- _LTR,
1640
+ export var InferenceAccelerator$ = [3, n0, _IA,
1987
1641
  0,
1988
- [_cl, _cI, _fami, _nT, _mRa, _sB, _sN, _dSe, _lT],
1989
- [0, 0, 0, 0, 1, 0, 0, 0, 0],
1642
+ [_dNe, _dT],
1643
+ [0, 0]
1990
1644
  ];
1991
- export var ListTasksResponse$ = [3, n0, _LTRi, 0, [_tAa, _nT], [64 | 0, 0]];
1992
- export var LoadBalancer$ = [
1993
- 3,
1994
- n0,
1995
- _LB,
1645
+ export var InferenceAcceleratorOverride$ = [3, n0, _IAO,
1996
1646
  0,
1997
- [_tGA, _lBN, _cNo, _cPon, _aCd],
1998
- [0, 0, 0, 1, () => AdvancedConfiguration$],
1647
+ [_dNe, _dT],
1648
+ [0, 0]
1999
1649
  ];
2000
- export var LogConfiguration$ = [3, n0, _LCo, 0, [_lD, _o, _sO], [0, 128 | 0, () => SecretList]];
2001
- export var ManagedAgent$ = [3, n0, _MA, 0, [_lSA, _n, _r, _lS], [4, 0, 0, 0]];
2002
- export var ManagedAgentStateChange$ = [3, n0, _MASC, 0, [_cNo, _mAN, _s, _r], [0, 0, 0, 0]];
2003
- export var ManagedApplicationAutoScalingPolicy$ = [
2004
- 3,
2005
- n0,
2006
- _MAASP,
1650
+ export var InfrastructureOptimization$ = [3, n0, _IO,
2007
1651
  0,
2008
- [_ar, _s, _sR, _uA, _pTo, _tV, _met],
2009
- [0, 0, 0, 4, 0, 1, 0],
1652
+ [_sIA],
1653
+ [1]
2010
1654
  ];
2011
- export var ManagedAutoScaling$ = [
2012
- 3,
2013
- n0,
2014
- _MAS,
1655
+ export var IngressPathSummary$ = [3, n0, _IPS,
2015
1656
  0,
2016
- [_sTca, _aASP],
2017
- [() => ManagedScalableTarget$, () => ManagedApplicationAutoScalingPolicies],
1657
+ [_aT, _end],
1658
+ [0, 0]
2018
1659
  ];
2019
- export var ManagedCertificate$ = [3, n0, _MC, 0, [_ar, _s, _sR, _uA, _dNo], [0, 0, 0, 4, 0]];
2020
- export var ManagedIngressPath$ = [
2021
- 3,
2022
- n0,
2023
- _MIP,
2024
- 0,
2025
- [_aT, _end, _lBo, _lBSG, _ce, _li, _ru, _tG],
2026
- [
2027
- 0,
2028
- 0,
2029
- () => ManagedLoadBalancer$,
2030
- () => ManagedSecurityGroups,
2031
- () => ManagedCertificate$,
2032
- () => ManagedListener$,
2033
- () => ManagedListenerRule$,
2034
- () => ManagedTargetGroups,
2035
- ],
2036
- ];
2037
- export var ManagedInstancesNetworkConfiguration$ = [
2038
- 3,
2039
- n0,
2040
- _MINC,
1660
+ export var InstanceHealthCheckResult$ = [3, n0, _IHCR,
2041
1661
  0,
2042
- [_su, _sG],
2043
- [64 | 0, 64 | 0],
1662
+ [_t, _s, _lU, _lSC],
1663
+ [0, 0, 4, 4]
2044
1664
  ];
2045
- export var ManagedInstancesProvider$ = [
2046
- 3,
2047
- n0,
2048
- _MIPa,
1665
+ export var InstanceLaunchTemplate$ = [3, n0, _ILT,
2049
1666
  0,
2050
- [_iRA, _iLT, _pTr, _iO],
2051
- [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$],
1667
+ [_eIPA, _nC, _sCto, _mo, _cOT, _iR],
1668
+ [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, 0, 0, [() => InstanceRequirementsRequest$, 0]]
2052
1669
  ];
2053
- export var ManagedInstancesStorageConfiguration$ = [3, n0, _MISC, 0, [_sSGB], [1]];
2054
- export var ManagedListener$ = [3, n0, _ML, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
2055
- export var ManagedListenerRule$ = [3, n0, _MLR, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
2056
- export var ManagedLoadBalancer$ = [
2057
- 3,
2058
- n0,
2059
- _MLB,
1670
+ export var InstanceLaunchTemplateUpdate$ = [3, n0, _ILTU,
2060
1671
  0,
2061
- [_ar, _s, _sR, _uA, _sch, _sI, _sGI],
2062
- [0, 0, 0, 4, 0, 64 | 0, 64 | 0],
1672
+ [_eIPA, _nC, _sCto, _mo, _iR],
1673
+ [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, 0, [() => InstanceRequirementsRequest$, 0]]
2063
1674
  ];
2064
- export var ManagedLogGroup$ = [3, n0, _MLG, 0, [_ar, _s, _sR, _uA, _lGN], [0, 0, 0, 4, 0]];
2065
- export var ManagedMetricAlarm$ = [3, n0, _MMA, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
2066
- export var ManagedScalableTarget$ = [
2067
- 3,
2068
- n0,
2069
- _MST,
1675
+ export var InstanceRequirementsRequest$ = [3, n0, _IRR,
2070
1676
  0,
2071
- [_ar, _s, _sR, _uA, _mC, _mCa],
2072
- [0, 0, 0, 4, 1, 1],
1677
+ [_vCC, _mMB, _cM, _mGBPVC, _eIT, _iG, _sMPPOLP, _oDMPPOLP, _bM, _bP, _rHS, _nIC, _lSo, _lST, _tLSGB, _bEBM, _aTc, _aCcc, _aM, _aNc, _aTMMB, _nBG, _aIT, _mSPAPOOODP],
1678
+ [() => VCpuCountRangeRequest$, () => MemoryMiBRequest$, [() => CpuManufacturerSet, { [_xN]: _CM }], () => MemoryGiBPerVCpuRequest$, [() => ExcludedInstanceTypeSet, { [_xN]: _EIT }], [() => InstanceGenerationSet, { [_xN]: _IG }], 1, 1, 0, 0, 2, () => NetworkInterfaceCountRequest$, 0, [() => LocalStorageTypeSet, { [_xN]: _LST }], () => TotalLocalStorageGBRequest$, () => BaselineEbsBandwidthMbpsRequest$, [() => AcceleratorTypeSet, { [_xN]: _AT }], () => AcceleratorCountRequest$, [() => AcceleratorManufacturerSet, { [_xN]: _AM }], [() => AcceleratorNameSet, { [_xN]: _AN }], () => AcceleratorTotalMemoryMiBRequest$, () => NetworkBandwidthGbpsRequest$, [() => AllowedInstanceTypeSet, { [_xN]: _AIT }], 1]
1679
+ ];
1680
+ export var InvalidParameterException$ = [-3, n0, _IPE,
1681
+ { [_e]: _c },
1682
+ [_me],
1683
+ [0]
2073
1684
  ];
2074
- export var ManagedScaling$ = [3, n0, _MS, 0, [_s, _tC, _mSSS, _mSSSa, _iWP], [0, 1, 1, 1, 1]];
2075
- export var ManagedSecurityGroup$ = [3, n0, _MSG, 0, [_ar, _s, _sR, _uA], [0, 0, 0, 4]];
2076
- export var ManagedStorageConfiguration$ = [3, n0, _MSC, 0, [_kKI, _fESKKI], [0, 0]];
2077
- export var ManagedTargetGroup$ = [
2078
- 3,
2079
- n0,
2080
- _MTG,
1685
+ TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
1686
+ export var KernelCapabilities$ = [3, n0, _KC,
2081
1687
  0,
2082
- [_ar, _s, _sR, _uA, _hCP, _hCPe, _po],
2083
- [0, 0, 0, 4, 0, 1, 1],
1688
+ [_ad, _dro],
1689
+ [64 | 0, 64 | 0]
2084
1690
  ];
2085
- export var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR, 0, [_m, _ma], [1, 1]];
2086
- export var MemoryMiBRequest$ = [3, n0, _MMBR, 0, [_m, _ma], [1, 1]];
2087
- export var MissingVersionException$ = [-3, n0, _MVE, { [_e]: _c }, [_me], [0]];
2088
- TypeRegistry.for(n0).registerError(MissingVersionException$, MissingVersionException);
2089
- export var MountPoint$ = [3, n0, _MP, 0, [_sV, _cPo, _rO], [0, 0, 2]];
2090
- export var NamespaceNotFoundException$ = [-3, n0, _NNFE, { [_e]: _c }, [_me], [0]];
2091
- TypeRegistry.for(n0).registerError(NamespaceNotFoundException$, NamespaceNotFoundException);
2092
- export var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR, 0, [_m, _ma], [1, 1]];
2093
- export var NetworkBinding$ = [
2094
- 3,
2095
- n0,
2096
- _NB,
1691
+ export var KeyValuePair$ = [3, n0, _KVP,
2097
1692
  0,
2098
- [_bIP, _cPon, _hPo, _pr, _cPR, _hPR],
2099
- [0, 1, 1, 0, 0, 0],
1693
+ [_n, _v],
1694
+ [0, 0]
2100
1695
  ];
2101
- export var NetworkConfiguration$ = [3, n0, _NC, 0, [_aCw], [() => AwsVpcConfiguration$]];
2102
- export var NetworkInterface$ = [3, n0, _NI, 0, [_aI, _pIA, _iAp], [0, 0, 0]];
2103
- export var NetworkInterfaceCountRequest$ = [3, n0, _NICR, 0, [_m, _ma], [1, 1]];
2104
- export var NoUpdateAvailableException$ = [-3, n0, _NUAE, { [_e]: _c }, [_me], [0]];
2105
- TypeRegistry.for(n0).registerError(NoUpdateAvailableException$, NoUpdateAvailableException);
2106
- export var PlacementConstraint$ = [3, n0, _PC, 0, [_t, _ex], [0, 0]];
2107
- export var PlacementStrategy$ = [3, n0, _PS, 0, [_t, _fie], [0, 0]];
2108
- export var PlatformDevice$ = [3, n0, _PD, 0, [_i, _t], [0, 0]];
2109
- export var PlatformTaskDefinitionIncompatibilityException$ = [
2110
- -3,
2111
- n0,
2112
- _PTDIE,
1696
+ export var LimitExceededException$ = [-3, n0, _LEE,
2113
1697
  { [_e]: _c },
2114
1698
  [_me],
2115
- [0],
1699
+ [0]
2116
1700
  ];
2117
- TypeRegistry.for(n0).registerError(PlatformTaskDefinitionIncompatibilityException$, PlatformTaskDefinitionIncompatibilityException);
2118
- export var PlatformUnknownException$ = [-3, n0, _PUE, { [_e]: _c }, [_me], [0]];
2119
- TypeRegistry.for(n0).registerError(PlatformUnknownException$, PlatformUnknownException);
2120
- export var PortMapping$ = [3, n0, _PM, 0, [_cPon, _hPo, _pr, _n, _aP, _cPR], [1, 1, 0, 0, 0, 0]];
2121
- export var ProtectedTask$ = [3, n0, _PT, 0, [_tA, _pE, _eD], [0, 2, 4]];
2122
- export var ProxyConfiguration$ = [
2123
- 3,
2124
- n0,
2125
- _PCr,
2126
- 0,
2127
- [_t, _cNo, _pro],
2128
- [0, 0, () => ProxyConfigurationProperties],
2129
- ];
2130
- export var PutAccountSettingDefaultRequest$ = [3, n0, _PASDR, 0, [_n, _v], [0, 0]];
2131
- export var PutAccountSettingDefaultResponse$ = [3, n0, _PASDRu, 0, [_set], [() => Setting$]];
2132
- export var PutAccountSettingRequest$ = [3, n0, _PASR, 0, [_n, _v, _pA], [0, 0, 0]];
2133
- export var PutAccountSettingResponse$ = [3, n0, _PASRu, 0, [_set], [() => Setting$]];
2134
- export var PutAttributesRequest$ = [3, n0, _PAR, 0, [_cl, _at], [0, () => Attributes]];
2135
- export var PutAttributesResponse$ = [3, n0, _PARu, 0, [_at], [() => Attributes]];
2136
- export var PutClusterCapacityProvidersRequest$ = [
2137
- 3,
2138
- n0,
2139
- _PCCPR,
1701
+ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1702
+ export var LinearConfiguration$ = [3, n0, _LC,
2140
1703
  0,
2141
- [_cl, _cPap, _dCPS],
2142
- [0, 64 | 0, () => CapacityProviderStrategy],
1704
+ [_sPt, _sBTIM],
1705
+ [1, 1]
2143
1706
  ];
2144
- export var PutClusterCapacityProvidersResponse$ = [3, n0, _PCCPRu, 0, [_cl], [() => Cluster$]];
2145
- export var RegisterContainerInstanceRequest$ = [
2146
- 3,
2147
- n0,
2148
- _RCIR,
1707
+ export var LinuxParameters$ = [3, n0, _LP,
2149
1708
  0,
2150
- [_cl, _iID, _iIDS, _tR, _vI, _cIA, _at, _pD, _ta],
2151
- [0, 0, 0, () => Resources, () => VersionInfo$, 0, () => Attributes, () => PlatformDevices, () => Tags],
1709
+ [_ca, _dev, _iPE, _sMS, _tm, _mSa, _sw],
1710
+ [() => KernelCapabilities$, () => DevicesList, 2, 1, () => TmpfsList, 1, 1]
2152
1711
  ];
2153
- export var RegisterContainerInstanceResponse$ = [
2154
- 3,
2155
- n0,
2156
- _RCIRe,
1712
+ export var ListAccountSettingsRequest$ = [3, n0, _LASR,
2157
1713
  0,
2158
- [_cI],
2159
- [() => ContainerInstance$],
1714
+ [_n, _v, _pA, _eS, _nT, _mRa],
1715
+ [0, 0, 0, 2, 0, 1]
2160
1716
  ];
2161
- export var RegisterTaskDefinitionRequest$ = [
2162
- 3,
2163
- n0,
2164
- _RTDR,
1717
+ export var ListAccountSettingsResponse$ = [3, n0, _LASRi,
2165
1718
  0,
2166
- [_fami, _tRA, _eRA, _nM, _cDo, _vo, _pCl, _rCe, _cp, _mem, _ta, _pMi, _iM, _pCr, _iAn, _eSp, _rPu, _eFI],
2167
- [
2168
- 0,
2169
- 0,
2170
- 0,
2171
- 0,
2172
- () => ContainerDefinitions,
2173
- () => VolumeList,
2174
- () => TaskDefinitionPlacementConstraints,
2175
- 64 | 0,
2176
- 0,
2177
- 0,
2178
- () => Tags,
2179
- 0,
2180
- 0,
2181
- () => ProxyConfiguration$,
2182
- () => InferenceAccelerators,
2183
- () => EphemeralStorage$,
2184
- () => RuntimePlatform$,
2185
- 2,
2186
- ],
2187
- ];
2188
- export var RegisterTaskDefinitionResponse$ = [
2189
- 3,
2190
- n0,
2191
- _RTDRe,
1719
+ [_se, _nT],
1720
+ [() => Settings, 0]
1721
+ ];
1722
+ export var ListAttributesRequest$ = [3, n0, _LAR,
2192
1723
  0,
2193
- [_tD, _ta],
2194
- [() => TaskDefinition$, () => Tags],
1724
+ [_cl, _tT, _aNt, _aV, _nT, _mRa],
1725
+ [0, 0, 0, 0, 0, 1]
2195
1726
  ];
2196
- export var RepositoryCredentials$ = [3, n0, _RC, 0, [_cPr], [0]];
2197
- export var ResolvedConfiguration$ = [
2198
- 3,
2199
- n0,
2200
- _RCe,
1727
+ export var ListAttributesResponse$ = [3, n0, _LARi,
2201
1728
  0,
2202
- [_lB],
2203
- [() => ServiceRevisionLoadBalancers],
1729
+ [_at, _nT],
1730
+ [() => Attributes, 0]
2204
1731
  ];
2205
- export var Resource$ = [3, n0, _R, 0, [_n, _t, _dV, _lV, _iV, _sSV], [0, 0, 1, 1, 1, 64 | 0]];
2206
- export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _c }, [_me], [0]];
2207
- TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
2208
- export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c }, [_me], [0]];
2209
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2210
- export var ResourceRequirement$ = [3, n0, _RR, 0, [_v, _t], [0, 0]];
2211
- export var Rollback$ = [3, n0, _Ro, 0, [_r, _sAt, _sRAe], [0, 4, 0]];
2212
- export var RunTaskRequest$ = [
2213
- 3,
2214
- n0,
2215
- _RTR,
1732
+ export var ListClustersRequest$ = [3, n0, _LCR,
2216
1733
  0,
2217
- [_cPS, _cl, _cou, _eECSMT, _eEC, _g, _lT, _nC, _ov, _pCl, _pS, _pV, _pTr, _rIe, _sB, _ta, _tD, _cT, _vCo],
2218
- [
2219
- () => CapacityProviderStrategy,
2220
- 0,
2221
- 1,
2222
- 2,
2223
- 2,
2224
- 0,
2225
- 0,
2226
- () => NetworkConfiguration$,
2227
- () => TaskOverride$,
2228
- () => PlacementConstraints,
2229
- () => PlacementStrategies,
2230
- 0,
2231
- 0,
2232
- 0,
2233
- 0,
2234
- () => Tags,
2235
- 0,
2236
- [0, 4],
2237
- () => TaskVolumeConfigurations,
2238
- ],
2239
- ];
2240
- export var RunTaskResponse$ = [3, n0, _RTRu, 0, [_tas, _fa], [() => Tasks, () => Failures]];
2241
- export var RuntimePlatform$ = [3, n0, _RP, 0, [_cAp, _oSF], [0, 0]];
2242
- export var Scale$ = [3, n0, _S, 0, [_v, _un], [1, 0]];
2243
- export var Secret$ = [3, n0, _Se, 0, [_n, _vFa], [0, 0]];
2244
- export var ServerException$ = [-3, n0, _SE, { [_e]: _serve }, [_me], [0]];
2245
- TypeRegistry.for(n0).registerError(ServerException$, ServerException);
2246
- export var Service$ = [
2247
- 3,
2248
- n0,
2249
- _Ser,
2250
- 0,
2251
- [
2252
- _sA,
2253
- _sN,
2254
- _cA,
2255
- _lB,
2256
- _sRe,
2257
- _s,
2258
- _dC,
2259
- _rCu,
2260
- _pCe,
2261
- _lT,
2262
- _cPS,
2263
- _pV,
2264
- _pF,
2265
- _tD,
2266
- _dCe,
2267
- _tSa,
2268
- _dep,
2269
- _rA,
2270
- _ev,
2271
- _cAr,
2272
- _cSD,
2273
- _cSR,
2274
- _pCl,
2275
- _pS,
2276
- _nC,
2277
- _hCGPS,
2278
- _sS,
2279
- _dCep,
2280
- _ta,
2281
- _cB,
2282
- _eECSMT,
2283
- _pTr,
2284
- _eEC,
2285
- _aZR,
2286
- _rMT,
2287
- ],
2288
- [
2289
- 0,
2290
- 0,
2291
- 0,
2292
- () => LoadBalancers,
2293
- () => ServiceRegistries,
2294
- 0,
2295
- 1,
2296
- 1,
2297
- 1,
2298
- 0,
2299
- () => CapacityProviderStrategy,
2300
- 0,
2301
- 0,
2302
- 0,
2303
- () => DeploymentConfiguration$,
2304
- () => TaskSets,
2305
- () => Deployments,
2306
- 0,
2307
- () => ServiceEvents,
2308
- 4,
2309
- 0,
2310
- () => ServiceCurrentRevisionSummaryList,
2311
- () => PlacementConstraints,
2312
- () => PlacementStrategies,
2313
- () => NetworkConfiguration$,
2314
- 1,
2315
- 0,
2316
- () => DeploymentController$,
2317
- () => Tags,
2318
- 0,
2319
- 2,
2320
- 0,
2321
- 2,
2322
- 0,
2323
- 0,
2324
- ],
2325
- ];
2326
- export var ServiceConnectAccessLogConfiguration$ = [3, n0, _SCALC, 0, [_fo, _iQP], [0, 0]];
2327
- export var ServiceConnectClientAlias$ = [
2328
- 3,
2329
- n0,
2330
- _SCCA,
1734
+ [_nT, _mRa],
1735
+ [0, 1]
1736
+ ];
1737
+ export var ListClustersResponse$ = [3, n0, _LCRi,
2331
1738
  0,
2332
- [_po, _dNn, _tTR],
2333
- [1, 0, () => ServiceConnectTestTrafficRules$],
1739
+ [_cAl, _nT],
1740
+ [64 | 0, 0]
2334
1741
  ];
2335
- export var ServiceConnectConfiguration$ = [
2336
- 3,
2337
- n0,
2338
- _SCC,
1742
+ export var ListContainerInstancesRequest$ = [3, n0, _LCIR,
2339
1743
  0,
2340
- [_ena, _na, _serv, _lC, _aLCc],
2341
- [2, 0, () => ServiceConnectServiceList, () => LogConfiguration$, () => ServiceConnectAccessLogConfiguration$],
1744
+ [_cl, _fi, _nT, _mRa, _s],
1745
+ [0, 0, 0, 1, 0]
2342
1746
  ];
2343
- export var ServiceConnectService$ = [
2344
- 3,
2345
- n0,
2346
- _SCS,
1747
+ export var ListContainerInstancesResponse$ = [3, n0, _LCIRi,
2347
1748
  0,
2348
- [_pN, _dNi, _cAli, _iPO, _ti, _tl],
2349
- [0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration$, () => ServiceConnectTlsConfiguration$],
1749
+ [_cIAo, _nT],
1750
+ [64 | 0, 0]
2350
1751
  ];
2351
- export var ServiceConnectServiceResource$ = [3, n0, _SCSR, 0, [_dNi, _dA], [0, 0]];
2352
- export var ServiceConnectTestTrafficHeaderMatchRules$ = [3, n0, _SCTTHMR, 0, [_exa], [0]];
2353
- export var ServiceConnectTestTrafficHeaderRules$ = [
2354
- 3,
2355
- n0,
2356
- _SCTTHR,
1752
+ export var ListServiceDeploymentsRequest$ = [3, n0, _LSDR,
2357
1753
  0,
2358
- [_n, _v],
2359
- [0, () => ServiceConnectTestTrafficHeaderMatchRules$],
1754
+ [_ser, _cl, _s, _cAr, _nT, _mRa],
1755
+ [0, 0, 64 | 0, () => CreatedAt$, 0, 1]
2360
1756
  ];
2361
- export var ServiceConnectTestTrafficRules$ = [
2362
- 3,
2363
- n0,
2364
- _SCTTR,
1757
+ export var ListServiceDeploymentsResponse$ = [3, n0, _LSDRi,
2365
1758
  0,
2366
- [_he],
2367
- [() => ServiceConnectTestTrafficHeaderRules$],
1759
+ [_sD, _nT],
1760
+ [() => ServiceDeploymentsBrief, 0]
2368
1761
  ];
2369
- export var ServiceConnectTlsCertificateAuthority$ = [3, n0, _SCTCA, 0, [_aPAA], [0]];
2370
- export var ServiceConnectTlsConfiguration$ = [
2371
- 3,
2372
- n0,
2373
- _SCTC,
1762
+ export var ListServicesByNamespaceRequest$ = [3, n0, _LSBNR,
2374
1763
  0,
2375
- [_iCA, _kK, _rA],
2376
- [() => ServiceConnectTlsCertificateAuthority$, 0, 0],
1764
+ [_na, _nT, _mRa],
1765
+ [0, 0, 1]
2377
1766
  ];
2378
- export var ServiceCurrentRevisionSummary$ = [
2379
- 3,
2380
- n0,
2381
- _SCRS,
1767
+ export var ListServicesByNamespaceResponse$ = [3, n0, _LSBNRi,
2382
1768
  0,
2383
- [_ar, _rTCe, _rTCu, _pTCe],
2384
- [0, 1, 1, 1],
1769
+ [_sAe, _nT],
1770
+ [64 | 0, 0]
2385
1771
  ];
2386
- export var ServiceDeployment$ = [
2387
- 3,
2388
- n0,
2389
- _SD,
1772
+ export var ListServicesRequest$ = [3, n0, _LSR,
2390
1773
  0,
2391
- [_sDAe, _sA, _cA, _cAr, _sAt, _fA, _sAto, _uA, _sSR, _tSR, _s, _sR, _lSif, _dCe, _rol, _dCB, _al],
2392
- [
2393
- 0,
2394
- 0,
2395
- 0,
2396
- 4,
2397
- 4,
2398
- 4,
2399
- 4,
2400
- 4,
2401
- () => ServiceRevisionsSummaryList,
2402
- () => ServiceRevisionSummary$,
2403
- 0,
2404
- 0,
2405
- 0,
2406
- () => DeploymentConfiguration$,
2407
- () => Rollback$,
2408
- () => ServiceDeploymentCircuitBreaker$,
2409
- () => ServiceDeploymentAlarms$,
2410
- ],
2411
- ];
2412
- export var ServiceDeploymentAlarms$ = [3, n0, _SDA, 0, [_s, _aN, _tAN], [0, 64 | 0, 64 | 0]];
2413
- export var ServiceDeploymentBrief$ = [
2414
- 3,
2415
- n0,
2416
- _SDB,
1774
+ [_cl, _nT, _mRa, _lT, _sS, _rMT],
1775
+ [0, 0, 1, 0, 0, 0]
1776
+ ];
1777
+ export var ListServicesResponse$ = [3, n0, _LSRi,
2417
1778
  0,
2418
- [_sDAe, _sA, _cA, _sAt, _cAr, _fA, _tSRA, _s, _sR],
2419
- [0, 0, 0, 4, 4, 4, 0, 0, 0],
1779
+ [_sAe, _nT],
1780
+ [64 | 0, 0]
2420
1781
  ];
2421
- export var ServiceDeploymentCircuitBreaker$ = [3, n0, _SDCB, 0, [_s, _fCa, _th], [0, 1, 1]];
2422
- export var ServiceDeploymentNotFoundException$ = [-3, n0, _SDNFE, { [_e]: _c }, [_me], [0]];
2423
- TypeRegistry.for(n0).registerError(ServiceDeploymentNotFoundException$, ServiceDeploymentNotFoundException);
2424
- export var ServiceEvent$ = [3, n0, _SEe, 0, [_i, _cAr, _me], [0, 4, 0]];
2425
- export var ServiceManagedEBSVolumeConfiguration$ = [
2426
- 3,
2427
- n0,
2428
- _SMEBSVC,
1782
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
2429
1783
  0,
2430
- [_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _fTi],
2431
- [2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, 0],
1784
+ [_rAes],
1785
+ [0]
2432
1786
  ];
2433
- export var ServiceNotActiveException$ = [-3, n0, _SNAE, { [_e]: _c }, [_me], [0]];
2434
- TypeRegistry.for(n0).registerError(ServiceNotActiveException$, ServiceNotActiveException);
2435
- export var ServiceNotFoundException$ = [-3, n0, _SNFE, { [_e]: _c }, [_me], [0]];
2436
- TypeRegistry.for(n0).registerError(ServiceNotFoundException$, ServiceNotFoundException);
2437
- export var ServiceRegistry$ = [3, n0, _SR, 0, [_rAeg, _po, _cNo, _cPon], [0, 1, 0, 1]];
2438
- export var ServiceRevision$ = [
2439
- 3,
2440
- n0,
2441
- _SRe,
1787
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
2442
1788
  0,
2443
- [_sRAe, _sA, _cA, _tD, _cPS, _lT, _pV, _pF, _lB, _sRe, _nC, _cIon, _gDE, _sCC, _vCo, _fES, _cAr, _vLC, _rCes, _eMR],
2444
- [
2445
- 0,
2446
- 0,
2447
- 0,
2448
- 0,
2449
- () => CapacityProviderStrategy,
2450
- 0,
2451
- 0,
2452
- 0,
2453
- () => LoadBalancers,
2454
- () => ServiceRegistries,
2455
- () => NetworkConfiguration$,
2456
- () => ContainerImages,
2457
- 2,
2458
- () => ServiceConnectConfiguration$,
2459
- () => ServiceVolumeConfigurations,
2460
- () => DeploymentEphemeralStorage$,
2461
- 4,
2462
- () => VpcLatticeConfigurations,
2463
- () => ResolvedConfiguration$,
2464
- () => ECSManagedResources$,
2465
- ],
2466
- ];
2467
- export var ServiceRevisionLoadBalancer$ = [3, n0, _SRLB, 0, [_tGA, _pLR], [0, 0]];
2468
- export var ServiceRevisionSummary$ = [
2469
- 3,
2470
- n0,
2471
- _SRS,
1789
+ [_ta],
1790
+ [() => Tags]
1791
+ ];
1792
+ export var ListTaskDefinitionFamiliesRequest$ = [3, n0, _LTDFR,
2472
1793
  0,
2473
- [_ar, _rTCe, _rTCu, _pTCe, _rTTW, _rPTW],
2474
- [0, 1, 1, 1, 1, 1],
1794
+ [_fP, _s, _nT, _mRa],
1795
+ [0, 0, 0, 1]
2475
1796
  ];
2476
- export var ServiceVolumeConfiguration$ = [
2477
- 3,
2478
- n0,
2479
- _SVC,
1797
+ export var ListTaskDefinitionFamiliesResponse$ = [3, n0, _LTDFRi,
2480
1798
  0,
2481
- [_n, _mEBSV],
2482
- [0, () => ServiceManagedEBSVolumeConfiguration$],
1799
+ [_fam, _nT],
1800
+ [64 | 0, 0]
2483
1801
  ];
2484
- export var Session$ = [3, n0, _Ses, 0, [_sIe, _sU, _tVo], [0, 0, [() => SensitiveString, 0]]];
2485
- export var Setting$ = [3, n0, _Set, 0, [_n, _v, _pA, _t], [0, 0, 0, 0]];
2486
- export var StartTaskRequest$ = [
2487
- 3,
2488
- n0,
2489
- _STR,
1802
+ export var ListTaskDefinitionsRequest$ = [3, n0, _LTDR,
2490
1803
  0,
2491
- [_cl, _cIo, _eECSMT, _eEC, _g, _nC, _ov, _pTr, _rIe, _sB, _ta, _tD, _vCo],
2492
- [
2493
- 0,
2494
- 64 | 0,
2495
- 2,
2496
- 2,
2497
- 0,
2498
- () => NetworkConfiguration$,
2499
- () => TaskOverride$,
2500
- 0,
2501
- 0,
2502
- 0,
2503
- () => Tags,
2504
- 0,
2505
- () => TaskVolumeConfigurations,
2506
- ],
2507
- ];
2508
- export var StartTaskResponse$ = [3, n0, _STRt, 0, [_tas, _fa], [() => Tasks, () => Failures]];
2509
- export var StopServiceDeploymentRequest$ = [3, n0, _SSDR, 0, [_sDAe, _sTto], [0, 0]];
2510
- export var StopServiceDeploymentResponse$ = [3, n0, _SSDRt, 0, [_sDAe], [0]];
2511
- export var StopTaskRequest$ = [3, n0, _STRto, 0, [_cl, _task, _r], [0, 0, 0]];
2512
- export var StopTaskResponse$ = [3, n0, _STRtop, 0, [_task], [() => Task$]];
2513
- export var SubmitAttachmentStateChangesRequest$ = [
2514
- 3,
2515
- n0,
2516
- _SASCR,
1804
+ [_fP, _s, _so, _nT, _mRa],
1805
+ [0, 0, 0, 0, 1]
1806
+ ];
1807
+ export var ListTaskDefinitionsResponse$ = [3, n0, _LTDRi,
2517
1808
  0,
2518
- [_cl, _a],
2519
- [0, () => AttachmentStateChanges],
1809
+ [_tDA, _nT],
1810
+ [64 | 0, 0]
2520
1811
  ];
2521
- export var SubmitAttachmentStateChangesResponse$ = [3, n0, _SASCRu, 0, [_ac], [0]];
2522
- export var SubmitContainerStateChangeRequest$ = [
2523
- 3,
2524
- n0,
2525
- _SCSCR,
1812
+ export var ListTasksRequest$ = [3, n0, _LTR,
2526
1813
  0,
2527
- [_cl, _task, _cNo, _rIu, _s, _eC, _r, _nB],
2528
- [0, 0, 0, 0, 0, 1, 0, () => NetworkBindings],
1814
+ [_cl, _cI, _fami, _nT, _mRa, _sB, _sN, _dSe, _lT],
1815
+ [0, 0, 0, 0, 1, 0, 0, 0, 0]
2529
1816
  ];
2530
- export var SubmitContainerStateChangeResponse$ = [3, n0, _SCSCRu, 0, [_ac], [0]];
2531
- export var SubmitTaskStateChangeRequest$ = [
2532
- 3,
2533
- n0,
2534
- _STSCR,
1817
+ export var ListTasksResponse$ = [3, n0, _LTRi,
2535
1818
  0,
2536
- [_cl, _task, _s, _r, _conta, _a, _mA, _pSA, _pSAu, _eSA],
2537
- [0, 0, 0, 0, () => ContainerStateChanges, () => AttachmentStateChanges, () => ManagedAgentStateChanges, 4, 4, 4],
2538
- ];
2539
- export var SubmitTaskStateChangeResponse$ = [3, n0, _STSCRu, 0, [_ac], [0]];
2540
- export var SystemControl$ = [3, n0, _SC, 0, [_na, _v], [0, 0]];
2541
- export var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
2542
- export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rAes, _ta], [0, () => Tags]];
2543
- export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
2544
- export var TargetNotConnectedException$ = [-3, n0, _TNCE, { [_e]: _c }, [_me], [0]];
2545
- TypeRegistry.for(n0).registerError(TargetNotConnectedException$, TargetNotConnectedException);
2546
- export var TargetNotFoundException$ = [-3, n0, _TNFE, { [_e]: _c }, [_me], [0]];
2547
- TypeRegistry.for(n0).registerError(TargetNotFoundException$, TargetNotFoundException);
2548
- export var Task$ = [
2549
- 3,
2550
- n0,
2551
- _Ta,
2552
- 0,
2553
- [
2554
- _a,
2555
- _at,
2556
- _aZ,
2557
- _cPN,
2558
- _cA,
2559
- _conn,
2560
- _cAon,
2561
- _cIA,
2562
- _conta,
2563
- _cp,
2564
- _cAr,
2565
- _dSe,
2566
- _eEC,
2567
- _eSA,
2568
- _g,
2569
- _hS,
2570
- _iAn,
2571
- _lS,
2572
- _lT,
2573
- _mem,
2574
- _ov,
2575
- _pV,
2576
- _pF,
2577
- _pSA,
2578
- _pSAu,
2579
- _sAt,
2580
- _sB,
2581
- _sCtop,
2582
- _sAto,
2583
- _sRt,
2584
- _sAtop,
2585
- _ta,
2586
- _tA,
2587
- _tDAa,
2588
- _ve,
2589
- _eSp,
2590
- _fES,
2591
- ],
2592
- [
2593
- () => Attachments,
2594
- () => Attributes,
2595
- 0,
2596
- 0,
2597
- 0,
2598
- 0,
2599
- 4,
2600
- 0,
2601
- () => Containers,
2602
- 0,
2603
- 4,
2604
- 0,
2605
- 2,
2606
- 4,
2607
- 0,
2608
- 0,
2609
- () => InferenceAccelerators,
2610
- 0,
2611
- 0,
2612
- 0,
2613
- () => TaskOverride$,
2614
- 0,
2615
- 0,
2616
- 4,
2617
- 4,
2618
- 4,
2619
- 0,
2620
- 0,
2621
- 4,
2622
- 0,
2623
- 4,
2624
- () => Tags,
2625
- 0,
2626
- 0,
2627
- 1,
2628
- () => EphemeralStorage$,
2629
- () => TaskEphemeralStorage$,
2630
- ],
2631
- ];
2632
- export var TaskDefinition$ = [
2633
- 3,
2634
- n0,
2635
- _TD,
2636
- 0,
2637
- [
2638
- _tDAa,
2639
- _cDo,
2640
- _fami,
2641
- _tRA,
2642
- _eRA,
2643
- _nM,
2644
- _rev,
2645
- _vo,
2646
- _s,
2647
- _rAeq,
2648
- _pCl,
2649
- _comp,
2650
- _rPu,
2651
- _rCe,
2652
- _cp,
2653
- _mem,
2654
- _iAn,
2655
- _pMi,
2656
- _iM,
2657
- _pCr,
2658
- _rAe,
2659
- _dAe,
2660
- _rB,
2661
- _eSp,
2662
- _eFI,
2663
- ],
2664
- [
2665
- 0,
2666
- () => ContainerDefinitions,
2667
- 0,
2668
- 0,
2669
- 0,
2670
- 0,
2671
- 1,
2672
- () => VolumeList,
2673
- 0,
2674
- () => RequiresAttributes,
2675
- () => TaskDefinitionPlacementConstraints,
2676
- 64 | 0,
2677
- () => RuntimePlatform$,
2678
- 64 | 0,
2679
- 0,
2680
- 0,
2681
- () => InferenceAccelerators,
2682
- 0,
2683
- 0,
2684
- () => ProxyConfiguration$,
2685
- 4,
2686
- 4,
2687
- 0,
2688
- () => EphemeralStorage$,
2689
- 2,
2690
- ],
2691
- ];
2692
- export var TaskDefinitionPlacementConstraint$ = [3, n0, _TDPC, 0, [_t, _ex], [0, 0]];
2693
- export var TaskEphemeralStorage$ = [3, n0, _TES, 0, [_sIGB, _kKI], [1, 0]];
2694
- export var TaskManagedEBSVolumeConfiguration$ = [
2695
- 3,
2696
- n0,
2697
- _TMEBSVC,
1819
+ [_tAa, _nT],
1820
+ [64 | 0, 0]
1821
+ ];
1822
+ export var LoadBalancer$ = [3, n0, _LB,
2698
1823
  0,
2699
- [_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _tP, _fTi],
2700
- [2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, () => TaskManagedEBSVolumeTerminationPolicy$, 0],
1824
+ [_tGA, _lBN, _cNo, _cPon, _aCd],
1825
+ [0, 0, 0, 1, () => AdvancedConfiguration$]
2701
1826
  ];
2702
- export var TaskManagedEBSVolumeTerminationPolicy$ = [3, n0, _TMEBSVTP, 0, [_dOT], [2]];
2703
- export var TaskOverride$ = [
2704
- 3,
2705
- n0,
2706
- _TO,
1827
+ export var LogConfiguration$ = [3, n0, _LCo,
2707
1828
  0,
2708
- [_cO, _cp, _iAO, _eRA, _mem, _tRA, _eSp],
2709
- [() => ContainerOverrides, 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage$],
2710
- ];
2711
- export var TaskSet$ = [
2712
- 3,
2713
- n0,
2714
- _TS,
2715
- 0,
2716
- [
2717
- _i,
2718
- _tSA,
2719
- _sA,
2720
- _cA,
2721
- _sB,
2722
- _eI,
2723
- _s,
2724
- _tD,
2725
- _cDC,
2726
- _pCe,
2727
- _rCu,
2728
- _cAr,
2729
- _uA,
2730
- _lT,
2731
- _cPS,
2732
- _pV,
2733
- _pF,
2734
- _nC,
2735
- _lB,
2736
- _sRe,
2737
- _sc,
2738
- _sSt,
2739
- _sSA,
2740
- _ta,
2741
- _fES,
2742
- ],
2743
- [
2744
- 0,
2745
- 0,
2746
- 0,
2747
- 0,
2748
- 0,
2749
- 0,
2750
- 0,
2751
- 0,
2752
- 1,
2753
- 1,
2754
- 1,
2755
- 4,
2756
- 4,
2757
- 0,
2758
- () => CapacityProviderStrategy,
2759
- 0,
2760
- 0,
2761
- () => NetworkConfiguration$,
2762
- () => LoadBalancers,
2763
- () => ServiceRegistries,
2764
- () => Scale$,
2765
- 0,
2766
- 4,
2767
- () => Tags,
2768
- () => DeploymentEphemeralStorage$,
2769
- ],
2770
- ];
2771
- export var TaskSetNotFoundException$ = [-3, n0, _TSNFE, { [_e]: _c }, [_me], [0]];
2772
- TypeRegistry.for(n0).registerError(TaskSetNotFoundException$, TaskSetNotFoundException);
2773
- export var TaskVolumeConfiguration$ = [
2774
- 3,
2775
- n0,
2776
- _TVC,
1829
+ [_lD, _o, _sO],
1830
+ [0, 128 | 0, () => SecretList]
1831
+ ];
1832
+ export var ManagedAgent$ = [3, n0, _MA,
2777
1833
  0,
2778
- [_n, _mEBSV],
2779
- [0, () => TaskManagedEBSVolumeConfiguration$],
1834
+ [_lSA, _n, _r, _lS],
1835
+ [4, 0, 0, 0]
2780
1836
  ];
2781
- export var TimeoutConfiguration$ = [3, n0, _TC, 0, [_iTS, _pRTS], [1, 1]];
2782
- export var Tmpfs$ = [3, n0, _Tm, 0, [_cPo, _si, _mO], [0, 1, 64 | 0]];
2783
- export var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR, 0, [_m, _ma], [1, 1]];
2784
- export var Ulimit$ = [3, n0, _U, 0, [_n, _sL, _hL], [0, 1, 1]];
2785
- export var UnsupportedFeatureException$ = [-3, n0, _UFE, { [_e]: _c }, [_me], [0]];
2786
- TypeRegistry.for(n0).registerError(UnsupportedFeatureException$, UnsupportedFeatureException);
2787
- export var UntagResourceRequest$ = [3, n0, _URR, 0, [_rAes, _tK], [0, 64 | 0]];
2788
- export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
2789
- export var UpdateCapacityProviderRequest$ = [
2790
- 3,
2791
- n0,
2792
- _UCPR,
1837
+ export var ManagedAgentStateChange$ = [3, n0, _MASC,
2793
1838
  0,
2794
- [_n, _cl, _aSGP, _mIP],
2795
- [0, 0, () => AutoScalingGroupProviderUpdate$, [() => UpdateManagedInstancesProviderConfiguration$, 0]],
1839
+ [_cNo, _mAN, _s, _r],
1840
+ [0, 0, 0, 0]
2796
1841
  ];
2797
- export var UpdateCapacityProviderResponse$ = [
2798
- 3,
2799
- n0,
2800
- _UCPRp,
1842
+ export var ManagedApplicationAutoScalingPolicy$ = [3, n0, _MAASP,
2801
1843
  0,
2802
- [_cPa],
2803
- [[() => CapacityProvider$, 0]],
1844
+ [_ar, _s, _sR, _uA, _pTo, _tV, _met],
1845
+ [0, 0, 0, 4, 0, 1, 0]
2804
1846
  ];
2805
- export var UpdateClusterRequest$ = [
2806
- 3,
2807
- n0,
2808
- _UCR,
1847
+ export var ManagedAutoScaling$ = [3, n0, _MAS,
2809
1848
  0,
2810
- [_cl, _se, _co, _sCD],
2811
- [0, () => ClusterSettings, () => ClusterConfiguration$, () => ClusterServiceConnectDefaultsRequest$],
1849
+ [_sTca, _aASP],
1850
+ [() => ManagedScalableTarget$, () => ManagedApplicationAutoScalingPolicies]
2812
1851
  ];
2813
- export var UpdateClusterResponse$ = [3, n0, _UCRp, 0, [_cl], [() => Cluster$]];
2814
- export var UpdateClusterSettingsRequest$ = [
2815
- 3,
2816
- n0,
2817
- _UCSR,
1852
+ export var ManagedCertificate$ = [3, n0, _MC,
2818
1853
  0,
2819
- [_cl, _se],
2820
- [0, () => ClusterSettings],
1854
+ [_ar, _s, _sR, _uA, _dNo],
1855
+ [0, 0, 0, 4, 0]
2821
1856
  ];
2822
- export var UpdateClusterSettingsResponse$ = [3, n0, _UCSRp, 0, [_cl], [() => Cluster$]];
2823
- export var UpdateContainerAgentRequest$ = [3, n0, _UCAR, 0, [_cl, _cI], [0, 0]];
2824
- export var UpdateContainerAgentResponse$ = [3, n0, _UCARp, 0, [_cI], [() => ContainerInstance$]];
2825
- export var UpdateContainerInstancesStateRequest$ = [
2826
- 3,
2827
- n0,
2828
- _UCISR,
1857
+ export var ManagedIngressPath$ = [3, n0, _MIP,
2829
1858
  0,
2830
- [_cl, _cIo, _s],
2831
- [0, 64 | 0, 0],
1859
+ [_aT, _end, _lBo, _lBSG, _ce, _li, _ru, _tG],
1860
+ [0, 0, () => ManagedLoadBalancer$, () => ManagedSecurityGroups, () => ManagedCertificate$, () => ManagedListener$, () => ManagedListenerRule$, () => ManagedTargetGroups]
2832
1861
  ];
2833
- export var UpdateContainerInstancesStateResponse$ = [
2834
- 3,
2835
- n0,
2836
- _UCISRp,
1862
+ export var ManagedInstancesNetworkConfiguration$ = [3, n0, _MINC,
2837
1863
  0,
2838
- [_cIo, _fa],
2839
- [() => ContainerInstances, () => Failures],
1864
+ [_su, _sG],
1865
+ [64 | 0, 64 | 0]
2840
1866
  ];
2841
- export var UpdatedExpressGatewayService$ = [
2842
- 3,
2843
- n0,
2844
- _UEGS,
1867
+ export var ManagedInstancesProvider$ = [3, n0, _MIPa,
2845
1868
  0,
2846
- [_sA, _cl, _sN, _s, _tCa, _cAr, _uA],
2847
- [0, 0, 0, () => ExpressGatewayServiceStatus$, () => ExpressGatewayServiceConfiguration$, 4, 4],
1869
+ [_iRA, _iLT, _pTr, _iO],
1870
+ [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$]
2848
1871
  ];
2849
- export var UpdateExpressGatewayServiceRequest$ = [
2850
- 3,
2851
- n0,
2852
- _UEGSR,
1872
+ export var ManagedInstancesStorageConfiguration$ = [3, n0, _MISC,
2853
1873
  0,
2854
- [_sA, _eRA, _hCP, _pC, _tRA, _nC, _cp, _mem, _sTc],
2855
- [
2856
- 0,
2857
- 0,
2858
- 0,
2859
- () => ExpressGatewayContainer$,
2860
- 0,
2861
- () => ExpressGatewayServiceNetworkConfiguration$,
2862
- 0,
2863
- 0,
2864
- () => ExpressGatewayScalingTarget$,
2865
- ],
2866
- ];
2867
- export var UpdateExpressGatewayServiceResponse$ = [
2868
- 3,
2869
- n0,
2870
- _UEGSRp,
1874
+ [_sSGB],
1875
+ [1]
1876
+ ];
1877
+ export var ManagedListener$ = [3, n0, _ML,
2871
1878
  0,
2872
- [_ser],
2873
- [() => UpdatedExpressGatewayService$],
1879
+ [_ar, _s, _sR, _uA],
1880
+ [0, 0, 0, 4]
2874
1881
  ];
2875
- export var UpdateInProgressException$ = [-3, n0, _UIPE, { [_e]: _c }, [_me], [0]];
2876
- TypeRegistry.for(n0).registerError(UpdateInProgressException$, UpdateInProgressException);
2877
- export var UpdateManagedInstancesProviderConfiguration$ = [
2878
- 3,
2879
- n0,
2880
- _UMIPC,
1882
+ export var ManagedListenerRule$ = [3, n0, _MLR,
2881
1883
  0,
2882
- [_iRA, _iLT, _pTr, _iO],
2883
- [0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$],
1884
+ [_ar, _s, _sR, _uA],
1885
+ [0, 0, 0, 4]
2884
1886
  ];
2885
- export var UpdateServicePrimaryTaskSetRequest$ = [
2886
- 3,
2887
- n0,
2888
- _USPTSR,
1887
+ export var ManagedLoadBalancer$ = [3, n0, _MLB,
2889
1888
  0,
2890
- [_cl, _ser, _pTS],
2891
- [0, 0, 0],
2892
- ];
2893
- export var UpdateServicePrimaryTaskSetResponse$ = [3, n0, _USPTSRp, 0, [_tS], [() => TaskSet$]];
2894
- export var UpdateServiceRequest$ = [
2895
- 3,
2896
- n0,
2897
- _USR,
2898
- 0,
2899
- [
2900
- _cl,
2901
- _ser,
2902
- _dC,
2903
- _tD,
2904
- _cPS,
2905
- _dCe,
2906
- _aZR,
2907
- _nC,
2908
- _pCl,
2909
- _pS,
2910
- _pV,
2911
- _fND,
2912
- _hCGPS,
2913
- _dCep,
2914
- _eEC,
2915
- _eECSMT,
2916
- _lB,
2917
- _pTr,
2918
- _sRe,
2919
- _sCC,
2920
- _vCo,
2921
- _vLC,
2922
- ],
2923
- [
2924
- 0,
2925
- 0,
2926
- 1,
2927
- 0,
2928
- () => CapacityProviderStrategy,
2929
- () => DeploymentConfiguration$,
2930
- 0,
2931
- () => NetworkConfiguration$,
2932
- () => PlacementConstraints,
2933
- () => PlacementStrategies,
2934
- 0,
2935
- 2,
2936
- 1,
2937
- () => DeploymentController$,
2938
- 2,
2939
- 2,
2940
- () => LoadBalancers,
2941
- 0,
2942
- () => ServiceRegistries,
2943
- () => ServiceConnectConfiguration$,
2944
- () => ServiceVolumeConfigurations,
2945
- () => VpcLatticeConfigurations,
2946
- ],
2947
- ];
2948
- export var UpdateServiceResponse$ = [3, n0, _USRp, 0, [_ser], [() => Service$]];
2949
- export var UpdateTaskProtectionRequest$ = [
2950
- 3,
2951
- n0,
2952
- _UTPR,
1889
+ [_ar, _s, _sR, _uA, _sch, _sI, _sGI],
1890
+ [0, 0, 0, 4, 0, 64 | 0, 64 | 0]
1891
+ ];
1892
+ export var ManagedLogGroup$ = [3, n0, _MLG,
2953
1893
  0,
2954
- [_cl, _tas, _pE, _eIM],
2955
- [0, 64 | 0, 2, 1],
1894
+ [_ar, _s, _sR, _uA, _lGN],
1895
+ [0, 0, 0, 4, 0]
2956
1896
  ];
2957
- export var UpdateTaskProtectionResponse$ = [
2958
- 3,
2959
- n0,
2960
- _UTPRp,
1897
+ export var ManagedMetricAlarm$ = [3, n0, _MMA,
2961
1898
  0,
2962
- [_pTro, _fa],
2963
- [() => ProtectedTasks, () => Failures],
1899
+ [_ar, _s, _sR, _uA],
1900
+ [0, 0, 0, 4]
2964
1901
  ];
2965
- export var UpdateTaskSetRequest$ = [
2966
- 3,
2967
- n0,
2968
- _UTSR,
1902
+ export var ManagedScalableTarget$ = [3, n0, _MST,
2969
1903
  0,
2970
- [_cl, _ser, _tS, _sc],
2971
- [0, 0, 0, () => Scale$],
1904
+ [_ar, _s, _sR, _uA, _mC, _mCa],
1905
+ [0, 0, 0, 4, 1, 1]
2972
1906
  ];
2973
- export var UpdateTaskSetResponse$ = [3, n0, _UTSRp, 0, [_tS], [() => TaskSet$]];
2974
- export var VCpuCountRangeRequest$ = [3, n0, _VCCRR, 0, [_m, _ma], [1, 1]];
2975
- export var VersionInfo$ = [3, n0, _VI, 0, [_aVg, _aH, _dVo], [0, 0, 0]];
2976
- export var Volume$ = [
2977
- 3,
2978
- n0,
2979
- _V,
1907
+ export var ManagedScaling$ = [3, n0, _MS,
2980
1908
  0,
2981
- [_n, _ho, _dVC, _eVC, _fWFSVC, _cAL],
2982
- [
2983
- 0,
2984
- () => HostVolumeProperties$,
2985
- () => DockerVolumeConfiguration$,
2986
- () => EFSVolumeConfiguration$,
2987
- () => FSxWindowsFileServerVolumeConfiguration$,
2988
- 2,
2989
- ],
2990
- ];
2991
- export var VolumeFrom$ = [3, n0, _VF, 0, [_sCo, _rO], [0, 2]];
2992
- export var VpcLatticeConfiguration$ = [3, n0, _VLC, 0, [_rA, _tGA, _pN], [0, 0, 0]];
2993
- export var ECSServiceException$ = [-3, _sm, "ECSServiceException", 0, [], []];
2994
- TypeRegistry.for(_sm).registerError(ECSServiceException$, ECSServiceException);
2995
- var AcceleratorManufacturerSet = [1, n0, _AMS, 0, [0, { [_xN]: _it }]];
2996
- var AcceleratorNameSet = [1, n0, _ANS, 0, [0, { [_xN]: _it }]];
2997
- var AcceleratorTypeSet = [1, n0, _ATS, 0, [0, { [_xN]: _it }]];
2998
- var AllowedInstanceTypeSet = [1, n0, _AITS, 0, [0, { [_xN]: _it }]];
2999
- var AttachmentDetails = [1, n0, _AD, 0, () => KeyValuePair$];
3000
- var Attachments = [1, n0, _Att, 0, () => Attachment$];
3001
- var AttachmentStateChanges = [1, n0, _ASCt, 0, () => AttachmentStateChange$];
3002
- var Attributes = [1, n0, _Attr, 0, () => Attribute$];
3003
- var CapacityProviderFieldList = 64 | 0;
3004
- var CapacityProviders = [1, n0, _CPa, 0, [() => CapacityProvider$, 0]];
3005
- var CapacityProviderStrategy = [1, n0, _CPS, 0, () => CapacityProviderStrategyItem$];
3006
- var ClusterFieldList = 64 | 0;
3007
- var Clusters = [1, n0, _Cl, 0, () => Cluster$];
3008
- var ClusterSettings = [1, n0, _CSl, 0, () => ClusterSetting$];
3009
- var CompatibilityList = 64 | 0;
3010
- var ContainerDefinitions = [1, n0, _CDon, 0, () => ContainerDefinition$];
3011
- var ContainerDependencies = [1, n0, _CDont, 0, () => ContainerDependency$];
3012
- var ContainerImages = [1, n0, _CIon, 0, () => ContainerImage$];
3013
- var ContainerInstanceFieldList = 64 | 0;
3014
- var ContainerInstances = [1, n0, _CIont, 0, () => ContainerInstance$];
3015
- var ContainerOverrides = [1, n0, _COo, 0, () => ContainerOverride$];
3016
- var Containers = [1, n0, _Con, 0, () => Container$];
3017
- var ContainerStateChanges = [1, n0, _CSCo, 0, () => ContainerStateChange$];
3018
- var CpuManufacturerSet = [1, n0, _CMS, 0, [0, { [_xN]: _it }]];
3019
- var DeploymentLifecycleHookList = [1, n0, _DLHL, 0, () => DeploymentLifecycleHook$];
3020
- var DeploymentLifecycleHookStageList = 64 | 0;
3021
- var Deployments = [1, n0, _Dep, 0, () => Deployment$];
3022
- var DeviceCgroupPermissions = 64 | 0;
3023
- var DevicesList = [1, n0, _DL, 0, () => Device$];
3024
- var EBSTagSpecifications = [1, n0, _EBSTSa, 0, () => EBSTagSpecification$];
3025
- var EnvironmentFiles = [1, n0, _EFn, 0, () => EnvironmentFile$];
3026
- var EnvironmentVariables = [1, n0, _EV, 0, () => KeyValuePair$];
3027
- var ExcludedInstanceTypeSet = [1, n0, _EITS, 0, [0, { [_xN]: _it }]];
3028
- var ExpressGatewayServiceConfigurations = [
3029
- 1,
3030
- n0,
3031
- _EGSCx,
3032
- 0,
3033
- () => ExpressGatewayServiceConfiguration$,
1909
+ [_s, _tC, _mSSS, _mSSSa, _iWP],
1910
+ [0, 1, 1, 1, 1]
3034
1911
  ];
3035
- var ExpressGatewayServiceIncludeList = 64 | 0;
3036
- var Failures = [1, n0, _Fa, 0, () => Failure$];
3037
- var GpuIds = 64 | 0;
3038
- var HostEntryList = [1, n0, _HEL, 0, () => HostEntry$];
3039
- var InferenceAcceleratorOverrides = [1, n0, _IAOn, 0, () => InferenceAcceleratorOverride$];
3040
- var InferenceAccelerators = [1, n0, _IAn, 0, () => InferenceAccelerator$];
3041
- var IngressPathSummaries = [1, n0, _IPSn, 0, () => IngressPathSummary$];
3042
- var InstanceGenerationSet = [1, n0, _IGS, 0, [0, { [_xN]: _it }]];
3043
- var InstanceHealthCheckResultList = [1, n0, _IHCRL, 0, () => InstanceHealthCheckResult$];
3044
- var IntegerList = 64 | 1;
3045
- var LoadBalancers = [1, n0, _LBo, 0, () => LoadBalancer$];
3046
- var LocalStorageTypeSet = [1, n0, _LSTS, 0, [0, { [_xN]: _it }]];
3047
- var ManagedAgents = [1, n0, _MAa, 0, () => ManagedAgent$];
3048
- var ManagedAgentStateChanges = [1, n0, _MASCa, 0, () => ManagedAgentStateChange$];
3049
- var ManagedApplicationAutoScalingPolicies = [
3050
- 1,
3051
- n0,
3052
- _MAASPa,
3053
- 0,
3054
- () => ManagedApplicationAutoScalingPolicy$,
3055
- ];
3056
- var ManagedIngressPaths = [1, n0, _MIPan, 0, () => ManagedIngressPath$];
3057
- var ManagedLogGroups = [1, n0, _MLGa, 0, () => ManagedLogGroup$];
3058
- var ManagedMetricAlarms = [1, n0, _MMAa, 0, () => ManagedMetricAlarm$];
3059
- var ManagedSecurityGroups = [1, n0, _MSGa, 0, () => ManagedSecurityGroup$];
3060
- var ManagedTargetGroups = [1, n0, _MTGa, 0, () => ManagedTargetGroup$];
3061
- var MountPointList = [1, n0, _MPL, 0, () => MountPoint$];
3062
- var NetworkBindings = [1, n0, _NBe, 0, () => NetworkBinding$];
3063
- var NetworkInterfaces = [1, n0, _NIe, 0, () => NetworkInterface$];
3064
- var PlacementConstraints = [1, n0, _PCl, 0, () => PlacementConstraint$];
3065
- var PlacementStrategies = [1, n0, _PSl, 0, () => PlacementStrategy$];
3066
- var PlatformDevices = [1, n0, _PDl, 0, () => PlatformDevice$];
3067
- var PortMappingList = [1, n0, _PML, 0, () => PortMapping$];
3068
- var ProtectedTasks = [1, n0, _PTr, 0, () => ProtectedTask$];
3069
- var ProxyConfigurationProperties = [1, n0, _PCP, 0, () => KeyValuePair$];
3070
- var RequiresAttributes = [1, n0, _RA, 0, () => Attribute$];
3071
- var ResourceIds = 64 | 0;
3072
- var ResourceRequirements = [1, n0, _RRe, 0, () => ResourceRequirement$];
3073
- var Resources = [1, n0, _Re, 0, () => Resource$];
3074
- var SecretList = [1, n0, _SL, 0, () => Secret$];
3075
- var ServiceConnectClientAliasList = [1, n0, _SCCAL, 0, () => ServiceConnectClientAlias$];
3076
- var ServiceConnectServiceList = [1, n0, _SCSL, 0, () => ServiceConnectService$];
3077
- var ServiceConnectServiceResourceList = [1, n0, _SCSRL, 0, () => ServiceConnectServiceResource$];
3078
- var ServiceCurrentRevisionSummaryList = [1, n0, _SCRSL, 0, () => ServiceCurrentRevisionSummary$];
3079
- var ServiceDeployments = [1, n0, _SDe, 0, () => ServiceDeployment$];
3080
- var ServiceDeploymentsBrief = [1, n0, _SDBe, 0, () => ServiceDeploymentBrief$];
3081
- var ServiceDeploymentStatusList = 64 | 0;
3082
- var ServiceEvents = [1, n0, _SEer, 0, () => ServiceEvent$];
3083
- var ServiceFieldList = 64 | 0;
3084
- var ServiceRegistries = [1, n0, _SRer, 0, () => ServiceRegistry$];
3085
- var ServiceRevisionLoadBalancers = [1, n0, _SRLBe, 0, () => ServiceRevisionLoadBalancer$];
3086
- var ServiceRevisions = [1, n0, _SRerv, 0, () => ServiceRevision$];
3087
- var ServiceRevisionsSummaryList = [1, n0, _SRSL, 0, () => ServiceRevisionSummary$];
3088
- var Services = [1, n0, _Serv, 0, () => Service$];
3089
- var ServiceVolumeConfigurations = [1, n0, _SVCe, 0, () => ServiceVolumeConfiguration$];
3090
- var Settings = [1, n0, _Sett, 0, () => Setting$];
3091
- var Statistics = [1, n0, _St, 0, () => KeyValuePair$];
3092
- var StringList = 64 | 0;
3093
- var SystemControls = [1, n0, _SCy, 0, () => SystemControl$];
3094
- var TagKeys = 64 | 0;
3095
- var Tags = [1, n0, _Tag, 0, () => Tag$];
3096
- var TaskDefinitionFieldList = 64 | 0;
3097
- var TaskDefinitionList = [1, n0, _TDL, 0, () => TaskDefinition$];
3098
- var TaskDefinitionPlacementConstraints = [1, n0, _TDPCa, 0, () => TaskDefinitionPlacementConstraint$];
3099
- var TaskFieldList = 64 | 0;
3100
- var Tasks = [1, n0, _Tas, 0, () => Task$];
3101
- var TaskSetFieldList = 64 | 0;
3102
- var TaskSets = [1, n0, _TSa, 0, () => TaskSet$];
3103
- var TaskVolumeConfigurations = [1, n0, _TVCa, 0, () => TaskVolumeConfiguration$];
3104
- var TmpfsList = [1, n0, _TL, 0, () => Tmpfs$];
3105
- var UlimitList = [1, n0, _UL, 0, () => Ulimit$];
3106
- var VolumeFromList = [1, n0, _VFL, 0, () => VolumeFrom$];
3107
- var VolumeList = [1, n0, _VL, 0, () => Volume$];
3108
- var VpcLatticeConfigurations = [1, n0, _VLCp, 0, () => VpcLatticeConfiguration$];
3109
- var DockerLabelsMap = 128 | 0;
3110
- var FirelensConfigurationOptionsMap = 128 | 0;
3111
- var LogConfigurationOptionsMap = 128 | 0;
3112
- var StringMap = 128 | 0;
3113
- export var CreateCapacityProvider$ = [
3114
- 9,
3115
- n0,
3116
- _CCP,
1912
+ export var ManagedSecurityGroup$ = [3, n0, _MSG,
1913
+ 0,
1914
+ [_ar, _s, _sR, _uA],
1915
+ [0, 0, 0, 4]
1916
+ ];
1917
+ export var ManagedStorageConfiguration$ = [3, n0, _MSC,
1918
+ 0,
1919
+ [_kKI, _fESKKI],
1920
+ [0, 0]
1921
+ ];
1922
+ export var ManagedTargetGroup$ = [3, n0, _MTG,
1923
+ 0,
1924
+ [_ar, _s, _sR, _uA, _hCP, _hCPe, _po],
1925
+ [0, 0, 0, 4, 0, 1, 1]
1926
+ ];
1927
+ export var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR,
1928
+ 0,
1929
+ [_m, _ma],
1930
+ [1, 1]
1931
+ ];
1932
+ export var MemoryMiBRequest$ = [3, n0, _MMBR,
1933
+ 0,
1934
+ [_m, _ma],
1935
+ [1, 1]
1936
+ ];
1937
+ export var MissingVersionException$ = [-3, n0, _MVE,
1938
+ { [_e]: _c },
1939
+ [_me],
1940
+ [0]
1941
+ ];
1942
+ TypeRegistry.for(n0).registerError(MissingVersionException$, MissingVersionException);
1943
+ export var MountPoint$ = [3, n0, _MP,
1944
+ 0,
1945
+ [_sV, _cPo, _rO],
1946
+ [0, 0, 2]
1947
+ ];
1948
+ export var NamespaceNotFoundException$ = [-3, n0, _NNFE,
1949
+ { [_e]: _c },
1950
+ [_me],
1951
+ [0]
1952
+ ];
1953
+ TypeRegistry.for(n0).registerError(NamespaceNotFoundException$, NamespaceNotFoundException);
1954
+ export var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR,
1955
+ 0,
1956
+ [_m, _ma],
1957
+ [1, 1]
1958
+ ];
1959
+ export var NetworkBinding$ = [3, n0, _NB,
1960
+ 0,
1961
+ [_bIP, _cPon, _hPo, _pr, _cPR, _hPR],
1962
+ [0, 1, 1, 0, 0, 0]
1963
+ ];
1964
+ export var NetworkConfiguration$ = [3, n0, _NC,
1965
+ 0,
1966
+ [_aCw],
1967
+ [() => AwsVpcConfiguration$]
1968
+ ];
1969
+ export var NetworkInterface$ = [3, n0, _NI,
1970
+ 0,
1971
+ [_aI, _pIA, _iAp],
1972
+ [0, 0, 0]
1973
+ ];
1974
+ export var NetworkInterfaceCountRequest$ = [3, n0, _NICR,
1975
+ 0,
1976
+ [_m, _ma],
1977
+ [1, 1]
1978
+ ];
1979
+ export var NoUpdateAvailableException$ = [-3, n0, _NUAE,
1980
+ { [_e]: _c },
1981
+ [_me],
1982
+ [0]
1983
+ ];
1984
+ TypeRegistry.for(n0).registerError(NoUpdateAvailableException$, NoUpdateAvailableException);
1985
+ export var PlacementConstraint$ = [3, n0, _PC,
1986
+ 0,
1987
+ [_t, _ex],
1988
+ [0, 0]
1989
+ ];
1990
+ export var PlacementStrategy$ = [3, n0, _PS,
1991
+ 0,
1992
+ [_t, _fie],
1993
+ [0, 0]
1994
+ ];
1995
+ export var PlatformDevice$ = [3, n0, _PD,
1996
+ 0,
1997
+ [_i, _t],
1998
+ [0, 0]
1999
+ ];
2000
+ export var PlatformTaskDefinitionIncompatibilityException$ = [-3, n0, _PTDIE,
2001
+ { [_e]: _c },
2002
+ [_me],
2003
+ [0]
2004
+ ];
2005
+ TypeRegistry.for(n0).registerError(PlatformTaskDefinitionIncompatibilityException$, PlatformTaskDefinitionIncompatibilityException);
2006
+ export var PlatformUnknownException$ = [-3, n0, _PUE,
2007
+ { [_e]: _c },
2008
+ [_me],
2009
+ [0]
2010
+ ];
2011
+ TypeRegistry.for(n0).registerError(PlatformUnknownException$, PlatformUnknownException);
2012
+ export var PortMapping$ = [3, n0, _PM,
2013
+ 0,
2014
+ [_cPon, _hPo, _pr, _n, _aP, _cPR],
2015
+ [1, 1, 0, 0, 0, 0]
2016
+ ];
2017
+ export var ProtectedTask$ = [3, n0, _PT,
2018
+ 0,
2019
+ [_tA, _pE, _eD],
2020
+ [0, 2, 4]
2021
+ ];
2022
+ export var ProxyConfiguration$ = [3, n0, _PCr,
2023
+ 0,
2024
+ [_t, _cNo, _pro],
2025
+ [0, 0, () => ProxyConfigurationProperties]
2026
+ ];
2027
+ export var PutAccountSettingDefaultRequest$ = [3, n0, _PASDR,
2028
+ 0,
2029
+ [_n, _v],
2030
+ [0, 0]
2031
+ ];
2032
+ export var PutAccountSettingDefaultResponse$ = [3, n0, _PASDRu,
2033
+ 0,
2034
+ [_set],
2035
+ [() => Setting$]
2036
+ ];
2037
+ export var PutAccountSettingRequest$ = [3, n0, _PASR,
2038
+ 0,
2039
+ [_n, _v, _pA],
2040
+ [0, 0, 0]
2041
+ ];
2042
+ export var PutAccountSettingResponse$ = [3, n0, _PASRu,
2043
+ 0,
2044
+ [_set],
2045
+ [() => Setting$]
2046
+ ];
2047
+ export var PutAttributesRequest$ = [3, n0, _PAR,
2048
+ 0,
2049
+ [_cl, _at],
2050
+ [0, () => Attributes]
2051
+ ];
2052
+ export var PutAttributesResponse$ = [3, n0, _PARu,
2053
+ 0,
2054
+ [_at],
2055
+ [() => Attributes]
2056
+ ];
2057
+ export var PutClusterCapacityProvidersRequest$ = [3, n0, _PCCPR,
2058
+ 0,
2059
+ [_cl, _cPap, _dCPS],
2060
+ [0, 64 | 0, () => CapacityProviderStrategy]
2061
+ ];
2062
+ export var PutClusterCapacityProvidersResponse$ = [3, n0, _PCCPRu,
2063
+ 0,
2064
+ [_cl],
2065
+ [() => Cluster$]
2066
+ ];
2067
+ export var RegisterContainerInstanceRequest$ = [3, n0, _RCIR,
2068
+ 0,
2069
+ [_cl, _iID, _iIDS, _tR, _vI, _cIA, _at, _pD, _ta],
2070
+ [0, 0, 0, () => Resources, () => VersionInfo$, 0, () => Attributes, () => PlatformDevices, () => Tags]
2071
+ ];
2072
+ export var RegisterContainerInstanceResponse$ = [3, n0, _RCIRe,
2073
+ 0,
2074
+ [_cI],
2075
+ [() => ContainerInstance$]
2076
+ ];
2077
+ export var RegisterTaskDefinitionRequest$ = [3, n0, _RTDR,
2078
+ 0,
2079
+ [_fami, _tRA, _eRA, _nM, _cDo, _vo, _pCl, _rCe, _cp, _mem, _ta, _pMi, _iM, _pCr, _iAn, _eSp, _rPu, _eFI],
2080
+ [0, 0, 0, 0, () => ContainerDefinitions, () => VolumeList, () => TaskDefinitionPlacementConstraints, 64 | 0, 0, 0, () => Tags, 0, 0, () => ProxyConfiguration$, () => InferenceAccelerators, () => EphemeralStorage$, () => RuntimePlatform$, 2]
2081
+ ];
2082
+ export var RegisterTaskDefinitionResponse$ = [3, n0, _RTDRe,
2083
+ 0,
2084
+ [_tD, _ta],
2085
+ [() => TaskDefinition$, () => Tags]
2086
+ ];
2087
+ export var RepositoryCredentials$ = [3, n0, _RC,
2088
+ 0,
2089
+ [_cPr],
2090
+ [0]
2091
+ ];
2092
+ export var ResolvedConfiguration$ = [3, n0, _RCe,
2093
+ 0,
2094
+ [_lB],
2095
+ [() => ServiceRevisionLoadBalancers]
2096
+ ];
2097
+ export var Resource$ = [3, n0, _R,
2098
+ 0,
2099
+ [_n, _t, _dV, _lV, _iV, _sSV],
2100
+ [0, 0, 1, 1, 1, 64 | 0]
2101
+ ];
2102
+ export var ResourceInUseException$ = [-3, n0, _RIUE,
2103
+ { [_e]: _c },
2104
+ [_me],
2105
+ [0]
2106
+ ];
2107
+ TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
2108
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
2109
+ { [_e]: _c },
2110
+ [_me],
2111
+ [0]
2112
+ ];
2113
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2114
+ export var ResourceRequirement$ = [3, n0, _RR,
2115
+ 0,
2116
+ [_v, _t],
2117
+ [0, 0]
2118
+ ];
2119
+ export var Rollback$ = [3, n0, _Ro,
2120
+ 0,
2121
+ [_r, _sAt, _sRAe],
2122
+ [0, 4, 0]
2123
+ ];
2124
+ export var RunTaskRequest$ = [3, n0, _RTR,
2125
+ 0,
2126
+ [_cPS, _cl, _cou, _eECSMT, _eEC, _g, _lT, _nC, _ov, _pCl, _pS, _pV, _pTr, _rIe, _sB, _ta, _tD, _cT, _vCo],
2127
+ [() => CapacityProviderStrategy, 0, 1, 2, 2, 0, 0, () => NetworkConfiguration$, () => TaskOverride$, () => PlacementConstraints, () => PlacementStrategies, 0, 0, 0, 0, () => Tags, 0, [0, 4], () => TaskVolumeConfigurations]
2128
+ ];
2129
+ export var RunTaskResponse$ = [3, n0, _RTRu,
2130
+ 0,
2131
+ [_tas, _fa],
2132
+ [() => Tasks, () => Failures]
2133
+ ];
2134
+ export var RuntimePlatform$ = [3, n0, _RP,
2135
+ 0,
2136
+ [_cAp, _oSF],
2137
+ [0, 0]
2138
+ ];
2139
+ export var Scale$ = [3, n0, _S,
2140
+ 0,
2141
+ [_v, _un],
2142
+ [1, 0]
2143
+ ];
2144
+ export var Secret$ = [3, n0, _Se,
2145
+ 0,
2146
+ [_n, _vFa],
2147
+ [0, 0]
2148
+ ];
2149
+ export var ServerException$ = [-3, n0, _SE,
2150
+ { [_e]: _serve },
2151
+ [_me],
2152
+ [0]
2153
+ ];
2154
+ TypeRegistry.for(n0).registerError(ServerException$, ServerException);
2155
+ export var Service$ = [3, n0, _Ser,
2156
+ 0,
2157
+ [_sA, _sN, _cA, _lB, _sRe, _s, _dC, _rCu, _pCe, _lT, _cPS, _pV, _pF, _tD, _dCe, _tSa, _dep, _rA, _ev, _cAr, _cSD, _cSR, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _cB, _eECSMT, _pTr, _eEC, _aZR, _rMT],
2158
+ [0, 0, 0, () => LoadBalancers, () => ServiceRegistries, 0, 1, 1, 1, 0, () => CapacityProviderStrategy, 0, 0, 0, () => DeploymentConfiguration$, () => TaskSets, () => Deployments, 0, () => ServiceEvents, 4, 0, () => ServiceCurrentRevisionSummaryList, () => PlacementConstraints, () => PlacementStrategies, () => NetworkConfiguration$, 1, 0, () => DeploymentController$, () => Tags, 0, 2, 0, 2, 0, 0]
2159
+ ];
2160
+ export var ServiceConnectAccessLogConfiguration$ = [3, n0, _SCALC,
2161
+ 0,
2162
+ [_fo, _iQP],
2163
+ [0, 0]
2164
+ ];
2165
+ export var ServiceConnectClientAlias$ = [3, n0, _SCCA,
2166
+ 0,
2167
+ [_po, _dNn, _tTR],
2168
+ [1, 0, () => ServiceConnectTestTrafficRules$]
2169
+ ];
2170
+ export var ServiceConnectConfiguration$ = [3, n0, _SCC,
2171
+ 0,
2172
+ [_ena, _na, _serv, _lC, _aLCc],
2173
+ [2, 0, () => ServiceConnectServiceList, () => LogConfiguration$, () => ServiceConnectAccessLogConfiguration$]
2174
+ ];
2175
+ export var ServiceConnectService$ = [3, n0, _SCS,
2176
+ 0,
2177
+ [_pN, _dNi, _cAli, _iPO, _ti, _tl],
2178
+ [0, 0, () => ServiceConnectClientAliasList, 1, () => TimeoutConfiguration$, () => ServiceConnectTlsConfiguration$]
2179
+ ];
2180
+ export var ServiceConnectServiceResource$ = [3, n0, _SCSR,
2181
+ 0,
2182
+ [_dNi, _dA],
2183
+ [0, 0]
2184
+ ];
2185
+ export var ServiceConnectTestTrafficHeaderMatchRules$ = [3, n0, _SCTTHMR,
2186
+ 0,
2187
+ [_exa],
2188
+ [0]
2189
+ ];
2190
+ export var ServiceConnectTestTrafficHeaderRules$ = [3, n0, _SCTTHR,
2191
+ 0,
2192
+ [_n, _v],
2193
+ [0, () => ServiceConnectTestTrafficHeaderMatchRules$]
2194
+ ];
2195
+ export var ServiceConnectTestTrafficRules$ = [3, n0, _SCTTR,
2196
+ 0,
2197
+ [_he],
2198
+ [() => ServiceConnectTestTrafficHeaderRules$]
2199
+ ];
2200
+ export var ServiceConnectTlsCertificateAuthority$ = [3, n0, _SCTCA,
2201
+ 0,
2202
+ [_aPAA],
2203
+ [0]
2204
+ ];
2205
+ export var ServiceConnectTlsConfiguration$ = [3, n0, _SCTC,
2206
+ 0,
2207
+ [_iCA, _kK, _rA],
2208
+ [() => ServiceConnectTlsCertificateAuthority$, 0, 0]
2209
+ ];
2210
+ export var ServiceCurrentRevisionSummary$ = [3, n0, _SCRS,
2211
+ 0,
2212
+ [_ar, _rTCe, _rTCu, _pTCe],
2213
+ [0, 1, 1, 1]
2214
+ ];
2215
+ export var ServiceDeployment$ = [3, n0, _SD,
2216
+ 0,
2217
+ [_sDAe, _sA, _cA, _cAr, _sAt, _fA, _sAto, _uA, _sSR, _tSR, _s, _sR, _lSif, _dCe, _rol, _dCB, _al],
2218
+ [0, 0, 0, 4, 4, 4, 4, 4, () => ServiceRevisionsSummaryList, () => ServiceRevisionSummary$, 0, 0, 0, () => DeploymentConfiguration$, () => Rollback$, () => ServiceDeploymentCircuitBreaker$, () => ServiceDeploymentAlarms$]
2219
+ ];
2220
+ export var ServiceDeploymentAlarms$ = [3, n0, _SDA,
2221
+ 0,
2222
+ [_s, _aN, _tAN],
2223
+ [0, 64 | 0, 64 | 0]
2224
+ ];
2225
+ export var ServiceDeploymentBrief$ = [3, n0, _SDB,
2226
+ 0,
2227
+ [_sDAe, _sA, _cA, _sAt, _cAr, _fA, _tSRA, _s, _sR],
2228
+ [0, 0, 0, 4, 4, 4, 0, 0, 0]
2229
+ ];
2230
+ export var ServiceDeploymentCircuitBreaker$ = [3, n0, _SDCB,
2231
+ 0,
2232
+ [_s, _fCa, _th],
2233
+ [0, 1, 1]
2234
+ ];
2235
+ export var ServiceDeploymentNotFoundException$ = [-3, n0, _SDNFE,
2236
+ { [_e]: _c },
2237
+ [_me],
2238
+ [0]
2239
+ ];
2240
+ TypeRegistry.for(n0).registerError(ServiceDeploymentNotFoundException$, ServiceDeploymentNotFoundException);
2241
+ export var ServiceEvent$ = [3, n0, _SEe,
2242
+ 0,
2243
+ [_i, _cAr, _me],
2244
+ [0, 4, 0]
2245
+ ];
2246
+ export var ServiceManagedEBSVolumeConfiguration$ = [3, n0, _SMEBSVC,
2247
+ 0,
2248
+ [_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _fTi],
2249
+ [2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, 0]
2250
+ ];
2251
+ export var ServiceNotActiveException$ = [-3, n0, _SNAE,
2252
+ { [_e]: _c },
2253
+ [_me],
2254
+ [0]
2255
+ ];
2256
+ TypeRegistry.for(n0).registerError(ServiceNotActiveException$, ServiceNotActiveException);
2257
+ export var ServiceNotFoundException$ = [-3, n0, _SNFE,
2258
+ { [_e]: _c },
2259
+ [_me],
2260
+ [0]
2261
+ ];
2262
+ TypeRegistry.for(n0).registerError(ServiceNotFoundException$, ServiceNotFoundException);
2263
+ export var ServiceRegistry$ = [3, n0, _SR,
2264
+ 0,
2265
+ [_rAeg, _po, _cNo, _cPon],
2266
+ [0, 1, 0, 1]
2267
+ ];
2268
+ export var ServiceRevision$ = [3, n0, _SRe,
2269
+ 0,
2270
+ [_sRAe, _sA, _cA, _tD, _cPS, _lT, _pV, _pF, _lB, _sRe, _nC, _cIon, _gDE, _sCC, _vCo, _fES, _cAr, _vLC, _rCes, _eMR],
2271
+ [0, 0, 0, 0, () => CapacityProviderStrategy, 0, 0, 0, () => LoadBalancers, () => ServiceRegistries, () => NetworkConfiguration$, () => ContainerImages, 2, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => DeploymentEphemeralStorage$, 4, () => VpcLatticeConfigurations, () => ResolvedConfiguration$, () => ECSManagedResources$]
2272
+ ];
2273
+ export var ServiceRevisionLoadBalancer$ = [3, n0, _SRLB,
2274
+ 0,
2275
+ [_tGA, _pLR],
2276
+ [0, 0]
2277
+ ];
2278
+ export var ServiceRevisionSummary$ = [3, n0, _SRS,
2279
+ 0,
2280
+ [_ar, _rTCe, _rTCu, _pTCe, _rTTW, _rPTW],
2281
+ [0, 1, 1, 1, 1, 1]
2282
+ ];
2283
+ export var ServiceVolumeConfiguration$ = [3, n0, _SVC,
2284
+ 0,
2285
+ [_n, _mEBSV],
2286
+ [0, () => ServiceManagedEBSVolumeConfiguration$]
2287
+ ];
2288
+ export var Session$ = [3, n0, _Ses,
2289
+ 0,
2290
+ [_sIe, _sU, _tVo],
2291
+ [0, 0, [() => SensitiveString, 0]]
2292
+ ];
2293
+ export var Setting$ = [3, n0, _Set,
2294
+ 0,
2295
+ [_n, _v, _pA, _t],
2296
+ [0, 0, 0, 0]
2297
+ ];
2298
+ export var StartTaskRequest$ = [3, n0, _STR,
2299
+ 0,
2300
+ [_cl, _cIo, _eECSMT, _eEC, _g, _nC, _ov, _pTr, _rIe, _sB, _ta, _tD, _vCo],
2301
+ [0, 64 | 0, 2, 2, 0, () => NetworkConfiguration$, () => TaskOverride$, 0, 0, 0, () => Tags, 0, () => TaskVolumeConfigurations]
2302
+ ];
2303
+ export var StartTaskResponse$ = [3, n0, _STRt,
2304
+ 0,
2305
+ [_tas, _fa],
2306
+ [() => Tasks, () => Failures]
2307
+ ];
2308
+ export var StopServiceDeploymentRequest$ = [3, n0, _SSDR,
2309
+ 0,
2310
+ [_sDAe, _sTto],
2311
+ [0, 0]
2312
+ ];
2313
+ export var StopServiceDeploymentResponse$ = [3, n0, _SSDRt,
3117
2314
  0,
3118
- () => CreateCapacityProviderRequest$,
3119
- () => CreateCapacityProviderResponse$,
3120
- ];
3121
- export var CreateCluster$ = [
3122
- 9,
3123
- n0,
3124
- _CCr,
2315
+ [_sDAe],
2316
+ [0]
2317
+ ];
2318
+ export var StopTaskRequest$ = [3, n0, _STRto,
3125
2319
  0,
3126
- () => CreateClusterRequest$,
3127
- () => CreateClusterResponse$,
3128
- ];
3129
- export var CreateExpressGatewayService$ = [
3130
- 9,
3131
- n0,
3132
- _CEGS,
2320
+ [_cl, _task, _r],
2321
+ [0, 0, 0]
2322
+ ];
2323
+ export var StopTaskResponse$ = [3, n0, _STRtop,
3133
2324
  0,
3134
- () => CreateExpressGatewayServiceRequest$,
3135
- () => CreateExpressGatewayServiceResponse$,
3136
- ];
3137
- export var CreateService$ = [
3138
- 9,
3139
- n0,
3140
- _CSr,
2325
+ [_task],
2326
+ [() => Task$]
2327
+ ];
2328
+ export var SubmitAttachmentStateChangesRequest$ = [3, n0, _SASCR,
3141
2329
  0,
3142
- () => CreateServiceRequest$,
3143
- () => CreateServiceResponse$,
3144
- ];
3145
- export var CreateTaskSet$ = [
3146
- 9,
3147
- n0,
3148
- _CTS,
2330
+ [_cl, _a],
2331
+ [0, () => AttachmentStateChanges]
2332
+ ];
2333
+ export var SubmitAttachmentStateChangesResponse$ = [3, n0, _SASCRu,
3149
2334
  0,
3150
- () => CreateTaskSetRequest$,
3151
- () => CreateTaskSetResponse$,
3152
- ];
3153
- export var DeleteAccountSetting$ = [
3154
- 9,
3155
- n0,
3156
- _DAS,
2335
+ [_ac],
2336
+ [0]
2337
+ ];
2338
+ export var SubmitContainerStateChangeRequest$ = [3, n0, _SCSCR,
3157
2339
  0,
3158
- () => DeleteAccountSettingRequest$,
3159
- () => DeleteAccountSettingResponse$,
3160
- ];
3161
- export var DeleteAttributes$ = [
3162
- 9,
3163
- n0,
3164
- _DAe,
2340
+ [_cl, _task, _cNo, _rIu, _s, _eC, _r, _nB],
2341
+ [0, 0, 0, 0, 0, 1, 0, () => NetworkBindings]
2342
+ ];
2343
+ export var SubmitContainerStateChangeResponse$ = [3, n0, _SCSCRu,
3165
2344
  0,
3166
- () => DeleteAttributesRequest$,
3167
- () => DeleteAttributesResponse$,
3168
- ];
3169
- export var DeleteCapacityProvider$ = [
3170
- 9,
3171
- n0,
3172
- _DCP,
2345
+ [_ac],
2346
+ [0]
2347
+ ];
2348
+ export var SubmitTaskStateChangeRequest$ = [3, n0, _STSCR,
3173
2349
  0,
3174
- () => DeleteCapacityProviderRequest$,
3175
- () => DeleteCapacityProviderResponse$,
3176
- ];
3177
- export var DeleteCluster$ = [
3178
- 9,
3179
- n0,
3180
- _DCel,
2350
+ [_cl, _task, _s, _r, _conta, _a, _mA, _pSA, _pSAu, _eSA],
2351
+ [0, 0, 0, 0, () => ContainerStateChanges, () => AttachmentStateChanges, () => ManagedAgentStateChanges, 4, 4, 4]
2352
+ ];
2353
+ export var SubmitTaskStateChangeResponse$ = [3, n0, _STSCRu,
3181
2354
  0,
3182
- () => DeleteClusterRequest$,
3183
- () => DeleteClusterResponse$,
3184
- ];
3185
- export var DeleteExpressGatewayService$ = [
3186
- 9,
3187
- n0,
3188
- _DEGS,
2355
+ [_ac],
2356
+ [0]
2357
+ ];
2358
+ export var SystemControl$ = [3, n0, _SC,
3189
2359
  0,
3190
- () => DeleteExpressGatewayServiceRequest$,
3191
- () => DeleteExpressGatewayServiceResponse$,
3192
- ];
3193
- export var DeleteService$ = [
3194
- 9,
3195
- n0,
3196
- _DS,
2360
+ [_na, _v],
2361
+ [0, 0]
2362
+ ];
2363
+ export var Tag$ = [3, n0, _T,
3197
2364
  0,
3198
- () => DeleteServiceRequest$,
3199
- () => DeleteServiceResponse$,
3200
- ];
3201
- export var DeleteTaskDefinitions$ = [
3202
- 9,
3203
- n0,
3204
- _DTD,
2365
+ [_k, _v],
2366
+ [0, 0]
2367
+ ];
2368
+ export var TagResourceRequest$ = [3, n0, _TRR,
3205
2369
  0,
3206
- () => DeleteTaskDefinitionsRequest$,
3207
- () => DeleteTaskDefinitionsResponse$,
3208
- ];
3209
- export var DeleteTaskSet$ = [
3210
- 9,
3211
- n0,
3212
- _DTS,
2370
+ [_rAes, _ta],
2371
+ [0, () => Tags]
2372
+ ];
2373
+ export var TagResourceResponse$ = [3, n0, _TRRa,
3213
2374
  0,
3214
- () => DeleteTaskSetRequest$,
3215
- () => DeleteTaskSetResponse$,
2375
+ [],
2376
+ []
2377
+ ];
2378
+ export var TargetNotConnectedException$ = [-3, n0, _TNCE,
2379
+ { [_e]: _c },
2380
+ [_me],
2381
+ [0]
2382
+ ];
2383
+ TypeRegistry.for(n0).registerError(TargetNotConnectedException$, TargetNotConnectedException);
2384
+ export var TargetNotFoundException$ = [-3, n0, _TNFE,
2385
+ { [_e]: _c },
2386
+ [_me],
2387
+ [0]
3216
2388
  ];
3217
- export var DeregisterContainerInstance$ = [
3218
- 9,
3219
- n0,
3220
- _DCI,
2389
+ TypeRegistry.for(n0).registerError(TargetNotFoundException$, TargetNotFoundException);
2390
+ export var Task$ = [3, n0, _Ta,
3221
2391
  0,
3222
- () => DeregisterContainerInstanceRequest$,
3223
- () => DeregisterContainerInstanceResponse$,
2392
+ [_a, _at, _aZ, _cPN, _cA, _conn, _cAon, _cIA, _conta, _cp, _cAr, _dSe, _eEC, _eSA, _g, _hS, _iAn, _lS, _lT, _mem, _ov, _pV, _pF, _pSA, _pSAu, _sAt, _sB, _sCtop, _sAto, _sRt, _sAtop, _ta, _tA, _tDAa, _ve, _eSp, _fES],
2393
+ [() => Attachments, () => Attributes, 0, 0, 0, 0, 4, 0, () => Containers, 0, 4, 0, 2, 4, 0, 0, () => InferenceAccelerators, 0, 0, 0, () => TaskOverride$, 0, 0, 4, 4, 4, 0, 0, 4, 0, 4, () => Tags, 0, 0, 1, () => EphemeralStorage$, () => TaskEphemeralStorage$]
3224
2394
  ];
3225
- export var DeregisterTaskDefinition$ = [
3226
- 9,
3227
- n0,
3228
- _DTDe,
2395
+ export var TaskDefinition$ = [3, n0, _TD,
3229
2396
  0,
3230
- () => DeregisterTaskDefinitionRequest$,
3231
- () => DeregisterTaskDefinitionResponse$,
2397
+ [_tDAa, _cDo, _fami, _tRA, _eRA, _nM, _rev, _vo, _s, _rAeq, _pCl, _comp, _rPu, _rCe, _cp, _mem, _iAn, _pMi, _iM, _pCr, _rAe, _dAe, _rB, _eSp, _eFI],
2398
+ [0, () => ContainerDefinitions, 0, 0, 0, 0, 1, () => VolumeList, 0, () => RequiresAttributes, () => TaskDefinitionPlacementConstraints, 64 | 0, () => RuntimePlatform$, 64 | 0, 0, 0, () => InferenceAccelerators, 0, 0, () => ProxyConfiguration$, 4, 4, 0, () => EphemeralStorage$, 2]
3232
2399
  ];
3233
- export var DescribeCapacityProviders$ = [
3234
- 9,
3235
- n0,
3236
- _DCPe,
2400
+ export var TaskDefinitionPlacementConstraint$ = [3, n0, _TDPC,
3237
2401
  0,
3238
- () => DescribeCapacityProvidersRequest$,
3239
- () => DescribeCapacityProvidersResponse$,
2402
+ [_t, _ex],
2403
+ [0, 0]
3240
2404
  ];
3241
- export var DescribeClusters$ = [
3242
- 9,
3243
- n0,
3244
- _DCes,
2405
+ export var TaskEphemeralStorage$ = [3, n0, _TES,
3245
2406
  0,
3246
- () => DescribeClustersRequest$,
3247
- () => DescribeClustersResponse$,
2407
+ [_sIGB, _kKI],
2408
+ [1, 0]
3248
2409
  ];
3249
- export var DescribeContainerInstances$ = [
3250
- 9,
3251
- n0,
3252
- _DCIe,
2410
+ export var TaskManagedEBSVolumeConfiguration$ = [3, n0, _TMEBSVC,
3253
2411
  0,
3254
- () => DescribeContainerInstancesRequest$,
3255
- () => DescribeContainerInstancesResponse$,
2412
+ [_enc, _kKI, _vT, _sIGB, _sIn, _vIR, _io, _thr, _tSag, _rA, _tP, _fTi],
2413
+ [2, 0, 0, 1, 0, 1, 1, 1, () => EBSTagSpecifications, 0, () => TaskManagedEBSVolumeTerminationPolicy$, 0]
3256
2414
  ];
3257
- export var DescribeExpressGatewayService$ = [
3258
- 9,
3259
- n0,
3260
- _DEGSe,
2415
+ export var TaskManagedEBSVolumeTerminationPolicy$ = [3, n0, _TMEBSVTP,
3261
2416
  0,
3262
- () => DescribeExpressGatewayServiceRequest$,
3263
- () => DescribeExpressGatewayServiceResponse$,
2417
+ [_dOT],
2418
+ [2]
3264
2419
  ];
3265
- export var DescribeServiceDeployments$ = [
3266
- 9,
3267
- n0,
3268
- _DSD,
2420
+ export var TaskOverride$ = [3, n0, _TO,
3269
2421
  0,
3270
- () => DescribeServiceDeploymentsRequest$,
3271
- () => DescribeServiceDeploymentsResponse$,
2422
+ [_cO, _cp, _iAO, _eRA, _mem, _tRA, _eSp],
2423
+ [() => ContainerOverrides, 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage$]
3272
2424
  ];
3273
- export var DescribeServiceRevisions$ = [
3274
- 9,
3275
- n0,
3276
- _DSRescr,
2425
+ export var TaskSet$ = [3, n0, _TS,
3277
2426
  0,
3278
- () => DescribeServiceRevisionsRequest$,
3279
- () => DescribeServiceRevisionsResponse$,
2427
+ [_i, _tSA, _sA, _cA, _sB, _eI, _s, _tD, _cDC, _pCe, _rCu, _cAr, _uA, _lT, _cPS, _pV, _pF, _nC, _lB, _sRe, _sc, _sSt, _sSA, _ta, _fES],
2428
+ [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 4, 4, 0, () => CapacityProviderStrategy, 0, 0, () => NetworkConfiguration$, () => LoadBalancers, () => ServiceRegistries, () => Scale$, 0, 4, () => Tags, () => DeploymentEphemeralStorage$]
2429
+ ];
2430
+ export var TaskSetNotFoundException$ = [-3, n0, _TSNFE,
2431
+ { [_e]: _c },
2432
+ [_me],
2433
+ [0]
3280
2434
  ];
3281
- export var DescribeServices$ = [
3282
- 9,
3283
- n0,
3284
- _DSe,
2435
+ TypeRegistry.for(n0).registerError(TaskSetNotFoundException$, TaskSetNotFoundException);
2436
+ export var TaskVolumeConfiguration$ = [3, n0, _TVC,
3285
2437
  0,
3286
- () => DescribeServicesRequest$,
3287
- () => DescribeServicesResponse$,
2438
+ [_n, _mEBSV],
2439
+ [0, () => TaskManagedEBSVolumeConfiguration$]
3288
2440
  ];
3289
- export var DescribeTaskDefinition$ = [
3290
- 9,
3291
- n0,
3292
- _DTDes,
2441
+ export var TimeoutConfiguration$ = [3, n0, _TC,
3293
2442
  0,
3294
- () => DescribeTaskDefinitionRequest$,
3295
- () => DescribeTaskDefinitionResponse$,
2443
+ [_iTS, _pRTS],
2444
+ [1, 1]
3296
2445
  ];
3297
- export var DescribeTasks$ = [
3298
- 9,
3299
- n0,
3300
- _DT,
2446
+ export var Tmpfs$ = [3, n0, _Tm,
3301
2447
  0,
3302
- () => DescribeTasksRequest$,
3303
- () => DescribeTasksResponse$,
2448
+ [_cPo, _si, _mO],
2449
+ [0, 1, 64 | 0]
3304
2450
  ];
3305
- export var DescribeTaskSets$ = [
3306
- 9,
3307
- n0,
3308
- _DTSe,
2451
+ export var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR,
3309
2452
  0,
3310
- () => DescribeTaskSetsRequest$,
3311
- () => DescribeTaskSetsResponse$,
2453
+ [_m, _ma],
2454
+ [1, 1]
3312
2455
  ];
3313
- export var DiscoverPollEndpoint$ = [
3314
- 9,
3315
- n0,
3316
- _DPE,
2456
+ export var Ulimit$ = [3, n0, _U,
3317
2457
  0,
3318
- () => DiscoverPollEndpointRequest$,
3319
- () => DiscoverPollEndpointResponse$,
2458
+ [_n, _sL, _hL],
2459
+ [0, 1, 1]
3320
2460
  ];
3321
- export var ExecuteCommand$ = [
3322
- 9,
3323
- n0,
3324
- _EC,
2461
+ export var UnsupportedFeatureException$ = [-3, n0, _UFE,
2462
+ { [_e]: _c },
2463
+ [_me],
2464
+ [0]
2465
+ ];
2466
+ TypeRegistry.for(n0).registerError(UnsupportedFeatureException$, UnsupportedFeatureException);
2467
+ export var UntagResourceRequest$ = [3, n0, _URR,
3325
2468
  0,
3326
- () => ExecuteCommandRequest$,
3327
- () => ExecuteCommandResponse$,
2469
+ [_rAes, _tK],
2470
+ [0, 64 | 0]
3328
2471
  ];
3329
- export var GetTaskProtection$ = [
3330
- 9,
3331
- n0,
3332
- _GTP,
2472
+ export var UntagResourceResponse$ = [3, n0, _URRn,
3333
2473
  0,
3334
- () => GetTaskProtectionRequest$,
3335
- () => GetTaskProtectionResponse$,
2474
+ [],
2475
+ []
3336
2476
  ];
3337
- export var ListAccountSettings$ = [
3338
- 9,
3339
- n0,
3340
- _LAS,
2477
+ export var UpdateCapacityProviderRequest$ = [3, n0, _UCPR,
3341
2478
  0,
3342
- () => ListAccountSettingsRequest$,
3343
- () => ListAccountSettingsResponse$,
2479
+ [_n, _cl, _aSGP, _mIP],
2480
+ [0, 0, () => AutoScalingGroupProviderUpdate$, [() => UpdateManagedInstancesProviderConfiguration$, 0]]
3344
2481
  ];
3345
- export var ListAttributes$ = [
3346
- 9,
3347
- n0,
3348
- _LA,
2482
+ export var UpdateCapacityProviderResponse$ = [3, n0, _UCPRp,
3349
2483
  0,
3350
- () => ListAttributesRequest$,
3351
- () => ListAttributesResponse$,
2484
+ [_cPa],
2485
+ [[() => CapacityProvider$, 0]]
3352
2486
  ];
3353
- export var ListClusters$ = [
3354
- 9,
3355
- n0,
3356
- _LCi,
2487
+ export var UpdateClusterRequest$ = [3, n0, _UCR,
3357
2488
  0,
3358
- () => ListClustersRequest$,
3359
- () => ListClustersResponse$,
2489
+ [_cl, _se, _co, _sCD],
2490
+ [0, () => ClusterSettings, () => ClusterConfiguration$, () => ClusterServiceConnectDefaultsRequest$]
3360
2491
  ];
3361
- export var ListContainerInstances$ = [
3362
- 9,
3363
- n0,
3364
- _LCI,
2492
+ export var UpdateClusterResponse$ = [3, n0, _UCRp,
3365
2493
  0,
3366
- () => ListContainerInstancesRequest$,
3367
- () => ListContainerInstancesResponse$,
2494
+ [_cl],
2495
+ [() => Cluster$]
3368
2496
  ];
3369
- export var ListServiceDeployments$ = [
3370
- 9,
3371
- n0,
3372
- _LSD,
3373
- 0,
3374
- () => ListServiceDeploymentsRequest$,
3375
- () => ListServiceDeploymentsResponse$,
2497
+ export var UpdateClusterSettingsRequest$ = [3, n0, _UCSR,
2498
+ 0,
2499
+ [_cl, _se],
2500
+ [0, () => ClusterSettings]
3376
2501
  ];
3377
- export var ListServices$ = [
3378
- 9,
3379
- n0,
3380
- _LS,
3381
- 0,
3382
- () => ListServicesRequest$,
3383
- () => ListServicesResponse$,
2502
+ export var UpdateClusterSettingsResponse$ = [3, n0, _UCSRp,
2503
+ 0,
2504
+ [_cl],
2505
+ [() => Cluster$]
3384
2506
  ];
3385
- export var ListServicesByNamespace$ = [
3386
- 9,
3387
- n0,
3388
- _LSBN,
3389
- 0,
3390
- () => ListServicesByNamespaceRequest$,
3391
- () => ListServicesByNamespaceResponse$,
2507
+ export var UpdateContainerAgentRequest$ = [3, n0, _UCAR,
2508
+ 0,
2509
+ [_cl, _cI],
2510
+ [0, 0]
3392
2511
  ];
3393
- export var ListTagsForResource$ = [
3394
- 9,
3395
- n0,
3396
- _LTFR,
3397
- 0,
3398
- () => ListTagsForResourceRequest$,
3399
- () => ListTagsForResourceResponse$,
2512
+ export var UpdateContainerAgentResponse$ = [3, n0, _UCARp,
2513
+ 0,
2514
+ [_cI],
2515
+ [() => ContainerInstance$]
3400
2516
  ];
3401
- export var ListTaskDefinitionFamilies$ = [
3402
- 9,
3403
- n0,
3404
- _LTDF,
3405
- 0,
3406
- () => ListTaskDefinitionFamiliesRequest$,
3407
- () => ListTaskDefinitionFamiliesResponse$,
3408
- ];
3409
- export var ListTaskDefinitions$ = [
3410
- 9,
3411
- n0,
3412
- _LTD,
3413
- 0,
3414
- () => ListTaskDefinitionsRequest$,
3415
- () => ListTaskDefinitionsResponse$,
3416
- ];
3417
- export var ListTasks$ = [9, n0, _LT, 0, () => ListTasksRequest$, () => ListTasksResponse$];
3418
- export var PutAccountSetting$ = [
3419
- 9,
3420
- n0,
3421
- _PAS,
3422
- 0,
3423
- () => PutAccountSettingRequest$,
3424
- () => PutAccountSettingResponse$,
2517
+ export var UpdateContainerInstancesStateRequest$ = [3, n0, _UCISR,
2518
+ 0,
2519
+ [_cl, _cIo, _s],
2520
+ [0, 64 | 0, 0]
3425
2521
  ];
3426
- export var PutAccountSettingDefault$ = [
3427
- 9,
3428
- n0,
3429
- _PASD,
3430
- 0,
3431
- () => PutAccountSettingDefaultRequest$,
3432
- () => PutAccountSettingDefaultResponse$,
2522
+ export var UpdateContainerInstancesStateResponse$ = [3, n0, _UCISRp,
2523
+ 0,
2524
+ [_cIo, _fa],
2525
+ [() => ContainerInstances, () => Failures]
3433
2526
  ];
3434
- export var PutAttributes$ = [
3435
- 9,
3436
- n0,
3437
- _PA,
3438
- 0,
3439
- () => PutAttributesRequest$,
3440
- () => PutAttributesResponse$,
2527
+ export var UpdatedExpressGatewayService$ = [3, n0, _UEGS,
2528
+ 0,
2529
+ [_sA, _cl, _sN, _s, _tCa, _cAr, _uA],
2530
+ [0, 0, 0, () => ExpressGatewayServiceStatus$, () => ExpressGatewayServiceConfiguration$, 4, 4]
2531
+ ];
2532
+ export var UpdateExpressGatewayServiceRequest$ = [3, n0, _UEGSR,
2533
+ 0,
2534
+ [_sA, _eRA, _hCP, _pC, _tRA, _nC, _cp, _mem, _sTc],
2535
+ [0, 0, 0, () => ExpressGatewayContainer$, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$]
3441
2536
  ];
3442
- export var PutClusterCapacityProviders$ = [
3443
- 9,
3444
- n0,
3445
- _PCCP,
3446
- 0,
3447
- () => PutClusterCapacityProvidersRequest$,
3448
- () => PutClusterCapacityProvidersResponse$,
2537
+ export var UpdateExpressGatewayServiceResponse$ = [3, n0, _UEGSRp,
2538
+ 0,
2539
+ [_ser],
2540
+ [() => UpdatedExpressGatewayService$]
2541
+ ];
2542
+ export var UpdateInProgressException$ = [-3, n0, _UIPE,
2543
+ { [_e]: _c },
2544
+ [_me],
2545
+ [0]
2546
+ ];
2547
+ TypeRegistry.for(n0).registerError(UpdateInProgressException$, UpdateInProgressException);
2548
+ export var UpdateManagedInstancesProviderConfiguration$ = [3, n0, _UMIPC,
2549
+ 0,
2550
+ [_iRA, _iLT, _pTr, _iO],
2551
+ [0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$]
2552
+ ];
2553
+ export var UpdateServicePrimaryTaskSetRequest$ = [3, n0, _USPTSR,
2554
+ 0,
2555
+ [_cl, _ser, _pTS],
2556
+ [0, 0, 0]
3449
2557
  ];
3450
- export var RegisterContainerInstance$ = [
3451
- 9,
3452
- n0,
3453
- _RCI,
3454
- 0,
3455
- () => RegisterContainerInstanceRequest$,
3456
- () => RegisterContainerInstanceResponse$,
2558
+ export var UpdateServicePrimaryTaskSetResponse$ = [3, n0, _USPTSRp,
2559
+ 0,
2560
+ [_tS],
2561
+ [() => TaskSet$]
3457
2562
  ];
3458
- export var RegisterTaskDefinition$ = [
3459
- 9,
3460
- n0,
3461
- _RTD,
3462
- 0,
3463
- () => RegisterTaskDefinitionRequest$,
3464
- () => RegisterTaskDefinitionResponse$,
2563
+ export var UpdateServiceRequest$ = [3, n0, _USR,
2564
+ 0,
2565
+ [_cl, _ser, _dC, _tD, _cPS, _dCe, _aZR, _nC, _pCl, _pS, _pV, _fND, _hCGPS, _dCep, _eEC, _eECSMT, _lB, _pTr, _sRe, _sCC, _vCo, _vLC],
2566
+ [0, 0, 1, 0, () => CapacityProviderStrategy, () => DeploymentConfiguration$, 0, () => NetworkConfiguration$, () => PlacementConstraints, () => PlacementStrategies, 0, 2, 1, () => DeploymentController$, 2, 2, () => LoadBalancers, 0, () => ServiceRegistries, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations]
3465
2567
  ];
3466
- export var RunTask$ = [9, n0, _RT, 0, () => RunTaskRequest$, () => RunTaskResponse$];
3467
- export var StartTask$ = [9, n0, _ST, 0, () => StartTaskRequest$, () => StartTaskResponse$];
3468
- export var StopServiceDeployment$ = [
3469
- 9,
3470
- n0,
3471
- _SSD,
3472
- 0,
3473
- () => StopServiceDeploymentRequest$,
3474
- () => StopServiceDeploymentResponse$,
3475
- ];
3476
- export var StopTask$ = [9, n0, _STt, 0, () => StopTaskRequest$, () => StopTaskResponse$];
3477
- export var SubmitAttachmentStateChanges$ = [
3478
- 9,
3479
- n0,
3480
- _SASC,
2568
+ export var UpdateServiceResponse$ = [3, n0, _USRp,
3481
2569
  0,
3482
- () => SubmitAttachmentStateChangesRequest$,
3483
- () => SubmitAttachmentStateChangesResponse$,
3484
- ];
3485
- export var SubmitContainerStateChange$ = [
3486
- 9,
3487
- n0,
3488
- _SCSC,
3489
- 0,
3490
- () => SubmitContainerStateChangeRequest$,
3491
- () => SubmitContainerStateChangeResponse$,
3492
- ];
3493
- export var SubmitTaskStateChange$ = [
3494
- 9,
3495
- n0,
3496
- _STSC,
3497
- 0,
3498
- () => SubmitTaskStateChangeRequest$,
3499
- () => SubmitTaskStateChangeResponse$,
3500
- ];
3501
- export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
3502
- export var UntagResource$ = [
3503
- 9,
3504
- n0,
3505
- _UR,
3506
- 0,
3507
- () => UntagResourceRequest$,
3508
- () => UntagResourceResponse$,
3509
- ];
3510
- export var UpdateCapacityProvider$ = [
3511
- 9,
3512
- n0,
3513
- _UCP,
3514
- 0,
3515
- () => UpdateCapacityProviderRequest$,
3516
- () => UpdateCapacityProviderResponse$,
3517
- ];
3518
- export var UpdateCluster$ = [
3519
- 9,
3520
- n0,
3521
- _UC,
2570
+ [_ser],
2571
+ [() => Service$]
2572
+ ];
2573
+ export var UpdateTaskProtectionRequest$ = [3, n0, _UTPR,
3522
2574
  0,
3523
- () => UpdateClusterRequest$,
3524
- () => UpdateClusterResponse$,
3525
- ];
3526
- export var UpdateClusterSettings$ = [
3527
- 9,
3528
- n0,
3529
- _UCS,
2575
+ [_cl, _tas, _pE, _eIM],
2576
+ [0, 64 | 0, 2, 1]
2577
+ ];
2578
+ export var UpdateTaskProtectionResponse$ = [3, n0, _UTPRp,
3530
2579
  0,
3531
- () => UpdateClusterSettingsRequest$,
3532
- () => UpdateClusterSettingsResponse$,
3533
- ];
3534
- export var UpdateContainerAgent$ = [
3535
- 9,
3536
- n0,
3537
- _UCA,
2580
+ [_pTro, _fa],
2581
+ [() => ProtectedTasks, () => Failures]
2582
+ ];
2583
+ export var UpdateTaskSetRequest$ = [3, n0, _UTSR,
3538
2584
  0,
3539
- () => UpdateContainerAgentRequest$,
3540
- () => UpdateContainerAgentResponse$,
3541
- ];
3542
- export var UpdateContainerInstancesState$ = [
3543
- 9,
3544
- n0,
3545
- _UCIS,
2585
+ [_cl, _ser, _tS, _sc],
2586
+ [0, 0, 0, () => Scale$]
2587
+ ];
2588
+ export var UpdateTaskSetResponse$ = [3, n0, _UTSRp,
3546
2589
  0,
3547
- () => UpdateContainerInstancesStateRequest$,
3548
- () => UpdateContainerInstancesStateResponse$,
3549
- ];
3550
- export var UpdateExpressGatewayService$ = [
3551
- 9,
3552
- n0,
3553
- _UEGSp,
2590
+ [_tS],
2591
+ [() => TaskSet$]
2592
+ ];
2593
+ export var VCpuCountRangeRequest$ = [3, n0, _VCCRR,
3554
2594
  0,
3555
- () => UpdateExpressGatewayServiceRequest$,
3556
- () => UpdateExpressGatewayServiceResponse$,
3557
- ];
3558
- export var UpdateService$ = [
3559
- 9,
3560
- n0,
3561
- _US,
2595
+ [_m, _ma],
2596
+ [1, 1]
2597
+ ];
2598
+ export var VersionInfo$ = [3, n0, _VI,
3562
2599
  0,
3563
- () => UpdateServiceRequest$,
3564
- () => UpdateServiceResponse$,
3565
- ];
3566
- export var UpdateServicePrimaryTaskSet$ = [
3567
- 9,
3568
- n0,
3569
- _USPTS,
2600
+ [_aVg, _aH, _dVo],
2601
+ [0, 0, 0]
2602
+ ];
2603
+ export var Volume$ = [3, n0, _V,
3570
2604
  0,
3571
- () => UpdateServicePrimaryTaskSetRequest$,
3572
- () => UpdateServicePrimaryTaskSetResponse$,
3573
- ];
3574
- export var UpdateTaskProtection$ = [
3575
- 9,
3576
- n0,
3577
- _UTP,
2605
+ [_n, _ho, _dVC, _eVC, _fWFSVC, _cAL],
2606
+ [0, () => HostVolumeProperties$, () => DockerVolumeConfiguration$, () => EFSVolumeConfiguration$, () => FSxWindowsFileServerVolumeConfiguration$, 2]
2607
+ ];
2608
+ export var VolumeFrom$ = [3, n0, _VF,
3578
2609
  0,
3579
- () => UpdateTaskProtectionRequest$,
3580
- () => UpdateTaskProtectionResponse$,
2610
+ [_sCo, _rO],
2611
+ [0, 2]
3581
2612
  ];
3582
- export var UpdateTaskSet$ = [
3583
- 9,
3584
- n0,
3585
- _UTS,
2613
+ export var VpcLatticeConfiguration$ = [3, n0, _VLC,
3586
2614
  0,
3587
- () => UpdateTaskSetRequest$,
3588
- () => UpdateTaskSetResponse$,
2615
+ [_rA, _tGA, _pN],
2616
+ [0, 0, 0]
2617
+ ];
2618
+ export var ECSServiceException$ = [-3, _sm, "ECSServiceException", 0, [], []];
2619
+ TypeRegistry.for(_sm).registerError(ECSServiceException$, ECSServiceException);
2620
+ var AcceleratorManufacturerSet = [1, n0, _AMS,
2621
+ 0, [0,
2622
+ { [_xN]: _it }]
2623
+ ];
2624
+ var AcceleratorNameSet = [1, n0, _ANS,
2625
+ 0, [0,
2626
+ { [_xN]: _it }]
2627
+ ];
2628
+ var AcceleratorTypeSet = [1, n0, _ATS,
2629
+ 0, [0,
2630
+ { [_xN]: _it }]
2631
+ ];
2632
+ var AllowedInstanceTypeSet = [1, n0, _AITS,
2633
+ 0, [0,
2634
+ { [_xN]: _it }]
2635
+ ];
2636
+ var AttachmentDetails = [1, n0, _AD,
2637
+ 0, () => KeyValuePair$
2638
+ ];
2639
+ var Attachments = [1, n0, _Att,
2640
+ 0, () => Attachment$
2641
+ ];
2642
+ var AttachmentStateChanges = [1, n0, _ASCt,
2643
+ 0, () => AttachmentStateChange$
2644
+ ];
2645
+ var Attributes = [1, n0, _Attr,
2646
+ 0, () => Attribute$
2647
+ ];
2648
+ var CapacityProviderFieldList = 64 | 0;
2649
+ var CapacityProviders = [1, n0, _CPa,
2650
+ 0, [() => CapacityProvider$,
2651
+ 0]
2652
+ ];
2653
+ var CapacityProviderStrategy = [1, n0, _CPS,
2654
+ 0, () => CapacityProviderStrategyItem$
2655
+ ];
2656
+ var ClusterFieldList = 64 | 0;
2657
+ var Clusters = [1, n0, _Cl,
2658
+ 0, () => Cluster$
2659
+ ];
2660
+ var ClusterSettings = [1, n0, _CSl,
2661
+ 0, () => ClusterSetting$
2662
+ ];
2663
+ var CompatibilityList = 64 | 0;
2664
+ var ContainerDefinitions = [1, n0, _CDon,
2665
+ 0, () => ContainerDefinition$
2666
+ ];
2667
+ var ContainerDependencies = [1, n0, _CDont,
2668
+ 0, () => ContainerDependency$
2669
+ ];
2670
+ var ContainerImages = [1, n0, _CIon,
2671
+ 0, () => ContainerImage$
2672
+ ];
2673
+ var ContainerInstanceFieldList = 64 | 0;
2674
+ var ContainerInstances = [1, n0, _CIont,
2675
+ 0, () => ContainerInstance$
2676
+ ];
2677
+ var ContainerOverrides = [1, n0, _COo,
2678
+ 0, () => ContainerOverride$
2679
+ ];
2680
+ var Containers = [1, n0, _Con,
2681
+ 0, () => Container$
2682
+ ];
2683
+ var ContainerStateChanges = [1, n0, _CSCo,
2684
+ 0, () => ContainerStateChange$
2685
+ ];
2686
+ var CpuManufacturerSet = [1, n0, _CMS,
2687
+ 0, [0,
2688
+ { [_xN]: _it }]
2689
+ ];
2690
+ var DeploymentLifecycleHookList = [1, n0, _DLHL,
2691
+ 0, () => DeploymentLifecycleHook$
2692
+ ];
2693
+ var DeploymentLifecycleHookStageList = 64 | 0;
2694
+ var Deployments = [1, n0, _Dep,
2695
+ 0, () => Deployment$
2696
+ ];
2697
+ var DeviceCgroupPermissions = 64 | 0;
2698
+ var DevicesList = [1, n0, _DL,
2699
+ 0, () => Device$
2700
+ ];
2701
+ var EBSTagSpecifications = [1, n0, _EBSTSa,
2702
+ 0, () => EBSTagSpecification$
2703
+ ];
2704
+ var EnvironmentFiles = [1, n0, _EFn,
2705
+ 0, () => EnvironmentFile$
2706
+ ];
2707
+ var EnvironmentVariables = [1, n0, _EV,
2708
+ 0, () => KeyValuePair$
2709
+ ];
2710
+ var ExcludedInstanceTypeSet = [1, n0, _EITS,
2711
+ 0, [0,
2712
+ { [_xN]: _it }]
2713
+ ];
2714
+ var ExpressGatewayServiceConfigurations = [1, n0, _EGSCx,
2715
+ 0, () => ExpressGatewayServiceConfiguration$
2716
+ ];
2717
+ var ExpressGatewayServiceIncludeList = 64 | 0;
2718
+ var Failures = [1, n0, _Fa,
2719
+ 0, () => Failure$
2720
+ ];
2721
+ var GpuIds = 64 | 0;
2722
+ var HostEntryList = [1, n0, _HEL,
2723
+ 0, () => HostEntry$
2724
+ ];
2725
+ var InferenceAcceleratorOverrides = [1, n0, _IAOn,
2726
+ 0, () => InferenceAcceleratorOverride$
2727
+ ];
2728
+ var InferenceAccelerators = [1, n0, _IAn,
2729
+ 0, () => InferenceAccelerator$
2730
+ ];
2731
+ var IngressPathSummaries = [1, n0, _IPSn,
2732
+ 0, () => IngressPathSummary$
2733
+ ];
2734
+ var InstanceGenerationSet = [1, n0, _IGS,
2735
+ 0, [0,
2736
+ { [_xN]: _it }]
2737
+ ];
2738
+ var InstanceHealthCheckResultList = [1, n0, _IHCRL,
2739
+ 0, () => InstanceHealthCheckResult$
2740
+ ];
2741
+ var IntegerList = 64 | 1;
2742
+ var LoadBalancers = [1, n0, _LBo,
2743
+ 0, () => LoadBalancer$
2744
+ ];
2745
+ var LocalStorageTypeSet = [1, n0, _LSTS,
2746
+ 0, [0,
2747
+ { [_xN]: _it }]
2748
+ ];
2749
+ var ManagedAgents = [1, n0, _MAa,
2750
+ 0, () => ManagedAgent$
2751
+ ];
2752
+ var ManagedAgentStateChanges = [1, n0, _MASCa,
2753
+ 0, () => ManagedAgentStateChange$
2754
+ ];
2755
+ var ManagedApplicationAutoScalingPolicies = [1, n0, _MAASPa,
2756
+ 0, () => ManagedApplicationAutoScalingPolicy$
2757
+ ];
2758
+ var ManagedIngressPaths = [1, n0, _MIPan,
2759
+ 0, () => ManagedIngressPath$
2760
+ ];
2761
+ var ManagedLogGroups = [1, n0, _MLGa,
2762
+ 0, () => ManagedLogGroup$
2763
+ ];
2764
+ var ManagedMetricAlarms = [1, n0, _MMAa,
2765
+ 0, () => ManagedMetricAlarm$
2766
+ ];
2767
+ var ManagedSecurityGroups = [1, n0, _MSGa,
2768
+ 0, () => ManagedSecurityGroup$
2769
+ ];
2770
+ var ManagedTargetGroups = [1, n0, _MTGa,
2771
+ 0, () => ManagedTargetGroup$
2772
+ ];
2773
+ var MountPointList = [1, n0, _MPL,
2774
+ 0, () => MountPoint$
2775
+ ];
2776
+ var NetworkBindings = [1, n0, _NBe,
2777
+ 0, () => NetworkBinding$
2778
+ ];
2779
+ var NetworkInterfaces = [1, n0, _NIe,
2780
+ 0, () => NetworkInterface$
2781
+ ];
2782
+ var PlacementConstraints = [1, n0, _PCl,
2783
+ 0, () => PlacementConstraint$
2784
+ ];
2785
+ var PlacementStrategies = [1, n0, _PSl,
2786
+ 0, () => PlacementStrategy$
2787
+ ];
2788
+ var PlatformDevices = [1, n0, _PDl,
2789
+ 0, () => PlatformDevice$
2790
+ ];
2791
+ var PortMappingList = [1, n0, _PML,
2792
+ 0, () => PortMapping$
2793
+ ];
2794
+ var ProtectedTasks = [1, n0, _PTr,
2795
+ 0, () => ProtectedTask$
2796
+ ];
2797
+ var ProxyConfigurationProperties = [1, n0, _PCP,
2798
+ 0, () => KeyValuePair$
2799
+ ];
2800
+ var RequiresAttributes = [1, n0, _RA,
2801
+ 0, () => Attribute$
2802
+ ];
2803
+ var ResourceIds = 64 | 0;
2804
+ var ResourceRequirements = [1, n0, _RRe,
2805
+ 0, () => ResourceRequirement$
2806
+ ];
2807
+ var Resources = [1, n0, _Re,
2808
+ 0, () => Resource$
2809
+ ];
2810
+ var SecretList = [1, n0, _SL,
2811
+ 0, () => Secret$
2812
+ ];
2813
+ var ServiceConnectClientAliasList = [1, n0, _SCCAL,
2814
+ 0, () => ServiceConnectClientAlias$
2815
+ ];
2816
+ var ServiceConnectServiceList = [1, n0, _SCSL,
2817
+ 0, () => ServiceConnectService$
2818
+ ];
2819
+ var ServiceConnectServiceResourceList = [1, n0, _SCSRL,
2820
+ 0, () => ServiceConnectServiceResource$
2821
+ ];
2822
+ var ServiceCurrentRevisionSummaryList = [1, n0, _SCRSL,
2823
+ 0, () => ServiceCurrentRevisionSummary$
2824
+ ];
2825
+ var ServiceDeployments = [1, n0, _SDe,
2826
+ 0, () => ServiceDeployment$
2827
+ ];
2828
+ var ServiceDeploymentsBrief = [1, n0, _SDBe,
2829
+ 0, () => ServiceDeploymentBrief$
2830
+ ];
2831
+ var ServiceDeploymentStatusList = 64 | 0;
2832
+ var ServiceEvents = [1, n0, _SEer,
2833
+ 0, () => ServiceEvent$
2834
+ ];
2835
+ var ServiceFieldList = 64 | 0;
2836
+ var ServiceRegistries = [1, n0, _SRer,
2837
+ 0, () => ServiceRegistry$
2838
+ ];
2839
+ var ServiceRevisionLoadBalancers = [1, n0, _SRLBe,
2840
+ 0, () => ServiceRevisionLoadBalancer$
2841
+ ];
2842
+ var ServiceRevisions = [1, n0, _SRerv,
2843
+ 0, () => ServiceRevision$
2844
+ ];
2845
+ var ServiceRevisionsSummaryList = [1, n0, _SRSL,
2846
+ 0, () => ServiceRevisionSummary$
2847
+ ];
2848
+ var Services = [1, n0, _Serv,
2849
+ 0, () => Service$
2850
+ ];
2851
+ var ServiceVolumeConfigurations = [1, n0, _SVCe,
2852
+ 0, () => ServiceVolumeConfiguration$
2853
+ ];
2854
+ var Settings = [1, n0, _Sett,
2855
+ 0, () => Setting$
2856
+ ];
2857
+ var Statistics = [1, n0, _St,
2858
+ 0, () => KeyValuePair$
2859
+ ];
2860
+ var StringList = 64 | 0;
2861
+ var SystemControls = [1, n0, _SCy,
2862
+ 0, () => SystemControl$
2863
+ ];
2864
+ var TagKeys = 64 | 0;
2865
+ var Tags = [1, n0, _Tag,
2866
+ 0, () => Tag$
2867
+ ];
2868
+ var TaskDefinitionFieldList = 64 | 0;
2869
+ var TaskDefinitionList = [1, n0, _TDL,
2870
+ 0, () => TaskDefinition$
2871
+ ];
2872
+ var TaskDefinitionPlacementConstraints = [1, n0, _TDPCa,
2873
+ 0, () => TaskDefinitionPlacementConstraint$
2874
+ ];
2875
+ var TaskFieldList = 64 | 0;
2876
+ var Tasks = [1, n0, _Tas,
2877
+ 0, () => Task$
2878
+ ];
2879
+ var TaskSetFieldList = 64 | 0;
2880
+ var TaskSets = [1, n0, _TSa,
2881
+ 0, () => TaskSet$
2882
+ ];
2883
+ var TaskVolumeConfigurations = [1, n0, _TVCa,
2884
+ 0, () => TaskVolumeConfiguration$
2885
+ ];
2886
+ var TmpfsList = [1, n0, _TL,
2887
+ 0, () => Tmpfs$
2888
+ ];
2889
+ var UlimitList = [1, n0, _UL,
2890
+ 0, () => Ulimit$
2891
+ ];
2892
+ var VolumeFromList = [1, n0, _VFL,
2893
+ 0, () => VolumeFrom$
2894
+ ];
2895
+ var VolumeList = [1, n0, _VL,
2896
+ 0, () => Volume$
2897
+ ];
2898
+ var VpcLatticeConfigurations = [1, n0, _VLCp,
2899
+ 0, () => VpcLatticeConfiguration$
2900
+ ];
2901
+ var DockerLabelsMap = 128 | 0;
2902
+ var FirelensConfigurationOptionsMap = 128 | 0;
2903
+ var LogConfigurationOptionsMap = 128 | 0;
2904
+ var StringMap = 128 | 0;
2905
+ export var CreateCapacityProvider$ = [9, n0, _CCP,
2906
+ 0, () => CreateCapacityProviderRequest$, () => CreateCapacityProviderResponse$
2907
+ ];
2908
+ export var CreateCluster$ = [9, n0, _CCr,
2909
+ 0, () => CreateClusterRequest$, () => CreateClusterResponse$
2910
+ ];
2911
+ export var CreateExpressGatewayService$ = [9, n0, _CEGS,
2912
+ 0, () => CreateExpressGatewayServiceRequest$, () => CreateExpressGatewayServiceResponse$
2913
+ ];
2914
+ export var CreateService$ = [9, n0, _CSr,
2915
+ 0, () => CreateServiceRequest$, () => CreateServiceResponse$
2916
+ ];
2917
+ export var CreateTaskSet$ = [9, n0, _CTS,
2918
+ 0, () => CreateTaskSetRequest$, () => CreateTaskSetResponse$
2919
+ ];
2920
+ export var DeleteAccountSetting$ = [9, n0, _DAS,
2921
+ 0, () => DeleteAccountSettingRequest$, () => DeleteAccountSettingResponse$
2922
+ ];
2923
+ export var DeleteAttributes$ = [9, n0, _DAe,
2924
+ 0, () => DeleteAttributesRequest$, () => DeleteAttributesResponse$
2925
+ ];
2926
+ export var DeleteCapacityProvider$ = [9, n0, _DCP,
2927
+ 0, () => DeleteCapacityProviderRequest$, () => DeleteCapacityProviderResponse$
2928
+ ];
2929
+ export var DeleteCluster$ = [9, n0, _DCel,
2930
+ 0, () => DeleteClusterRequest$, () => DeleteClusterResponse$
2931
+ ];
2932
+ export var DeleteExpressGatewayService$ = [9, n0, _DEGS,
2933
+ 0, () => DeleteExpressGatewayServiceRequest$, () => DeleteExpressGatewayServiceResponse$
2934
+ ];
2935
+ export var DeleteService$ = [9, n0, _DS,
2936
+ 0, () => DeleteServiceRequest$, () => DeleteServiceResponse$
2937
+ ];
2938
+ export var DeleteTaskDefinitions$ = [9, n0, _DTD,
2939
+ 0, () => DeleteTaskDefinitionsRequest$, () => DeleteTaskDefinitionsResponse$
2940
+ ];
2941
+ export var DeleteTaskSet$ = [9, n0, _DTS,
2942
+ 0, () => DeleteTaskSetRequest$, () => DeleteTaskSetResponse$
2943
+ ];
2944
+ export var DeregisterContainerInstance$ = [9, n0, _DCI,
2945
+ 0, () => DeregisterContainerInstanceRequest$, () => DeregisterContainerInstanceResponse$
2946
+ ];
2947
+ export var DeregisterTaskDefinition$ = [9, n0, _DTDe,
2948
+ 0, () => DeregisterTaskDefinitionRequest$, () => DeregisterTaskDefinitionResponse$
2949
+ ];
2950
+ export var DescribeCapacityProviders$ = [9, n0, _DCPe,
2951
+ 0, () => DescribeCapacityProvidersRequest$, () => DescribeCapacityProvidersResponse$
2952
+ ];
2953
+ export var DescribeClusters$ = [9, n0, _DCes,
2954
+ 0, () => DescribeClustersRequest$, () => DescribeClustersResponse$
2955
+ ];
2956
+ export var DescribeContainerInstances$ = [9, n0, _DCIe,
2957
+ 0, () => DescribeContainerInstancesRequest$, () => DescribeContainerInstancesResponse$
2958
+ ];
2959
+ export var DescribeExpressGatewayService$ = [9, n0, _DEGSe,
2960
+ 0, () => DescribeExpressGatewayServiceRequest$, () => DescribeExpressGatewayServiceResponse$
2961
+ ];
2962
+ export var DescribeServiceDeployments$ = [9, n0, _DSD,
2963
+ 0, () => DescribeServiceDeploymentsRequest$, () => DescribeServiceDeploymentsResponse$
2964
+ ];
2965
+ export var DescribeServiceRevisions$ = [9, n0, _DSRescr,
2966
+ 0, () => DescribeServiceRevisionsRequest$, () => DescribeServiceRevisionsResponse$
2967
+ ];
2968
+ export var DescribeServices$ = [9, n0, _DSe,
2969
+ 0, () => DescribeServicesRequest$, () => DescribeServicesResponse$
2970
+ ];
2971
+ export var DescribeTaskDefinition$ = [9, n0, _DTDes,
2972
+ 0, () => DescribeTaskDefinitionRequest$, () => DescribeTaskDefinitionResponse$
2973
+ ];
2974
+ export var DescribeTasks$ = [9, n0, _DT,
2975
+ 0, () => DescribeTasksRequest$, () => DescribeTasksResponse$
2976
+ ];
2977
+ export var DescribeTaskSets$ = [9, n0, _DTSe,
2978
+ 0, () => DescribeTaskSetsRequest$, () => DescribeTaskSetsResponse$
2979
+ ];
2980
+ export var DiscoverPollEndpoint$ = [9, n0, _DPE,
2981
+ 0, () => DiscoverPollEndpointRequest$, () => DiscoverPollEndpointResponse$
2982
+ ];
2983
+ export var ExecuteCommand$ = [9, n0, _EC,
2984
+ 0, () => ExecuteCommandRequest$, () => ExecuteCommandResponse$
2985
+ ];
2986
+ export var GetTaskProtection$ = [9, n0, _GTP,
2987
+ 0, () => GetTaskProtectionRequest$, () => GetTaskProtectionResponse$
2988
+ ];
2989
+ export var ListAccountSettings$ = [9, n0, _LAS,
2990
+ 0, () => ListAccountSettingsRequest$, () => ListAccountSettingsResponse$
2991
+ ];
2992
+ export var ListAttributes$ = [9, n0, _LA,
2993
+ 0, () => ListAttributesRequest$, () => ListAttributesResponse$
2994
+ ];
2995
+ export var ListClusters$ = [9, n0, _LCi,
2996
+ 0, () => ListClustersRequest$, () => ListClustersResponse$
2997
+ ];
2998
+ export var ListContainerInstances$ = [9, n0, _LCI,
2999
+ 0, () => ListContainerInstancesRequest$, () => ListContainerInstancesResponse$
3000
+ ];
3001
+ export var ListServiceDeployments$ = [9, n0, _LSD,
3002
+ 0, () => ListServiceDeploymentsRequest$, () => ListServiceDeploymentsResponse$
3003
+ ];
3004
+ export var ListServices$ = [9, n0, _LS,
3005
+ 0, () => ListServicesRequest$, () => ListServicesResponse$
3006
+ ];
3007
+ export var ListServicesByNamespace$ = [9, n0, _LSBN,
3008
+ 0, () => ListServicesByNamespaceRequest$, () => ListServicesByNamespaceResponse$
3009
+ ];
3010
+ export var ListTagsForResource$ = [9, n0, _LTFR,
3011
+ 0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
3012
+ ];
3013
+ export var ListTaskDefinitionFamilies$ = [9, n0, _LTDF,
3014
+ 0, () => ListTaskDefinitionFamiliesRequest$, () => ListTaskDefinitionFamiliesResponse$
3015
+ ];
3016
+ export var ListTaskDefinitions$ = [9, n0, _LTD,
3017
+ 0, () => ListTaskDefinitionsRequest$, () => ListTaskDefinitionsResponse$
3018
+ ];
3019
+ export var ListTasks$ = [9, n0, _LT,
3020
+ 0, () => ListTasksRequest$, () => ListTasksResponse$
3021
+ ];
3022
+ export var PutAccountSetting$ = [9, n0, _PAS,
3023
+ 0, () => PutAccountSettingRequest$, () => PutAccountSettingResponse$
3024
+ ];
3025
+ export var PutAccountSettingDefault$ = [9, n0, _PASD,
3026
+ 0, () => PutAccountSettingDefaultRequest$, () => PutAccountSettingDefaultResponse$
3027
+ ];
3028
+ export var PutAttributes$ = [9, n0, _PA,
3029
+ 0, () => PutAttributesRequest$, () => PutAttributesResponse$
3030
+ ];
3031
+ export var PutClusterCapacityProviders$ = [9, n0, _PCCP,
3032
+ 0, () => PutClusterCapacityProvidersRequest$, () => PutClusterCapacityProvidersResponse$
3033
+ ];
3034
+ export var RegisterContainerInstance$ = [9, n0, _RCI,
3035
+ 0, () => RegisterContainerInstanceRequest$, () => RegisterContainerInstanceResponse$
3036
+ ];
3037
+ export var RegisterTaskDefinition$ = [9, n0, _RTD,
3038
+ 0, () => RegisterTaskDefinitionRequest$, () => RegisterTaskDefinitionResponse$
3039
+ ];
3040
+ export var RunTask$ = [9, n0, _RT,
3041
+ 0, () => RunTaskRequest$, () => RunTaskResponse$
3042
+ ];
3043
+ export var StartTask$ = [9, n0, _ST,
3044
+ 0, () => StartTaskRequest$, () => StartTaskResponse$
3045
+ ];
3046
+ export var StopServiceDeployment$ = [9, n0, _SSD,
3047
+ 0, () => StopServiceDeploymentRequest$, () => StopServiceDeploymentResponse$
3048
+ ];
3049
+ export var StopTask$ = [9, n0, _STt,
3050
+ 0, () => StopTaskRequest$, () => StopTaskResponse$
3051
+ ];
3052
+ export var SubmitAttachmentStateChanges$ = [9, n0, _SASC,
3053
+ 0, () => SubmitAttachmentStateChangesRequest$, () => SubmitAttachmentStateChangesResponse$
3054
+ ];
3055
+ export var SubmitContainerStateChange$ = [9, n0, _SCSC,
3056
+ 0, () => SubmitContainerStateChangeRequest$, () => SubmitContainerStateChangeResponse$
3057
+ ];
3058
+ export var SubmitTaskStateChange$ = [9, n0, _STSC,
3059
+ 0, () => SubmitTaskStateChangeRequest$, () => SubmitTaskStateChangeResponse$
3060
+ ];
3061
+ export var TagResource$ = [9, n0, _TR,
3062
+ 0, () => TagResourceRequest$, () => TagResourceResponse$
3063
+ ];
3064
+ export var UntagResource$ = [9, n0, _UR,
3065
+ 0, () => UntagResourceRequest$, () => UntagResourceResponse$
3066
+ ];
3067
+ export var UpdateCapacityProvider$ = [9, n0, _UCP,
3068
+ 0, () => UpdateCapacityProviderRequest$, () => UpdateCapacityProviderResponse$
3069
+ ];
3070
+ export var UpdateCluster$ = [9, n0, _UC,
3071
+ 0, () => UpdateClusterRequest$, () => UpdateClusterResponse$
3072
+ ];
3073
+ export var UpdateClusterSettings$ = [9, n0, _UCS,
3074
+ 0, () => UpdateClusterSettingsRequest$, () => UpdateClusterSettingsResponse$
3075
+ ];
3076
+ export var UpdateContainerAgent$ = [9, n0, _UCA,
3077
+ 0, () => UpdateContainerAgentRequest$, () => UpdateContainerAgentResponse$
3078
+ ];
3079
+ export var UpdateContainerInstancesState$ = [9, n0, _UCIS,
3080
+ 0, () => UpdateContainerInstancesStateRequest$, () => UpdateContainerInstancesStateResponse$
3081
+ ];
3082
+ export var UpdateExpressGatewayService$ = [9, n0, _UEGSp,
3083
+ 0, () => UpdateExpressGatewayServiceRequest$, () => UpdateExpressGatewayServiceResponse$
3084
+ ];
3085
+ export var UpdateService$ = [9, n0, _US,
3086
+ 0, () => UpdateServiceRequest$, () => UpdateServiceResponse$
3087
+ ];
3088
+ export var UpdateServicePrimaryTaskSet$ = [9, n0, _USPTS,
3089
+ 0, () => UpdateServicePrimaryTaskSetRequest$, () => UpdateServicePrimaryTaskSetResponse$
3090
+ ];
3091
+ export var UpdateTaskProtection$ = [9, n0, _UTP,
3092
+ 0, () => UpdateTaskProtectionRequest$, () => UpdateTaskProtectionResponse$
3093
+ ];
3094
+ export var UpdateTaskSet$ = [9, n0, _UTS,
3095
+ 0, () => UpdateTaskSetRequest$, () => UpdateTaskSetResponse$
3589
3096
  ];