@cdklabs/cdk-ecs-codedeploy 0.0.321 → 0.0.323

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 (202) hide show
  1. package/.jsii +3 -3
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/api-canary/index.js +1 -1
  4. package/lib/ecs-appspec/index.js +1 -1
  5. package/lib/ecs-deployment/index.js +1 -1
  6. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +11 -0
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +11 -0
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationsCommand.d.ts +11 -0
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +11 -0
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +11 -0
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +11 -0
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentsCommand.d.ts +11 -0
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +11 -0
  15. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ContinueDeploymentCommand.d.ts +11 -0
  16. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
  17. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentCommand.d.ts +11 -0
  18. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentConfigCommand.d.ts +11 -0
  19. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentGroupCommand.d.ts +11 -0
  20. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
  21. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +11 -0
  22. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +11 -0
  23. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +11 -0
  24. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +11 -0
  25. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +11 -0
  26. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationCommand.d.ts +11 -0
  27. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationRevisionCommand.d.ts +11 -0
  28. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentCommand.d.ts +11 -0
  29. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentConfigCommand.d.ts +11 -0
  30. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentGroupCommand.d.ts +11 -0
  31. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentInstanceCommand.d.ts +11 -0
  32. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentTargetCommand.d.ts +11 -0
  33. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +11 -0
  34. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationRevisionsCommand.d.ts +11 -0
  35. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationsCommand.d.ts +11 -0
  36. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentConfigsCommand.d.ts +11 -0
  37. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentGroupsCommand.d.ts +11 -0
  38. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentInstancesCommand.d.ts +11 -0
  39. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentTargetsCommand.d.ts +11 -0
  40. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentsCommand.d.ts +11 -0
  41. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +11 -0
  42. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +11 -0
  43. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  44. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +11 -0
  45. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +11 -0
  46. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +11 -0
  47. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +11 -0
  48. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +11 -0
  49. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/StopDeploymentCommand.d.ts +11 -0
  50. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/TagResourceCommand.d.ts +11 -0
  51. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  52. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
  53. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +11 -0
  54. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +12 -1
  55. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +12 -1
  56. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +12 -1
  57. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +12 -1
  58. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +12 -1
  59. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +12 -1
  60. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +12 -1
  61. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +12 -1
  62. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +12 -1
  63. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
  64. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +12 -1
  65. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +12 -1
  66. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +12 -1
  67. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
  68. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +12 -1
  69. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +12 -1
  70. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +12 -1
  71. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +12 -1
  72. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +12 -1
  73. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +12 -1
  74. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +12 -1
  75. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +12 -1
  76. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +12 -1
  77. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +12 -1
  78. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +12 -1
  79. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +12 -1
  80. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +12 -1
  81. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +12 -1
  82. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +12 -1
  83. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +12 -1
  84. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +12 -1
  85. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +12 -1
  86. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +12 -1
  87. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +12 -1
  88. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +12 -1
  89. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +12 -1
  90. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  91. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +12 -1
  92. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +12 -1
  93. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +12 -1
  94. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +12 -1
  95. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +12 -1
  96. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +12 -1
  97. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  98. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  99. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
  100. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +12 -1
  101. package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
  102. package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +11 -0
  103. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +11 -0
  104. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +11 -0
  105. package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +11 -0
  106. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +12 -1
  107. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +12 -1
  108. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +12 -1
  109. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +12 -1
  110. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  111. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +11 -0
  112. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +11 -0
  113. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +11 -0
  114. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +11 -0
  115. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +12 -1
  116. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +12 -1
  117. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +12 -1
  118. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +12 -1
  119. package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
  120. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +11 -0
  121. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +11 -0
  122. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +11 -0
  123. package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +11 -0
  124. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +11 -0
  125. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +11 -0
  126. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +11 -0
  127. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +11 -0
  128. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +12 -1
  129. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +12 -1
  130. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +12 -1
  131. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +12 -1
  132. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +12 -1
  133. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +12 -1
  134. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +12 -1
  135. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +12 -1
  136. package/node_modules/@aws-sdk/client-sts/package.json +34 -34
  137. package/node_modules/@aws-sdk/core/package.json +10 -10
  138. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  139. package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
  140. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +29 -30
  141. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +24 -22
  142. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +2 -2
  143. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +1 -1
  144. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -1
  145. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  146. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  147. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  148. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  149. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  150. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  151. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  152. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  153. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  154. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  155. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  156. package/node_modules/@aws-sdk/types/package.json +2 -2
  157. package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  158. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  159. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  160. package/node_modules/@smithy/abort-controller/package.json +2 -2
  161. package/node_modules/@smithy/config-resolver/package.json +4 -4
  162. package/node_modules/@smithy/core/package.json +8 -8
  163. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  164. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  165. package/node_modules/@smithy/hash-node/package.json +2 -2
  166. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  167. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  168. package/node_modules/@smithy/middleware-endpoint/package.json +7 -7
  169. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  170. package/node_modules/@smithy/middleware-serde/package.json +2 -2
  171. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  172. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  173. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  174. package/node_modules/@smithy/property-provider/package.json +2 -2
  175. package/node_modules/@smithy/protocol-http/package.json +2 -2
  176. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  177. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  178. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  179. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  180. package/node_modules/@smithy/signature-v4/package.json +4 -4
  181. package/node_modules/@smithy/smithy-client/package.json +6 -6
  182. package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +7 -0
  183. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +7 -0
  184. package/node_modules/@smithy/types/package.json +1 -1
  185. package/node_modules/@smithy/url-parser/package.json +3 -3
  186. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  187. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  188. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  189. package/node_modules/@smithy/util-middleware/package.json +2 -2
  190. package/node_modules/@smithy/util-retry/package.json +3 -3
  191. package/node_modules/@smithy/util-stream/package.json +4 -4
  192. package/node_modules/@smithy/util-waiter/package.json +3 -3
  193. package/package.json +4 -4
  194. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.js +0 -20
  195. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.js +0 -20
  196. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +0 -5
  197. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +0 -5
  198. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4AConfigSelector.d.ts +0 -4
  199. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/awsSdkSigV4AConfigSelector.d.ts +0 -4
  200. package/node_modules/@aws-sdk/core/dist-types/tsdoc-metadata.json +0 -11
  201. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/tsdoc-metadata.json +0 -11
  202. package/node_modules/@aws-sdk/region-config-resolver/dist-types/tsdoc-metadata.json +0 -11
@@ -73,4 +73,15 @@ declare const GetApplicationCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class GetApplicationCommand extends GetApplicationCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: GetApplicationInput;
80
+ output: GetApplicationOutput;
81
+ };
82
+ sdk: {
83
+ input: GetApplicationCommandInput;
84
+ output: GetApplicationCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -128,4 +128,15 @@ declare const GetApplicationRevisionCommand_base: {
128
128
  * @public
129
129
  */
130
130
  export declare class GetApplicationRevisionCommand extends GetApplicationRevisionCommand_base {
131
+ /** @internal type navigation helper, not in runtime. */
132
+ protected static __types: {
133
+ api: {
134
+ input: GetApplicationRevisionInput;
135
+ output: GetApplicationRevisionOutput;
136
+ };
137
+ sdk: {
138
+ input: GetApplicationRevisionCommandInput;
139
+ output: GetApplicationRevisionCommandOutput;
140
+ };
141
+ };
131
142
  }
@@ -246,4 +246,15 @@ declare const GetDeploymentCommand_base: {
246
246
  * @public
247
247
  */
248
248
  export declare class GetDeploymentCommand extends GetDeploymentCommand_base {
249
+ /** @internal type navigation helper, not in runtime. */
250
+ protected static __types: {
251
+ api: {
252
+ input: GetDeploymentInput;
253
+ output: GetDeploymentOutput;
254
+ };
255
+ sdk: {
256
+ input: GetDeploymentCommandInput;
257
+ output: GetDeploymentCommandOutput;
258
+ };
259
+ };
249
260
  }
@@ -97,4 +97,15 @@ declare const GetDeploymentConfigCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class GetDeploymentConfigCommand extends GetDeploymentConfigCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: GetDeploymentConfigInput;
104
+ output: GetDeploymentConfigOutput;
105
+ };
106
+ sdk: {
107
+ input: GetDeploymentConfigCommandInput;
108
+ output: GetDeploymentConfigCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -244,4 +244,15 @@ declare const GetDeploymentGroupCommand_base: {
244
244
  * @public
245
245
  */
246
246
  export declare class GetDeploymentGroupCommand extends GetDeploymentGroupCommand_base {
247
+ /** @internal type navigation helper, not in runtime. */
248
+ protected static __types: {
249
+ api: {
250
+ input: GetDeploymentGroupInput;
251
+ output: GetDeploymentGroupOutput;
252
+ };
253
+ sdk: {
254
+ input: GetDeploymentGroupCommandInput;
255
+ output: GetDeploymentGroupCommandOutput;
256
+ };
257
+ };
247
258
  }
@@ -101,4 +101,15 @@ declare const GetDeploymentInstanceCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class GetDeploymentInstanceCommand extends GetDeploymentInstanceCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: GetDeploymentInstanceInput;
108
+ output: GetDeploymentInstanceOutput;
109
+ };
110
+ sdk: {
111
+ input: GetDeploymentInstanceCommandInput;
112
+ output: GetDeploymentInstanceCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -191,4 +191,15 @@ declare const GetDeploymentTargetCommand_base: {
191
191
  * @public
192
192
  */
193
193
  export declare class GetDeploymentTargetCommand extends GetDeploymentTargetCommand_base {
194
+ /** @internal type navigation helper, not in runtime. */
195
+ protected static __types: {
196
+ api: {
197
+ input: GetDeploymentTargetInput;
198
+ output: GetDeploymentTargetOutput;
199
+ };
200
+ sdk: {
201
+ input: GetDeploymentTargetCommandInput;
202
+ output: GetDeploymentTargetCommandOutput;
203
+ };
204
+ };
194
205
  }
@@ -79,4 +79,15 @@ declare const GetOnPremisesInstanceCommand_base: {
79
79
  * @public
80
80
  */
81
81
  export declare class GetOnPremisesInstanceCommand extends GetOnPremisesInstanceCommand_base {
82
+ /** @internal type navigation helper, not in runtime. */
83
+ protected static __types: {
84
+ api: {
85
+ input: GetOnPremisesInstanceInput;
86
+ output: GetOnPremisesInstanceOutput;
87
+ };
88
+ sdk: {
89
+ input: GetOnPremisesInstanceCommandInput;
90
+ output: GetOnPremisesInstanceCommandOutput;
91
+ };
92
+ };
82
93
  }
@@ -118,4 +118,15 @@ declare const ListApplicationRevisionsCommand_base: {
118
118
  * @public
119
119
  */
120
120
  export declare class ListApplicationRevisionsCommand extends ListApplicationRevisionsCommand_base {
121
+ /** @internal type navigation helper, not in runtime. */
122
+ protected static __types: {
123
+ api: {
124
+ input: ListApplicationRevisionsInput;
125
+ output: ListApplicationRevisionsOutput;
126
+ };
127
+ sdk: {
128
+ input: ListApplicationRevisionsCommandInput;
129
+ output: ListApplicationRevisionsCommandOutput;
130
+ };
131
+ };
121
132
  }
@@ -63,4 +63,15 @@ declare const ListApplicationsCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class ListApplicationsCommand extends ListApplicationsCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: ListApplicationsInput;
70
+ output: ListApplicationsOutput;
71
+ };
72
+ sdk: {
73
+ input: ListApplicationsCommandInput;
74
+ output: ListApplicationsCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -63,4 +63,15 @@ declare const ListDeploymentConfigsCommand_base: {
63
63
  * @public
64
64
  */
65
65
  export declare class ListDeploymentConfigsCommand extends ListDeploymentConfigsCommand_base {
66
+ /** @internal type navigation helper, not in runtime. */
67
+ protected static __types: {
68
+ api: {
69
+ input: ListDeploymentConfigsInput;
70
+ output: ListDeploymentConfigsOutput;
71
+ };
72
+ sdk: {
73
+ input: ListDeploymentConfigsCommandInput;
74
+ output: ListDeploymentConfigsCommandOutput;
75
+ };
76
+ };
66
77
  }
@@ -75,4 +75,15 @@ declare const ListDeploymentGroupsCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ListDeploymentGroupsCommand extends ListDeploymentGroupsCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ListDeploymentGroupsInput;
82
+ output: ListDeploymentGroupsOutput;
83
+ };
84
+ sdk: {
85
+ input: ListDeploymentGroupsCommandInput;
86
+ output: ListDeploymentGroupsCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -108,4 +108,15 @@ declare const ListDeploymentInstancesCommand_base: {
108
108
  * @public
109
109
  */
110
110
  export declare class ListDeploymentInstancesCommand extends ListDeploymentInstancesCommand_base {
111
+ /** @internal type navigation helper, not in runtime. */
112
+ protected static __types: {
113
+ api: {
114
+ input: ListDeploymentInstancesInput;
115
+ output: ListDeploymentInstancesOutput;
116
+ };
117
+ sdk: {
118
+ input: ListDeploymentInstancesCommandInput;
119
+ output: ListDeploymentInstancesCommandOutput;
120
+ };
121
+ };
111
122
  }
@@ -96,4 +96,15 @@ declare const ListDeploymentTargetsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class ListDeploymentTargetsCommand extends ListDeploymentTargetsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: ListDeploymentTargetsInput;
103
+ output: ListDeploymentTargetsOutput;
104
+ };
105
+ sdk: {
106
+ input: ListDeploymentTargetsCommandInput;
107
+ output: ListDeploymentTargetsCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -105,4 +105,15 @@ declare const ListDeploymentsCommand_base: {
105
105
  * @public
106
106
  */
107
107
  export declare class ListDeploymentsCommand extends ListDeploymentsCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: ListDeploymentsInput;
112
+ output: ListDeploymentsOutput;
113
+ };
114
+ sdk: {
115
+ input: ListDeploymentsCommandInput;
116
+ output: ListDeploymentsCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -69,4 +69,15 @@ declare const ListGitHubAccountTokenNamesCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class ListGitHubAccountTokenNamesCommand extends ListGitHubAccountTokenNamesCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: ListGitHubAccountTokenNamesInput;
76
+ output: ListGitHubAccountTokenNamesOutput;
77
+ };
78
+ sdk: {
79
+ input: ListGitHubAccountTokenNamesCommandInput;
80
+ output: ListGitHubAccountTokenNamesCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -80,4 +80,15 @@ declare const ListOnPremisesInstancesCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class ListOnPremisesInstancesCommand extends ListOnPremisesInstancesCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: ListOnPremisesInstancesInput;
87
+ output: ListOnPremisesInstancesOutput;
88
+ };
89
+ sdk: {
90
+ input: ListOnPremisesInstancesCommandInput;
91
+ output: ListOnPremisesInstancesCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -75,4 +75,15 @@ declare const ListTagsForResourceCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: ListTagsForResourceInput;
82
+ output: ListTagsForResourceOutput;
83
+ };
84
+ sdk: {
85
+ input: ListTagsForResourceCommandInput;
86
+ output: ListTagsForResourceCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -92,4 +92,15 @@ declare const PutLifecycleEventHookExecutionStatusCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class PutLifecycleEventHookExecutionStatusCommand extends PutLifecycleEventHookExecutionStatusCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: PutLifecycleEventHookExecutionStatusInput;
99
+ output: PutLifecycleEventHookExecutionStatusOutput;
100
+ };
101
+ sdk: {
102
+ input: PutLifecycleEventHookExecutionStatusCommandInput;
103
+ output: PutLifecycleEventHookExecutionStatusCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -96,4 +96,15 @@ declare const RegisterApplicationRevisionCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class RegisterApplicationRevisionCommand extends RegisterApplicationRevisionCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: RegisterApplicationRevisionInput;
103
+ output: {};
104
+ };
105
+ sdk: {
106
+ input: RegisterApplicationRevisionCommandInput;
107
+ output: RegisterApplicationRevisionCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -92,4 +92,15 @@ declare const RegisterOnPremisesInstanceCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class RegisterOnPremisesInstanceCommand extends RegisterOnPremisesInstanceCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: RegisterOnPremisesInstanceInput;
99
+ output: {};
100
+ };
101
+ sdk: {
102
+ input: RegisterOnPremisesInstanceCommandInput;
103
+ output: RegisterOnPremisesInstanceCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -85,4 +85,15 @@ declare const RemoveTagsFromOnPremisesInstancesCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class RemoveTagsFromOnPremisesInstancesCommand extends RemoveTagsFromOnPremisesInstancesCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: RemoveTagsFromOnPremisesInstancesInput;
92
+ output: {};
93
+ };
94
+ sdk: {
95
+ input: RemoveTagsFromOnPremisesInstancesCommandInput;
96
+ output: RemoveTagsFromOnPremisesInstancesCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -76,4 +76,15 @@ declare const SkipWaitTimeForInstanceTerminationCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class SkipWaitTimeForInstanceTerminationCommand extends SkipWaitTimeForInstanceTerminationCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: SkipWaitTimeForInstanceTerminationInput;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: SkipWaitTimeForInstanceTerminationCommandInput;
87
+ output: SkipWaitTimeForInstanceTerminationCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -78,4 +78,15 @@ declare const StopDeploymentCommand_base: {
78
78
  * @public
79
79
  */
80
80
  export declare class StopDeploymentCommand extends StopDeploymentCommand_base {
81
+ /** @internal type navigation helper, not in runtime. */
82
+ protected static __types: {
83
+ api: {
84
+ input: StopDeploymentInput;
85
+ output: StopDeploymentOutput;
86
+ };
87
+ sdk: {
88
+ input: StopDeploymentCommandInput;
89
+ output: StopDeploymentCommandOutput;
90
+ };
91
+ };
81
92
  }
@@ -88,4 +88,15 @@ declare const TagResourceCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class TagResourceCommand extends TagResourceCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: TagResourceInput;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: TagResourceCommandInput;
99
+ output: TagResourceCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -86,4 +86,15 @@ declare const UntagResourceCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: UntagResourceInput;
93
+ output: {};
94
+ };
95
+ sdk: {
96
+ input: UntagResourceCommandInput;
97
+ output: UntagResourceCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -69,4 +69,15 @@ declare const UpdateApplicationCommand_base: {
69
69
  * @public
70
70
  */
71
71
  export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: UpdateApplicationInput;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: UpdateApplicationCommandInput;
80
+ output: UpdateApplicationCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -311,4 +311,15 @@ declare const UpdateDeploymentGroupCommand_base: {
311
311
  * @public
312
312
  */
313
313
  export declare class UpdateDeploymentGroupCommand extends UpdateDeploymentGroupCommand_base {
314
+ /** @internal type navigation helper, not in runtime. */
315
+ protected static __types: {
316
+ api: {
317
+ input: UpdateDeploymentGroupInput;
318
+ output: UpdateDeploymentGroupOutput;
319
+ };
320
+ sdk: {
321
+ input: UpdateDeploymentGroupCommandInput;
322
+ output: UpdateDeploymentGroupCommandOutput;
323
+ };
324
+ };
314
325
  }
@@ -33,4 +33,15 @@ declare const AddTagsToOnPremisesInstancesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class AddTagsToOnPremisesInstancesCommand extends AddTagsToOnPremisesInstancesCommand_base {}
36
+ export declare class AddTagsToOnPremisesInstancesCommand extends AddTagsToOnPremisesInstancesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: AddTagsToOnPremisesInstancesInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: AddTagsToOnPremisesInstancesCommandInput;
44
+ output: AddTagsToOnPremisesInstancesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const BatchGetApplicationRevisionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetApplicationRevisionsCommand extends BatchGetApplicationRevisionsCommand_base {}
40
+ export declare class BatchGetApplicationRevisionsCommand extends BatchGetApplicationRevisionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetApplicationRevisionsInput;
44
+ output: BatchGetApplicationRevisionsOutput;
45
+ };
46
+ sdk: {
47
+ input: BatchGetApplicationRevisionsCommandInput;
48
+ output: BatchGetApplicationRevisionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetApplicationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetApplicationsCommand extends BatchGetApplicationsCommand_base {}
40
+ export declare class BatchGetApplicationsCommand extends BatchGetApplicationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetApplicationsInput;
44
+ output: BatchGetApplicationsOutput;
45
+ };
46
+ sdk: {
47
+ input: BatchGetApplicationsCommandInput;
48
+ output: BatchGetApplicationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetDeploymentGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetDeploymentGroupsCommand extends BatchGetDeploymentGroupsCommand_base {}
40
+ export declare class BatchGetDeploymentGroupsCommand extends BatchGetDeploymentGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetDeploymentGroupsInput;
44
+ output: BatchGetDeploymentGroupsOutput;
45
+ };
46
+ sdk: {
47
+ input: BatchGetDeploymentGroupsCommandInput;
48
+ output: BatchGetDeploymentGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetDeploymentInstancesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetDeploymentInstancesCommand extends BatchGetDeploymentInstancesCommand_base {}
40
+ export declare class BatchGetDeploymentInstancesCommand extends BatchGetDeploymentInstancesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetDeploymentInstancesInput;
44
+ output: BatchGetDeploymentInstancesOutput;
45
+ };
46
+ sdk: {
47
+ input: BatchGetDeploymentInstancesCommandInput;
48
+ output: BatchGetDeploymentInstancesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetDeploymentTargetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetDeploymentTargetsCommand extends BatchGetDeploymentTargetsCommand_base {}
40
+ export declare class BatchGetDeploymentTargetsCommand extends BatchGetDeploymentTargetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetDeploymentTargetsInput;
44
+ output: BatchGetDeploymentTargetsOutput;
45
+ };
46
+ sdk: {
47
+ input: BatchGetDeploymentTargetsCommandInput;
48
+ output: BatchGetDeploymentTargetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetDeploymentsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetDeploymentsCommand extends BatchGetDeploymentsCommand_base {}
40
+ export declare class BatchGetDeploymentsCommand extends BatchGetDeploymentsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetDeploymentsInput;
44
+ output: BatchGetDeploymentsOutput;
45
+ };
46
+ sdk: {
47
+ input: BatchGetDeploymentsCommandInput;
48
+ output: BatchGetDeploymentsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const BatchGetOnPremisesInstancesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class BatchGetOnPremisesInstancesCommand extends BatchGetOnPremisesInstancesCommand_base {}
40
+ export declare class BatchGetOnPremisesInstancesCommand extends BatchGetOnPremisesInstancesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: BatchGetOnPremisesInstancesInput;
44
+ output: BatchGetOnPremisesInstancesOutput;
45
+ };
46
+ sdk: {
47
+ input: BatchGetOnPremisesInstancesCommandInput;
48
+ output: BatchGetOnPremisesInstancesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const ContinueDeploymentCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class ContinueDeploymentCommand extends ContinueDeploymentCommand_base {}
35
+ export declare class ContinueDeploymentCommand extends ContinueDeploymentCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: ContinueDeploymentInput;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: ContinueDeploymentCommandInput;
43
+ output: ContinueDeploymentCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -36,4 +36,15 @@ declare const CreateApplicationCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class CreateApplicationCommand extends CreateApplicationCommand_base {}
39
+ export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: CreateApplicationInput;
43
+ output: CreateApplicationOutput;
44
+ };
45
+ sdk: {
46
+ input: CreateApplicationCommandInput;
47
+ output: CreateApplicationCommandOutput;
48
+ };
49
+ };
50
+ }