@aws-sdk/client-proton 3.30.0 → 3.34.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 +35 -0
- package/dist/cjs/ProtonClient.js +13 -13
- package/dist/cjs/ProtonClient.js.map +1 -1
- package/dist/cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +3 -3
- package/dist/cjs/commands/AcceptEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/CancelEnvironmentDeploymentCommand.js +3 -3
- package/dist/cjs/commands/CancelEnvironmentDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/CancelServiceInstanceDeploymentCommand.js +3 -3
- package/dist/cjs/commands/CancelServiceInstanceDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/CancelServicePipelineDeploymentCommand.js +3 -3
- package/dist/cjs/commands/CancelServicePipelineDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/CreateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist/cjs/commands/CreateEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/CreateEnvironmentCommand.js.map +1 -1
- package/dist/cjs/commands/CreateEnvironmentTemplateCommand.js +3 -3
- package/dist/cjs/commands/CreateEnvironmentTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/CreateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/CreateEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateServiceCommand.js +3 -3
- package/dist/cjs/commands/CreateServiceCommand.js.map +1 -1
- package/dist/cjs/commands/CreateServiceTemplateCommand.js +3 -3
- package/dist/cjs/commands/CreateServiceTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/CreateServiceTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/CreateServiceTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +3 -3
- package/dist/cjs/commands/DeleteEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/DeleteEnvironmentCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteEnvironmentTemplateCommand.js +3 -3
- package/dist/cjs/commands/DeleteEnvironmentTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/DeleteEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteServiceCommand.js +3 -3
- package/dist/cjs/commands/DeleteServiceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteServiceTemplateCommand.js +3 -3
- package/dist/cjs/commands/DeleteServiceTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteServiceTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/DeleteServiceTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccountSettingsCommand.js +3 -3
- package/dist/cjs/commands/GetAccountSettingsCommand.js.map +1 -1
- package/dist/cjs/commands/GetEnvironmentAccountConnectionCommand.js +3 -3
- package/dist/cjs/commands/GetEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/GetEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/GetEnvironmentCommand.js.map +1 -1
- package/dist/cjs/commands/GetEnvironmentTemplateCommand.js +3 -3
- package/dist/cjs/commands/GetEnvironmentTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/GetEnvironmentTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/GetEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetServiceCommand.js +3 -3
- package/dist/cjs/commands/GetServiceCommand.js.map +1 -1
- package/dist/cjs/commands/GetServiceInstanceCommand.js +3 -3
- package/dist/cjs/commands/GetServiceInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/GetServiceTemplateCommand.js +3 -3
- package/dist/cjs/commands/GetServiceTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/GetServiceTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/GetServiceTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/commands/ListEnvironmentAccountConnectionsCommand.js +3 -3
- package/dist/cjs/commands/ListEnvironmentAccountConnectionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListEnvironmentTemplateVersionsCommand.js +3 -3
- package/dist/cjs/commands/ListEnvironmentTemplateVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListEnvironmentTemplatesCommand.js +3 -3
- package/dist/cjs/commands/ListEnvironmentTemplatesCommand.js.map +1 -1
- package/dist/cjs/commands/ListEnvironmentsCommand.js +3 -3
- package/dist/cjs/commands/ListEnvironmentsCommand.js.map +1 -1
- package/dist/cjs/commands/ListServiceInstancesCommand.js +3 -3
- package/dist/cjs/commands/ListServiceInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/ListServiceTemplateVersionsCommand.js +3 -3
- package/dist/cjs/commands/ListServiceTemplateVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListServiceTemplatesCommand.js +3 -3
- package/dist/cjs/commands/ListServiceTemplatesCommand.js.map +1 -1
- package/dist/cjs/commands/ListServicesCommand.js +3 -3
- package/dist/cjs/commands/ListServicesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/RejectEnvironmentAccountConnectionCommand.js +3 -3
- package/dist/cjs/commands/RejectEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist/cjs/commands/UpdateAccountSettingsCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist/cjs/commands/UpdateEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/UpdateEnvironmentCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateEnvironmentTemplateCommand.js +3 -3
- package/dist/cjs/commands/UpdateEnvironmentTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/UpdateEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateServiceCommand.js +3 -3
- package/dist/cjs/commands/UpdateServiceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateServiceInstanceCommand.js +3 -3
- package/dist/cjs/commands/UpdateServiceInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateServicePipelineCommand.js +3 -3
- package/dist/cjs/commands/UpdateServicePipelineCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateServiceTemplateCommand.js +3 -3
- package/dist/cjs/commands/UpdateServiceTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateServiceTemplateVersionCommand.js +3 -3
- package/dist/cjs/commands/UpdateServiceTemplateVersionCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +70 -70
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +40 -40
- package/dist/cjs/protocols/Aws_json1_0.js +204 -204
- package/dist/cjs/protocols/Aws_json1_0.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/cjs/waiters/waitForEnvironmentDeployed.js +3 -3
- package/dist/cjs/waiters/waitForEnvironmentDeployed.js.map +1 -1
- package/dist/cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js +3 -3
- package/dist/cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js.map +1 -1
- package/dist/cjs/waiters/waitForServiceCreated.js +3 -3
- package/dist/cjs/waiters/waitForServiceCreated.js.map +1 -1
- package/dist/cjs/waiters/waitForServiceDeleted.js +3 -3
- package/dist/cjs/waiters/waitForServiceDeleted.js.map +1 -1
- package/dist/cjs/waiters/waitForServiceInstanceDeployed.js +3 -3
- package/dist/cjs/waiters/waitForServiceInstanceDeployed.js.map +1 -1
- package/dist/cjs/waiters/waitForServicePipelineDeployed.js +3 -3
- package/dist/cjs/waiters/waitForServicePipelineDeployed.js.map +1 -1
- package/dist/cjs/waiters/waitForServiceTemplateVersionRegistered.js +3 -3
- package/dist/cjs/waiters/waitForServiceTemplateVersionRegistered.js.map +1 -1
- package/dist/cjs/waiters/waitForServiceUpdated.js +3 -3
- package/dist/cjs/waiters/waitForServiceUpdated.js.map +1 -1
- package/dist/es/Proton.js +1 -124
- package/dist/es/Proton.js.map +1 -1
- package/dist/es/ProtonClient.js +1 -129
- package/dist/es/ProtonClient.js.map +1 -1
- package/dist/es/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -31
- package/dist/es/commands/AcceptEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/es/commands/CancelEnvironmentDeploymentCommand.js +2 -41
- package/dist/es/commands/CancelEnvironmentDeploymentCommand.js.map +1 -1
- package/dist/es/commands/CancelServiceInstanceDeploymentCommand.js +2 -41
- package/dist/es/commands/CancelServiceInstanceDeploymentCommand.js.map +1 -1
- package/dist/es/commands/CancelServicePipelineDeploymentCommand.js +2 -41
- package/dist/es/commands/CancelServicePipelineDeploymentCommand.js.map +1 -1
- package/dist/es/commands/CreateEnvironmentAccountConnectionCommand.js +2 -31
- package/dist/es/commands/CreateEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/es/commands/CreateEnvironmentCommand.js +2 -30
- package/dist/es/commands/CreateEnvironmentCommand.js.map +1 -1
- package/dist/es/commands/CreateEnvironmentTemplateCommand.js +2 -42
- package/dist/es/commands/CreateEnvironmentTemplateCommand.js.map +1 -1
- package/dist/es/commands/CreateEnvironmentTemplateVersionCommand.js +2 -29
- package/dist/es/commands/CreateEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/es/commands/CreateServiceCommand.js +2 -29
- package/dist/es/commands/CreateServiceCommand.js.map +1 -1
- package/dist/es/commands/CreateServiceTemplateCommand.js +2 -31
- package/dist/es/commands/CreateServiceTemplateCommand.js.map +1 -1
- package/dist/es/commands/CreateServiceTemplateVersionCommand.js +2 -29
- package/dist/es/commands/CreateServiceTemplateVersionCommand.js.map +1 -1
- package/dist/es/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -32
- package/dist/es/commands/DeleteEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/es/commands/DeleteEnvironmentCommand.js +2 -27
- package/dist/es/commands/DeleteEnvironmentCommand.js.map +1 -1
- package/dist/es/commands/DeleteEnvironmentTemplateCommand.js +2 -27
- package/dist/es/commands/DeleteEnvironmentTemplateCommand.js.map +1 -1
- package/dist/es/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -33
- package/dist/es/commands/DeleteEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/es/commands/DeleteServiceCommand.js +2 -27
- package/dist/es/commands/DeleteServiceCommand.js.map +1 -1
- package/dist/es/commands/DeleteServiceTemplateCommand.js +2 -27
- package/dist/es/commands/DeleteServiceTemplateCommand.js.map +1 -1
- package/dist/es/commands/DeleteServiceTemplateVersionCommand.js +2 -33
- package/dist/es/commands/DeleteServiceTemplateVersionCommand.js.map +1 -1
- package/dist/es/commands/GetAccountSettingsCommand.js +2 -27
- package/dist/es/commands/GetAccountSettingsCommand.js.map +1 -1
- package/dist/es/commands/GetEnvironmentAccountConnectionCommand.js +2 -29
- package/dist/es/commands/GetEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/es/commands/GetEnvironmentCommand.js +2 -27
- package/dist/es/commands/GetEnvironmentCommand.js.map +1 -1
- package/dist/es/commands/GetEnvironmentTemplateCommand.js +2 -27
- package/dist/es/commands/GetEnvironmentTemplateCommand.js.map +1 -1
- package/dist/es/commands/GetEnvironmentTemplateVersionCommand.js +2 -27
- package/dist/es/commands/GetEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/es/commands/GetServiceCommand.js +2 -27
- package/dist/es/commands/GetServiceCommand.js.map +1 -1
- package/dist/es/commands/GetServiceInstanceCommand.js +2 -28
- package/dist/es/commands/GetServiceInstanceCommand.js.map +1 -1
- package/dist/es/commands/GetServiceTemplateCommand.js +2 -27
- package/dist/es/commands/GetServiceTemplateCommand.js.map +1 -1
- package/dist/es/commands/GetServiceTemplateVersionCommand.js +2 -27
- package/dist/es/commands/GetServiceTemplateVersionCommand.js.map +1 -1
- package/dist/es/commands/ListEnvironmentAccountConnectionsCommand.js +2 -29
- package/dist/es/commands/ListEnvironmentAccountConnectionsCommand.js.map +1 -1
- package/dist/es/commands/ListEnvironmentTemplateVersionsCommand.js +2 -27
- package/dist/es/commands/ListEnvironmentTemplateVersionsCommand.js.map +1 -1
- package/dist/es/commands/ListEnvironmentTemplatesCommand.js +2 -27
- package/dist/es/commands/ListEnvironmentTemplatesCommand.js.map +1 -1
- package/dist/es/commands/ListEnvironmentsCommand.js +2 -27
- package/dist/es/commands/ListEnvironmentsCommand.js.map +1 -1
- package/dist/es/commands/ListServiceInstancesCommand.js +2 -27
- package/dist/es/commands/ListServiceInstancesCommand.js.map +1 -1
- package/dist/es/commands/ListServiceTemplateVersionsCommand.js +2 -27
- package/dist/es/commands/ListServiceTemplateVersionsCommand.js.map +1 -1
- package/dist/es/commands/ListServiceTemplatesCommand.js +2 -27
- package/dist/es/commands/ListServiceTemplatesCommand.js.map +1 -1
- package/dist/es/commands/ListServicesCommand.js +2 -27
- package/dist/es/commands/ListServicesCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -27
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/RejectEnvironmentAccountConnectionCommand.js +2 -32
- package/dist/es/commands/RejectEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -27
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -27
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateAccountSettingsCommand.js +2 -27
- package/dist/es/commands/UpdateAccountSettingsCommand.js.map +1 -1
- package/dist/es/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -29
- package/dist/es/commands/UpdateEnvironmentAccountConnectionCommand.js.map +1 -1
- package/dist/es/commands/UpdateEnvironmentCommand.js +2 -72
- package/dist/es/commands/UpdateEnvironmentCommand.js.map +1 -1
- package/dist/es/commands/UpdateEnvironmentTemplateCommand.js +2 -27
- package/dist/es/commands/UpdateEnvironmentTemplateCommand.js.map +1 -1
- package/dist/es/commands/UpdateEnvironmentTemplateVersionCommand.js +2 -27
- package/dist/es/commands/UpdateEnvironmentTemplateVersionCommand.js.map +1 -1
- package/dist/es/commands/UpdateServiceCommand.js +2 -33
- package/dist/es/commands/UpdateServiceCommand.js.map +1 -1
- package/dist/es/commands/UpdateServiceInstanceCommand.js +2 -65
- package/dist/es/commands/UpdateServiceInstanceCommand.js.map +1 -1
- package/dist/es/commands/UpdateServicePipelineCommand.js +2 -65
- package/dist/es/commands/UpdateServicePipelineCommand.js.map +1 -1
- package/dist/es/commands/UpdateServiceTemplateCommand.js +2 -27
- package/dist/es/commands/UpdateServiceTemplateCommand.js.map +1 -1
- package/dist/es/commands/UpdateServiceTemplateVersionCommand.js +2 -27
- package/dist/es/commands/UpdateServiceTemplateVersionCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -387
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +40 -40
- package/dist/es/pagination/ListEnvironmentAccountConnectionsPaginator.js +16 -28
- package/dist/es/pagination/ListEnvironmentAccountConnectionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListEnvironmentTemplateVersionsPaginator.js +16 -28
- package/dist/es/pagination/ListEnvironmentTemplateVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListEnvironmentTemplatesPaginator.js +16 -28
- package/dist/es/pagination/ListEnvironmentTemplatesPaginator.js.map +1 -1
- package/dist/es/pagination/ListEnvironmentsPaginator.js +16 -28
- package/dist/es/pagination/ListEnvironmentsPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceInstancesPaginator.js +16 -28
- package/dist/es/pagination/ListServiceInstancesPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceTemplateVersionsPaginator.js +16 -28
- package/dist/es/pagination/ListServiceTemplateVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceTemplatesPaginator.js +16 -28
- package/dist/es/pagination/ListServiceTemplatesPaginator.js.map +1 -1
- package/dist/es/pagination/ListServicesPaginator.js +16 -28
- package/dist/es/pagination/ListServicesPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js +16 -28
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_0.js +1496 -1501
- package/dist/es/protocols/Aws_json1_0.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/es/waiters/waitForEnvironmentDeployed.js +9 -18
- package/dist/es/waiters/waitForEnvironmentDeployed.js.map +1 -1
- package/dist/es/waiters/waitForEnvironmentTemplateVersionRegistered.js +10 -19
- package/dist/es/waiters/waitForEnvironmentTemplateVersionRegistered.js.map +1 -1
- package/dist/es/waiters/waitForServiceCreated.js +11 -20
- package/dist/es/waiters/waitForServiceCreated.js.map +1 -1
- package/dist/es/waiters/waitForServiceDeleted.js +9 -18
- package/dist/es/waiters/waitForServiceDeleted.js.map +1 -1
- package/dist/es/waiters/waitForServiceInstanceDeployed.js +9 -18
- package/dist/es/waiters/waitForServiceInstanceDeployed.js.map +1 -1
- package/dist/es/waiters/waitForServicePipelineDeployed.js +9 -18
- package/dist/es/waiters/waitForServicePipelineDeployed.js.map +1 -1
- package/dist/es/waiters/waitForServiceTemplateVersionRegistered.js +10 -19
- package/dist/es/waiters/waitForServiceTemplateVersionRegistered.js.map +1 -1
- package/dist/es/waiters/waitForServiceUpdated.js +12 -21
- package/dist/es/waiters/waitForServiceUpdated.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +40 -40
- package/protocols/Aws_json1_0.ts +45 -40
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UntagResourceCommand.js","sourceRoot":"","sources":["../../../commands/UntagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UntagResourceCommand.js","sourceRoot":"","sources":["../../../commands/UntagResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -3,38 +3,13 @@ import { UpdateAccountSettingsInput, UpdateAccountSettingsOutput } from "../mode
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateAccountSettingsCommand, serializeAws_json1_0UpdateAccountSettingsCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Update the AWS Proton pipeline service account settings.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ProtonClient, UpdateAccountSettingsCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
12
|
-
* // const { ProtonClient, UpdateAccountSettingsCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
13
|
-
* const client = new ProtonClient(config);
|
|
14
|
-
* const command = new UpdateAccountSettingsCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateAccountSettingsCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateAccountSettingsCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateAccountSettingsCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateAccountSettingsCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateAccountSettingsCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateAccountSettingsCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateAccountSettingsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateAccountSettingsCommand.js","sourceRoot":"","sources":["../../../commands/UpdateAccountSettingsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateAccountSettingsCommand.js","sourceRoot":"","sources":["../../../commands/UpdateAccountSettingsCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,40 +3,13 @@ import { UpdateEnvironmentAccountConnectionInput, UpdateEnvironmentAccountConnec
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateEnvironmentAccountConnectionCommand, serializeAws_json1_0UpdateEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>In an environment account, update an environment account connection to use a new IAM role.</p>
|
|
8
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/adminguide/ag-env-account-connections.html">Environment account
|
|
9
|
-
* connections</a> in the <i>AWS Proton Administrator guide</i>.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { ProtonClient, UpdateEnvironmentAccountConnectionCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
14
|
-
* // const { ProtonClient, UpdateEnvironmentAccountConnectionCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
15
|
-
* const client = new ProtonClient(config);
|
|
16
|
-
* const command = new UpdateEnvironmentAccountConnectionCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link UpdateEnvironmentAccountConnectionCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link UpdateEnvironmentAccountConnectionCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var UpdateEnvironmentAccountConnectionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateEnvironmentAccountConnectionCommand = (function (_super) {
|
|
26
7
|
__extends(UpdateEnvironmentAccountConnectionCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function UpdateEnvironmentAccountConnectionCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
UpdateEnvironmentAccountConnectionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateEnvironmentAccountConnectionCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentAccountConnectionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uCAAuC,EAAE,wCAAwC,EAAE,MAAM,oBAAoB,CAAC;AACvH,OAAO,EACL,+DAA+D,EAC/D,6DAA6D,GAC9D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateEnvironmentAccountConnectionCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentAccountConnectionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uCAAuC,EAAE,wCAAwC,EAAE,MAAM,oBAAoB,CAAC;AACvH,OAAO,EACL,+DAA+D,EAC/D,6DAA6D,GAC9D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAmC7D;IAA+D,6DAI9D;IAIC,mDAAqB,KAAqD;QAA1E,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAgD;;IAI1E,CAAC;IAKD,qEAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,2CAA2C,CAAC;QAChE,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uCAAuC,CAAC,kBAAkB;YACnF,wBAAwB,EAAE,wCAAwC,CAAC,kBAAkB;SACtF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,6DAAS,GAAjB,UACE,KAAqD,EACrD,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAEO,+DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,+DAA+D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAIH,gDAAC;AAAD,CAAC,AA5DD,CAA+D,QAAQ,GA4DtE"}
|
|
@@ -3,83 +3,13 @@ import { UpdateEnvironmentInput, UpdateEnvironmentOutput } from "../models/model
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateEnvironmentCommand, serializeAws_json1_0UpdateEnvironmentCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Update an environment.</p>
|
|
8
|
-
* <p>If the environment is associated with an environment account connection, <i>don't</i> update or include the
|
|
9
|
-
* <code>protonServiceRoleArn</code> parameter to update or connect to an environment account connection. </p>
|
|
10
|
-
* <p>You can only update to a new environment account connection if it was created in the same environment account that the current
|
|
11
|
-
* environment account connection was created in and is associated with the current environment.</p>
|
|
12
|
-
* <p>If the environment <i>isn't</i> associated with an environment account connection, <i>don't</i> update or
|
|
13
|
-
* include the <code>environmentAccountConnectionId</code> parameter to update or connect to an environment account connection.</p>
|
|
14
|
-
* <p>You can update either the <code>environmentAccountConnectionId</code> or <code>protonServiceRoleArn</code> parameter and value. You
|
|
15
|
-
* can’t update both.</p>
|
|
16
|
-
* <p>There are four modes for updating an environment as described in the following. The <code>deploymentType</code> field defines the
|
|
17
|
-
* mode.</p>
|
|
18
|
-
* <dl>
|
|
19
|
-
* <dt/>
|
|
20
|
-
* <dd>
|
|
21
|
-
* <p>
|
|
22
|
-
* <code>NONE</code>
|
|
23
|
-
* </p>
|
|
24
|
-
* <p>In this mode, a deployment <i>doesn't</i> occur. Only the requested metadata parameters are updated.</p>
|
|
25
|
-
* </dd>
|
|
26
|
-
* <dt/>
|
|
27
|
-
* <dd>
|
|
28
|
-
* <p>
|
|
29
|
-
* <code>CURRENT_VERSION</code>
|
|
30
|
-
* </p>
|
|
31
|
-
* <p>In this mode, the environment is deployed and updated with the new spec that you provide. Only requested parameters are
|
|
32
|
-
* updated. <i>Don’t</i> include minor or major version parameters when you use this
|
|
33
|
-
* <code>deployment-type</code>.</p>
|
|
34
|
-
* </dd>
|
|
35
|
-
* <dt/>
|
|
36
|
-
* <dd>
|
|
37
|
-
* <p>
|
|
38
|
-
* <code>MINOR_VERSION</code>
|
|
39
|
-
* </p>
|
|
40
|
-
* <p>In this mode, the environment is deployed and updated with the published, recommended (latest) minor version of the current
|
|
41
|
-
* major version in use, by default. You can also specify a different minor version of the current major version in use.</p>
|
|
42
|
-
* </dd>
|
|
43
|
-
* <dt/>
|
|
44
|
-
* <dd>
|
|
45
|
-
* <p>
|
|
46
|
-
* <code>MAJOR_VERSION</code>
|
|
47
|
-
* </p>
|
|
48
|
-
* <p>In this mode, the environment is deployed and updated with the published, recommended (latest) major and minor version of
|
|
49
|
-
* the current template, by default. You can also specify a different major version that's higher than the major version in use
|
|
50
|
-
* and a minor version (optional).</p>
|
|
51
|
-
* </dd>
|
|
52
|
-
* </dl>
|
|
53
|
-
* @example
|
|
54
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
55
|
-
* ```javascript
|
|
56
|
-
* import { ProtonClient, UpdateEnvironmentCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
57
|
-
* // const { ProtonClient, UpdateEnvironmentCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
58
|
-
* const client = new ProtonClient(config);
|
|
59
|
-
* const command = new UpdateEnvironmentCommand(input);
|
|
60
|
-
* const response = await client.send(command);
|
|
61
|
-
* ```
|
|
62
|
-
*
|
|
63
|
-
* @see {@link UpdateEnvironmentCommandInput} for command's `input` shape.
|
|
64
|
-
* @see {@link UpdateEnvironmentCommandOutput} for command's `response` shape.
|
|
65
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
66
|
-
*
|
|
67
|
-
*/
|
|
68
|
-
var UpdateEnvironmentCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateEnvironmentCommand = (function (_super) {
|
|
69
7
|
__extends(UpdateEnvironmentCommand, _super);
|
|
70
|
-
// Start section: command_properties
|
|
71
|
-
// End section: command_properties
|
|
72
8
|
function UpdateEnvironmentCommand(input) {
|
|
73
|
-
var _this =
|
|
74
|
-
// Start section: command_constructor
|
|
75
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
76
10
|
_this.input = input;
|
|
77
11
|
return _this;
|
|
78
|
-
// End section: command_constructor
|
|
79
12
|
}
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
13
|
UpdateEnvironmentCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
84
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
85
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateEnvironmentCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateEnvironmentCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA4E7D;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
|
|
@@ -3,38 +3,13 @@ import { UpdateEnvironmentTemplateInput, UpdateEnvironmentTemplateOutput } from
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateEnvironmentTemplateCommand, serializeAws_json1_0UpdateEnvironmentTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Update an environment template.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ProtonClient, UpdateEnvironmentTemplateCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
12
|
-
* // const { ProtonClient, UpdateEnvironmentTemplateCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
13
|
-
* const client = new ProtonClient(config);
|
|
14
|
-
* const command = new UpdateEnvironmentTemplateCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateEnvironmentTemplateCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateEnvironmentTemplateCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateEnvironmentTemplateCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateEnvironmentTemplateCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateEnvironmentTemplateCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateEnvironmentTemplateCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateEnvironmentTemplateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateEnvironmentTemplateCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentTemplateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateEnvironmentTemplateCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentTemplateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
|
|
@@ -3,38 +3,13 @@ import { UpdateEnvironmentTemplateVersionInput, UpdateEnvironmentTemplateVersion
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateEnvironmentTemplateVersionCommand, serializeAws_json1_0UpdateEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Update a major or minor version of an environment template.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ProtonClient, UpdateEnvironmentTemplateVersionCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
12
|
-
* // const { ProtonClient, UpdateEnvironmentTemplateVersionCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
13
|
-
* const client = new ProtonClient(config);
|
|
14
|
-
* const command = new UpdateEnvironmentTemplateVersionCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateEnvironmentTemplateVersionCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateEnvironmentTemplateVersionCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateEnvironmentTemplateVersionCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateEnvironmentTemplateVersionCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateEnvironmentTemplateVersionCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateEnvironmentTemplateVersionCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateEnvironmentTemplateVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateEnvironmentTemplateVersionCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentTemplateVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oBAAoB,CAAC;AACnH,OAAO,EACL,6DAA6D,EAC7D,2DAA2D,GAC5D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateEnvironmentTemplateVersionCommand.js","sourceRoot":"","sources":["../../../commands/UpdateEnvironmentTemplateVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,qCAAqC,EAAE,sCAAsC,EAAE,MAAM,oBAAoB,CAAC;AACnH,OAAO,EACL,6DAA6D,EAC7D,2DAA2D,GAC5D,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAiC7D;IAA6D,2DAI5D;IAIC,iDAAqB,KAAmD;QAAxE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8C;;IAIxE,CAAC;IAKD,mEAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,yCAAyC,CAAC;QAC9D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qCAAqC,CAAC,kBAAkB;YACjF,wBAAwB,EAAE,sCAAsC,CAAC,kBAAkB;SACpF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2DAAS,GAAjB,UACE,KAAmD,EACnD,OAAuB;QAEvB,OAAO,2DAA2D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAEO,6DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxF,CAAC;IAIH,8CAAC;AAAD,CAAC,AA5DD,CAA6D,QAAQ,GA4DpE"}
|
|
@@ -3,44 +3,13 @@ import { UpdateServiceInput, UpdateServiceOutput } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateServiceCommand, serializeAws_json1_0UpdateServiceCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Edit a service description or use a spec to add and delete service instances.</p>
|
|
8
|
-
* <note>
|
|
9
|
-
* <p>Existing service instances and the service pipeline <i>can't</i> be edited using this API. They can only be
|
|
10
|
-
* deleted.</p>
|
|
11
|
-
* </note>
|
|
12
|
-
* <p>Use the <code>description</code> parameter to modify the description.</p>
|
|
13
|
-
* <p>Edit the <code>spec</code> parameter to add or delete instances.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { ProtonClient, UpdateServiceCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
18
|
-
* // const { ProtonClient, UpdateServiceCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
19
|
-
* const client = new ProtonClient(config);
|
|
20
|
-
* const command = new UpdateServiceCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link UpdateServiceCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link UpdateServiceCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
29
|
-
var UpdateServiceCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateServiceCommand = (function (_super) {
|
|
30
7
|
__extends(UpdateServiceCommand, _super);
|
|
31
|
-
// Start section: command_properties
|
|
32
|
-
// End section: command_properties
|
|
33
8
|
function UpdateServiceCommand(input) {
|
|
34
|
-
var _this =
|
|
35
|
-
// Start section: command_constructor
|
|
36
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
37
10
|
_this.input = input;
|
|
38
11
|
return _this;
|
|
39
|
-
// End section: command_constructor
|
|
40
12
|
}
|
|
41
|
-
/**
|
|
42
|
-
* @internal
|
|
43
|
-
*/
|
|
44
13
|
UpdateServiceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
45
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
46
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateServiceCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServiceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateServiceCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServiceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAqC7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,mBAAmB,CAAC,kBAAkB;SACjE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -3,76 +3,13 @@ import { UpdateServiceInstanceInput, UpdateServiceInstanceOutput } from "../mode
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateServiceInstanceCommand, serializeAws_json1_0UpdateServiceInstanceCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Update a service instance.</p>
|
|
8
|
-
* <p>There are four modes for updating a service instance as described in the following. The <code>deploymentType</code> field defines the
|
|
9
|
-
* mode.</p>
|
|
10
|
-
* <dl>
|
|
11
|
-
* <dt/>
|
|
12
|
-
* <dd>
|
|
13
|
-
* <p>
|
|
14
|
-
* <code>NONE</code>
|
|
15
|
-
* </p>
|
|
16
|
-
* <p>In this mode, a deployment <i>doesn't</i> occur. Only the requested metadata parameters are updated.</p>
|
|
17
|
-
* </dd>
|
|
18
|
-
* <dt/>
|
|
19
|
-
* <dd>
|
|
20
|
-
* <p>
|
|
21
|
-
* <code>CURRENT_VERSION</code>
|
|
22
|
-
* </p>
|
|
23
|
-
* <p>In this mode, the service instance is deployed and updated with the new spec that you provide. Only requested parameters are
|
|
24
|
-
* updated. <i>Don’t</i> include minor or major version parameters when you use this
|
|
25
|
-
* <code>deployment-type</code>.</p>
|
|
26
|
-
* </dd>
|
|
27
|
-
* <dt/>
|
|
28
|
-
* <dd>
|
|
29
|
-
* <p>
|
|
30
|
-
* <code>MINOR_VERSION</code>
|
|
31
|
-
* </p>
|
|
32
|
-
* <p>In this mode, the service instance is deployed and updated with the published, recommended (latest) minor version of the
|
|
33
|
-
* current major version in use, by default. You can also specify a different minor version of the current major version in
|
|
34
|
-
* use.</p>
|
|
35
|
-
* </dd>
|
|
36
|
-
* <dt/>
|
|
37
|
-
* <dd>
|
|
38
|
-
* <p>
|
|
39
|
-
* <code>MAJOR_VERSION</code>
|
|
40
|
-
* </p>
|
|
41
|
-
* <p>In this mode, the service instance is deployed and updated with the published, recommended (latest) major and minor version
|
|
42
|
-
* of the current template, by default. You can also specify a different major version that is higher than the major version in
|
|
43
|
-
* use and a minor version (optional).</p>
|
|
44
|
-
* </dd>
|
|
45
|
-
* </dl>
|
|
46
|
-
* @example
|
|
47
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
48
|
-
* ```javascript
|
|
49
|
-
* import { ProtonClient, UpdateServiceInstanceCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
50
|
-
* // const { ProtonClient, UpdateServiceInstanceCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
51
|
-
* const client = new ProtonClient(config);
|
|
52
|
-
* const command = new UpdateServiceInstanceCommand(input);
|
|
53
|
-
* const response = await client.send(command);
|
|
54
|
-
* ```
|
|
55
|
-
*
|
|
56
|
-
* @see {@link UpdateServiceInstanceCommandInput} for command's `input` shape.
|
|
57
|
-
* @see {@link UpdateServiceInstanceCommandOutput} for command's `response` shape.
|
|
58
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
59
|
-
*
|
|
60
|
-
*/
|
|
61
|
-
var UpdateServiceInstanceCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateServiceInstanceCommand = (function (_super) {
|
|
62
7
|
__extends(UpdateServiceInstanceCommand, _super);
|
|
63
|
-
// Start section: command_properties
|
|
64
|
-
// End section: command_properties
|
|
65
8
|
function UpdateServiceInstanceCommand(input) {
|
|
66
|
-
var _this =
|
|
67
|
-
// Start section: command_constructor
|
|
68
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
69
10
|
_this.input = input;
|
|
70
11
|
return _this;
|
|
71
|
-
// End section: command_constructor
|
|
72
12
|
}
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
13
|
UpdateServiceInstanceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
77
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
78
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateServiceInstanceCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServiceInstanceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateServiceInstanceCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServiceInstanceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAqE7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,76 +3,13 @@ import { UpdateServicePipelineInput, UpdateServicePipelineOutput } from "../mode
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateServicePipelineCommand, serializeAws_json1_0UpdateServicePipelineCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Update the service pipeline.</p>
|
|
8
|
-
* <p>There are four modes for updating a service pipeline as described in the following. The <code>deploymentType</code> field defines the
|
|
9
|
-
* mode.</p>
|
|
10
|
-
* <dl>
|
|
11
|
-
* <dt/>
|
|
12
|
-
* <dd>
|
|
13
|
-
* <p>
|
|
14
|
-
* <code>NONE</code>
|
|
15
|
-
* </p>
|
|
16
|
-
* <p>In this mode, a deployment <i>doesn't</i> occur. Only the requested metadata parameters are updated.</p>
|
|
17
|
-
* </dd>
|
|
18
|
-
* <dt/>
|
|
19
|
-
* <dd>
|
|
20
|
-
* <p>
|
|
21
|
-
* <code>CURRENT_VERSION</code>
|
|
22
|
-
* </p>
|
|
23
|
-
* <p>In this mode, the service pipeline is deployed and updated with the new spec that you provide. Only requested parameters are
|
|
24
|
-
* updated. <i>Don’t</i> include minor or major version parameters when you use this
|
|
25
|
-
* <code>deployment-type</code>.</p>
|
|
26
|
-
* </dd>
|
|
27
|
-
* <dt/>
|
|
28
|
-
* <dd>
|
|
29
|
-
* <p>
|
|
30
|
-
* <code>MINOR_VERSION</code>
|
|
31
|
-
* </p>
|
|
32
|
-
* <p>In this mode, the service pipeline is deployed and updated with the published, recommended (latest) minor version of the
|
|
33
|
-
* current major version in use, by default. You can also specify a different minor version of the current major version in
|
|
34
|
-
* use.</p>
|
|
35
|
-
* </dd>
|
|
36
|
-
* <dt/>
|
|
37
|
-
* <dd>
|
|
38
|
-
* <p>
|
|
39
|
-
* <code>MAJOR_VERSION</code>
|
|
40
|
-
* </p>
|
|
41
|
-
* <p>In this mode, the service pipeline is deployed and updated with the published, recommended (latest) major and minor version
|
|
42
|
-
* of the current template by default. You can also specify a different major version that is higher than the major version in
|
|
43
|
-
* use and a minor version (optional).</p>
|
|
44
|
-
* </dd>
|
|
45
|
-
* </dl>
|
|
46
|
-
* @example
|
|
47
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
48
|
-
* ```javascript
|
|
49
|
-
* import { ProtonClient, UpdateServicePipelineCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
50
|
-
* // const { ProtonClient, UpdateServicePipelineCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
51
|
-
* const client = new ProtonClient(config);
|
|
52
|
-
* const command = new UpdateServicePipelineCommand(input);
|
|
53
|
-
* const response = await client.send(command);
|
|
54
|
-
* ```
|
|
55
|
-
*
|
|
56
|
-
* @see {@link UpdateServicePipelineCommandInput} for command's `input` shape.
|
|
57
|
-
* @see {@link UpdateServicePipelineCommandOutput} for command's `response` shape.
|
|
58
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
59
|
-
*
|
|
60
|
-
*/
|
|
61
|
-
var UpdateServicePipelineCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateServicePipelineCommand = (function (_super) {
|
|
62
7
|
__extends(UpdateServicePipelineCommand, _super);
|
|
63
|
-
// Start section: command_properties
|
|
64
|
-
// End section: command_properties
|
|
65
8
|
function UpdateServicePipelineCommand(input) {
|
|
66
|
-
var _this =
|
|
67
|
-
// Start section: command_constructor
|
|
68
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
69
10
|
_this.input = input;
|
|
70
11
|
return _this;
|
|
71
|
-
// End section: command_constructor
|
|
72
12
|
}
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
13
|
UpdateServicePipelineCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
77
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
78
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateServicePipelineCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServicePipelineCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateServicePipelineCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServicePipelineCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAqE7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,38 +3,13 @@ import { UpdateServiceTemplateInput, UpdateServiceTemplateOutput } from "../mode
|
|
|
3
3
|
import { deserializeAws_json1_0UpdateServiceTemplateCommand, serializeAws_json1_0UpdateServiceTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Update a service template.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { ProtonClient, UpdateServiceTemplateCommand } from "@aws-sdk/client-proton"; // ES Modules import
|
|
12
|
-
* // const { ProtonClient, UpdateServiceTemplateCommand } = require("@aws-sdk/client-proton"); // CommonJS import
|
|
13
|
-
* const client = new ProtonClient(config);
|
|
14
|
-
* const command = new UpdateServiceTemplateCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateServiceTemplateCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateServiceTemplateCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link ProtonClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateServiceTemplateCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateServiceTemplateCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateServiceTemplateCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateServiceTemplateCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
UpdateServiceTemplateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UpdateServiceTemplateCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServiceTemplateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"UpdateServiceTemplateCommand.js","sourceRoot":"","sources":["../../../commands/UpdateServiceTemplateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AAC7F,OAAO,EACL,kDAAkD,EAClD,gDAAgD,GACjD,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAAyC,EACzC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,cAAc,CAAC;QAClC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,0BAA0B,CAAC,kBAAkB;YACtE,wBAAwB,EAAE,2BAA2B,CAAC,kBAAkB;SACzE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,gDAAgD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,kDAAkD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|