@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
package/protocols/Aws_json1_0.ts
CHANGED
|
@@ -282,7 +282,12 @@ import {
|
|
|
282
282
|
ValidationException,
|
|
283
283
|
} from "../models/models_0";
|
|
284
284
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
285
|
-
import {
|
|
285
|
+
import {
|
|
286
|
+
expectNonNull as __expectNonNull,
|
|
287
|
+
expectNumber as __expectNumber,
|
|
288
|
+
expectString as __expectString,
|
|
289
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
290
|
+
} from "@aws-sdk/smithy-client";
|
|
286
291
|
import {
|
|
287
292
|
Endpoint as __Endpoint,
|
|
288
293
|
HeaderBag as __HeaderBag,
|
|
@@ -6414,7 +6419,7 @@ const deserializeAws_json1_0Environment = (output: any, context: __SerdeContext)
|
|
|
6414
6419
|
arn: __expectString(output.arn),
|
|
6415
6420
|
createdAt:
|
|
6416
6421
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6417
|
-
?
|
|
6422
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6418
6423
|
: undefined,
|
|
6419
6424
|
deploymentStatus: __expectString(output.deploymentStatus),
|
|
6420
6425
|
deploymentStatusMessage: __expectString(output.deploymentStatusMessage),
|
|
@@ -6423,11 +6428,11 @@ const deserializeAws_json1_0Environment = (output: any, context: __SerdeContext)
|
|
|
6423
6428
|
environmentAccountId: __expectString(output.environmentAccountId),
|
|
6424
6429
|
lastDeploymentAttemptedAt:
|
|
6425
6430
|
output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
6426
|
-
?
|
|
6431
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentAttemptedAt)))
|
|
6427
6432
|
: undefined,
|
|
6428
6433
|
lastDeploymentSucceededAt:
|
|
6429
6434
|
output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
6430
|
-
?
|
|
6435
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentSucceededAt)))
|
|
6431
6436
|
: undefined,
|
|
6432
6437
|
name: __expectString(output.name),
|
|
6433
6438
|
protonServiceRoleArn: __expectString(output.protonServiceRoleArn),
|
|
@@ -6450,12 +6455,12 @@ const deserializeAws_json1_0EnvironmentAccountConnection = (
|
|
|
6450
6455
|
id: __expectString(output.id),
|
|
6451
6456
|
lastModifiedAt:
|
|
6452
6457
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
6453
|
-
?
|
|
6458
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
6454
6459
|
: undefined,
|
|
6455
6460
|
managementAccountId: __expectString(output.managementAccountId),
|
|
6456
6461
|
requestedAt:
|
|
6457
6462
|
output.requestedAt !== undefined && output.requestedAt !== null
|
|
6458
|
-
?
|
|
6463
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.requestedAt)))
|
|
6459
6464
|
: undefined,
|
|
6460
6465
|
roleArn: __expectString(output.roleArn),
|
|
6461
6466
|
status: __expectString(output.status),
|
|
@@ -6473,12 +6478,12 @@ const deserializeAws_json1_0EnvironmentAccountConnectionSummary = (
|
|
|
6473
6478
|
id: __expectString(output.id),
|
|
6474
6479
|
lastModifiedAt:
|
|
6475
6480
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
6476
|
-
?
|
|
6481
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
6477
6482
|
: undefined,
|
|
6478
6483
|
managementAccountId: __expectString(output.managementAccountId),
|
|
6479
6484
|
requestedAt:
|
|
6480
6485
|
output.requestedAt !== undefined && output.requestedAt !== null
|
|
6481
|
-
?
|
|
6486
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.requestedAt)))
|
|
6482
6487
|
: undefined,
|
|
6483
6488
|
roleArn: __expectString(output.roleArn),
|
|
6484
6489
|
status: __expectString(output.status),
|
|
@@ -6504,7 +6509,7 @@ const deserializeAws_json1_0EnvironmentSummary = (output: any, context: __SerdeC
|
|
|
6504
6509
|
arn: __expectString(output.arn),
|
|
6505
6510
|
createdAt:
|
|
6506
6511
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6507
|
-
?
|
|
6512
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6508
6513
|
: undefined,
|
|
6509
6514
|
deploymentStatus: __expectString(output.deploymentStatus),
|
|
6510
6515
|
deploymentStatusMessage: __expectString(output.deploymentStatusMessage),
|
|
@@ -6513,11 +6518,11 @@ const deserializeAws_json1_0EnvironmentSummary = (output: any, context: __SerdeC
|
|
|
6513
6518
|
environmentAccountId: __expectString(output.environmentAccountId),
|
|
6514
6519
|
lastDeploymentAttemptedAt:
|
|
6515
6520
|
output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
6516
|
-
?
|
|
6521
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentAttemptedAt)))
|
|
6517
6522
|
: undefined,
|
|
6518
6523
|
lastDeploymentSucceededAt:
|
|
6519
6524
|
output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
6520
|
-
?
|
|
6525
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentSucceededAt)))
|
|
6521
6526
|
: undefined,
|
|
6522
6527
|
name: __expectString(output.name),
|
|
6523
6528
|
protonServiceRoleArn: __expectString(output.protonServiceRoleArn),
|
|
@@ -6544,14 +6549,14 @@ const deserializeAws_json1_0EnvironmentTemplate = (output: any, context: __Serde
|
|
|
6544
6549
|
arn: __expectString(output.arn),
|
|
6545
6550
|
createdAt:
|
|
6546
6551
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6547
|
-
?
|
|
6552
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6548
6553
|
: undefined,
|
|
6549
6554
|
description: __expectString(output.description),
|
|
6550
6555
|
displayName: __expectString(output.displayName),
|
|
6551
6556
|
encryptionKey: __expectString(output.encryptionKey),
|
|
6552
6557
|
lastModifiedAt:
|
|
6553
6558
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
6554
|
-
?
|
|
6559
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
6555
6560
|
: undefined,
|
|
6556
6561
|
name: __expectString(output.name),
|
|
6557
6562
|
provisioning: __expectString(output.provisioning),
|
|
@@ -6567,13 +6572,13 @@ const deserializeAws_json1_0EnvironmentTemplateSummary = (
|
|
|
6567
6572
|
arn: __expectString(output.arn),
|
|
6568
6573
|
createdAt:
|
|
6569
6574
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6570
|
-
?
|
|
6575
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6571
6576
|
: undefined,
|
|
6572
6577
|
description: __expectString(output.description),
|
|
6573
6578
|
displayName: __expectString(output.displayName),
|
|
6574
6579
|
lastModifiedAt:
|
|
6575
6580
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
6576
|
-
?
|
|
6581
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
6577
6582
|
: undefined,
|
|
6578
6583
|
name: __expectString(output.name),
|
|
6579
6584
|
provisioning: __expectString(output.provisioning),
|
|
@@ -6603,12 +6608,12 @@ const deserializeAws_json1_0EnvironmentTemplateVersion = (
|
|
|
6603
6608
|
arn: __expectString(output.arn),
|
|
6604
6609
|
createdAt:
|
|
6605
6610
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6606
|
-
?
|
|
6611
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6607
6612
|
: undefined,
|
|
6608
6613
|
description: __expectString(output.description),
|
|
6609
6614
|
lastModifiedAt:
|
|
6610
6615
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
6611
|
-
?
|
|
6616
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
6612
6617
|
: undefined,
|
|
6613
6618
|
majorVersion: __expectString(output.majorVersion),
|
|
6614
6619
|
minorVersion: __expectString(output.minorVersion),
|
|
@@ -6628,12 +6633,12 @@ const deserializeAws_json1_0EnvironmentTemplateVersionSummary = (
|
|
|
6628
6633
|
arn: __expectString(output.arn),
|
|
6629
6634
|
createdAt:
|
|
6630
6635
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6631
|
-
?
|
|
6636
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6632
6637
|
: undefined,
|
|
6633
6638
|
description: __expectString(output.description),
|
|
6634
6639
|
lastModifiedAt:
|
|
6635
6640
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
6636
|
-
?
|
|
6641
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
6637
6642
|
: undefined,
|
|
6638
6643
|
majorVersion: __expectString(output.majorVersion),
|
|
6639
6644
|
minorVersion: __expectString(output.minorVersion),
|
|
@@ -6907,12 +6912,12 @@ const deserializeAws_json1_0Service = (output: any, context: __SerdeContext): Se
|
|
|
6907
6912
|
branchName: __expectString(output.branchName),
|
|
6908
6913
|
createdAt:
|
|
6909
6914
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6910
|
-
?
|
|
6915
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6911
6916
|
: undefined,
|
|
6912
6917
|
description: __expectString(output.description),
|
|
6913
6918
|
lastModifiedAt:
|
|
6914
6919
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
6915
|
-
?
|
|
6920
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
6916
6921
|
: undefined,
|
|
6917
6922
|
name: __expectString(output.name),
|
|
6918
6923
|
pipeline:
|
|
@@ -6933,18 +6938,18 @@ const deserializeAws_json1_0ServiceInstance = (output: any, context: __SerdeCont
|
|
|
6933
6938
|
arn: __expectString(output.arn),
|
|
6934
6939
|
createdAt:
|
|
6935
6940
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6936
|
-
?
|
|
6941
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6937
6942
|
: undefined,
|
|
6938
6943
|
deploymentStatus: __expectString(output.deploymentStatus),
|
|
6939
6944
|
deploymentStatusMessage: __expectString(output.deploymentStatusMessage),
|
|
6940
6945
|
environmentName: __expectString(output.environmentName),
|
|
6941
6946
|
lastDeploymentAttemptedAt:
|
|
6942
6947
|
output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
6943
|
-
?
|
|
6948
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentAttemptedAt)))
|
|
6944
6949
|
: undefined,
|
|
6945
6950
|
lastDeploymentSucceededAt:
|
|
6946
6951
|
output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
6947
|
-
?
|
|
6952
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentSucceededAt)))
|
|
6948
6953
|
: undefined,
|
|
6949
6954
|
name: __expectString(output.name),
|
|
6950
6955
|
serviceName: __expectString(output.serviceName),
|
|
@@ -6960,18 +6965,18 @@ const deserializeAws_json1_0ServiceInstanceSummary = (output: any, context: __Se
|
|
|
6960
6965
|
arn: __expectString(output.arn),
|
|
6961
6966
|
createdAt:
|
|
6962
6967
|
output.createdAt !== undefined && output.createdAt !== null
|
|
6963
|
-
?
|
|
6968
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
6964
6969
|
: undefined,
|
|
6965
6970
|
deploymentStatus: __expectString(output.deploymentStatus),
|
|
6966
6971
|
deploymentStatusMessage: __expectString(output.deploymentStatusMessage),
|
|
6967
6972
|
environmentName: __expectString(output.environmentName),
|
|
6968
6973
|
lastDeploymentAttemptedAt:
|
|
6969
6974
|
output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
6970
|
-
?
|
|
6975
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentAttemptedAt)))
|
|
6971
6976
|
: undefined,
|
|
6972
6977
|
lastDeploymentSucceededAt:
|
|
6973
6978
|
output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
6974
|
-
?
|
|
6979
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentSucceededAt)))
|
|
6975
6980
|
: undefined,
|
|
6976
6981
|
name: __expectString(output.name),
|
|
6977
6982
|
serviceName: __expectString(output.serviceName),
|
|
@@ -7000,17 +7005,17 @@ const deserializeAws_json1_0ServicePipeline = (output: any, context: __SerdeCont
|
|
|
7000
7005
|
arn: __expectString(output.arn),
|
|
7001
7006
|
createdAt:
|
|
7002
7007
|
output.createdAt !== undefined && output.createdAt !== null
|
|
7003
|
-
?
|
|
7008
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
7004
7009
|
: undefined,
|
|
7005
7010
|
deploymentStatus: __expectString(output.deploymentStatus),
|
|
7006
7011
|
deploymentStatusMessage: __expectString(output.deploymentStatusMessage),
|
|
7007
7012
|
lastDeploymentAttemptedAt:
|
|
7008
7013
|
output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
7009
|
-
?
|
|
7014
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentAttemptedAt)))
|
|
7010
7015
|
: undefined,
|
|
7011
7016
|
lastDeploymentSucceededAt:
|
|
7012
7017
|
output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
7013
|
-
?
|
|
7018
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastDeploymentSucceededAt)))
|
|
7014
7019
|
: undefined,
|
|
7015
7020
|
spec: __expectString(output.spec),
|
|
7016
7021
|
templateMajorVersion: __expectString(output.templateMajorVersion),
|
|
@@ -7033,12 +7038,12 @@ const deserializeAws_json1_0ServiceSummary = (output: any, context: __SerdeConte
|
|
|
7033
7038
|
arn: __expectString(output.arn),
|
|
7034
7039
|
createdAt:
|
|
7035
7040
|
output.createdAt !== undefined && output.createdAt !== null
|
|
7036
|
-
?
|
|
7041
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
7037
7042
|
: undefined,
|
|
7038
7043
|
description: __expectString(output.description),
|
|
7039
7044
|
lastModifiedAt:
|
|
7040
7045
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
7041
|
-
?
|
|
7046
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
7042
7047
|
: undefined,
|
|
7043
7048
|
name: __expectString(output.name),
|
|
7044
7049
|
status: __expectString(output.status),
|
|
@@ -7063,14 +7068,14 @@ const deserializeAws_json1_0ServiceTemplate = (output: any, context: __SerdeCont
|
|
|
7063
7068
|
arn: __expectString(output.arn),
|
|
7064
7069
|
createdAt:
|
|
7065
7070
|
output.createdAt !== undefined && output.createdAt !== null
|
|
7066
|
-
?
|
|
7071
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
7067
7072
|
: undefined,
|
|
7068
7073
|
description: __expectString(output.description),
|
|
7069
7074
|
displayName: __expectString(output.displayName),
|
|
7070
7075
|
encryptionKey: __expectString(output.encryptionKey),
|
|
7071
7076
|
lastModifiedAt:
|
|
7072
7077
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
7073
|
-
?
|
|
7078
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
7074
7079
|
: undefined,
|
|
7075
7080
|
name: __expectString(output.name),
|
|
7076
7081
|
pipelineProvisioning: __expectString(output.pipelineProvisioning),
|
|
@@ -7083,13 +7088,13 @@ const deserializeAws_json1_0ServiceTemplateSummary = (output: any, context: __Se
|
|
|
7083
7088
|
arn: __expectString(output.arn),
|
|
7084
7089
|
createdAt:
|
|
7085
7090
|
output.createdAt !== undefined && output.createdAt !== null
|
|
7086
|
-
?
|
|
7091
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
7087
7092
|
: undefined,
|
|
7088
7093
|
description: __expectString(output.description),
|
|
7089
7094
|
displayName: __expectString(output.displayName),
|
|
7090
7095
|
lastModifiedAt:
|
|
7091
7096
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
7092
|
-
?
|
|
7097
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
7093
7098
|
: undefined,
|
|
7094
7099
|
name: __expectString(output.name),
|
|
7095
7100
|
pipelineProvisioning: __expectString(output.pipelineProvisioning),
|
|
@@ -7120,12 +7125,12 @@ const deserializeAws_json1_0ServiceTemplateVersion = (output: any, context: __Se
|
|
|
7120
7125
|
: undefined,
|
|
7121
7126
|
createdAt:
|
|
7122
7127
|
output.createdAt !== undefined && output.createdAt !== null
|
|
7123
|
-
?
|
|
7128
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
7124
7129
|
: undefined,
|
|
7125
7130
|
description: __expectString(output.description),
|
|
7126
7131
|
lastModifiedAt:
|
|
7127
7132
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
7128
|
-
?
|
|
7133
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
7129
7134
|
: undefined,
|
|
7130
7135
|
majorVersion: __expectString(output.majorVersion),
|
|
7131
7136
|
minorVersion: __expectString(output.minorVersion),
|
|
@@ -7145,12 +7150,12 @@ const deserializeAws_json1_0ServiceTemplateVersionSummary = (
|
|
|
7145
7150
|
arn: __expectString(output.arn),
|
|
7146
7151
|
createdAt:
|
|
7147
7152
|
output.createdAt !== undefined && output.createdAt !== null
|
|
7148
|
-
?
|
|
7153
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.createdAt)))
|
|
7149
7154
|
: undefined,
|
|
7150
7155
|
description: __expectString(output.description),
|
|
7151
7156
|
lastModifiedAt:
|
|
7152
7157
|
output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
7153
|
-
?
|
|
7158
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.lastModifiedAt)))
|
|
7154
7159
|
: undefined,
|
|
7155
7160
|
majorVersion: __expectString(output.majorVersion),
|
|
7156
7161
|
minorVersion: __expectString(output.minorVersion),
|
package/tsconfig.es.json
CHANGED
package/tsconfig.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"alwaysStrict": true,
|
|
4
4
|
"target": "ES2018",
|
|
5
5
|
"module": "commonjs",
|
|
6
|
-
"declaration": true,
|
|
7
6
|
"strict": true,
|
|
8
7
|
"sourceMap": true,
|
|
9
8
|
"downlevelIteration": true,
|
|
@@ -12,9 +11,8 @@
|
|
|
12
11
|
"incremental": true,
|
|
13
12
|
"resolveJsonModule": true,
|
|
14
13
|
"esModuleInterop": true,
|
|
15
|
-
"declarationDir": "dist/types",
|
|
16
14
|
"outDir": "dist/cjs",
|
|
17
|
-
"
|
|
15
|
+
"removeComments": true
|
|
18
16
|
},
|
|
19
17
|
"typedocOptions": {
|
|
20
18
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|
|
@@ -24,9 +22,9 @@
|
|
|
24
22
|
"ignoreCompilerErrors": true,
|
|
25
23
|
"includeDeclarations": true,
|
|
26
24
|
"stripInternal": true,
|
|
27
|
-
"readme": "
|
|
25
|
+
"readme": "README.md",
|
|
28
26
|
"mode": "file",
|
|
29
|
-
"out": "
|
|
27
|
+
"out": "docs",
|
|
30
28
|
"theme": "minimal",
|
|
31
29
|
"plugin": ["@aws-sdk/client-documentation-generator"]
|
|
32
30
|
}
|