@cdklabs/cdk-ecs-codedeploy 0.0.120 → 0.0.121

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 (161) 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/commands/AddTagsToOnPremisesInstancesCommand.js +2 -2
  7. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +2 -2
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationsCommand.js +2 -2
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +2 -2
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +2 -2
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +2 -2
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentsCommand.js +2 -2
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +2 -2
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ContinueDeploymentCommand.js +2 -2
  15. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateApplicationCommand.js +2 -2
  16. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
  17. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentConfigCommand.js +2 -2
  18. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentGroupCommand.js +2 -2
  19. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
  20. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentConfigCommand.js +2 -2
  21. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentGroupCommand.js +2 -2
  22. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +2 -2
  23. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +2 -2
  24. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +2 -2
  25. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationCommand.js +2 -2
  26. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationRevisionCommand.js +2 -2
  27. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentCommand.js +2 -2
  28. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentConfigCommand.js +2 -2
  29. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentGroupCommand.js +2 -2
  30. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentInstanceCommand.js +2 -2
  31. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentTargetCommand.js +2 -2
  32. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetOnPremisesInstanceCommand.js +2 -2
  33. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationRevisionsCommand.js +2 -2
  34. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationsCommand.js +2 -2
  35. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentConfigsCommand.js +2 -2
  36. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentGroupsCommand.js +2 -2
  37. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentInstancesCommand.js +2 -2
  38. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentTargetsCommand.js +2 -2
  39. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
  40. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +2 -2
  41. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListOnPremisesInstancesCommand.js +2 -2
  42. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  43. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -2
  44. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterApplicationRevisionCommand.js +2 -2
  45. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +2 -2
  46. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -2
  47. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -2
  48. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/StopDeploymentCommand.js +2 -2
  49. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/TagResourceCommand.js +2 -2
  50. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UntagResourceCommand.js +2 -2
  51. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateApplicationCommand.js +2 -2
  52. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateDeploymentGroupCommand.js +2 -2
  53. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/protocols/Aws_json1_1.js +1471 -1615
  54. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +3 -3
  55. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationRevisionsCommand.js +3 -3
  56. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js +3 -3
  57. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js +3 -3
  58. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentInstancesCommand.js +3 -3
  59. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js +3 -3
  60. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js +3 -3
  61. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +3 -3
  62. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js +3 -3
  63. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js +3 -3
  64. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentCommand.js +3 -3
  65. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js +3 -3
  66. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentGroupCommand.js +3 -3
  67. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteApplicationCommand.js +3 -3
  68. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentConfigCommand.js +3 -3
  69. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentGroupCommand.js +3 -3
  70. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteGitHubAccountTokenCommand.js +3 -3
  71. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteResourcesByExternalIdCommand.js +3 -3
  72. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +3 -3
  73. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationCommand.js +3 -3
  74. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationRevisionCommand.js +3 -3
  75. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentCommand.js +3 -3
  76. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentConfigCommand.js +3 -3
  77. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentGroupCommand.js +3 -3
  78. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentInstanceCommand.js +3 -3
  79. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentTargetCommand.js +3 -3
  80. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetOnPremisesInstanceCommand.js +3 -3
  81. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationRevisionsCommand.js +3 -3
  82. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationsCommand.js +3 -3
  83. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentConfigsCommand.js +3 -3
  84. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentGroupsCommand.js +3 -3
  85. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentInstancesCommand.js +3 -3
  86. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentTargetsCommand.js +3 -3
  87. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentsCommand.js +3 -3
  88. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +3 -3
  89. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js +3 -3
  90. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  91. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +3 -3
  92. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterApplicationRevisionCommand.js +3 -3
  93. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterOnPremisesInstanceCommand.js +3 -3
  94. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +3 -3
  95. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +3 -3
  96. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/StopDeploymentCommand.js +3 -3
  97. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/TagResourceCommand.js +3 -3
  98. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UntagResourceCommand.js +3 -3
  99. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js +3 -3
  100. package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js +3 -3
  101. package/node_modules/@aws-sdk/client-codedeploy/dist-es/protocols/Aws_json1_1.js +1375 -1519
  102. package/node_modules/@aws-sdk/client-codedeploy/dist-types/protocols/Aws_json1_1.d.ts +376 -94
  103. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +94 -94
  104. package/node_modules/@aws-sdk/client-codedeploy/package.json +6 -6
  105. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +2 -2
  106. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +2 -2
  107. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +2 -2
  108. package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +2 -2
  109. package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +54 -54
  110. package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -3
  111. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -3
  112. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -3
  113. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -3
  114. package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +45 -45
  115. package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +32 -8
  116. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +8 -8
  117. package/node_modules/@aws-sdk/client-sso/package.json +4 -4
  118. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/CreateTokenCommand.js +2 -2
  119. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/RegisterClientCommand.js +2 -2
  120. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/StartDeviceAuthorizationCommand.js +2 -2
  121. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/protocols/Aws_restJson1.js +54 -54
  122. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +3 -3
  123. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +3 -3
  124. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +3 -3
  125. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +47 -47
  126. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +24 -6
  127. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +6 -6
  128. package/node_modules/@aws-sdk/client-sso-oidc/package.json +4 -4
  129. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleCommand.js +2 -2
  130. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +2 -2
  131. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  132. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +2 -2
  133. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +2 -2
  134. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +2 -2
  135. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
  136. package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +2 -2
  137. package/node_modules/@aws-sdk/client-sts/dist-cjs/protocols/Aws_query.js +153 -153
  138. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +3 -3
  139. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +3 -3
  140. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +3 -3
  141. package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +3 -3
  142. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +3 -3
  143. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +3 -3
  144. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +3 -3
  145. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +3 -3
  146. package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +136 -136
  147. package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +64 -16
  148. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +16 -16
  149. package/node_modules/@aws-sdk/client-sts/package.json +5 -5
  150. package/node_modules/@aws-sdk/credential-provider-ini/package.json +2 -2
  151. package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
  152. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  153. package/node_modules/@aws-sdk/smithy-client/dist-cjs/object-mapping.js +44 -20
  154. package/node_modules/@aws-sdk/smithy-client/dist-es/object-mapping.js +42 -19
  155. package/node_modules/@aws-sdk/smithy-client/dist-types/object-mapping.d.ts +28 -2
  156. package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/object-mapping.d.ts +16 -4
  157. package/node_modules/@aws-sdk/smithy-client/package.json +1 -1
  158. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  159. package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +2 -2
  160. package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +2 -2
  161. package/package.json +8 -8
@@ -47,97 +47,379 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/T
47
47
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
48
48
  import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "../commands/UpdateApplicationCommand";
49
49
  import { UpdateDeploymentGroupCommandInput, UpdateDeploymentGroupCommandOutput } from "../commands/UpdateDeploymentGroupCommand";
50
- export declare const serializeAws_json1_1AddTagsToOnPremisesInstancesCommand: (input: AddTagsToOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_1BatchGetApplicationRevisionsCommand: (input: BatchGetApplicationRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_1BatchGetApplicationsCommand: (input: BatchGetApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_1BatchGetDeploymentGroupsCommand: (input: BatchGetDeploymentGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_1BatchGetDeploymentInstancesCommand: (input: BatchGetDeploymentInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_1BatchGetDeploymentsCommand: (input: BatchGetDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_1BatchGetDeploymentTargetsCommand: (input: BatchGetDeploymentTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_1BatchGetOnPremisesInstancesCommand: (input: BatchGetOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_1ContinueDeploymentCommand: (input: ContinueDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_1CreateApplicationCommand: (input: CreateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_1CreateDeploymentCommand: (input: CreateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_1CreateDeploymentConfigCommand: (input: CreateDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_1CreateDeploymentGroupCommand: (input: CreateDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_1DeleteApplicationCommand: (input: DeleteApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_1DeleteDeploymentConfigCommand: (input: DeleteDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_1DeleteDeploymentGroupCommand: (input: DeleteDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_1DeleteGitHubAccountTokenCommand: (input: DeleteGitHubAccountTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1DeleteResourcesByExternalIdCommand: (input: DeleteResourcesByExternalIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1DeregisterOnPremisesInstanceCommand: (input: DeregisterOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1GetApplicationCommand: (input: GetApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1GetApplicationRevisionCommand: (input: GetApplicationRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1GetDeploymentCommand: (input: GetDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1GetDeploymentConfigCommand: (input: GetDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1GetDeploymentGroupCommand: (input: GetDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1GetDeploymentInstanceCommand: (input: GetDeploymentInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1GetDeploymentTargetCommand: (input: GetDeploymentTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1GetOnPremisesInstanceCommand: (input: GetOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1ListApplicationRevisionsCommand: (input: ListApplicationRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1ListApplicationsCommand: (input: ListApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1ListDeploymentConfigsCommand: (input: ListDeploymentConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1ListDeploymentGroupsCommand: (input: ListDeploymentGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1ListDeploymentInstancesCommand: (input: ListDeploymentInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1ListDeploymentsCommand: (input: ListDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1ListDeploymentTargetsCommand: (input: ListDeploymentTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1ListGitHubAccountTokenNamesCommand: (input: ListGitHubAccountTokenNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_json1_1ListOnPremisesInstancesCommand: (input: ListOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand: (input: PutLifecycleEventHookExecutionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_1RegisterApplicationRevisionCommand: (input: RegisterApplicationRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_1RegisterOnPremisesInstanceCommand: (input: RegisterOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand: (input: RemoveTagsFromOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand: (input: SkipWaitTimeForInstanceTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1StopDeploymentCommand: (input: StopDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1UpdateApplicationCommand: (input: UpdateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1UpdateDeploymentGroupCommand: (input: UpdateDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const deserializeAws_json1_1AddTagsToOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToOnPremisesInstancesCommandOutput>;
98
- export declare const deserializeAws_json1_1BatchGetApplicationRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetApplicationRevisionsCommandOutput>;
99
- export declare const deserializeAws_json1_1BatchGetApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetApplicationsCommandOutput>;
100
- export declare const deserializeAws_json1_1BatchGetDeploymentGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentGroupsCommandOutput>;
101
- export declare const deserializeAws_json1_1BatchGetDeploymentInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentInstancesCommandOutput>;
102
- export declare const deserializeAws_json1_1BatchGetDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentsCommandOutput>;
103
- export declare const deserializeAws_json1_1BatchGetDeploymentTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentTargetsCommandOutput>;
104
- export declare const deserializeAws_json1_1BatchGetOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetOnPremisesInstancesCommandOutput>;
105
- export declare const deserializeAws_json1_1ContinueDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ContinueDeploymentCommandOutput>;
106
- export declare const deserializeAws_json1_1CreateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApplicationCommandOutput>;
107
- export declare const deserializeAws_json1_1CreateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentCommandOutput>;
108
- export declare const deserializeAws_json1_1CreateDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentConfigCommandOutput>;
109
- export declare const deserializeAws_json1_1CreateDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentGroupCommandOutput>;
110
- export declare const deserializeAws_json1_1DeleteApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApplicationCommandOutput>;
111
- export declare const deserializeAws_json1_1DeleteDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentConfigCommandOutput>;
112
- export declare const deserializeAws_json1_1DeleteDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentGroupCommandOutput>;
113
- export declare const deserializeAws_json1_1DeleteGitHubAccountTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGitHubAccountTokenCommandOutput>;
114
- export declare const deserializeAws_json1_1DeleteResourcesByExternalIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcesByExternalIdCommandOutput>;
115
- export declare const deserializeAws_json1_1DeregisterOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterOnPremisesInstanceCommandOutput>;
116
- export declare const deserializeAws_json1_1GetApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApplicationCommandOutput>;
117
- export declare const deserializeAws_json1_1GetApplicationRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApplicationRevisionCommandOutput>;
118
- export declare const deserializeAws_json1_1GetDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentCommandOutput>;
119
- export declare const deserializeAws_json1_1GetDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentConfigCommandOutput>;
120
- export declare const deserializeAws_json1_1GetDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentGroupCommandOutput>;
121
- export declare const deserializeAws_json1_1GetDeploymentInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentInstanceCommandOutput>;
122
- export declare const deserializeAws_json1_1GetDeploymentTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentTargetCommandOutput>;
123
- export declare const deserializeAws_json1_1GetOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOnPremisesInstanceCommandOutput>;
124
- export declare const deserializeAws_json1_1ListApplicationRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApplicationRevisionsCommandOutput>;
125
- export declare const deserializeAws_json1_1ListApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApplicationsCommandOutput>;
126
- export declare const deserializeAws_json1_1ListDeploymentConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentConfigsCommandOutput>;
127
- export declare const deserializeAws_json1_1ListDeploymentGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentGroupsCommandOutput>;
128
- export declare const deserializeAws_json1_1ListDeploymentInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentInstancesCommandOutput>;
129
- export declare const deserializeAws_json1_1ListDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentsCommandOutput>;
130
- export declare const deserializeAws_json1_1ListDeploymentTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentTargetsCommandOutput>;
131
- export declare const deserializeAws_json1_1ListGitHubAccountTokenNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGitHubAccountTokenNamesCommandOutput>;
132
- export declare const deserializeAws_json1_1ListOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOnPremisesInstancesCommandOutput>;
133
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
134
- export declare const deserializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLifecycleEventHookExecutionStatusCommandOutput>;
135
- export declare const deserializeAws_json1_1RegisterApplicationRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterApplicationRevisionCommandOutput>;
136
- export declare const deserializeAws_json1_1RegisterOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterOnPremisesInstanceCommandOutput>;
137
- export declare const deserializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromOnPremisesInstancesCommandOutput>;
138
- export declare const deserializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SkipWaitTimeForInstanceTerminationCommandOutput>;
139
- export declare const deserializeAws_json1_1StopDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopDeploymentCommandOutput>;
140
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
141
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
142
- export declare const deserializeAws_json1_1UpdateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApplicationCommandOutput>;
143
- export declare const deserializeAws_json1_1UpdateDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeploymentGroupCommandOutput>;
50
+ /**
51
+ * serializeAws_json1_1AddTagsToOnPremisesInstancesCommand
52
+ */
53
+ export declare const se_AddTagsToOnPremisesInstancesCommand: (input: AddTagsToOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
+ /**
55
+ * serializeAws_json1_1BatchGetApplicationRevisionsCommand
56
+ */
57
+ export declare const se_BatchGetApplicationRevisionsCommand: (input: BatchGetApplicationRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
+ /**
59
+ * serializeAws_json1_1BatchGetApplicationsCommand
60
+ */
61
+ export declare const se_BatchGetApplicationsCommand: (input: BatchGetApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
+ /**
63
+ * serializeAws_json1_1BatchGetDeploymentGroupsCommand
64
+ */
65
+ export declare const se_BatchGetDeploymentGroupsCommand: (input: BatchGetDeploymentGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
+ /**
67
+ * serializeAws_json1_1BatchGetDeploymentInstancesCommand
68
+ */
69
+ export declare const se_BatchGetDeploymentInstancesCommand: (input: BatchGetDeploymentInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
+ /**
71
+ * serializeAws_json1_1BatchGetDeploymentsCommand
72
+ */
73
+ export declare const se_BatchGetDeploymentsCommand: (input: BatchGetDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
+ /**
75
+ * serializeAws_json1_1BatchGetDeploymentTargetsCommand
76
+ */
77
+ export declare const se_BatchGetDeploymentTargetsCommand: (input: BatchGetDeploymentTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
+ /**
79
+ * serializeAws_json1_1BatchGetOnPremisesInstancesCommand
80
+ */
81
+ export declare const se_BatchGetOnPremisesInstancesCommand: (input: BatchGetOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
+ /**
83
+ * serializeAws_json1_1ContinueDeploymentCommand
84
+ */
85
+ export declare const se_ContinueDeploymentCommand: (input: ContinueDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
+ /**
87
+ * serializeAws_json1_1CreateApplicationCommand
88
+ */
89
+ export declare const se_CreateApplicationCommand: (input: CreateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
+ /**
91
+ * serializeAws_json1_1CreateDeploymentCommand
92
+ */
93
+ export declare const se_CreateDeploymentCommand: (input: CreateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
+ /**
95
+ * serializeAws_json1_1CreateDeploymentConfigCommand
96
+ */
97
+ export declare const se_CreateDeploymentConfigCommand: (input: CreateDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
+ /**
99
+ * serializeAws_json1_1CreateDeploymentGroupCommand
100
+ */
101
+ export declare const se_CreateDeploymentGroupCommand: (input: CreateDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
+ /**
103
+ * serializeAws_json1_1DeleteApplicationCommand
104
+ */
105
+ export declare const se_DeleteApplicationCommand: (input: DeleteApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
+ /**
107
+ * serializeAws_json1_1DeleteDeploymentConfigCommand
108
+ */
109
+ export declare const se_DeleteDeploymentConfigCommand: (input: DeleteDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
+ /**
111
+ * serializeAws_json1_1DeleteDeploymentGroupCommand
112
+ */
113
+ export declare const se_DeleteDeploymentGroupCommand: (input: DeleteDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
+ /**
115
+ * serializeAws_json1_1DeleteGitHubAccountTokenCommand
116
+ */
117
+ export declare const se_DeleteGitHubAccountTokenCommand: (input: DeleteGitHubAccountTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
+ /**
119
+ * serializeAws_json1_1DeleteResourcesByExternalIdCommand
120
+ */
121
+ export declare const se_DeleteResourcesByExternalIdCommand: (input: DeleteResourcesByExternalIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
+ /**
123
+ * serializeAws_json1_1DeregisterOnPremisesInstanceCommand
124
+ */
125
+ export declare const se_DeregisterOnPremisesInstanceCommand: (input: DeregisterOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
+ /**
127
+ * serializeAws_json1_1GetApplicationCommand
128
+ */
129
+ export declare const se_GetApplicationCommand: (input: GetApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
+ /**
131
+ * serializeAws_json1_1GetApplicationRevisionCommand
132
+ */
133
+ export declare const se_GetApplicationRevisionCommand: (input: GetApplicationRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
+ /**
135
+ * serializeAws_json1_1GetDeploymentCommand
136
+ */
137
+ export declare const se_GetDeploymentCommand: (input: GetDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
+ /**
139
+ * serializeAws_json1_1GetDeploymentConfigCommand
140
+ */
141
+ export declare const se_GetDeploymentConfigCommand: (input: GetDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
+ /**
143
+ * serializeAws_json1_1GetDeploymentGroupCommand
144
+ */
145
+ export declare const se_GetDeploymentGroupCommand: (input: GetDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
+ /**
147
+ * serializeAws_json1_1GetDeploymentInstanceCommand
148
+ */
149
+ export declare const se_GetDeploymentInstanceCommand: (input: GetDeploymentInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
+ /**
151
+ * serializeAws_json1_1GetDeploymentTargetCommand
152
+ */
153
+ export declare const se_GetDeploymentTargetCommand: (input: GetDeploymentTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
+ /**
155
+ * serializeAws_json1_1GetOnPremisesInstanceCommand
156
+ */
157
+ export declare const se_GetOnPremisesInstanceCommand: (input: GetOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
+ /**
159
+ * serializeAws_json1_1ListApplicationRevisionsCommand
160
+ */
161
+ export declare const se_ListApplicationRevisionsCommand: (input: ListApplicationRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
+ /**
163
+ * serializeAws_json1_1ListApplicationsCommand
164
+ */
165
+ export declare const se_ListApplicationsCommand: (input: ListApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
+ /**
167
+ * serializeAws_json1_1ListDeploymentConfigsCommand
168
+ */
169
+ export declare const se_ListDeploymentConfigsCommand: (input: ListDeploymentConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
+ /**
171
+ * serializeAws_json1_1ListDeploymentGroupsCommand
172
+ */
173
+ export declare const se_ListDeploymentGroupsCommand: (input: ListDeploymentGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
+ /**
175
+ * serializeAws_json1_1ListDeploymentInstancesCommand
176
+ */
177
+ export declare const se_ListDeploymentInstancesCommand: (input: ListDeploymentInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
+ /**
179
+ * serializeAws_json1_1ListDeploymentsCommand
180
+ */
181
+ export declare const se_ListDeploymentsCommand: (input: ListDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
+ /**
183
+ * serializeAws_json1_1ListDeploymentTargetsCommand
184
+ */
185
+ export declare const se_ListDeploymentTargetsCommand: (input: ListDeploymentTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
+ /**
187
+ * serializeAws_json1_1ListGitHubAccountTokenNamesCommand
188
+ */
189
+ export declare const se_ListGitHubAccountTokenNamesCommand: (input: ListGitHubAccountTokenNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
+ /**
191
+ * serializeAws_json1_1ListOnPremisesInstancesCommand
192
+ */
193
+ export declare const se_ListOnPremisesInstancesCommand: (input: ListOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
+ /**
195
+ * serializeAws_json1_1ListTagsForResourceCommand
196
+ */
197
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
+ /**
199
+ * serializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand
200
+ */
201
+ export declare const se_PutLifecycleEventHookExecutionStatusCommand: (input: PutLifecycleEventHookExecutionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
+ /**
203
+ * serializeAws_json1_1RegisterApplicationRevisionCommand
204
+ */
205
+ export declare const se_RegisterApplicationRevisionCommand: (input: RegisterApplicationRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
+ /**
207
+ * serializeAws_json1_1RegisterOnPremisesInstanceCommand
208
+ */
209
+ export declare const se_RegisterOnPremisesInstanceCommand: (input: RegisterOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
+ /**
211
+ * serializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand
212
+ */
213
+ export declare const se_RemoveTagsFromOnPremisesInstancesCommand: (input: RemoveTagsFromOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
+ /**
215
+ * serializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand
216
+ */
217
+ export declare const se_SkipWaitTimeForInstanceTerminationCommand: (input: SkipWaitTimeForInstanceTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
+ /**
219
+ * serializeAws_json1_1StopDeploymentCommand
220
+ */
221
+ export declare const se_StopDeploymentCommand: (input: StopDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
+ /**
223
+ * serializeAws_json1_1TagResourceCommand
224
+ */
225
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
+ /**
227
+ * serializeAws_json1_1UntagResourceCommand
228
+ */
229
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
+ /**
231
+ * serializeAws_json1_1UpdateApplicationCommand
232
+ */
233
+ export declare const se_UpdateApplicationCommand: (input: UpdateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
+ /**
235
+ * serializeAws_json1_1UpdateDeploymentGroupCommand
236
+ */
237
+ export declare const se_UpdateDeploymentGroupCommand: (input: UpdateDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
+ /**
239
+ * deserializeAws_json1_1AddTagsToOnPremisesInstancesCommand
240
+ */
241
+ export declare const de_AddTagsToOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToOnPremisesInstancesCommandOutput>;
242
+ /**
243
+ * deserializeAws_json1_1BatchGetApplicationRevisionsCommand
244
+ */
245
+ export declare const de_BatchGetApplicationRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetApplicationRevisionsCommandOutput>;
246
+ /**
247
+ * deserializeAws_json1_1BatchGetApplicationsCommand
248
+ */
249
+ export declare const de_BatchGetApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetApplicationsCommandOutput>;
250
+ /**
251
+ * deserializeAws_json1_1BatchGetDeploymentGroupsCommand
252
+ */
253
+ export declare const de_BatchGetDeploymentGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentGroupsCommandOutput>;
254
+ /**
255
+ * deserializeAws_json1_1BatchGetDeploymentInstancesCommand
256
+ */
257
+ export declare const de_BatchGetDeploymentInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentInstancesCommandOutput>;
258
+ /**
259
+ * deserializeAws_json1_1BatchGetDeploymentsCommand
260
+ */
261
+ export declare const de_BatchGetDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentsCommandOutput>;
262
+ /**
263
+ * deserializeAws_json1_1BatchGetDeploymentTargetsCommand
264
+ */
265
+ export declare const de_BatchGetDeploymentTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentTargetsCommandOutput>;
266
+ /**
267
+ * deserializeAws_json1_1BatchGetOnPremisesInstancesCommand
268
+ */
269
+ export declare const de_BatchGetOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetOnPremisesInstancesCommandOutput>;
270
+ /**
271
+ * deserializeAws_json1_1ContinueDeploymentCommand
272
+ */
273
+ export declare const de_ContinueDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ContinueDeploymentCommandOutput>;
274
+ /**
275
+ * deserializeAws_json1_1CreateApplicationCommand
276
+ */
277
+ export declare const de_CreateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApplicationCommandOutput>;
278
+ /**
279
+ * deserializeAws_json1_1CreateDeploymentCommand
280
+ */
281
+ export declare const de_CreateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentCommandOutput>;
282
+ /**
283
+ * deserializeAws_json1_1CreateDeploymentConfigCommand
284
+ */
285
+ export declare const de_CreateDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentConfigCommandOutput>;
286
+ /**
287
+ * deserializeAws_json1_1CreateDeploymentGroupCommand
288
+ */
289
+ export declare const de_CreateDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentGroupCommandOutput>;
290
+ /**
291
+ * deserializeAws_json1_1DeleteApplicationCommand
292
+ */
293
+ export declare const de_DeleteApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApplicationCommandOutput>;
294
+ /**
295
+ * deserializeAws_json1_1DeleteDeploymentConfigCommand
296
+ */
297
+ export declare const de_DeleteDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentConfigCommandOutput>;
298
+ /**
299
+ * deserializeAws_json1_1DeleteDeploymentGroupCommand
300
+ */
301
+ export declare const de_DeleteDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentGroupCommandOutput>;
302
+ /**
303
+ * deserializeAws_json1_1DeleteGitHubAccountTokenCommand
304
+ */
305
+ export declare const de_DeleteGitHubAccountTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGitHubAccountTokenCommandOutput>;
306
+ /**
307
+ * deserializeAws_json1_1DeleteResourcesByExternalIdCommand
308
+ */
309
+ export declare const de_DeleteResourcesByExternalIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcesByExternalIdCommandOutput>;
310
+ /**
311
+ * deserializeAws_json1_1DeregisterOnPremisesInstanceCommand
312
+ */
313
+ export declare const de_DeregisterOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterOnPremisesInstanceCommandOutput>;
314
+ /**
315
+ * deserializeAws_json1_1GetApplicationCommand
316
+ */
317
+ export declare const de_GetApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApplicationCommandOutput>;
318
+ /**
319
+ * deserializeAws_json1_1GetApplicationRevisionCommand
320
+ */
321
+ export declare const de_GetApplicationRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApplicationRevisionCommandOutput>;
322
+ /**
323
+ * deserializeAws_json1_1GetDeploymentCommand
324
+ */
325
+ export declare const de_GetDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentCommandOutput>;
326
+ /**
327
+ * deserializeAws_json1_1GetDeploymentConfigCommand
328
+ */
329
+ export declare const de_GetDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentConfigCommandOutput>;
330
+ /**
331
+ * deserializeAws_json1_1GetDeploymentGroupCommand
332
+ */
333
+ export declare const de_GetDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentGroupCommandOutput>;
334
+ /**
335
+ * deserializeAws_json1_1GetDeploymentInstanceCommand
336
+ */
337
+ export declare const de_GetDeploymentInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentInstanceCommandOutput>;
338
+ /**
339
+ * deserializeAws_json1_1GetDeploymentTargetCommand
340
+ */
341
+ export declare const de_GetDeploymentTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentTargetCommandOutput>;
342
+ /**
343
+ * deserializeAws_json1_1GetOnPremisesInstanceCommand
344
+ */
345
+ export declare const de_GetOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOnPremisesInstanceCommandOutput>;
346
+ /**
347
+ * deserializeAws_json1_1ListApplicationRevisionsCommand
348
+ */
349
+ export declare const de_ListApplicationRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApplicationRevisionsCommandOutput>;
350
+ /**
351
+ * deserializeAws_json1_1ListApplicationsCommand
352
+ */
353
+ export declare const de_ListApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApplicationsCommandOutput>;
354
+ /**
355
+ * deserializeAws_json1_1ListDeploymentConfigsCommand
356
+ */
357
+ export declare const de_ListDeploymentConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentConfigsCommandOutput>;
358
+ /**
359
+ * deserializeAws_json1_1ListDeploymentGroupsCommand
360
+ */
361
+ export declare const de_ListDeploymentGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentGroupsCommandOutput>;
362
+ /**
363
+ * deserializeAws_json1_1ListDeploymentInstancesCommand
364
+ */
365
+ export declare const de_ListDeploymentInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentInstancesCommandOutput>;
366
+ /**
367
+ * deserializeAws_json1_1ListDeploymentsCommand
368
+ */
369
+ export declare const de_ListDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentsCommandOutput>;
370
+ /**
371
+ * deserializeAws_json1_1ListDeploymentTargetsCommand
372
+ */
373
+ export declare const de_ListDeploymentTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentTargetsCommandOutput>;
374
+ /**
375
+ * deserializeAws_json1_1ListGitHubAccountTokenNamesCommand
376
+ */
377
+ export declare const de_ListGitHubAccountTokenNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGitHubAccountTokenNamesCommandOutput>;
378
+ /**
379
+ * deserializeAws_json1_1ListOnPremisesInstancesCommand
380
+ */
381
+ export declare const de_ListOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOnPremisesInstancesCommandOutput>;
382
+ /**
383
+ * deserializeAws_json1_1ListTagsForResourceCommand
384
+ */
385
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
386
+ /**
387
+ * deserializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand
388
+ */
389
+ export declare const de_PutLifecycleEventHookExecutionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLifecycleEventHookExecutionStatusCommandOutput>;
390
+ /**
391
+ * deserializeAws_json1_1RegisterApplicationRevisionCommand
392
+ */
393
+ export declare const de_RegisterApplicationRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterApplicationRevisionCommandOutput>;
394
+ /**
395
+ * deserializeAws_json1_1RegisterOnPremisesInstanceCommand
396
+ */
397
+ export declare const de_RegisterOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterOnPremisesInstanceCommandOutput>;
398
+ /**
399
+ * deserializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand
400
+ */
401
+ export declare const de_RemoveTagsFromOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromOnPremisesInstancesCommandOutput>;
402
+ /**
403
+ * deserializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand
404
+ */
405
+ export declare const de_SkipWaitTimeForInstanceTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SkipWaitTimeForInstanceTerminationCommandOutput>;
406
+ /**
407
+ * deserializeAws_json1_1StopDeploymentCommand
408
+ */
409
+ export declare const de_StopDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopDeploymentCommandOutput>;
410
+ /**
411
+ * deserializeAws_json1_1TagResourceCommand
412
+ */
413
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
414
+ /**
415
+ * deserializeAws_json1_1UntagResourceCommand
416
+ */
417
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
418
+ /**
419
+ * deserializeAws_json1_1UpdateApplicationCommand
420
+ */
421
+ export declare const de_UpdateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApplicationCommandOutput>;
422
+ /**
423
+ * deserializeAws_json1_1UpdateDeploymentGroupCommand
424
+ */
425
+ export declare const de_UpdateDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeploymentGroupCommandOutput>;