@cdklabs/cdk-ecs-codedeploy 0.0.236 → 0.0.237

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 (342) hide show
  1. package/.jsii +3 -3
  2. package/lib/api-canary/index.js +1 -1
  3. package/lib/ecs-appspec/index.js +1 -1
  4. package/lib/ecs-deployment/index.js +1 -1
  5. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  6. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/CodeDeploy.js +1 -105
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/CodeDeployClient.js +1 -43
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +1 -28
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +1 -28
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationsCommand.js +1 -28
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +1 -28
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +1 -28
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +1 -28
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentsCommand.js +1 -28
  15. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +1 -28
  16. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ContinueDeploymentCommand.js +1 -28
  17. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateApplicationCommand.js +1 -28
  18. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentCommand.js +1 -28
  19. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentConfigCommand.js +1 -28
  20. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentGroupCommand.js +1 -28
  21. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteApplicationCommand.js +1 -28
  22. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentConfigCommand.js +1 -28
  23. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentGroupCommand.js +1 -28
  24. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +1 -28
  25. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +1 -28
  26. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +1 -28
  27. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationCommand.js +1 -28
  28. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationRevisionCommand.js +1 -28
  29. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentCommand.js +1 -28
  30. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentConfigCommand.js +1 -28
  31. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentGroupCommand.js +1 -28
  32. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentInstanceCommand.js +1 -28
  33. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentTargetCommand.js +1 -28
  34. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetOnPremisesInstanceCommand.js +1 -28
  35. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationRevisionsCommand.js +1 -28
  36. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationsCommand.js +1 -28
  37. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentConfigsCommand.js +1 -28
  38. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentGroupsCommand.js +1 -28
  39. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentInstancesCommand.js +1 -28
  40. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentTargetsCommand.js +1 -28
  41. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
  42. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +1 -28
  43. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListOnPremisesInstancesCommand.js +1 -28
  44. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  45. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +1 -28
  46. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterApplicationRevisionCommand.js +1 -28
  47. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +1 -28
  48. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +1 -28
  49. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +1 -28
  50. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/StopDeploymentCommand.js +1 -28
  51. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/TagResourceCommand.js +1 -28
  52. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UntagResourceCommand.js +1 -28
  53. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateApplicationCommand.js +1 -28
  54. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateDeploymentGroupCommand.js +1 -28
  55. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/index.js +1 -50
  56. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/EndpointParameters.js +1 -18
  57. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/extensionConfiguration.js +1 -2
  58. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/index.js +7607 -12
  59. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/models/CodeDeployServiceException.js +1 -12
  60. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/models/index.js +1 -4
  61. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/models/models_0.js +1 -1657
  62. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/Interfaces.js +1 -2
  63. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/ListApplicationRevisionsPaginator.js +1 -7
  64. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/ListApplicationsPaginator.js +1 -7
  65. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/ListDeploymentConfigsPaginator.js +1 -7
  66. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/ListDeploymentGroupsPaginator.js +1 -7
  67. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/ListDeploymentInstancesPaginator.js +1 -7
  68. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/ListDeploymentsPaginator.js +1 -7
  69. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/pagination/index.js +1 -10
  70. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/protocols/Aws_json1_1.js +1 -4159
  71. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/runtimeExtensions.js +1 -22
  72. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/waiters/index.js +1 -4
  73. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/waiters/waitForDeploymentSuccessful.js +1 -54
  74. package/node_modules/@aws-sdk/client-codedeploy/package.json +41 -41
  75. package/node_modules/@aws-sdk/client-sso/dist-cjs/SSO.js +1 -19
  76. package/node_modules/@aws-sdk/client-sso/dist-cjs/SSOClient.js +1 -40
  77. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +1 -29
  78. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +1 -29
  79. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +1 -29
  80. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +1 -29
  81. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/index.js +1 -7
  82. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/EndpointParameters.js +1 -18
  83. package/node_modules/@aws-sdk/client-sso/dist-cjs/extensionConfiguration.js +1 -2
  84. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +689 -11
  85. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/SSOServiceException.js +1 -12
  86. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/index.js +1 -4
  87. package/node_modules/@aws-sdk/client-sso/dist-cjs/models/models_0.js +1 -88
  88. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/Interfaces.js +1 -2
  89. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountRolesPaginator.js +1 -7
  90. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/ListAccountsPaginator.js +1 -7
  91. package/node_modules/@aws-sdk/client-sso/dist-cjs/pagination/index.js +1 -6
  92. package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +1 -346
  93. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeExtensions.js +1 -22
  94. package/node_modules/@aws-sdk/client-sso/package.json +37 -37
  95. package/node_modules/@aws-sdk/client-sts/dist-cjs/STS.js +1 -27
  96. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +1 -29
  97. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +1 -28
  98. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +1 -28
  99. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +1 -28
  100. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +1 -29
  101. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +1 -29
  102. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/index.js +1 -11
  103. package/node_modules/@aws-sdk/client-sts/dist-cjs/defaultRoleAssumers.js +1 -28
  104. package/node_modules/@aws-sdk/client-sts/dist-cjs/extensionConfiguration.js +1 -2
  105. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +254 -11
  106. package/node_modules/@aws-sdk/client-sts/dist-cjs/models/index.js +1 -4
  107. package/node_modules/@aws-sdk/client-sts/package.json +39 -39
  108. package/node_modules/@aws-sdk/core/CHANGELOG.md +11 -0
  109. package/node_modules/@aws-sdk/core/dist-cjs/client/emitWarningIfUnsupportedVersion.js +1 -17
  110. package/node_modules/@aws-sdk/core/dist-cjs/client/index.js +1 -4
  111. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +1 -61
  112. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/index.js +1 -5
  113. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +1 -82
  114. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/index.js +1 -4
  115. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getDateHeader.js +1 -6
  116. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getSkewCorrectedDate.js +1 -5
  117. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +1 -12
  118. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/index.js +1 -6
  119. package/node_modules/@aws-sdk/core/dist-cjs/httpAuthSchemes/utils/isClockSkewed.js +1 -6
  120. package/node_modules/@aws-sdk/core/dist-cjs/index.js +314 -6
  121. package/node_modules/@aws-sdk/core/dist-cjs/protocols/coercing-serializers.js +1 -59
  122. package/node_modules/@aws-sdk/core/dist-cjs/protocols/index.js +1 -5
  123. package/node_modules/@aws-sdk/core/dist-cjs/protocols/json/awsExpectUnion.js +1 -14
  124. package/node_modules/@aws-sdk/core/package.json +7 -7
  125. package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
  126. package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
  127. package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
  128. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/fromEnv.js +1 -27
  129. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +64 -4
  130. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  131. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/fromIni.js +1 -10
  132. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +173 -4
  133. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveAssumeRoleCredentials.js +1 -52
  134. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveCredentialSource.js +1 -21
  135. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProcessCredentials.js +1 -11
  136. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveProfileData.js +1 -32
  137. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveSsoCredentials.js +1 -17
  138. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveStaticCredentials.js +1 -16
  139. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/resolveWebIdentityCredentials.js +1 -17
  140. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  141. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/defaultProvider.js +1 -15
  142. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +71 -4
  143. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/remoteProvider.js +1 -18
  144. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  145. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/ProcessCredentials.js +1 -2
  146. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/fromProcess.js +1 -10
  147. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/getValidatedProcessCredentials.js +1 -26
  148. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +94 -4
  149. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/resolveProcessCredentials.js +1 -37
  150. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  151. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/fromSSO.js +1 -61
  152. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +175 -7
  153. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/isSsoProfile.js +1 -10
  154. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/resolveSSOCredentials.js +1 -56
  155. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/types.js +1 -2
  156. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/validateSsoProfile.js +1 -13
  157. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  158. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +25 -5
  159. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  160. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +63 -34
  161. package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
  162. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +77 -4
  163. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js +1 -48
  164. package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
  165. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +62 -36
  166. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  167. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthConfiguration.js +1 -108
  168. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthMiddleware.js +1 -62
  169. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/index.js +225 -5
  170. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/getSkewCorrectedDate.js +1 -5
  171. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/getUpdatedSystemClockOffset.js +1 -12
  172. package/node_modules/@aws-sdk/middleware-signing/dist-cjs/utils/isClockSkewed.js +1 -6
  173. package/node_modules/@aws-sdk/middleware-signing/package.json +8 -8
  174. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/configurations.js +1 -10
  175. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/constants.js +1 -10
  176. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +120 -5
  177. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/user-agent-middleware.js +1 -79
  178. package/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
  179. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/extensions/index.js +1 -30
  180. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +113 -5
  181. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/config.js +1 -15
  182. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/getRealRegion.js +1 -10
  183. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/index.js +1 -5
  184. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/isFipsRegion.js +1 -5
  185. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/resolveRegionConfig.js +1 -29
  186. package/node_modules/@aws-sdk/region-config-resolver/package.json +7 -7
  187. package/node_modules/@aws-sdk/token-providers/dist-cjs/constants.js +1 -5
  188. package/node_modules/@aws-sdk/token-providers/dist-cjs/fromSso.js +1 -82
  189. package/node_modules/@aws-sdk/token-providers/dist-cjs/fromStatic.js +1 -11
  190. package/node_modules/@aws-sdk/token-providers/dist-cjs/getNewSsoOidcToken.js +1 -15
  191. package/node_modules/@aws-sdk/token-providers/dist-cjs/getSsoOidcClient.js +1 -14
  192. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +198 -7
  193. package/node_modules/@aws-sdk/token-providers/dist-cjs/nodeProvider.js +1 -9
  194. package/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenExpiry.js +1 -11
  195. package/node_modules/@aws-sdk/token-providers/dist-cjs/validateTokenKey.js +1 -11
  196. package/node_modules/@aws-sdk/token-providers/dist-cjs/writeSSOTokenToFile.js +1 -12
  197. package/node_modules/@aws-sdk/token-providers/package.json +36 -36
  198. package/node_modules/@aws-sdk/types/dist-cjs/abort.js +1 -2
  199. package/node_modules/@aws-sdk/types/dist-cjs/auth.js +1 -5
  200. package/node_modules/@aws-sdk/types/dist-cjs/blob/blob-types.js +1 -2
  201. package/node_modules/@aws-sdk/types/dist-cjs/checksum.js +1 -2
  202. package/node_modules/@aws-sdk/types/dist-cjs/client.js +1 -2
  203. package/node_modules/@aws-sdk/types/dist-cjs/command.js +1 -2
  204. package/node_modules/@aws-sdk/types/dist-cjs/connection.js +1 -2
  205. package/node_modules/@aws-sdk/types/dist-cjs/credentials.js +1 -2
  206. package/node_modules/@aws-sdk/types/dist-cjs/crypto.js +1 -2
  207. package/node_modules/@aws-sdk/types/dist-cjs/dns.js +1 -8
  208. package/node_modules/@aws-sdk/types/dist-cjs/encode.js +1 -2
  209. package/node_modules/@aws-sdk/types/dist-cjs/endpoint.js +1 -5
  210. package/node_modules/@aws-sdk/types/dist-cjs/eventStream.js +1 -2
  211. package/node_modules/@aws-sdk/types/dist-cjs/extensions/index.js +1 -2
  212. package/node_modules/@aws-sdk/types/dist-cjs/http.js +1 -2
  213. package/node_modules/@aws-sdk/types/dist-cjs/identity/AnonymousIdentity.js +1 -2
  214. package/node_modules/@aws-sdk/types/dist-cjs/identity/AwsCredentialIdentity.js +1 -2
  215. package/node_modules/@aws-sdk/types/dist-cjs/identity/Identity.js +1 -2
  216. package/node_modules/@aws-sdk/types/dist-cjs/identity/LoginIdentity.js +1 -2
  217. package/node_modules/@aws-sdk/types/dist-cjs/identity/TokenIdentity.js +1 -2
  218. package/node_modules/@aws-sdk/types/dist-cjs/identity/index.js +1 -8
  219. package/node_modules/@aws-sdk/types/dist-cjs/index.js +464 -35
  220. package/node_modules/@aws-sdk/types/dist-cjs/logger.js +1 -2
  221. package/node_modules/@aws-sdk/types/dist-cjs/middleware.js +1 -2
  222. package/node_modules/@aws-sdk/types/dist-cjs/pagination.js +1 -2
  223. package/node_modules/@aws-sdk/types/dist-cjs/profile.js +1 -2
  224. package/node_modules/@aws-sdk/types/dist-cjs/request.js +1 -2
  225. package/node_modules/@aws-sdk/types/dist-cjs/response.js +1 -2
  226. package/node_modules/@aws-sdk/types/dist-cjs/retry.js +1 -2
  227. package/node_modules/@aws-sdk/types/dist-cjs/serde.js +1 -2
  228. package/node_modules/@aws-sdk/types/dist-cjs/shapes.js +1 -2
  229. package/node_modules/@aws-sdk/types/dist-cjs/signature.js +1 -2
  230. package/node_modules/@aws-sdk/types/dist-cjs/stream.js +1 -2
  231. package/node_modules/@aws-sdk/types/dist-cjs/token.js +1 -2
  232. package/node_modules/@aws-sdk/types/dist-cjs/transfer.js +1 -5
  233. package/node_modules/@aws-sdk/types/dist-cjs/uri.js +1 -2
  234. package/node_modules/@aws-sdk/types/dist-cjs/util.js +1 -2
  235. package/node_modules/@aws-sdk/types/dist-cjs/waiter.js +1 -2
  236. package/node_modules/@aws-sdk/types/package.json +3 -3
  237. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/aws.js +1 -12
  238. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +422 -8
  239. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/index.js +1 -6
  240. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/isVirtualHostableS3Bucket.js +1 -29
  241. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/parseArn.js +1 -19
  242. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partition.js +1 -49
  243. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/isIpAddress.js +1 -5
  244. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/resolveEndpoint.js +1 -5
  245. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointError.js +1 -5
  246. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/EndpointRuleObject.js +1 -2
  247. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/ErrorRuleObject.js +1 -2
  248. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/RuleSetObject.js +1 -2
  249. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/TreeRuleObject.js +1 -2
  250. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/index.js +1 -9
  251. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/types/shared.js +1 -2
  252. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  253. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +37 -11
  254. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  255. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
  256. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/crt-availability.js +1 -6
  257. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +91 -43
  258. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/is-crt-available.js +1 -11
  259. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  260. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +2 -0
  261. package/node_modules/@smithy/abort-controller/package.json +2 -2
  262. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +2 -0
  263. package/node_modules/@smithy/config-resolver/package.json +5 -5
  264. package/node_modules/@smithy/core/dist-cjs/index.js +2 -0
  265. package/node_modules/@smithy/core/package.json +8 -8
  266. package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +2 -0
  267. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  268. package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +2 -0
  269. package/node_modules/@smithy/eventstream-codec/package.json +4 -4
  270. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +2 -0
  271. package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
  272. package/node_modules/@smithy/hash-node/dist-cjs/index.js +2 -0
  273. package/node_modules/@smithy/hash-node/package.json +4 -4
  274. package/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +2 -0
  275. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  276. package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +2 -0
  277. package/node_modules/@smithy/is-array-buffer/package.json +1 -1
  278. package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +2 -0
  279. package/node_modules/@smithy/middleware-content-length/package.json +4 -4
  280. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +2 -0
  281. package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
  282. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +2 -0
  283. package/node_modules/@smithy/middleware-retry/package.json +9 -9
  284. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +2 -0
  285. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  286. package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +2 -0
  287. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  288. package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +2 -0
  289. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  290. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +2 -0
  291. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  292. package/node_modules/@smithy/property-provider/dist-cjs/index.js +2 -0
  293. package/node_modules/@smithy/property-provider/package.json +2 -2
  294. package/node_modules/@smithy/protocol-http/dist-cjs/index.js +2 -0
  295. package/node_modules/@smithy/protocol-http/package.json +2 -2
  296. package/node_modules/@smithy/querystring-builder/dist-cjs/index.js +2 -0
  297. package/node_modules/@smithy/querystring-builder/package.json +3 -3
  298. package/node_modules/@smithy/querystring-parser/dist-cjs/index.js +2 -0
  299. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  300. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +2 -0
  301. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  302. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +5 -3
  303. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  304. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +2 -0
  305. package/node_modules/@smithy/signature-v4/package.json +9 -9
  306. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -0
  307. package/node_modules/@smithy/smithy-client/package.json +6 -6
  308. package/node_modules/@smithy/types/dist-cjs/index.js +2 -0
  309. package/node_modules/@smithy/types/package.json +1 -1
  310. package/node_modules/@smithy/url-parser/dist-cjs/index.js +2 -0
  311. package/node_modules/@smithy/url-parser/package.json +3 -3
  312. package/node_modules/@smithy/util-base64/dist-cjs/index.js +4 -2
  313. package/node_modules/@smithy/util-base64/package.json +2 -2
  314. package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +2 -0
  315. package/node_modules/@smithy/util-body-length-browser/package.json +1 -1
  316. package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +2 -0
  317. package/node_modules/@smithy/util-body-length-node/package.json +1 -1
  318. package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +2 -0
  319. package/node_modules/@smithy/util-buffer-from/package.json +2 -2
  320. package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +2 -0
  321. package/node_modules/@smithy/util-config-provider/package.json +1 -1
  322. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +3 -1
  323. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  324. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +2 -0
  325. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  326. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +2 -0
  327. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  328. package/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +2 -0
  329. package/node_modules/@smithy/util-hex-encoding/package.json +1 -1
  330. package/node_modules/@smithy/util-middleware/dist-cjs/index.js +2 -0
  331. package/node_modules/@smithy/util-middleware/package.json +2 -2
  332. package/node_modules/@smithy/util-retry/dist-cjs/index.js +2 -0
  333. package/node_modules/@smithy/util-retry/package.json +3 -3
  334. package/node_modules/@smithy/util-stream/dist-cjs/index.js +4 -2
  335. package/node_modules/@smithy/util-stream/package.json +9 -9
  336. package/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +2 -0
  337. package/node_modules/@smithy/util-uri-escape/package.json +1 -1
  338. package/node_modules/@smithy/util-utf8/dist-cjs/index.js +2 -0
  339. package/node_modules/@smithy/util-utf8/package.json +2 -2
  340. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +2 -0
  341. package/node_modules/@smithy/util-waiter/package.json +3 -3
  342. package/package.json +5 -5
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateApplicationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "CreateApplication", {})
22
- .n("CodeDeployClient", "CreateApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateApplicationCommand)
25
- .de(Aws_json1_1_1.de_CreateApplicationCommand)
26
- .build() {
27
- }
28
- exports.CreateApplicationCommand = CreateApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDeploymentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateDeploymentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "CreateDeployment", {})
22
- .n("CodeDeployClient", "CreateDeploymentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateDeploymentCommand)
25
- .de(Aws_json1_1_1.de_CreateDeploymentCommand)
26
- .build() {
27
- }
28
- exports.CreateDeploymentCommand = CreateDeploymentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDeploymentConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateDeploymentConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "CreateDeploymentConfig", {})
22
- .n("CodeDeployClient", "CreateDeploymentConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateDeploymentConfigCommand)
25
- .de(Aws_json1_1_1.de_CreateDeploymentConfigCommand)
26
- .build() {
27
- }
28
- exports.CreateDeploymentConfigCommand = CreateDeploymentConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateDeploymentGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class CreateDeploymentGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "CreateDeploymentGroup", {})
22
- .n("CodeDeployClient", "CreateDeploymentGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateDeploymentGroupCommand)
25
- .de(Aws_json1_1_1.de_CreateDeploymentGroupCommand)
26
- .build() {
27
- }
28
- exports.CreateDeploymentGroupCommand = CreateDeploymentGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteApplicationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "DeleteApplication", {})
22
- .n("CodeDeployClient", "DeleteApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteApplicationCommand)
25
- .de(Aws_json1_1_1.de_DeleteApplicationCommand)
26
- .build() {
27
- }
28
- exports.DeleteApplicationCommand = DeleteApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDeploymentConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteDeploymentConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "DeleteDeploymentConfig", {})
22
- .n("CodeDeployClient", "DeleteDeploymentConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteDeploymentConfigCommand)
25
- .de(Aws_json1_1_1.de_DeleteDeploymentConfigCommand)
26
- .build() {
27
- }
28
- exports.DeleteDeploymentConfigCommand = DeleteDeploymentConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteDeploymentGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteDeploymentGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "DeleteDeploymentGroup", {})
22
- .n("CodeDeployClient", "DeleteDeploymentGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteDeploymentGroupCommand)
25
- .de(Aws_json1_1_1.de_DeleteDeploymentGroupCommand)
26
- .build() {
27
- }
28
- exports.DeleteDeploymentGroupCommand = DeleteDeploymentGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteGitHubAccountTokenCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteGitHubAccountTokenCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "DeleteGitHubAccountToken", {})
22
- .n("CodeDeployClient", "DeleteGitHubAccountTokenCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteGitHubAccountTokenCommand)
25
- .de(Aws_json1_1_1.de_DeleteGitHubAccountTokenCommand)
26
- .build() {
27
- }
28
- exports.DeleteGitHubAccountTokenCommand = DeleteGitHubAccountTokenCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteResourcesByExternalIdCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteResourcesByExternalIdCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "DeleteResourcesByExternalId", {})
22
- .n("CodeDeployClient", "DeleteResourcesByExternalIdCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteResourcesByExternalIdCommand)
25
- .de(Aws_json1_1_1.de_DeleteResourcesByExternalIdCommand)
26
- .build() {
27
- }
28
- exports.DeleteResourcesByExternalIdCommand = DeleteResourcesByExternalIdCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeregisterOnPremisesInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeregisterOnPremisesInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "DeregisterOnPremisesInstance", {})
22
- .n("CodeDeployClient", "DeregisterOnPremisesInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeregisterOnPremisesInstanceCommand)
25
- .de(Aws_json1_1_1.de_DeregisterOnPremisesInstanceCommand)
26
- .build() {
27
- }
28
- exports.DeregisterOnPremisesInstanceCommand = DeregisterOnPremisesInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetApplicationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetApplication", {})
22
- .n("CodeDeployClient", "GetApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetApplicationCommand)
25
- .de(Aws_json1_1_1.de_GetApplicationCommand)
26
- .build() {
27
- }
28
- exports.GetApplicationCommand = GetApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetApplicationRevisionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetApplicationRevisionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetApplicationRevision", {})
22
- .n("CodeDeployClient", "GetApplicationRevisionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetApplicationRevisionCommand)
25
- .de(Aws_json1_1_1.de_GetApplicationRevisionCommand)
26
- .build() {
27
- }
28
- exports.GetApplicationRevisionCommand = GetApplicationRevisionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDeploymentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDeploymentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetDeployment", {})
22
- .n("CodeDeployClient", "GetDeploymentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDeploymentCommand)
25
- .de(Aws_json1_1_1.de_GetDeploymentCommand)
26
- .build() {
27
- }
28
- exports.GetDeploymentCommand = GetDeploymentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDeploymentConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDeploymentConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetDeploymentConfig", {})
22
- .n("CodeDeployClient", "GetDeploymentConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDeploymentConfigCommand)
25
- .de(Aws_json1_1_1.de_GetDeploymentConfigCommand)
26
- .build() {
27
- }
28
- exports.GetDeploymentConfigCommand = GetDeploymentConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDeploymentGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDeploymentGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetDeploymentGroup", {})
22
- .n("CodeDeployClient", "GetDeploymentGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDeploymentGroupCommand)
25
- .de(Aws_json1_1_1.de_GetDeploymentGroupCommand)
26
- .build() {
27
- }
28
- exports.GetDeploymentGroupCommand = GetDeploymentGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDeploymentInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDeploymentInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetDeploymentInstance", {})
22
- .n("CodeDeployClient", "GetDeploymentInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDeploymentInstanceCommand)
25
- .de(Aws_json1_1_1.de_GetDeploymentInstanceCommand)
26
- .build() {
27
- }
28
- exports.GetDeploymentInstanceCommand = GetDeploymentInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDeploymentTargetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDeploymentTargetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetDeploymentTarget", {})
22
- .n("CodeDeployClient", "GetDeploymentTargetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDeploymentTargetCommand)
25
- .de(Aws_json1_1_1.de_GetDeploymentTargetCommand)
26
- .build() {
27
- }
28
- exports.GetDeploymentTargetCommand = GetDeploymentTargetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetOnPremisesInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetOnPremisesInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "GetOnPremisesInstance", {})
22
- .n("CodeDeployClient", "GetOnPremisesInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetOnPremisesInstanceCommand)
25
- .de(Aws_json1_1_1.de_GetOnPremisesInstanceCommand)
26
- .build() {
27
- }
28
- exports.GetOnPremisesInstanceCommand = GetOnPremisesInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListApplicationRevisionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListApplicationRevisionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "ListApplicationRevisions", {})
22
- .n("CodeDeployClient", "ListApplicationRevisionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListApplicationRevisionsCommand)
25
- .de(Aws_json1_1_1.de_ListApplicationRevisionsCommand)
26
- .build() {
27
- }
28
- exports.ListApplicationRevisionsCommand = ListApplicationRevisionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListApplicationsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListApplicationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "ListApplications", {})
22
- .n("CodeDeployClient", "ListApplicationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListApplicationsCommand)
25
- .de(Aws_json1_1_1.de_ListApplicationsCommand)
26
- .build() {
27
- }
28
- exports.ListApplicationsCommand = ListApplicationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListDeploymentConfigsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListDeploymentConfigsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CodeDeploy_20141006", "ListDeploymentConfigs", {})
22
- .n("CodeDeployClient", "ListDeploymentConfigsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListDeploymentConfigsCommand)
25
- .de(Aws_json1_1_1.de_ListDeploymentConfigsCommand)
26
- .build() {
27
- }
28
- exports.ListDeploymentConfigsCommand = ListDeploymentConfigsCommand;
1
+ module.exports = require("../index.js");