@jjrawlins/cdk-ami-builder 0.0.109 → 0.0.111

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 (313) 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 +16417 -26946
  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 +15776 -26305
  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/commands/CreatePlacementGroupCommand.d.ts +2 -0
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePlacementGroupsCommand.d.ts +1 -0
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +10 -0
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/index.d.ts +16 -16
  60. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +2 -0
  61. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +16 -16
  62. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/waiters/index.d.ts +6 -6
  63. package/node_modules/@aws-sdk/client-ec2/dist-types/waiters/index.d.ts +6 -6
  64. package/node_modules/@aws-sdk/client-ec2/package.json +14 -14
  65. package/node_modules/@aws-sdk/client-ecs/README.md +1 -70
  66. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  67. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1787 -2280
  68. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.browser.js +1 -2
  69. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +2 -4
  70. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  71. package/node_modules/@aws-sdk/client-ecs/dist-es/pagination/index.js +1 -1
  72. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.browser.js +1 -2
  73. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +4 -6
  74. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +1753 -2246
  75. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesInactive.js +8 -8
  76. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesStable.js +16 -16
  77. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksRunning.js +14 -14
  78. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksStopped.js +6 -6
  79. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +1 -0
  80. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/index.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/pagination/index.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-ecs/package.json +15 -13
  83. package/node_modules/@aws-sdk/client-kms/README.md +1 -59
  84. package/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  85. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +683 -840
  86. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +1 -2
  87. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +2 -4
  88. package/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  89. package/node_modules/@aws-sdk/client-kms/dist-es/pagination/index.js +1 -1
  90. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +1 -2
  91. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +4 -6
  92. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +683 -840
  93. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/index.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/index.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-kms/package.json +15 -13
  96. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  97. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  98. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  99. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1860 -3950
  100. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  101. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  102. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  103. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +4 -1
  104. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +1 -1
  105. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +1 -1
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +4 -1
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +4 -1
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +4 -1
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +1 -1
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +4 -1
  111. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +4 -1
  112. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +4 -1
  113. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +4 -1
  114. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +4 -1
  115. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +4 -1
  116. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +4 -1
  117. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +4 -1
  118. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +4 -1
  119. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +4 -1
  120. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +4 -1
  121. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +4 -1
  122. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +4 -1
  123. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +4 -1
  124. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +4 -1
  125. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +4 -1
  126. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +4 -1
  127. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +4 -1
  128. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +4 -1
  129. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +4 -1
  130. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +4 -1
  131. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +4 -1
  132. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +4 -1
  133. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +4 -1
  134. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
  135. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +4 -1
  136. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +4 -1
  137. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +4 -1
  138. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +4 -1
  139. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +4 -1
  140. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +4 -1
  141. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +4 -1
  142. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +4 -1
  143. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +4 -1
  144. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +4 -1
  145. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +4 -1
  146. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +4 -1
  147. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +4 -1
  148. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +4 -1
  149. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +4 -1
  150. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +4 -1
  151. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +1 -1
  152. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
  153. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +1 -1
  154. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +1 -1
  155. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +1 -1
  156. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
  157. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +1 -1
  158. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -1
  159. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +1 -1
  160. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +1 -1
  161. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +1 -1
  162. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +1 -1
  163. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +1 -1
  164. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +1 -1
  165. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +1 -1
  166. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +1 -1
  167. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +1 -1
  168. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -1
  169. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +1 -1
  170. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +1 -1
  171. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
  172. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +4 -1
  173. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +1 -1
  174. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +1 -1
  175. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +1 -1
  176. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +1 -1
  177. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  178. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  179. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  180. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1574 -3799
  181. package/node_modules/@aws-sdk/client-s3/package.json +21 -21
  182. package/node_modules/@aws-sdk/client-secrets-manager/README.md +1 -29
  183. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  184. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +360 -401
  185. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +1 -2
  186. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +2 -4
  187. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  188. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/index.js +2 -2
  189. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +1 -2
  190. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -6
  191. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +371 -410
  192. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/index.d.ts +2 -2
  193. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/index.d.ts +2 -2
  194. package/node_modules/@aws-sdk/client-secrets-manager/package.json +13 -13
  195. package/node_modules/@aws-sdk/client-sfn/README.md +1 -43
  196. package/node_modules/@aws-sdk/client-sfn/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  197. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +830 -994
  198. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.browser.js +1 -2
  199. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +2 -4
  200. package/node_modules/@aws-sdk/client-sfn/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  201. package/node_modules/@aws-sdk/client-sfn/dist-es/pagination/index.js +1 -1
  202. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.browser.js +1 -2
  203. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +4 -6
  204. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +830 -994
  205. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/index.d.ts +1 -1
  206. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/pagination/index.d.ts +1 -1
  207. package/node_modules/@aws-sdk/client-sfn/package.json +13 -13
  208. package/node_modules/@aws-sdk/client-sns/README.md +1 -48
  209. package/node_modules/@aws-sdk/client-sns/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  210. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +603 -611
  211. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.browser.js +1 -2
  212. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +2 -4
  213. package/node_modules/@aws-sdk/client-sns/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  214. package/node_modules/@aws-sdk/client-sns/dist-es/pagination/index.js +1 -1
  215. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.browser.js +1 -2
  216. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +4 -6
  217. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +601 -609
  218. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/index.d.ts +1 -1
  219. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/pagination/index.d.ts +1 -1
  220. package/node_modules/@aws-sdk/client-sns/package.json +15 -13
  221. package/node_modules/@aws-sdk/client-sqs/README.md +1 -28
  222. package/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  223. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +373 -485
  224. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.browser.js +1 -2
  225. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +2 -4
  226. package/node_modules/@aws-sdk/client-sqs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  227. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ReceiveMessageCommand.js +4 -1
  228. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageBatchCommand.js +4 -1
  229. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageCommand.js +4 -1
  230. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.browser.js +1 -2
  231. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +4 -6
  232. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +364 -485
  233. package/node_modules/@aws-sdk/client-sqs/package.json +14 -14
  234. package/node_modules/@aws-sdk/client-ssm/README.md +1 -151
  235. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  236. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2791 -4486
  237. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -2
  238. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +2 -4
  239. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  240. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +9 -9
  241. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -2
  242. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -6
  243. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +2696 -4375
  244. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +8 -8
  245. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +9 -9
  246. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +9 -9
  247. package/node_modules/@aws-sdk/client-ssm/package.json +15 -13
  248. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  249. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  250. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  251. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  252. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  253. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  254. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  255. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  256. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  257. package/node_modules/@aws-sdk/client-sso/package.json +12 -12
  258. package/node_modules/@aws-sdk/core/package.json +4 -4
  259. package/node_modules/@aws-sdk/crc64-nvme/LICENSE +201 -0
  260. package/node_modules/@aws-sdk/crc64-nvme/README.md +61 -0
  261. package/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +101 -0
  262. package/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +92 -0
  263. package/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +2 -0
  264. package/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +24 -0
  265. package/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +2 -0
  266. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +9 -0
  267. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +2 -0
  268. package/node_modules/@aws-sdk/crc64-nvme/package.json +50 -0
  269. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  270. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  271. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  272. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  273. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  274. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  275. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  276. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  277. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +4 -4
  278. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  279. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +29 -21
  280. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +25 -9
  281. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -1
  282. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +2 -6
  283. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -1
  284. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -1
  285. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +5 -4
  286. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  287. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  288. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  289. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  290. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +4 -4
  291. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +5 -5
  292. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +3 -3
  293. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  294. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  295. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  296. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  297. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  298. package/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  299. package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
  300. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  301. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  302. package/node_modules/@aws-sdk/types/package.json +2 -2
  303. package/node_modules/@aws-sdk/util-arn-parser/package.json +2 -2
  304. package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
  305. package/node_modules/@aws-sdk/util-format-url/package.json +3 -3
  306. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  307. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  308. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  309. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  310. package/package.json +13 -13
  311. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-es/crc64-nvme-crt-container.js +0 -0
  312. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/crc64-nvme-crt-container.d.ts +0 -0
  313. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -0
@@ -7,7 +7,6 @@
7
7
  AWS SDK for JavaScript ECS Client for Node.js, Browser and React Native.
8
8
 
9
9
  <fullname>Amazon Elastic Container Service</fullname>
10
-
11
10
  <p>Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container
12
11
  management service. It makes it easy to run, stop, and manage Docker containers. You can
13
12
  host your cluster on a serverless infrastructure that's managed by Amazon ECS by
@@ -24,10 +23,8 @@ management systems. You also don't need to worry about scaling your management
24
23
  infrastructure. </p>
25
24
 
26
25
  ## Installing
27
-
28
26
  To install this package, simply type add or install @aws-sdk/client-ecs
29
27
  using your favorite package manager:
30
-
31
28
  - `npm install @aws-sdk/client-ecs`
32
29
  - `yarn add @aws-sdk/client-ecs`
33
30
  - `pnpm add @aws-sdk/client-ecs`
@@ -63,9 +60,7 @@ To send a request, you:
63
60
  // a client can be shared by different commands.
64
61
  const client = new ECSClient({ region: "REGION" });
65
62
 
66
- const params = {
67
- /** input parameters */
68
- };
63
+ const params = { /** input parameters */ };
69
64
  const command = new ListTasksCommand(params);
70
65
  ```
71
66
 
@@ -224,7 +219,6 @@ CreateCapacityProvider
224
219
  </summary>
225
220
 
226
221
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/CreateCapacityProviderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateCapacityProviderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateCapacityProviderCommandOutput/)
227
-
228
222
  </details>
229
223
  <details>
230
224
  <summary>
@@ -232,7 +226,6 @@ CreateCluster
232
226
  </summary>
233
227
 
234
228
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/CreateClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateClusterCommandOutput/)
235
-
236
229
  </details>
237
230
  <details>
238
231
  <summary>
@@ -240,7 +233,6 @@ CreateExpressGatewayService
240
233
  </summary>
241
234
 
242
235
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/CreateExpressGatewayServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateExpressGatewayServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateExpressGatewayServiceCommandOutput/)
243
-
244
236
  </details>
245
237
  <details>
246
238
  <summary>
@@ -248,7 +240,6 @@ CreateService
248
240
  </summary>
249
241
 
250
242
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/CreateServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateServiceCommandOutput/)
251
-
252
243
  </details>
253
244
  <details>
254
245
  <summary>
@@ -256,7 +247,6 @@ CreateTaskSet
256
247
  </summary>
257
248
 
258
249
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/CreateTaskSetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateTaskSetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/CreateTaskSetCommandOutput/)
259
-
260
250
  </details>
261
251
  <details>
262
252
  <summary>
@@ -264,7 +254,6 @@ DeleteAccountSetting
264
254
  </summary>
265
255
 
266
256
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteAccountSettingCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteAccountSettingCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteAccountSettingCommandOutput/)
267
-
268
257
  </details>
269
258
  <details>
270
259
  <summary>
@@ -272,7 +261,6 @@ DeleteAttributes
272
261
  </summary>
273
262
 
274
263
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteAttributesCommandOutput/)
275
-
276
264
  </details>
277
265
  <details>
278
266
  <summary>
@@ -280,7 +268,6 @@ DeleteCapacityProvider
280
268
  </summary>
281
269
 
282
270
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteCapacityProviderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteCapacityProviderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteCapacityProviderCommandOutput/)
283
-
284
271
  </details>
285
272
  <details>
286
273
  <summary>
@@ -288,7 +275,6 @@ DeleteCluster
288
275
  </summary>
289
276
 
290
277
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteClusterCommandOutput/)
291
-
292
278
  </details>
293
279
  <details>
294
280
  <summary>
@@ -296,7 +282,6 @@ DeleteExpressGatewayService
296
282
  </summary>
297
283
 
298
284
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteExpressGatewayServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteExpressGatewayServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteExpressGatewayServiceCommandOutput/)
299
-
300
285
  </details>
301
286
  <details>
302
287
  <summary>
@@ -304,7 +289,6 @@ DeleteService
304
289
  </summary>
305
290
 
306
291
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteServiceCommandOutput/)
307
-
308
292
  </details>
309
293
  <details>
310
294
  <summary>
@@ -312,7 +296,6 @@ DeleteTaskDefinitions
312
296
  </summary>
313
297
 
314
298
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteTaskDefinitionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteTaskDefinitionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteTaskDefinitionsCommandOutput/)
315
-
316
299
  </details>
317
300
  <details>
318
301
  <summary>
@@ -320,7 +303,6 @@ DeleteTaskSet
320
303
  </summary>
321
304
 
322
305
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeleteTaskSetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteTaskSetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeleteTaskSetCommandOutput/)
323
-
324
306
  </details>
325
307
  <details>
326
308
  <summary>
@@ -328,7 +310,6 @@ DeregisterContainerInstance
328
310
  </summary>
329
311
 
330
312
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeregisterContainerInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeregisterContainerInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeregisterContainerInstanceCommandOutput/)
331
-
332
313
  </details>
333
314
  <details>
334
315
  <summary>
@@ -336,7 +317,6 @@ DeregisterTaskDefinition
336
317
  </summary>
337
318
 
338
319
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DeregisterTaskDefinitionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeregisterTaskDefinitionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DeregisterTaskDefinitionCommandOutput/)
339
-
340
320
  </details>
341
321
  <details>
342
322
  <summary>
@@ -344,7 +324,6 @@ DescribeCapacityProviders
344
324
  </summary>
345
325
 
346
326
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeCapacityProvidersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeCapacityProvidersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeCapacityProvidersCommandOutput/)
347
-
348
327
  </details>
349
328
  <details>
350
329
  <summary>
@@ -352,7 +331,6 @@ DescribeClusters
352
331
  </summary>
353
332
 
354
333
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeClustersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeClustersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeClustersCommandOutput/)
355
-
356
334
  </details>
357
335
  <details>
358
336
  <summary>
@@ -360,7 +338,6 @@ DescribeContainerInstances
360
338
  </summary>
361
339
 
362
340
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeContainerInstancesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeContainerInstancesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeContainerInstancesCommandOutput/)
363
-
364
341
  </details>
365
342
  <details>
366
343
  <summary>
@@ -368,7 +345,6 @@ DescribeExpressGatewayService
368
345
  </summary>
369
346
 
370
347
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeExpressGatewayServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeExpressGatewayServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeExpressGatewayServiceCommandOutput/)
371
-
372
348
  </details>
373
349
  <details>
374
350
  <summary>
@@ -376,7 +352,6 @@ DescribeServiceDeployments
376
352
  </summary>
377
353
 
378
354
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeServiceDeploymentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeServiceDeploymentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeServiceDeploymentsCommandOutput/)
379
-
380
355
  </details>
381
356
  <details>
382
357
  <summary>
@@ -384,7 +359,6 @@ DescribeServiceRevisions
384
359
  </summary>
385
360
 
386
361
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeServiceRevisionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeServiceRevisionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeServiceRevisionsCommandOutput/)
387
-
388
362
  </details>
389
363
  <details>
390
364
  <summary>
@@ -392,7 +366,6 @@ DescribeServices
392
366
  </summary>
393
367
 
394
368
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeServicesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeServicesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeServicesCommandOutput/)
395
-
396
369
  </details>
397
370
  <details>
398
371
  <summary>
@@ -400,7 +373,6 @@ DescribeTaskDefinition
400
373
  </summary>
401
374
 
402
375
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeTaskDefinitionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeTaskDefinitionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeTaskDefinitionCommandOutput/)
403
-
404
376
  </details>
405
377
  <details>
406
378
  <summary>
@@ -408,7 +380,6 @@ DescribeTasks
408
380
  </summary>
409
381
 
410
382
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeTasksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeTasksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeTasksCommandOutput/)
411
-
412
383
  </details>
413
384
  <details>
414
385
  <summary>
@@ -416,7 +387,6 @@ DescribeTaskSets
416
387
  </summary>
417
388
 
418
389
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DescribeTaskSetsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeTaskSetsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DescribeTaskSetsCommandOutput/)
419
-
420
390
  </details>
421
391
  <details>
422
392
  <summary>
@@ -424,7 +394,6 @@ DiscoverPollEndpoint
424
394
  </summary>
425
395
 
426
396
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/DiscoverPollEndpointCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DiscoverPollEndpointCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/DiscoverPollEndpointCommandOutput/)
427
-
428
397
  </details>
429
398
  <details>
430
399
  <summary>
@@ -432,7 +401,6 @@ ExecuteCommand
432
401
  </summary>
433
402
 
434
403
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ExecuteCommandCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ExecuteCommandCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ExecuteCommandCommandOutput/)
435
-
436
404
  </details>
437
405
  <details>
438
406
  <summary>
@@ -440,7 +408,6 @@ GetTaskProtection
440
408
  </summary>
441
409
 
442
410
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/GetTaskProtectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/GetTaskProtectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/GetTaskProtectionCommandOutput/)
443
-
444
411
  </details>
445
412
  <details>
446
413
  <summary>
@@ -448,7 +415,6 @@ ListAccountSettings
448
415
  </summary>
449
416
 
450
417
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListAccountSettingsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListAccountSettingsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListAccountSettingsCommandOutput/)
451
-
452
418
  </details>
453
419
  <details>
454
420
  <summary>
@@ -456,7 +422,6 @@ ListAttributes
456
422
  </summary>
457
423
 
458
424
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListAttributesCommandOutput/)
459
-
460
425
  </details>
461
426
  <details>
462
427
  <summary>
@@ -464,7 +429,6 @@ ListClusters
464
429
  </summary>
465
430
 
466
431
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListClustersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListClustersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListClustersCommandOutput/)
467
-
468
432
  </details>
469
433
  <details>
470
434
  <summary>
@@ -472,7 +436,6 @@ ListContainerInstances
472
436
  </summary>
473
437
 
474
438
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListContainerInstancesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListContainerInstancesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListContainerInstancesCommandOutput/)
475
-
476
439
  </details>
477
440
  <details>
478
441
  <summary>
@@ -480,7 +443,6 @@ ListServiceDeployments
480
443
  </summary>
481
444
 
482
445
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListServiceDeploymentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListServiceDeploymentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListServiceDeploymentsCommandOutput/)
483
-
484
446
  </details>
485
447
  <details>
486
448
  <summary>
@@ -488,7 +450,6 @@ ListServices
488
450
  </summary>
489
451
 
490
452
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListServicesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListServicesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListServicesCommandOutput/)
491
-
492
453
  </details>
493
454
  <details>
494
455
  <summary>
@@ -496,7 +457,6 @@ ListServicesByNamespace
496
457
  </summary>
497
458
 
498
459
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListServicesByNamespaceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListServicesByNamespaceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListServicesByNamespaceCommandOutput/)
499
-
500
460
  </details>
501
461
  <details>
502
462
  <summary>
@@ -504,7 +464,6 @@ ListTagsForResource
504
464
  </summary>
505
465
 
506
466
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTagsForResourceCommandOutput/)
507
-
508
467
  </details>
509
468
  <details>
510
469
  <summary>
@@ -512,7 +471,6 @@ ListTaskDefinitionFamilies
512
471
  </summary>
513
472
 
514
473
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListTaskDefinitionFamiliesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTaskDefinitionFamiliesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTaskDefinitionFamiliesCommandOutput/)
515
-
516
474
  </details>
517
475
  <details>
518
476
  <summary>
@@ -520,7 +478,6 @@ ListTaskDefinitions
520
478
  </summary>
521
479
 
522
480
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListTaskDefinitionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTaskDefinitionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTaskDefinitionsCommandOutput/)
523
-
524
481
  </details>
525
482
  <details>
526
483
  <summary>
@@ -528,7 +485,6 @@ ListTasks
528
485
  </summary>
529
486
 
530
487
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/ListTasksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTasksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/ListTasksCommandOutput/)
531
-
532
488
  </details>
533
489
  <details>
534
490
  <summary>
@@ -536,7 +492,6 @@ PutAccountSetting
536
492
  </summary>
537
493
 
538
494
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/PutAccountSettingCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutAccountSettingCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutAccountSettingCommandOutput/)
539
-
540
495
  </details>
541
496
  <details>
542
497
  <summary>
@@ -544,7 +499,6 @@ PutAccountSettingDefault
544
499
  </summary>
545
500
 
546
501
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/PutAccountSettingDefaultCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutAccountSettingDefaultCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutAccountSettingDefaultCommandOutput/)
547
-
548
502
  </details>
549
503
  <details>
550
504
  <summary>
@@ -552,7 +506,6 @@ PutAttributes
552
506
  </summary>
553
507
 
554
508
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/PutAttributesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutAttributesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutAttributesCommandOutput/)
555
-
556
509
  </details>
557
510
  <details>
558
511
  <summary>
@@ -560,7 +513,6 @@ PutClusterCapacityProviders
560
513
  </summary>
561
514
 
562
515
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/PutClusterCapacityProvidersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutClusterCapacityProvidersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/PutClusterCapacityProvidersCommandOutput/)
563
-
564
516
  </details>
565
517
  <details>
566
518
  <summary>
@@ -568,7 +520,6 @@ RegisterContainerInstance
568
520
  </summary>
569
521
 
570
522
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/RegisterContainerInstanceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/RegisterContainerInstanceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/RegisterContainerInstanceCommandOutput/)
571
-
572
523
  </details>
573
524
  <details>
574
525
  <summary>
@@ -576,7 +527,6 @@ RegisterTaskDefinition
576
527
  </summary>
577
528
 
578
529
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/RegisterTaskDefinitionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/RegisterTaskDefinitionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/RegisterTaskDefinitionCommandOutput/)
579
-
580
530
  </details>
581
531
  <details>
582
532
  <summary>
@@ -584,7 +534,6 @@ RunTask
584
534
  </summary>
585
535
 
586
536
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/RunTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/RunTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/RunTaskCommandOutput/)
587
-
588
537
  </details>
589
538
  <details>
590
539
  <summary>
@@ -592,7 +541,6 @@ StartTask
592
541
  </summary>
593
542
 
594
543
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/StartTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/StartTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/StartTaskCommandOutput/)
595
-
596
544
  </details>
597
545
  <details>
598
546
  <summary>
@@ -600,7 +548,6 @@ StopServiceDeployment
600
548
  </summary>
601
549
 
602
550
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/StopServiceDeploymentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/StopServiceDeploymentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/StopServiceDeploymentCommandOutput/)
603
-
604
551
  </details>
605
552
  <details>
606
553
  <summary>
@@ -608,7 +555,6 @@ StopTask
608
555
  </summary>
609
556
 
610
557
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/StopTaskCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/StopTaskCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/StopTaskCommandOutput/)
611
-
612
558
  </details>
613
559
  <details>
614
560
  <summary>
@@ -616,7 +562,6 @@ SubmitAttachmentStateChanges
616
562
  </summary>
617
563
 
618
564
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/SubmitAttachmentStateChangesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/SubmitAttachmentStateChangesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/SubmitAttachmentStateChangesCommandOutput/)
619
-
620
565
  </details>
621
566
  <details>
622
567
  <summary>
@@ -624,7 +569,6 @@ SubmitContainerStateChange
624
569
  </summary>
625
570
 
626
571
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/SubmitContainerStateChangeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/SubmitContainerStateChangeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/SubmitContainerStateChangeCommandOutput/)
627
-
628
572
  </details>
629
573
  <details>
630
574
  <summary>
@@ -632,7 +576,6 @@ SubmitTaskStateChange
632
576
  </summary>
633
577
 
634
578
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/SubmitTaskStateChangeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/SubmitTaskStateChangeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/SubmitTaskStateChangeCommandOutput/)
635
-
636
579
  </details>
637
580
  <details>
638
581
  <summary>
@@ -640,7 +583,6 @@ TagResource
640
583
  </summary>
641
584
 
642
585
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/TagResourceCommandOutput/)
643
-
644
586
  </details>
645
587
  <details>
646
588
  <summary>
@@ -648,7 +590,6 @@ UntagResource
648
590
  </summary>
649
591
 
650
592
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UntagResourceCommandOutput/)
651
-
652
593
  </details>
653
594
  <details>
654
595
  <summary>
@@ -656,7 +597,6 @@ UpdateCapacityProvider
656
597
  </summary>
657
598
 
658
599
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateCapacityProviderCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateCapacityProviderCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateCapacityProviderCommandOutput/)
659
-
660
600
  </details>
661
601
  <details>
662
602
  <summary>
@@ -664,7 +604,6 @@ UpdateCluster
664
604
  </summary>
665
605
 
666
606
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateClusterCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateClusterCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateClusterCommandOutput/)
667
-
668
607
  </details>
669
608
  <details>
670
609
  <summary>
@@ -672,7 +611,6 @@ UpdateClusterSettings
672
611
  </summary>
673
612
 
674
613
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateClusterSettingsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateClusterSettingsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateClusterSettingsCommandOutput/)
675
-
676
614
  </details>
677
615
  <details>
678
616
  <summary>
@@ -680,7 +618,6 @@ UpdateContainerAgent
680
618
  </summary>
681
619
 
682
620
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateContainerAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateContainerAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateContainerAgentCommandOutput/)
683
-
684
621
  </details>
685
622
  <details>
686
623
  <summary>
@@ -688,7 +625,6 @@ UpdateContainerInstancesState
688
625
  </summary>
689
626
 
690
627
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateContainerInstancesStateCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateContainerInstancesStateCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateContainerInstancesStateCommandOutput/)
691
-
692
628
  </details>
693
629
  <details>
694
630
  <summary>
@@ -696,7 +632,6 @@ UpdateExpressGatewayService
696
632
  </summary>
697
633
 
698
634
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateExpressGatewayServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateExpressGatewayServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateExpressGatewayServiceCommandOutput/)
699
-
700
635
  </details>
701
636
  <details>
702
637
  <summary>
@@ -704,7 +639,6 @@ UpdateService
704
639
  </summary>
705
640
 
706
641
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateServiceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateServiceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateServiceCommandOutput/)
707
-
708
642
  </details>
709
643
  <details>
710
644
  <summary>
@@ -712,7 +646,6 @@ UpdateServicePrimaryTaskSet
712
646
  </summary>
713
647
 
714
648
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateServicePrimaryTaskSetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateServicePrimaryTaskSetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateServicePrimaryTaskSetCommandOutput/)
715
-
716
649
  </details>
717
650
  <details>
718
651
  <summary>
@@ -720,7 +653,6 @@ UpdateTaskProtection
720
653
  </summary>
721
654
 
722
655
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateTaskProtectionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateTaskProtectionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateTaskProtectionCommandOutput/)
723
-
724
656
  </details>
725
657
  <details>
726
658
  <summary>
@@ -728,5 +660,4 @@ UpdateTaskSet
728
660
  </summary>
729
661
 
730
662
  [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ecs/command/UpdateTaskSetCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateTaskSetCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-ecs/Interface/UpdateTaskSetCommandOutput/)
731
-
732
663
  </details>
@@ -6,10 +6,9 @@ const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultECSHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
8
8
  operation: (0, util_middleware_1.getSmithyContext)(context).operation,
9
- region: (await (0, util_middleware_1.normalizeProvider)(config.region)()) ||
10
- (() => {
11
- throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
12
- })(),
9
+ region: await (0, util_middleware_1.normalizeProvider)(config.region)() || (() => {
10
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
11
+ })(),
13
12
  };
14
13
  };
15
14
  exports.defaultECSHttpAuthSchemeParametersProvider = defaultECSHttpAuthSchemeParametersProvider;