@aws-sdk/client-codedeploy 3.35.0 → 3.38.0
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.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/CodeDeploy.js +0 -103
- package/dist-cjs/CodeDeployClient.js +0 -108
- package/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +0 -25
- package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +0 -26
- package/dist-cjs/commands/BatchGetApplicationsCommand.js +0 -26
- package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +0 -25
- package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +0 -34
- package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +0 -52
- package/dist-cjs/commands/BatchGetDeploymentsCommand.js +0 -26
- package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +0 -26
- package/dist-cjs/commands/ContinueDeploymentCommand.js +0 -29
- package/dist-cjs/commands/CreateApplicationCommand.js +0 -25
- package/dist-cjs/commands/CreateDeploymentCommand.js +0 -25
- package/dist-cjs/commands/CreateDeploymentConfigCommand.js +0 -25
- package/dist-cjs/commands/CreateDeploymentGroupCommand.js +0 -25
- package/dist-cjs/commands/DeleteApplicationCommand.js +0 -25
- package/dist-cjs/commands/DeleteDeploymentConfigCommand.js +0 -29
- package/dist-cjs/commands/DeleteDeploymentGroupCommand.js +0 -25
- package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +0 -25
- package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +0 -25
- package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +0 -25
- package/dist-cjs/commands/GetApplicationCommand.js +0 -25
- package/dist-cjs/commands/GetApplicationRevisionCommand.js +0 -25
- package/dist-cjs/commands/GetDeploymentCommand.js +0 -31
- package/dist-cjs/commands/GetDeploymentConfigCommand.js +0 -25
- package/dist-cjs/commands/GetDeploymentGroupCommand.js +0 -25
- package/dist-cjs/commands/GetDeploymentInstanceCommand.js +0 -27
- package/dist-cjs/commands/GetDeploymentTargetCommand.js +0 -25
- package/dist-cjs/commands/GetOnPremisesInstanceCommand.js +0 -25
- package/dist-cjs/commands/ListApplicationRevisionsCommand.js +0 -25
- package/dist-cjs/commands/ListApplicationsCommand.js +0 -25
- package/dist-cjs/commands/ListDeploymentConfigsCommand.js +0 -25
- package/dist-cjs/commands/ListDeploymentGroupsCommand.js +0 -26
- package/dist-cjs/commands/ListDeploymentInstancesCommand.js +0 -33
- package/dist-cjs/commands/ListDeploymentTargetsCommand.js +0 -25
- package/dist-cjs/commands/ListDeploymentsCommand.js +0 -26
- package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +0 -25
- package/dist-cjs/commands/ListOnPremisesInstancesCommand.js +0 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
- package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +0 -33
- package/dist-cjs/commands/RegisterApplicationRevisionCommand.js +0 -25
- package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +0 -29
- package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +0 -25
- package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +0 -28
- package/dist-cjs/commands/StopDeploymentCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -26
- package/dist-cjs/commands/UntagResourceCommand.js +0 -27
- package/dist-cjs/commands/UpdateApplicationCommand.js +0 -25
- package/dist-cjs/commands/UpdateDeploymentGroupCommand.js +0 -25
- package/dist-cjs/commands/index.js +50 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +5 -58
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -742
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListApplicationRevisionsPaginator.js +0 -11
- package/dist-cjs/pagination/ListApplicationsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDeploymentConfigsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDeploymentGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/ListDeploymentInstancesPaginator.js +0 -11
- package/dist-cjs/pagination/ListDeploymentsPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +10 -0
- package/dist-cjs/protocols/Aws_json1_1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-cjs/waiters/index.js +4 -0
- package/dist-cjs/waiters/waitForDeploymentSuccessful.js +0 -10
- package/dist-es/CodeDeploy.js +0 -1
- package/dist-es/CodeDeployClient.js +0 -1
- package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +0 -1
- package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +0 -1
- package/dist-es/commands/BatchGetApplicationsCommand.js +0 -1
- package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +0 -1
- package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +0 -1
- package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +0 -1
- package/dist-es/commands/BatchGetDeploymentsCommand.js +0 -1
- package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +0 -1
- package/dist-es/commands/ContinueDeploymentCommand.js +0 -1
- package/dist-es/commands/CreateApplicationCommand.js +0 -1
- package/dist-es/commands/CreateDeploymentCommand.js +0 -1
- package/dist-es/commands/CreateDeploymentConfigCommand.js +0 -1
- package/dist-es/commands/CreateDeploymentGroupCommand.js +0 -1
- package/dist-es/commands/DeleteApplicationCommand.js +0 -1
- package/dist-es/commands/DeleteDeploymentConfigCommand.js +0 -1
- package/dist-es/commands/DeleteDeploymentGroupCommand.js +0 -1
- package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +0 -1
- package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +0 -1
- package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +0 -1
- package/dist-es/commands/GetApplicationCommand.js +0 -1
- package/dist-es/commands/GetApplicationRevisionCommand.js +0 -1
- package/dist-es/commands/GetDeploymentCommand.js +0 -1
- package/dist-es/commands/GetDeploymentConfigCommand.js +0 -1
- package/dist-es/commands/GetDeploymentGroupCommand.js +0 -1
- package/dist-es/commands/GetDeploymentInstanceCommand.js +0 -1
- package/dist-es/commands/GetDeploymentTargetCommand.js +0 -1
- package/dist-es/commands/GetOnPremisesInstanceCommand.js +0 -1
- package/dist-es/commands/ListApplicationRevisionsCommand.js +0 -1
- package/dist-es/commands/ListApplicationsCommand.js +0 -1
- package/dist-es/commands/ListDeploymentConfigsCommand.js +0 -1
- package/dist-es/commands/ListDeploymentGroupsCommand.js +0 -1
- package/dist-es/commands/ListDeploymentInstancesCommand.js +0 -1
- package/dist-es/commands/ListDeploymentTargetsCommand.js +0 -1
- package/dist-es/commands/ListDeploymentsCommand.js +0 -1
- package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +0 -1
- package/dist-es/commands/ListOnPremisesInstancesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +0 -1
- package/dist-es/commands/RegisterApplicationRevisionCommand.js +0 -1
- package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +0 -1
- package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +0 -1
- package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +0 -1
- package/dist-es/commands/StopDeploymentCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateApplicationCommand.js +0 -1
- package/dist-es/commands/UpdateDeploymentGroupCommand.js +0 -1
- package/dist-es/commands/index.js +47 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +5 -58
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListApplicationRevisionsPaginator.js +0 -1
- package/dist-es/pagination/ListApplicationsPaginator.js +0 -1
- package/dist-es/pagination/ListDeploymentConfigsPaginator.js +0 -1
- package/dist-es/pagination/ListDeploymentGroupsPaginator.js +0 -1
- package/dist-es/pagination/ListDeploymentInstancesPaginator.js +0 -1
- package/dist-es/pagination/ListDeploymentsPaginator.js +0 -1
- package/dist-es/pagination/index.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-es/waiters/index.js +1 -0
- package/dist-es/waiters/waitForDeploymentSuccessful.js +0 -1
- package/dist-types/commands/index.d.ts +47 -0
- package/dist-types/index.d.ts +5 -57
- package/dist-types/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/CodeDeploy.d.ts +48 -331
- package/dist-types/ts3.4/CodeDeployClient.d.ts +24 -188
- package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +47 -0
- package/dist-types/ts3.4/index.d.ts +5 -57
- package/dist-types/ts3.4/models/models_0.d.ts +1001 -4081
- package/dist-types/ts3.4/pagination/index.d.ts +7 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +1 -0
- package/dist-types/ts3.4/waiters/waitForDeploymentSuccessful.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +1 -0
- package/package.json +34 -31
- package/dist-cjs/CodeDeploy.js.map +0 -1
- package/dist-cjs/CodeDeployClient.js.map +0 -1
- package/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchGetApplicationsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchGetDeploymentsCommand.js.map +0 -1
- package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/ContinueDeploymentCommand.js.map +0 -1
- package/dist-cjs/commands/CreateApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeploymentCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeploymentConfigCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDeploymentGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDeploymentConfigCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDeploymentGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js.map +0 -1
- package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/GetApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/GetApplicationRevisionCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeploymentCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeploymentConfigCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeploymentGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeploymentInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/GetDeploymentTargetCommand.js.map +0 -1
- package/dist-cjs/commands/GetOnPremisesInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/ListApplicationRevisionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListApplicationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeploymentConfigsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeploymentGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeploymentInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeploymentTargetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDeploymentsCommand.js.map +0 -1
- package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js.map +0 -1
- package/dist-cjs/commands/ListOnPremisesInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js.map +0 -1
- package/dist-cjs/commands/RegisterApplicationRevisionCommand.js.map +0 -1
- package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js.map +0 -1
- package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js.map +0 -1
- package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js.map +0 -1
- package/dist-cjs/commands/StopDeploymentCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateApplicationCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDeploymentGroupCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListApplicationRevisionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListApplicationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeploymentConfigsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeploymentGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeploymentInstancesPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDeploymentsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-cjs/waiters/waitForDeploymentSuccessful.js.map +0 -1
- package/dist-es/CodeDeploy.js.map +0 -1
- package/dist-es/CodeDeployClient.js.map +0 -1
- package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js.map +0 -1
- package/dist-es/commands/BatchGetApplicationRevisionsCommand.js.map +0 -1
- package/dist-es/commands/BatchGetApplicationsCommand.js.map +0 -1
- package/dist-es/commands/BatchGetDeploymentGroupsCommand.js.map +0 -1
- package/dist-es/commands/BatchGetDeploymentInstancesCommand.js.map +0 -1
- package/dist-es/commands/BatchGetDeploymentTargetsCommand.js.map +0 -1
- package/dist-es/commands/BatchGetDeploymentsCommand.js.map +0 -1
- package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js.map +0 -1
- package/dist-es/commands/ContinueDeploymentCommand.js.map +0 -1
- package/dist-es/commands/CreateApplicationCommand.js.map +0 -1
- package/dist-es/commands/CreateDeploymentCommand.js.map +0 -1
- package/dist-es/commands/CreateDeploymentConfigCommand.js.map +0 -1
- package/dist-es/commands/CreateDeploymentGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteApplicationCommand.js.map +0 -1
- package/dist-es/commands/DeleteDeploymentConfigCommand.js.map +0 -1
- package/dist-es/commands/DeleteDeploymentGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteGitHubAccountTokenCommand.js.map +0 -1
- package/dist-es/commands/DeleteResourcesByExternalIdCommand.js.map +0 -1
- package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js.map +0 -1
- package/dist-es/commands/GetApplicationCommand.js.map +0 -1
- package/dist-es/commands/GetApplicationRevisionCommand.js.map +0 -1
- package/dist-es/commands/GetDeploymentCommand.js.map +0 -1
- package/dist-es/commands/GetDeploymentConfigCommand.js.map +0 -1
- package/dist-es/commands/GetDeploymentGroupCommand.js.map +0 -1
- package/dist-es/commands/GetDeploymentInstanceCommand.js.map +0 -1
- package/dist-es/commands/GetDeploymentTargetCommand.js.map +0 -1
- package/dist-es/commands/GetOnPremisesInstanceCommand.js.map +0 -1
- package/dist-es/commands/ListApplicationRevisionsCommand.js.map +0 -1
- package/dist-es/commands/ListApplicationsCommand.js.map +0 -1
- package/dist-es/commands/ListDeploymentConfigsCommand.js.map +0 -1
- package/dist-es/commands/ListDeploymentGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListDeploymentInstancesCommand.js.map +0 -1
- package/dist-es/commands/ListDeploymentTargetsCommand.js.map +0 -1
- package/dist-es/commands/ListDeploymentsCommand.js.map +0 -1
- package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js.map +0 -1
- package/dist-es/commands/ListOnPremisesInstancesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js.map +0 -1
- package/dist-es/commands/RegisterApplicationRevisionCommand.js.map +0 -1
- package/dist-es/commands/RegisterOnPremisesInstanceCommand.js.map +0 -1
- package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js.map +0 -1
- package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js.map +0 -1
- package/dist-es/commands/StopDeploymentCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateApplicationCommand.js.map +0 -1
- package/dist-es/commands/UpdateDeploymentGroupCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListApplicationRevisionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListApplicationsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeploymentConfigsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeploymentGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeploymentInstancesPaginator.js.map +0 -1
- package/dist-es/pagination/ListDeploymentsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_json1_1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/dist-es/waiters/waitForDeploymentSuccessful.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/CodeDeploy.ts +0 -1924
- package/src/CodeDeployClient.ts +0 -578
- package/src/commands/AddTagsToOnPremisesInstancesCommand.ts +0 -98
- package/src/commands/BatchGetApplicationRevisionsCommand.ts +0 -101
- package/src/commands/BatchGetApplicationsCommand.ts +0 -96
- package/src/commands/BatchGetDeploymentGroupsCommand.ts +0 -95
- package/src/commands/BatchGetDeploymentInstancesCommand.ts +0 -107
- package/src/commands/BatchGetDeploymentTargetsCommand.ts +0 -125
- package/src/commands/BatchGetDeploymentsCommand.ts +0 -96
- package/src/commands/BatchGetOnPremisesInstancesCommand.ts +0 -99
- package/src/commands/ContinueDeploymentCommand.ts +0 -99
- package/src/commands/CreateApplicationCommand.ts +0 -95
- package/src/commands/CreateDeploymentCommand.ts +0 -95
- package/src/commands/CreateDeploymentConfigCommand.ts +0 -95
- package/src/commands/CreateDeploymentGroupCommand.ts +0 -95
- package/src/commands/DeleteApplicationCommand.ts +0 -95
- package/src/commands/DeleteDeploymentConfigCommand.ts +0 -99
- package/src/commands/DeleteDeploymentGroupCommand.ts +0 -95
- package/src/commands/DeleteGitHubAccountTokenCommand.ts +0 -95
- package/src/commands/DeleteResourcesByExternalIdCommand.ts +0 -98
- package/src/commands/DeregisterOnPremisesInstanceCommand.ts +0 -98
- package/src/commands/GetApplicationCommand.ts +0 -95
- package/src/commands/GetApplicationRevisionCommand.ts +0 -95
- package/src/commands/GetDeploymentCommand.ts +0 -101
- package/src/commands/GetDeploymentConfigCommand.ts +0 -95
- package/src/commands/GetDeploymentGroupCommand.ts +0 -95
- package/src/commands/GetDeploymentInstanceCommand.ts +0 -97
- package/src/commands/GetDeploymentTargetCommand.ts +0 -95
- package/src/commands/GetOnPremisesInstanceCommand.ts +0 -95
- package/src/commands/ListApplicationRevisionsCommand.ts +0 -95
- package/src/commands/ListApplicationsCommand.ts +0 -95
- package/src/commands/ListDeploymentConfigsCommand.ts +0 -95
- package/src/commands/ListDeploymentGroupsCommand.ts +0 -96
- package/src/commands/ListDeploymentInstancesCommand.ts +0 -103
- package/src/commands/ListDeploymentTargetsCommand.ts +0 -95
- package/src/commands/ListDeploymentsCommand.ts +0 -96
- package/src/commands/ListGitHubAccountTokenNamesCommand.ts +0 -98
- package/src/commands/ListOnPremisesInstancesCommand.ts +0 -98
- package/src/commands/ListTagsForResourceCommand.ts +0 -96
- package/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts +0 -114
- package/src/commands/RegisterApplicationRevisionCommand.ts +0 -98
- package/src/commands/RegisterOnPremisesInstanceCommand.ts +0 -102
- package/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts +0 -101
- package/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts +0 -104
- package/src/commands/StopDeploymentCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -96
- package/src/commands/UntagResourceCommand.ts +0 -97
- package/src/commands/UpdateApplicationCommand.ts +0 -95
- package/src/commands/UpdateDeploymentGroupCommand.ts +0 -95
- package/src/endpoints.ts +0 -86
- package/src/index.ts +0 -58
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -7572
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListApplicationRevisionsPaginator.ts +0 -58
- package/src/pagination/ListApplicationsPaginator.ts +0 -58
- package/src/pagination/ListDeploymentConfigsPaginator.ts +0 -58
- package/src/pagination/ListDeploymentGroupsPaginator.ts +0 -58
- package/src/pagination/ListDeploymentInstancesPaginator.ts +0 -58
- package/src/pagination/ListDeploymentsPaginator.ts +0 -58
- package/src/protocols/Aws_json1_1.ts +0 -11359
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/src/waiters/waitForDeploymentSuccessful.ts +0 -63
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
15
|
-
import { SkipWaitTimeForInstanceTerminationInput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand,
|
|
18
|
-
serializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface SkipWaitTimeForInstanceTerminationCommandInput extends SkipWaitTimeForInstanceTerminationInput {}
|
|
22
|
-
export interface SkipWaitTimeForInstanceTerminationCommandOutput extends __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated
|
|
26
|
-
*
|
|
27
|
-
* <p>In a blue/green deployment, overrides any specified wait time and starts terminating
|
|
28
|
-
* instances immediately after the traffic routing is complete.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { CodeDeployClient, SkipWaitTimeForInstanceTerminationCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
|
|
33
|
-
* // const { CodeDeployClient, SkipWaitTimeForInstanceTerminationCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
|
|
34
|
-
* const client = new CodeDeployClient(config);
|
|
35
|
-
* const command = new SkipWaitTimeForInstanceTerminationCommand(input);
|
|
36
|
-
* const response = await client.send(command);
|
|
37
|
-
* ```
|
|
38
|
-
*
|
|
39
|
-
* @see {@link SkipWaitTimeForInstanceTerminationCommandInput} for command's `input` shape.
|
|
40
|
-
* @see {@link SkipWaitTimeForInstanceTerminationCommandOutput} for command's `response` shape.
|
|
41
|
-
* @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
|
|
42
|
-
*
|
|
43
|
-
*/
|
|
44
|
-
export class SkipWaitTimeForInstanceTerminationCommand extends $Command<
|
|
45
|
-
SkipWaitTimeForInstanceTerminationCommandInput,
|
|
46
|
-
SkipWaitTimeForInstanceTerminationCommandOutput,
|
|
47
|
-
CodeDeployClientResolvedConfig
|
|
48
|
-
> {
|
|
49
|
-
// Start section: command_properties
|
|
50
|
-
// End section: command_properties
|
|
51
|
-
|
|
52
|
-
constructor(readonly input: SkipWaitTimeForInstanceTerminationCommandInput) {
|
|
53
|
-
// Start section: command_constructor
|
|
54
|
-
super();
|
|
55
|
-
// End section: command_constructor
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
resolveMiddleware(
|
|
62
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
63
|
-
configuration: CodeDeployClientResolvedConfig,
|
|
64
|
-
options?: __HttpHandlerOptions
|
|
65
|
-
): Handler<SkipWaitTimeForInstanceTerminationCommandInput, SkipWaitTimeForInstanceTerminationCommandOutput> {
|
|
66
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
67
|
-
|
|
68
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
69
|
-
|
|
70
|
-
const { logger } = configuration;
|
|
71
|
-
const clientName = "CodeDeployClient";
|
|
72
|
-
const commandName = "SkipWaitTimeForInstanceTerminationCommand";
|
|
73
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
74
|
-
logger,
|
|
75
|
-
clientName,
|
|
76
|
-
commandName,
|
|
77
|
-
inputFilterSensitiveLog: SkipWaitTimeForInstanceTerminationInput.filterSensitiveLog,
|
|
78
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
79
|
-
};
|
|
80
|
-
const { requestHandler } = configuration;
|
|
81
|
-
return stack.resolve(
|
|
82
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
83
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
84
|
-
handlerExecutionContext
|
|
85
|
-
);
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
private serialize(
|
|
89
|
-
input: SkipWaitTimeForInstanceTerminationCommandInput,
|
|
90
|
-
context: __SerdeContext
|
|
91
|
-
): Promise<__HttpRequest> {
|
|
92
|
-
return serializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand(input, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
private deserialize(
|
|
96
|
-
output: __HttpResponse,
|
|
97
|
-
context: __SerdeContext
|
|
98
|
-
): Promise<SkipWaitTimeForInstanceTerminationCommandOutput> {
|
|
99
|
-
return deserializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand(output, context);
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
// Start section: command_body_extra
|
|
103
|
-
// End section: command_body_extra
|
|
104
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
15
|
-
import { StopDeploymentInput, StopDeploymentOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1StopDeploymentCommand,
|
|
18
|
-
serializeAws_json1_1StopDeploymentCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface StopDeploymentCommandInput extends StopDeploymentInput {}
|
|
22
|
-
export interface StopDeploymentCommandOutput extends StopDeploymentOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Attempts to stop an ongoing deployment.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { CodeDeployClient, StopDeploymentCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
|
|
30
|
-
* // const { CodeDeployClient, StopDeploymentCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
|
|
31
|
-
* const client = new CodeDeployClient(config);
|
|
32
|
-
* const command = new StopDeploymentCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link StopDeploymentCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link StopDeploymentCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class StopDeploymentCommand extends $Command<
|
|
42
|
-
StopDeploymentCommandInput,
|
|
43
|
-
StopDeploymentCommandOutput,
|
|
44
|
-
CodeDeployClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: StopDeploymentCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: CodeDeployClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<StopDeploymentCommandInput, StopDeploymentCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "CodeDeployClient";
|
|
69
|
-
const commandName = "StopDeploymentCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: StopDeploymentInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: StopDeploymentOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: StopDeploymentCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1StopDeploymentCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<StopDeploymentCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1StopDeploymentCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
15
|
-
import { TagResourceInput, TagResourceOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1TagResourceCommand,
|
|
18
|
-
serializeAws_json1_1TagResourceCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
22
|
-
export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p> Associates the list of tags in the input <code>Tags</code> parameter with the
|
|
26
|
-
* resource identified by the <code>ResourceArn</code> input parameter. </p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { CodeDeployClient, TagResourceCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
|
|
31
|
-
* // const { CodeDeployClient, TagResourceCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
|
|
32
|
-
* const client = new CodeDeployClient(config);
|
|
33
|
-
* const command = new TagResourceCommand(input);
|
|
34
|
-
* const response = await client.send(command);
|
|
35
|
-
* ```
|
|
36
|
-
*
|
|
37
|
-
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
38
|
-
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
39
|
-
* @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
|
|
40
|
-
*
|
|
41
|
-
*/
|
|
42
|
-
export class TagResourceCommand extends $Command<
|
|
43
|
-
TagResourceCommandInput,
|
|
44
|
-
TagResourceCommandOutput,
|
|
45
|
-
CodeDeployClientResolvedConfig
|
|
46
|
-
> {
|
|
47
|
-
// Start section: command_properties
|
|
48
|
-
// End section: command_properties
|
|
49
|
-
|
|
50
|
-
constructor(readonly input: TagResourceCommandInput) {
|
|
51
|
-
// Start section: command_constructor
|
|
52
|
-
super();
|
|
53
|
-
// End section: command_constructor
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
/**
|
|
57
|
-
* @internal
|
|
58
|
-
*/
|
|
59
|
-
resolveMiddleware(
|
|
60
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
61
|
-
configuration: CodeDeployClientResolvedConfig,
|
|
62
|
-
options?: __HttpHandlerOptions
|
|
63
|
-
): Handler<TagResourceCommandInput, TagResourceCommandOutput> {
|
|
64
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
65
|
-
|
|
66
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
67
|
-
|
|
68
|
-
const { logger } = configuration;
|
|
69
|
-
const clientName = "CodeDeployClient";
|
|
70
|
-
const commandName = "TagResourceCommand";
|
|
71
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
72
|
-
logger,
|
|
73
|
-
clientName,
|
|
74
|
-
commandName,
|
|
75
|
-
inputFilterSensitiveLog: TagResourceInput.filterSensitiveLog,
|
|
76
|
-
outputFilterSensitiveLog: TagResourceOutput.filterSensitiveLog,
|
|
77
|
-
};
|
|
78
|
-
const { requestHandler } = configuration;
|
|
79
|
-
return stack.resolve(
|
|
80
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
81
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
82
|
-
handlerExecutionContext
|
|
83
|
-
);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
private serialize(input: TagResourceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
87
|
-
return serializeAws_json1_1TagResourceCommand(input, context);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<TagResourceCommandOutput> {
|
|
91
|
-
return deserializeAws_json1_1TagResourceCommand(output, context);
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
// Start section: command_body_extra
|
|
95
|
-
// End section: command_body_extra
|
|
96
|
-
}
|
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
15
|
-
import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1UntagResourceCommand,
|
|
18
|
-
serializeAws_json1_1UntagResourceCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
22
|
-
export interface UntagResourceCommandOutput extends UntagResourceOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p> Disassociates a resource from a list of tags. The resource is identified by the
|
|
26
|
-
* <code>ResourceArn</code> input parameter. The tags are identified by the list of
|
|
27
|
-
* keys in the <code>TagKeys</code> input parameter. </p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { CodeDeployClient, UntagResourceCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
|
|
32
|
-
* // const { CodeDeployClient, UntagResourceCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
|
|
33
|
-
* const client = new CodeDeployClient(config);
|
|
34
|
-
* const command = new UntagResourceCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
43
|
-
export class UntagResourceCommand extends $Command<
|
|
44
|
-
UntagResourceCommandInput,
|
|
45
|
-
UntagResourceCommandOutput,
|
|
46
|
-
CodeDeployClientResolvedConfig
|
|
47
|
-
> {
|
|
48
|
-
// Start section: command_properties
|
|
49
|
-
// End section: command_properties
|
|
50
|
-
|
|
51
|
-
constructor(readonly input: UntagResourceCommandInput) {
|
|
52
|
-
// Start section: command_constructor
|
|
53
|
-
super();
|
|
54
|
-
// End section: command_constructor
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
/**
|
|
58
|
-
* @internal
|
|
59
|
-
*/
|
|
60
|
-
resolveMiddleware(
|
|
61
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
62
|
-
configuration: CodeDeployClientResolvedConfig,
|
|
63
|
-
options?: __HttpHandlerOptions
|
|
64
|
-
): Handler<UntagResourceCommandInput, UntagResourceCommandOutput> {
|
|
65
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
66
|
-
|
|
67
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
68
|
-
|
|
69
|
-
const { logger } = configuration;
|
|
70
|
-
const clientName = "CodeDeployClient";
|
|
71
|
-
const commandName = "UntagResourceCommand";
|
|
72
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
73
|
-
logger,
|
|
74
|
-
clientName,
|
|
75
|
-
commandName,
|
|
76
|
-
inputFilterSensitiveLog: UntagResourceInput.filterSensitiveLog,
|
|
77
|
-
outputFilterSensitiveLog: UntagResourceOutput.filterSensitiveLog,
|
|
78
|
-
};
|
|
79
|
-
const { requestHandler } = configuration;
|
|
80
|
-
return stack.resolve(
|
|
81
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
82
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
83
|
-
handlerExecutionContext
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
private serialize(input: UntagResourceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
88
|
-
return serializeAws_json1_1UntagResourceCommand(input, context);
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UntagResourceCommandOutput> {
|
|
92
|
-
return deserializeAws_json1_1UntagResourceCommand(output, context);
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// Start section: command_body_extra
|
|
96
|
-
// End section: command_body_extra
|
|
97
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
15
|
-
import { UpdateApplicationInput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1UpdateApplicationCommand,
|
|
18
|
-
serializeAws_json1_1UpdateApplicationCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateApplicationCommandInput extends UpdateApplicationInput {}
|
|
22
|
-
export interface UpdateApplicationCommandOutput extends __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Changes the name of an application.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { CodeDeployClient, UpdateApplicationCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
|
|
30
|
-
* // const { CodeDeployClient, UpdateApplicationCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
|
|
31
|
-
* const client = new CodeDeployClient(config);
|
|
32
|
-
* const command = new UpdateApplicationCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdateApplicationCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdateApplicationCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class UpdateApplicationCommand extends $Command<
|
|
42
|
-
UpdateApplicationCommandInput,
|
|
43
|
-
UpdateApplicationCommandOutput,
|
|
44
|
-
CodeDeployClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: UpdateApplicationCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: CodeDeployClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<UpdateApplicationCommandInput, UpdateApplicationCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "CodeDeployClient";
|
|
69
|
-
const commandName = "UpdateApplicationCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: UpdateApplicationInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: (output: any) => output,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: UpdateApplicationCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1UpdateApplicationCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateApplicationCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1UpdateApplicationCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
5
|
-
FinalizeHandlerArguments,
|
|
6
|
-
Handler,
|
|
7
|
-
HandlerExecutionContext,
|
|
8
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
9
|
-
MetadataBearer as __MetadataBearer,
|
|
10
|
-
MiddlewareStack,
|
|
11
|
-
SerdeContext as __SerdeContext,
|
|
12
|
-
} from "@aws-sdk/types";
|
|
13
|
-
|
|
14
|
-
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
15
|
-
import { UpdateDeploymentGroupInput, UpdateDeploymentGroupOutput } from "../models/models_0";
|
|
16
|
-
import {
|
|
17
|
-
deserializeAws_json1_1UpdateDeploymentGroupCommand,
|
|
18
|
-
serializeAws_json1_1UpdateDeploymentGroupCommand,
|
|
19
|
-
} from "../protocols/Aws_json1_1";
|
|
20
|
-
|
|
21
|
-
export interface UpdateDeploymentGroupCommandInput extends UpdateDeploymentGroupInput {}
|
|
22
|
-
export interface UpdateDeploymentGroupCommandOutput extends UpdateDeploymentGroupOutput, __MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* <p>Changes information about a deployment group.</p>
|
|
26
|
-
* @example
|
|
27
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
28
|
-
* ```javascript
|
|
29
|
-
* import { CodeDeployClient, UpdateDeploymentGroupCommand } from "@aws-sdk/client-codedeploy"; // ES Modules import
|
|
30
|
-
* // const { CodeDeployClient, UpdateDeploymentGroupCommand } = require("@aws-sdk/client-codedeploy"); // CommonJS import
|
|
31
|
-
* const client = new CodeDeployClient(config);
|
|
32
|
-
* const command = new UpdateDeploymentGroupCommand(input);
|
|
33
|
-
* const response = await client.send(command);
|
|
34
|
-
* ```
|
|
35
|
-
*
|
|
36
|
-
* @see {@link UpdateDeploymentGroupCommandInput} for command's `input` shape.
|
|
37
|
-
* @see {@link UpdateDeploymentGroupCommandOutput} for command's `response` shape.
|
|
38
|
-
* @see {@link CodeDeployClientResolvedConfig | config} for command's `input` shape.
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
export class UpdateDeploymentGroupCommand extends $Command<
|
|
42
|
-
UpdateDeploymentGroupCommandInput,
|
|
43
|
-
UpdateDeploymentGroupCommandOutput,
|
|
44
|
-
CodeDeployClientResolvedConfig
|
|
45
|
-
> {
|
|
46
|
-
// Start section: command_properties
|
|
47
|
-
// End section: command_properties
|
|
48
|
-
|
|
49
|
-
constructor(readonly input: UpdateDeploymentGroupCommandInput) {
|
|
50
|
-
// Start section: command_constructor
|
|
51
|
-
super();
|
|
52
|
-
// End section: command_constructor
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/**
|
|
56
|
-
* @internal
|
|
57
|
-
*/
|
|
58
|
-
resolveMiddleware(
|
|
59
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
60
|
-
configuration: CodeDeployClientResolvedConfig,
|
|
61
|
-
options?: __HttpHandlerOptions
|
|
62
|
-
): Handler<UpdateDeploymentGroupCommandInput, UpdateDeploymentGroupCommandOutput> {
|
|
63
|
-
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
64
|
-
|
|
65
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
66
|
-
|
|
67
|
-
const { logger } = configuration;
|
|
68
|
-
const clientName = "CodeDeployClient";
|
|
69
|
-
const commandName = "UpdateDeploymentGroupCommand";
|
|
70
|
-
const handlerExecutionContext: HandlerExecutionContext = {
|
|
71
|
-
logger,
|
|
72
|
-
clientName,
|
|
73
|
-
commandName,
|
|
74
|
-
inputFilterSensitiveLog: UpdateDeploymentGroupInput.filterSensitiveLog,
|
|
75
|
-
outputFilterSensitiveLog: UpdateDeploymentGroupOutput.filterSensitiveLog,
|
|
76
|
-
};
|
|
77
|
-
const { requestHandler } = configuration;
|
|
78
|
-
return stack.resolve(
|
|
79
|
-
(request: FinalizeHandlerArguments<any>) =>
|
|
80
|
-
requestHandler.handle(request.request as __HttpRequest, options || {}),
|
|
81
|
-
handlerExecutionContext
|
|
82
|
-
);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
private serialize(input: UpdateDeploymentGroupCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
|
|
86
|
-
return serializeAws_json1_1UpdateDeploymentGroupCommand(input, context);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateDeploymentGroupCommandOutput> {
|
|
90
|
-
return deserializeAws_json1_1UpdateDeploymentGroupCommand(output, context);
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
// Start section: command_body_extra
|
|
94
|
-
// End section: command_body_extra
|
|
95
|
-
}
|
package/src/endpoints.ts
DELETED
|
@@ -1,86 +0,0 @@
|
|
|
1
|
-
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
3
|
-
|
|
4
|
-
const regionHash: RegionHash = {
|
|
5
|
-
"us-east-1-fips": {
|
|
6
|
-
hostname: "codedeploy-fips.us-east-1.amazonaws.com",
|
|
7
|
-
signingRegion: "us-east-1",
|
|
8
|
-
},
|
|
9
|
-
"us-east-2-fips": {
|
|
10
|
-
hostname: "codedeploy-fips.us-east-2.amazonaws.com",
|
|
11
|
-
signingRegion: "us-east-2",
|
|
12
|
-
},
|
|
13
|
-
"us-gov-east-1-fips": {
|
|
14
|
-
hostname: "codedeploy-fips.us-gov-east-1.amazonaws.com",
|
|
15
|
-
signingRegion: "us-gov-east-1",
|
|
16
|
-
},
|
|
17
|
-
"us-gov-west-1-fips": {
|
|
18
|
-
hostname: "codedeploy-fips.us-gov-west-1.amazonaws.com",
|
|
19
|
-
signingRegion: "us-gov-west-1",
|
|
20
|
-
},
|
|
21
|
-
"us-west-1-fips": {
|
|
22
|
-
hostname: "codedeploy-fips.us-west-1.amazonaws.com",
|
|
23
|
-
signingRegion: "us-west-1",
|
|
24
|
-
},
|
|
25
|
-
"us-west-2-fips": {
|
|
26
|
-
hostname: "codedeploy-fips.us-west-2.amazonaws.com",
|
|
27
|
-
signingRegion: "us-west-2",
|
|
28
|
-
},
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
const partitionHash: PartitionHash = {
|
|
32
|
-
aws: {
|
|
33
|
-
regions: [
|
|
34
|
-
"af-south-1",
|
|
35
|
-
"ap-east-1",
|
|
36
|
-
"ap-northeast-1",
|
|
37
|
-
"ap-northeast-2",
|
|
38
|
-
"ap-northeast-3",
|
|
39
|
-
"ap-south-1",
|
|
40
|
-
"ap-southeast-1",
|
|
41
|
-
"ap-southeast-2",
|
|
42
|
-
"ca-central-1",
|
|
43
|
-
"eu-central-1",
|
|
44
|
-
"eu-north-1",
|
|
45
|
-
"eu-south-1",
|
|
46
|
-
"eu-west-1",
|
|
47
|
-
"eu-west-2",
|
|
48
|
-
"eu-west-3",
|
|
49
|
-
"me-south-1",
|
|
50
|
-
"sa-east-1",
|
|
51
|
-
"us-east-1",
|
|
52
|
-
"us-east-1-fips",
|
|
53
|
-
"us-east-2",
|
|
54
|
-
"us-east-2-fips",
|
|
55
|
-
"us-west-1",
|
|
56
|
-
"us-west-1-fips",
|
|
57
|
-
"us-west-2",
|
|
58
|
-
"us-west-2-fips",
|
|
59
|
-
],
|
|
60
|
-
hostname: "codedeploy.{region}.amazonaws.com",
|
|
61
|
-
},
|
|
62
|
-
"aws-cn": {
|
|
63
|
-
regions: ["cn-north-1", "cn-northwest-1"],
|
|
64
|
-
hostname: "codedeploy.{region}.amazonaws.com.cn",
|
|
65
|
-
},
|
|
66
|
-
"aws-iso": {
|
|
67
|
-
regions: ["us-iso-east-1"],
|
|
68
|
-
hostname: "codedeploy.{region}.c2s.ic.gov",
|
|
69
|
-
},
|
|
70
|
-
"aws-iso-b": {
|
|
71
|
-
regions: ["us-isob-east-1"],
|
|
72
|
-
hostname: "codedeploy.{region}.sc2s.sgov.gov",
|
|
73
|
-
},
|
|
74
|
-
"aws-us-gov": {
|
|
75
|
-
regions: ["us-gov-east-1", "us-gov-east-1-fips", "us-gov-west-1", "us-gov-west-1-fips"],
|
|
76
|
-
hostname: "codedeploy.{region}.amazonaws.com",
|
|
77
|
-
},
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
export const defaultRegionInfoProvider: RegionInfoProvider = async (region: string, options?: any) =>
|
|
81
|
-
getRegionInfo(region, {
|
|
82
|
-
...options,
|
|
83
|
-
signingService: "codedeploy",
|
|
84
|
-
regionHash,
|
|
85
|
-
partitionHash,
|
|
86
|
-
});
|