@aws-sdk/client-proton 3.31.0 → 3.32.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 +8 -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 +32 -32
- 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/package.json +32 -32
- package/dist/es/pagination/ListEnvironmentAccountConnectionsPaginator.js +4 -4
- package/dist/es/pagination/ListEnvironmentAccountConnectionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListEnvironmentTemplateVersionsPaginator.js +4 -4
- package/dist/es/pagination/ListEnvironmentTemplateVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListEnvironmentTemplatesPaginator.js +4 -4
- package/dist/es/pagination/ListEnvironmentTemplatesPaginator.js.map +1 -1
- package/dist/es/pagination/ListEnvironmentsPaginator.js +4 -4
- package/dist/es/pagination/ListEnvironmentsPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceInstancesPaginator.js +4 -4
- package/dist/es/pagination/ListServiceInstancesPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceTemplateVersionsPaginator.js +4 -4
- package/dist/es/pagination/ListServiceTemplateVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListServiceTemplatesPaginator.js +4 -4
- package/dist/es/pagination/ListServiceTemplatesPaginator.js.map +1 -1
- package/dist/es/pagination/ListServicesPaginator.js +4 -4
- package/dist/es/pagination/ListServicesPaginator.js.map +1 -1
- package/dist/es/pagination/ListTagsForResourcePaginator.js +4 -4
- package/dist/es/pagination/ListTagsForResourcePaginator.js.map +1 -1
- package/package.json +32 -32
- package/tsconfig.json +1 -2
|
@@ -4738,7 +4738,7 @@ const serializeAws_json1_0CompatibleEnvironmentTemplateInputList = (input, conte
|
|
|
4738
4738
|
const serializeAws_json1_0CreateEnvironmentAccountConnectionInput = (input, context) => {
|
|
4739
4739
|
var _a;
|
|
4740
4740
|
return {
|
|
4741
|
-
clientToken: (_a = input.clientToken) !== null && _a !== void 0 ? _a :
|
|
4741
|
+
clientToken: (_a = input.clientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4742
4742
|
...(input.environmentName !== undefined &&
|
|
4743
4743
|
input.environmentName !== null && { environmentName: input.environmentName }),
|
|
4744
4744
|
...(input.managementAccountId !== undefined &&
|
|
@@ -4778,7 +4778,7 @@ const serializeAws_json1_0CreateEnvironmentTemplateInput = (input, context) => {
|
|
|
4778
4778
|
const serializeAws_json1_0CreateEnvironmentTemplateVersionInput = (input, context) => {
|
|
4779
4779
|
var _a;
|
|
4780
4780
|
return {
|
|
4781
|
-
clientToken: (_a = input.clientToken) !== null && _a !== void 0 ? _a :
|
|
4781
|
+
clientToken: (_a = input.clientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4782
4782
|
...(input.description !== undefined && input.description !== null && { description: input.description }),
|
|
4783
4783
|
...(input.majorVersion !== undefined && input.majorVersion !== null && { majorVersion: input.majorVersion }),
|
|
4784
4784
|
...(input.source !== undefined &&
|
|
@@ -4818,7 +4818,7 @@ const serializeAws_json1_0CreateServiceTemplateInput = (input, context) => {
|
|
|
4818
4818
|
const serializeAws_json1_0CreateServiceTemplateVersionInput = (input, context) => {
|
|
4819
4819
|
var _a;
|
|
4820
4820
|
return {
|
|
4821
|
-
clientToken: (_a = input.clientToken) !== null && _a !== void 0 ? _a :
|
|
4821
|
+
clientToken: (_a = input.clientToken) !== null && _a !== void 0 ? _a : uuid_1.v4(),
|
|
4822
4822
|
...(input.compatibleEnvironmentTemplates !== undefined &&
|
|
4823
4823
|
input.compatibleEnvironmentTemplates !== null && {
|
|
4824
4824
|
compatibleEnvironmentTemplates: serializeAws_json1_0CompatibleEnvironmentTemplateInputList(input.compatibleEnvironmentTemplates, context),
|
|
@@ -5179,12 +5179,12 @@ const deserializeAws_json1_0AcceptEnvironmentAccountConnectionOutput = (output,
|
|
|
5179
5179
|
};
|
|
5180
5180
|
const deserializeAws_json1_0AccessDeniedException = (output, context) => {
|
|
5181
5181
|
return {
|
|
5182
|
-
message:
|
|
5182
|
+
message: smithy_client_1.expectString(output.message),
|
|
5183
5183
|
};
|
|
5184
5184
|
};
|
|
5185
5185
|
const deserializeAws_json1_0AccountSettings = (output, context) => {
|
|
5186
5186
|
return {
|
|
5187
|
-
pipelineServiceRoleArn:
|
|
5187
|
+
pipelineServiceRoleArn: smithy_client_1.expectString(output.pipelineServiceRoleArn),
|
|
5188
5188
|
};
|
|
5189
5189
|
};
|
|
5190
5190
|
const deserializeAws_json1_0CancelEnvironmentDeploymentOutput = (output, context) => {
|
|
@@ -5210,8 +5210,8 @@ const deserializeAws_json1_0CancelServicePipelineDeploymentOutput = (output, con
|
|
|
5210
5210
|
};
|
|
5211
5211
|
const deserializeAws_json1_0CompatibleEnvironmentTemplate = (output, context) => {
|
|
5212
5212
|
return {
|
|
5213
|
-
majorVersion:
|
|
5214
|
-
templateName:
|
|
5213
|
+
majorVersion: smithy_client_1.expectString(output.majorVersion),
|
|
5214
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5215
5215
|
};
|
|
5216
5216
|
};
|
|
5217
5217
|
const deserializeAws_json1_0CompatibleEnvironmentTemplateList = (output, context) => {
|
|
@@ -5226,7 +5226,7 @@ const deserializeAws_json1_0CompatibleEnvironmentTemplateList = (output, context
|
|
|
5226
5226
|
};
|
|
5227
5227
|
const deserializeAws_json1_0ConflictException = (output, context) => {
|
|
5228
5228
|
return {
|
|
5229
|
-
message:
|
|
5229
|
+
message: smithy_client_1.expectString(output.message),
|
|
5230
5230
|
};
|
|
5231
5231
|
};
|
|
5232
5232
|
const deserializeAws_json1_0CreateEnvironmentAccountConnectionOutput = (output, context) => {
|
|
@@ -5329,62 +5329,62 @@ const deserializeAws_json1_0DeleteServiceTemplateVersionOutput = (output, contex
|
|
|
5329
5329
|
};
|
|
5330
5330
|
const deserializeAws_json1_0Environment = (output, context) => {
|
|
5331
5331
|
return {
|
|
5332
|
-
arn:
|
|
5332
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5333
5333
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5334
|
-
?
|
|
5334
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5335
5335
|
: undefined,
|
|
5336
|
-
deploymentStatus:
|
|
5337
|
-
deploymentStatusMessage:
|
|
5338
|
-
description:
|
|
5339
|
-
environmentAccountConnectionId:
|
|
5340
|
-
environmentAccountId:
|
|
5336
|
+
deploymentStatus: smithy_client_1.expectString(output.deploymentStatus),
|
|
5337
|
+
deploymentStatusMessage: smithy_client_1.expectString(output.deploymentStatusMessage),
|
|
5338
|
+
description: smithy_client_1.expectString(output.description),
|
|
5339
|
+
environmentAccountConnectionId: smithy_client_1.expectString(output.environmentAccountConnectionId),
|
|
5340
|
+
environmentAccountId: smithy_client_1.expectString(output.environmentAccountId),
|
|
5341
5341
|
lastDeploymentAttemptedAt: output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
5342
|
-
?
|
|
5342
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentAttemptedAt)))
|
|
5343
5343
|
: undefined,
|
|
5344
5344
|
lastDeploymentSucceededAt: output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
5345
|
-
?
|
|
5345
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentSucceededAt)))
|
|
5346
5346
|
: undefined,
|
|
5347
|
-
name:
|
|
5348
|
-
protonServiceRoleArn:
|
|
5349
|
-
provisioning:
|
|
5350
|
-
spec:
|
|
5351
|
-
templateMajorVersion:
|
|
5352
|
-
templateMinorVersion:
|
|
5353
|
-
templateName:
|
|
5347
|
+
name: smithy_client_1.expectString(output.name),
|
|
5348
|
+
protonServiceRoleArn: smithy_client_1.expectString(output.protonServiceRoleArn),
|
|
5349
|
+
provisioning: smithy_client_1.expectString(output.provisioning),
|
|
5350
|
+
spec: smithy_client_1.expectString(output.spec),
|
|
5351
|
+
templateMajorVersion: smithy_client_1.expectString(output.templateMajorVersion),
|
|
5352
|
+
templateMinorVersion: smithy_client_1.expectString(output.templateMinorVersion),
|
|
5353
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5354
5354
|
};
|
|
5355
5355
|
};
|
|
5356
5356
|
const deserializeAws_json1_0EnvironmentAccountConnection = (output, context) => {
|
|
5357
5357
|
return {
|
|
5358
|
-
arn:
|
|
5359
|
-
environmentAccountId:
|
|
5360
|
-
environmentName:
|
|
5361
|
-
id:
|
|
5358
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5359
|
+
environmentAccountId: smithy_client_1.expectString(output.environmentAccountId),
|
|
5360
|
+
environmentName: smithy_client_1.expectString(output.environmentName),
|
|
5361
|
+
id: smithy_client_1.expectString(output.id),
|
|
5362
5362
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5363
|
-
?
|
|
5363
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5364
5364
|
: undefined,
|
|
5365
|
-
managementAccountId:
|
|
5365
|
+
managementAccountId: smithy_client_1.expectString(output.managementAccountId),
|
|
5366
5366
|
requestedAt: output.requestedAt !== undefined && output.requestedAt !== null
|
|
5367
|
-
?
|
|
5367
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.requestedAt)))
|
|
5368
5368
|
: undefined,
|
|
5369
|
-
roleArn:
|
|
5370
|
-
status:
|
|
5369
|
+
roleArn: smithy_client_1.expectString(output.roleArn),
|
|
5370
|
+
status: smithy_client_1.expectString(output.status),
|
|
5371
5371
|
};
|
|
5372
5372
|
};
|
|
5373
5373
|
const deserializeAws_json1_0EnvironmentAccountConnectionSummary = (output, context) => {
|
|
5374
5374
|
return {
|
|
5375
|
-
arn:
|
|
5376
|
-
environmentAccountId:
|
|
5377
|
-
environmentName:
|
|
5378
|
-
id:
|
|
5375
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5376
|
+
environmentAccountId: smithy_client_1.expectString(output.environmentAccountId),
|
|
5377
|
+
environmentName: smithy_client_1.expectString(output.environmentName),
|
|
5378
|
+
id: smithy_client_1.expectString(output.id),
|
|
5379
5379
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5380
|
-
?
|
|
5380
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5381
5381
|
: undefined,
|
|
5382
|
-
managementAccountId:
|
|
5382
|
+
managementAccountId: smithy_client_1.expectString(output.managementAccountId),
|
|
5383
5383
|
requestedAt: output.requestedAt !== undefined && output.requestedAt !== null
|
|
5384
|
-
?
|
|
5384
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.requestedAt)))
|
|
5385
5385
|
: undefined,
|
|
5386
|
-
roleArn:
|
|
5387
|
-
status:
|
|
5386
|
+
roleArn: smithy_client_1.expectString(output.roleArn),
|
|
5387
|
+
status: smithy_client_1.expectString(output.status),
|
|
5388
5388
|
};
|
|
5389
5389
|
};
|
|
5390
5390
|
const deserializeAws_json1_0EnvironmentAccountConnectionSummaryList = (output, context) => {
|
|
@@ -5399,27 +5399,27 @@ const deserializeAws_json1_0EnvironmentAccountConnectionSummaryList = (output, c
|
|
|
5399
5399
|
};
|
|
5400
5400
|
const deserializeAws_json1_0EnvironmentSummary = (output, context) => {
|
|
5401
5401
|
return {
|
|
5402
|
-
arn:
|
|
5402
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5403
5403
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5404
|
-
?
|
|
5404
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5405
5405
|
: undefined,
|
|
5406
|
-
deploymentStatus:
|
|
5407
|
-
deploymentStatusMessage:
|
|
5408
|
-
description:
|
|
5409
|
-
environmentAccountConnectionId:
|
|
5410
|
-
environmentAccountId:
|
|
5406
|
+
deploymentStatus: smithy_client_1.expectString(output.deploymentStatus),
|
|
5407
|
+
deploymentStatusMessage: smithy_client_1.expectString(output.deploymentStatusMessage),
|
|
5408
|
+
description: smithy_client_1.expectString(output.description),
|
|
5409
|
+
environmentAccountConnectionId: smithy_client_1.expectString(output.environmentAccountConnectionId),
|
|
5410
|
+
environmentAccountId: smithy_client_1.expectString(output.environmentAccountId),
|
|
5411
5411
|
lastDeploymentAttemptedAt: output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
5412
|
-
?
|
|
5412
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentAttemptedAt)))
|
|
5413
5413
|
: undefined,
|
|
5414
5414
|
lastDeploymentSucceededAt: output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
5415
|
-
?
|
|
5415
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentSucceededAt)))
|
|
5416
5416
|
: undefined,
|
|
5417
|
-
name:
|
|
5418
|
-
protonServiceRoleArn:
|
|
5419
|
-
provisioning:
|
|
5420
|
-
templateMajorVersion:
|
|
5421
|
-
templateMinorVersion:
|
|
5422
|
-
templateName:
|
|
5417
|
+
name: smithy_client_1.expectString(output.name),
|
|
5418
|
+
protonServiceRoleArn: smithy_client_1.expectString(output.protonServiceRoleArn),
|
|
5419
|
+
provisioning: smithy_client_1.expectString(output.provisioning),
|
|
5420
|
+
templateMajorVersion: smithy_client_1.expectString(output.templateMajorVersion),
|
|
5421
|
+
templateMinorVersion: smithy_client_1.expectString(output.templateMinorVersion),
|
|
5422
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5423
5423
|
};
|
|
5424
5424
|
};
|
|
5425
5425
|
const deserializeAws_json1_0EnvironmentSummaryList = (output, context) => {
|
|
@@ -5434,35 +5434,35 @@ const deserializeAws_json1_0EnvironmentSummaryList = (output, context) => {
|
|
|
5434
5434
|
};
|
|
5435
5435
|
const deserializeAws_json1_0EnvironmentTemplate = (output, context) => {
|
|
5436
5436
|
return {
|
|
5437
|
-
arn:
|
|
5437
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5438
5438
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5439
|
-
?
|
|
5439
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5440
5440
|
: undefined,
|
|
5441
|
-
description:
|
|
5442
|
-
displayName:
|
|
5443
|
-
encryptionKey:
|
|
5441
|
+
description: smithy_client_1.expectString(output.description),
|
|
5442
|
+
displayName: smithy_client_1.expectString(output.displayName),
|
|
5443
|
+
encryptionKey: smithy_client_1.expectString(output.encryptionKey),
|
|
5444
5444
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5445
|
-
?
|
|
5445
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5446
5446
|
: undefined,
|
|
5447
|
-
name:
|
|
5448
|
-
provisioning:
|
|
5449
|
-
recommendedVersion:
|
|
5447
|
+
name: smithy_client_1.expectString(output.name),
|
|
5448
|
+
provisioning: smithy_client_1.expectString(output.provisioning),
|
|
5449
|
+
recommendedVersion: smithy_client_1.expectString(output.recommendedVersion),
|
|
5450
5450
|
};
|
|
5451
5451
|
};
|
|
5452
5452
|
const deserializeAws_json1_0EnvironmentTemplateSummary = (output, context) => {
|
|
5453
5453
|
return {
|
|
5454
|
-
arn:
|
|
5454
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5455
5455
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5456
|
-
?
|
|
5456
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5457
5457
|
: undefined,
|
|
5458
|
-
description:
|
|
5459
|
-
displayName:
|
|
5458
|
+
description: smithy_client_1.expectString(output.description),
|
|
5459
|
+
displayName: smithy_client_1.expectString(output.displayName),
|
|
5460
5460
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5461
|
-
?
|
|
5461
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5462
5462
|
: undefined,
|
|
5463
|
-
name:
|
|
5464
|
-
provisioning:
|
|
5465
|
-
recommendedVersion:
|
|
5463
|
+
name: smithy_client_1.expectString(output.name),
|
|
5464
|
+
provisioning: smithy_client_1.expectString(output.provisioning),
|
|
5465
|
+
recommendedVersion: smithy_client_1.expectString(output.recommendedVersion),
|
|
5466
5466
|
};
|
|
5467
5467
|
};
|
|
5468
5468
|
const deserializeAws_json1_0EnvironmentTemplateSummaryList = (output, context) => {
|
|
@@ -5477,39 +5477,39 @@ const deserializeAws_json1_0EnvironmentTemplateSummaryList = (output, context) =
|
|
|
5477
5477
|
};
|
|
5478
5478
|
const deserializeAws_json1_0EnvironmentTemplateVersion = (output, context) => {
|
|
5479
5479
|
return {
|
|
5480
|
-
arn:
|
|
5480
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5481
5481
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5482
|
-
?
|
|
5482
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5483
5483
|
: undefined,
|
|
5484
|
-
description:
|
|
5484
|
+
description: smithy_client_1.expectString(output.description),
|
|
5485
5485
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5486
|
-
?
|
|
5486
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5487
5487
|
: undefined,
|
|
5488
|
-
majorVersion:
|
|
5489
|
-
minorVersion:
|
|
5490
|
-
recommendedMinorVersion:
|
|
5491
|
-
schema:
|
|
5492
|
-
status:
|
|
5493
|
-
statusMessage:
|
|
5494
|
-
templateName:
|
|
5488
|
+
majorVersion: smithy_client_1.expectString(output.majorVersion),
|
|
5489
|
+
minorVersion: smithy_client_1.expectString(output.minorVersion),
|
|
5490
|
+
recommendedMinorVersion: smithy_client_1.expectString(output.recommendedMinorVersion),
|
|
5491
|
+
schema: smithy_client_1.expectString(output.schema),
|
|
5492
|
+
status: smithy_client_1.expectString(output.status),
|
|
5493
|
+
statusMessage: smithy_client_1.expectString(output.statusMessage),
|
|
5494
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5495
5495
|
};
|
|
5496
5496
|
};
|
|
5497
5497
|
const deserializeAws_json1_0EnvironmentTemplateVersionSummary = (output, context) => {
|
|
5498
5498
|
return {
|
|
5499
|
-
arn:
|
|
5499
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5500
5500
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5501
|
-
?
|
|
5501
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5502
5502
|
: undefined,
|
|
5503
|
-
description:
|
|
5503
|
+
description: smithy_client_1.expectString(output.description),
|
|
5504
5504
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5505
|
-
?
|
|
5505
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5506
5506
|
: undefined,
|
|
5507
|
-
majorVersion:
|
|
5508
|
-
minorVersion:
|
|
5509
|
-
recommendedMinorVersion:
|
|
5510
|
-
status:
|
|
5511
|
-
statusMessage:
|
|
5512
|
-
templateName:
|
|
5507
|
+
majorVersion: smithy_client_1.expectString(output.majorVersion),
|
|
5508
|
+
minorVersion: smithy_client_1.expectString(output.minorVersion),
|
|
5509
|
+
recommendedMinorVersion: smithy_client_1.expectString(output.recommendedMinorVersion),
|
|
5510
|
+
status: smithy_client_1.expectString(output.status),
|
|
5511
|
+
statusMessage: smithy_client_1.expectString(output.statusMessage),
|
|
5512
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5513
5513
|
};
|
|
5514
5514
|
};
|
|
5515
5515
|
const deserializeAws_json1_0EnvironmentTemplateVersionSummaryList = (output, context) => {
|
|
@@ -5587,7 +5587,7 @@ const deserializeAws_json1_0GetServiceTemplateVersionOutput = (output, context)
|
|
|
5587
5587
|
};
|
|
5588
5588
|
const deserializeAws_json1_0InternalServerException = (output, context) => {
|
|
5589
5589
|
return {
|
|
5590
|
-
message:
|
|
5590
|
+
message: smithy_client_1.expectString(output.message),
|
|
5591
5591
|
};
|
|
5592
5592
|
};
|
|
5593
5593
|
const deserializeAws_json1_0ListEnvironmentAccountConnectionsOutput = (output, context) => {
|
|
@@ -5595,7 +5595,7 @@ const deserializeAws_json1_0ListEnvironmentAccountConnectionsOutput = (output, c
|
|
|
5595
5595
|
environmentAccountConnections: output.environmentAccountConnections !== undefined && output.environmentAccountConnections !== null
|
|
5596
5596
|
? deserializeAws_json1_0EnvironmentAccountConnectionSummaryList(output.environmentAccountConnections, context)
|
|
5597
5597
|
: undefined,
|
|
5598
|
-
nextToken:
|
|
5598
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5599
5599
|
};
|
|
5600
5600
|
};
|
|
5601
5601
|
const deserializeAws_json1_0ListEnvironmentsOutput = (output, context) => {
|
|
@@ -5603,12 +5603,12 @@ const deserializeAws_json1_0ListEnvironmentsOutput = (output, context) => {
|
|
|
5603
5603
|
environments: output.environments !== undefined && output.environments !== null
|
|
5604
5604
|
? deserializeAws_json1_0EnvironmentSummaryList(output.environments, context)
|
|
5605
5605
|
: undefined,
|
|
5606
|
-
nextToken:
|
|
5606
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5607
5607
|
};
|
|
5608
5608
|
};
|
|
5609
5609
|
const deserializeAws_json1_0ListEnvironmentTemplatesOutput = (output, context) => {
|
|
5610
5610
|
return {
|
|
5611
|
-
nextToken:
|
|
5611
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5612
5612
|
templates: output.templates !== undefined && output.templates !== null
|
|
5613
5613
|
? deserializeAws_json1_0EnvironmentTemplateSummaryList(output.templates, context)
|
|
5614
5614
|
: undefined,
|
|
@@ -5616,7 +5616,7 @@ const deserializeAws_json1_0ListEnvironmentTemplatesOutput = (output, context) =
|
|
|
5616
5616
|
};
|
|
5617
5617
|
const deserializeAws_json1_0ListEnvironmentTemplateVersionsOutput = (output, context) => {
|
|
5618
5618
|
return {
|
|
5619
|
-
nextToken:
|
|
5619
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5620
5620
|
templateVersions: output.templateVersions !== undefined && output.templateVersions !== null
|
|
5621
5621
|
? deserializeAws_json1_0EnvironmentTemplateVersionSummaryList(output.templateVersions, context)
|
|
5622
5622
|
: undefined,
|
|
@@ -5624,7 +5624,7 @@ const deserializeAws_json1_0ListEnvironmentTemplateVersionsOutput = (output, con
|
|
|
5624
5624
|
};
|
|
5625
5625
|
const deserializeAws_json1_0ListServiceInstancesOutput = (output, context) => {
|
|
5626
5626
|
return {
|
|
5627
|
-
nextToken:
|
|
5627
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5628
5628
|
serviceInstances: output.serviceInstances !== undefined && output.serviceInstances !== null
|
|
5629
5629
|
? deserializeAws_json1_0ServiceInstanceSummaryList(output.serviceInstances, context)
|
|
5630
5630
|
: undefined,
|
|
@@ -5632,7 +5632,7 @@ const deserializeAws_json1_0ListServiceInstancesOutput = (output, context) => {
|
|
|
5632
5632
|
};
|
|
5633
5633
|
const deserializeAws_json1_0ListServicesOutput = (output, context) => {
|
|
5634
5634
|
return {
|
|
5635
|
-
nextToken:
|
|
5635
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5636
5636
|
services: output.services !== undefined && output.services !== null
|
|
5637
5637
|
? deserializeAws_json1_0ServiceSummaryList(output.services, context)
|
|
5638
5638
|
: undefined,
|
|
@@ -5640,7 +5640,7 @@ const deserializeAws_json1_0ListServicesOutput = (output, context) => {
|
|
|
5640
5640
|
};
|
|
5641
5641
|
const deserializeAws_json1_0ListServiceTemplatesOutput = (output, context) => {
|
|
5642
5642
|
return {
|
|
5643
|
-
nextToken:
|
|
5643
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5644
5644
|
templates: output.templates !== undefined && output.templates !== null
|
|
5645
5645
|
? deserializeAws_json1_0ServiceTemplateSummaryList(output.templates, context)
|
|
5646
5646
|
: undefined,
|
|
@@ -5648,7 +5648,7 @@ const deserializeAws_json1_0ListServiceTemplatesOutput = (output, context) => {
|
|
|
5648
5648
|
};
|
|
5649
5649
|
const deserializeAws_json1_0ListServiceTemplateVersionsOutput = (output, context) => {
|
|
5650
5650
|
return {
|
|
5651
|
-
nextToken:
|
|
5651
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5652
5652
|
templateVersions: output.templateVersions !== undefined && output.templateVersions !== null
|
|
5653
5653
|
? deserializeAws_json1_0ServiceTemplateVersionSummaryList(output.templateVersions, context)
|
|
5654
5654
|
: undefined,
|
|
@@ -5656,7 +5656,7 @@ const deserializeAws_json1_0ListServiceTemplateVersionsOutput = (output, context
|
|
|
5656
5656
|
};
|
|
5657
5657
|
const deserializeAws_json1_0ListTagsForResourceOutput = (output, context) => {
|
|
5658
5658
|
return {
|
|
5659
|
-
nextToken:
|
|
5659
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
5660
5660
|
tags: output.tags !== undefined && output.tags !== null
|
|
5661
5661
|
? deserializeAws_json1_0TagList(output.tags, context)
|
|
5662
5662
|
: undefined,
|
|
@@ -5671,75 +5671,75 @@ const deserializeAws_json1_0RejectEnvironmentAccountConnectionOutput = (output,
|
|
|
5671
5671
|
};
|
|
5672
5672
|
const deserializeAws_json1_0ResourceNotFoundException = (output, context) => {
|
|
5673
5673
|
return {
|
|
5674
|
-
message:
|
|
5674
|
+
message: smithy_client_1.expectString(output.message),
|
|
5675
5675
|
};
|
|
5676
5676
|
};
|
|
5677
5677
|
const deserializeAws_json1_0Service = (output, context) => {
|
|
5678
5678
|
return {
|
|
5679
|
-
arn:
|
|
5680
|
-
branchName:
|
|
5679
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5680
|
+
branchName: smithy_client_1.expectString(output.branchName),
|
|
5681
5681
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5682
|
-
?
|
|
5682
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5683
5683
|
: undefined,
|
|
5684
|
-
description:
|
|
5684
|
+
description: smithy_client_1.expectString(output.description),
|
|
5685
5685
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5686
|
-
?
|
|
5686
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5687
5687
|
: undefined,
|
|
5688
|
-
name:
|
|
5688
|
+
name: smithy_client_1.expectString(output.name),
|
|
5689
5689
|
pipeline: output.pipeline !== undefined && output.pipeline !== null
|
|
5690
5690
|
? deserializeAws_json1_0ServicePipeline(output.pipeline, context)
|
|
5691
5691
|
: undefined,
|
|
5692
|
-
repositoryConnectionArn:
|
|
5693
|
-
repositoryId:
|
|
5694
|
-
spec:
|
|
5695
|
-
status:
|
|
5696
|
-
statusMessage:
|
|
5697
|
-
templateName:
|
|
5692
|
+
repositoryConnectionArn: smithy_client_1.expectString(output.repositoryConnectionArn),
|
|
5693
|
+
repositoryId: smithy_client_1.expectString(output.repositoryId),
|
|
5694
|
+
spec: smithy_client_1.expectString(output.spec),
|
|
5695
|
+
status: smithy_client_1.expectString(output.status),
|
|
5696
|
+
statusMessage: smithy_client_1.expectString(output.statusMessage),
|
|
5697
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5698
5698
|
};
|
|
5699
5699
|
};
|
|
5700
5700
|
const deserializeAws_json1_0ServiceInstance = (output, context) => {
|
|
5701
5701
|
return {
|
|
5702
|
-
arn:
|
|
5702
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5703
5703
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5704
|
-
?
|
|
5704
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5705
5705
|
: undefined,
|
|
5706
|
-
deploymentStatus:
|
|
5707
|
-
deploymentStatusMessage:
|
|
5708
|
-
environmentName:
|
|
5706
|
+
deploymentStatus: smithy_client_1.expectString(output.deploymentStatus),
|
|
5707
|
+
deploymentStatusMessage: smithy_client_1.expectString(output.deploymentStatusMessage),
|
|
5708
|
+
environmentName: smithy_client_1.expectString(output.environmentName),
|
|
5709
5709
|
lastDeploymentAttemptedAt: output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
5710
|
-
?
|
|
5710
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentAttemptedAt)))
|
|
5711
5711
|
: undefined,
|
|
5712
5712
|
lastDeploymentSucceededAt: output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
5713
|
-
?
|
|
5713
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentSucceededAt)))
|
|
5714
5714
|
: undefined,
|
|
5715
|
-
name:
|
|
5716
|
-
serviceName:
|
|
5717
|
-
spec:
|
|
5718
|
-
templateMajorVersion:
|
|
5719
|
-
templateMinorVersion:
|
|
5720
|
-
templateName:
|
|
5715
|
+
name: smithy_client_1.expectString(output.name),
|
|
5716
|
+
serviceName: smithy_client_1.expectString(output.serviceName),
|
|
5717
|
+
spec: smithy_client_1.expectString(output.spec),
|
|
5718
|
+
templateMajorVersion: smithy_client_1.expectString(output.templateMajorVersion),
|
|
5719
|
+
templateMinorVersion: smithy_client_1.expectString(output.templateMinorVersion),
|
|
5720
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5721
5721
|
};
|
|
5722
5722
|
};
|
|
5723
5723
|
const deserializeAws_json1_0ServiceInstanceSummary = (output, context) => {
|
|
5724
5724
|
return {
|
|
5725
|
-
arn:
|
|
5725
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5726
5726
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5727
|
-
?
|
|
5727
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5728
5728
|
: undefined,
|
|
5729
|
-
deploymentStatus:
|
|
5730
|
-
deploymentStatusMessage:
|
|
5731
|
-
environmentName:
|
|
5729
|
+
deploymentStatus: smithy_client_1.expectString(output.deploymentStatus),
|
|
5730
|
+
deploymentStatusMessage: smithy_client_1.expectString(output.deploymentStatusMessage),
|
|
5731
|
+
environmentName: smithy_client_1.expectString(output.environmentName),
|
|
5732
5732
|
lastDeploymentAttemptedAt: output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
5733
|
-
?
|
|
5733
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentAttemptedAt)))
|
|
5734
5734
|
: undefined,
|
|
5735
5735
|
lastDeploymentSucceededAt: output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
5736
|
-
?
|
|
5736
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentSucceededAt)))
|
|
5737
5737
|
: undefined,
|
|
5738
|
-
name:
|
|
5739
|
-
serviceName:
|
|
5740
|
-
templateMajorVersion:
|
|
5741
|
-
templateMinorVersion:
|
|
5742
|
-
templateName:
|
|
5738
|
+
name: smithy_client_1.expectString(output.name),
|
|
5739
|
+
serviceName: smithy_client_1.expectString(output.serviceName),
|
|
5740
|
+
templateMajorVersion: smithy_client_1.expectString(output.templateMajorVersion),
|
|
5741
|
+
templateMinorVersion: smithy_client_1.expectString(output.templateMinorVersion),
|
|
5742
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5743
5743
|
};
|
|
5744
5744
|
};
|
|
5745
5745
|
const deserializeAws_json1_0ServiceInstanceSummaryList = (output, context) => {
|
|
@@ -5754,43 +5754,43 @@ const deserializeAws_json1_0ServiceInstanceSummaryList = (output, context) => {
|
|
|
5754
5754
|
};
|
|
5755
5755
|
const deserializeAws_json1_0ServicePipeline = (output, context) => {
|
|
5756
5756
|
return {
|
|
5757
|
-
arn:
|
|
5757
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5758
5758
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5759
|
-
?
|
|
5759
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5760
5760
|
: undefined,
|
|
5761
|
-
deploymentStatus:
|
|
5762
|
-
deploymentStatusMessage:
|
|
5761
|
+
deploymentStatus: smithy_client_1.expectString(output.deploymentStatus),
|
|
5762
|
+
deploymentStatusMessage: smithy_client_1.expectString(output.deploymentStatusMessage),
|
|
5763
5763
|
lastDeploymentAttemptedAt: output.lastDeploymentAttemptedAt !== undefined && output.lastDeploymentAttemptedAt !== null
|
|
5764
|
-
?
|
|
5764
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentAttemptedAt)))
|
|
5765
5765
|
: undefined,
|
|
5766
5766
|
lastDeploymentSucceededAt: output.lastDeploymentSucceededAt !== undefined && output.lastDeploymentSucceededAt !== null
|
|
5767
|
-
?
|
|
5767
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastDeploymentSucceededAt)))
|
|
5768
5768
|
: undefined,
|
|
5769
|
-
spec:
|
|
5770
|
-
templateMajorVersion:
|
|
5771
|
-
templateMinorVersion:
|
|
5772
|
-
templateName:
|
|
5769
|
+
spec: smithy_client_1.expectString(output.spec),
|
|
5770
|
+
templateMajorVersion: smithy_client_1.expectString(output.templateMajorVersion),
|
|
5771
|
+
templateMinorVersion: smithy_client_1.expectString(output.templateMinorVersion),
|
|
5772
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5773
5773
|
};
|
|
5774
5774
|
};
|
|
5775
5775
|
const deserializeAws_json1_0ServiceQuotaExceededException = (output, context) => {
|
|
5776
5776
|
return {
|
|
5777
|
-
message:
|
|
5777
|
+
message: smithy_client_1.expectString(output.message),
|
|
5778
5778
|
};
|
|
5779
5779
|
};
|
|
5780
5780
|
const deserializeAws_json1_0ServiceSummary = (output, context) => {
|
|
5781
5781
|
return {
|
|
5782
|
-
arn:
|
|
5782
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5783
5783
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5784
|
-
?
|
|
5784
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5785
5785
|
: undefined,
|
|
5786
|
-
description:
|
|
5786
|
+
description: smithy_client_1.expectString(output.description),
|
|
5787
5787
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5788
|
-
?
|
|
5788
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5789
5789
|
: undefined,
|
|
5790
|
-
name:
|
|
5791
|
-
status:
|
|
5792
|
-
statusMessage:
|
|
5793
|
-
templateName:
|
|
5790
|
+
name: smithy_client_1.expectString(output.name),
|
|
5791
|
+
status: smithy_client_1.expectString(output.status),
|
|
5792
|
+
statusMessage: smithy_client_1.expectString(output.statusMessage),
|
|
5793
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5794
5794
|
};
|
|
5795
5795
|
};
|
|
5796
5796
|
const deserializeAws_json1_0ServiceSummaryList = (output, context) => {
|
|
@@ -5805,35 +5805,35 @@ const deserializeAws_json1_0ServiceSummaryList = (output, context) => {
|
|
|
5805
5805
|
};
|
|
5806
5806
|
const deserializeAws_json1_0ServiceTemplate = (output, context) => {
|
|
5807
5807
|
return {
|
|
5808
|
-
arn:
|
|
5808
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5809
5809
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5810
|
-
?
|
|
5810
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5811
5811
|
: undefined,
|
|
5812
|
-
description:
|
|
5813
|
-
displayName:
|
|
5814
|
-
encryptionKey:
|
|
5812
|
+
description: smithy_client_1.expectString(output.description),
|
|
5813
|
+
displayName: smithy_client_1.expectString(output.displayName),
|
|
5814
|
+
encryptionKey: smithy_client_1.expectString(output.encryptionKey),
|
|
5815
5815
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5816
|
-
?
|
|
5816
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5817
5817
|
: undefined,
|
|
5818
|
-
name:
|
|
5819
|
-
pipelineProvisioning:
|
|
5820
|
-
recommendedVersion:
|
|
5818
|
+
name: smithy_client_1.expectString(output.name),
|
|
5819
|
+
pipelineProvisioning: smithy_client_1.expectString(output.pipelineProvisioning),
|
|
5820
|
+
recommendedVersion: smithy_client_1.expectString(output.recommendedVersion),
|
|
5821
5821
|
};
|
|
5822
5822
|
};
|
|
5823
5823
|
const deserializeAws_json1_0ServiceTemplateSummary = (output, context) => {
|
|
5824
5824
|
return {
|
|
5825
|
-
arn:
|
|
5825
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5826
5826
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5827
|
-
?
|
|
5827
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5828
5828
|
: undefined,
|
|
5829
|
-
description:
|
|
5830
|
-
displayName:
|
|
5829
|
+
description: smithy_client_1.expectString(output.description),
|
|
5830
|
+
displayName: smithy_client_1.expectString(output.displayName),
|
|
5831
5831
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5832
|
-
?
|
|
5832
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5833
5833
|
: undefined,
|
|
5834
|
-
name:
|
|
5835
|
-
pipelineProvisioning:
|
|
5836
|
-
recommendedVersion:
|
|
5834
|
+
name: smithy_client_1.expectString(output.name),
|
|
5835
|
+
pipelineProvisioning: smithy_client_1.expectString(output.pipelineProvisioning),
|
|
5836
|
+
recommendedVersion: smithy_client_1.expectString(output.recommendedVersion),
|
|
5837
5837
|
};
|
|
5838
5838
|
};
|
|
5839
5839
|
const deserializeAws_json1_0ServiceTemplateSummaryList = (output, context) => {
|
|
@@ -5848,42 +5848,42 @@ const deserializeAws_json1_0ServiceTemplateSummaryList = (output, context) => {
|
|
|
5848
5848
|
};
|
|
5849
5849
|
const deserializeAws_json1_0ServiceTemplateVersion = (output, context) => {
|
|
5850
5850
|
return {
|
|
5851
|
-
arn:
|
|
5851
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5852
5852
|
compatibleEnvironmentTemplates: output.compatibleEnvironmentTemplates !== undefined && output.compatibleEnvironmentTemplates !== null
|
|
5853
5853
|
? deserializeAws_json1_0CompatibleEnvironmentTemplateList(output.compatibleEnvironmentTemplates, context)
|
|
5854
5854
|
: undefined,
|
|
5855
5855
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5856
|
-
?
|
|
5856
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5857
5857
|
: undefined,
|
|
5858
|
-
description:
|
|
5858
|
+
description: smithy_client_1.expectString(output.description),
|
|
5859
5859
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5860
|
-
?
|
|
5860
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5861
5861
|
: undefined,
|
|
5862
|
-
majorVersion:
|
|
5863
|
-
minorVersion:
|
|
5864
|
-
recommendedMinorVersion:
|
|
5865
|
-
schema:
|
|
5866
|
-
status:
|
|
5867
|
-
statusMessage:
|
|
5868
|
-
templateName:
|
|
5862
|
+
majorVersion: smithy_client_1.expectString(output.majorVersion),
|
|
5863
|
+
minorVersion: smithy_client_1.expectString(output.minorVersion),
|
|
5864
|
+
recommendedMinorVersion: smithy_client_1.expectString(output.recommendedMinorVersion),
|
|
5865
|
+
schema: smithy_client_1.expectString(output.schema),
|
|
5866
|
+
status: smithy_client_1.expectString(output.status),
|
|
5867
|
+
statusMessage: smithy_client_1.expectString(output.statusMessage),
|
|
5868
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5869
5869
|
};
|
|
5870
5870
|
};
|
|
5871
5871
|
const deserializeAws_json1_0ServiceTemplateVersionSummary = (output, context) => {
|
|
5872
5872
|
return {
|
|
5873
|
-
arn:
|
|
5873
|
+
arn: smithy_client_1.expectString(output.arn),
|
|
5874
5874
|
createdAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5875
|
-
?
|
|
5875
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5876
5876
|
: undefined,
|
|
5877
|
-
description:
|
|
5877
|
+
description: smithy_client_1.expectString(output.description),
|
|
5878
5878
|
lastModifiedAt: output.lastModifiedAt !== undefined && output.lastModifiedAt !== null
|
|
5879
|
-
?
|
|
5879
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastModifiedAt)))
|
|
5880
5880
|
: undefined,
|
|
5881
|
-
majorVersion:
|
|
5882
|
-
minorVersion:
|
|
5883
|
-
recommendedMinorVersion:
|
|
5884
|
-
status:
|
|
5885
|
-
statusMessage:
|
|
5886
|
-
templateName:
|
|
5881
|
+
majorVersion: smithy_client_1.expectString(output.majorVersion),
|
|
5882
|
+
minorVersion: smithy_client_1.expectString(output.minorVersion),
|
|
5883
|
+
recommendedMinorVersion: smithy_client_1.expectString(output.recommendedMinorVersion),
|
|
5884
|
+
status: smithy_client_1.expectString(output.status),
|
|
5885
|
+
statusMessage: smithy_client_1.expectString(output.statusMessage),
|
|
5886
|
+
templateName: smithy_client_1.expectString(output.templateName),
|
|
5887
5887
|
};
|
|
5888
5888
|
};
|
|
5889
5889
|
const deserializeAws_json1_0ServiceTemplateVersionSummaryList = (output, context) => {
|
|
@@ -5898,8 +5898,8 @@ const deserializeAws_json1_0ServiceTemplateVersionSummaryList = (output, context
|
|
|
5898
5898
|
};
|
|
5899
5899
|
const deserializeAws_json1_0Tag = (output, context) => {
|
|
5900
5900
|
return {
|
|
5901
|
-
key:
|
|
5902
|
-
value:
|
|
5901
|
+
key: smithy_client_1.expectString(output.key),
|
|
5902
|
+
value: smithy_client_1.expectString(output.value),
|
|
5903
5903
|
};
|
|
5904
5904
|
};
|
|
5905
5905
|
const deserializeAws_json1_0TagList = (output, context) => {
|
|
@@ -5917,7 +5917,7 @@ const deserializeAws_json1_0TagResourceOutput = (output, context) => {
|
|
|
5917
5917
|
};
|
|
5918
5918
|
const deserializeAws_json1_0ThrottlingException = (output, context) => {
|
|
5919
5919
|
return {
|
|
5920
|
-
message:
|
|
5920
|
+
message: smithy_client_1.expectString(output.message),
|
|
5921
5921
|
};
|
|
5922
5922
|
};
|
|
5923
5923
|
const deserializeAws_json1_0UntagResourceOutput = (output, context) => {
|
|
@@ -5995,7 +5995,7 @@ const deserializeAws_json1_0UpdateServiceTemplateVersionOutput = (output, contex
|
|
|
5995
5995
|
};
|
|
5996
5996
|
const deserializeAws_json1_0ValidationException = (output, context) => {
|
|
5997
5997
|
return {
|
|
5998
|
-
message:
|
|
5998
|
+
message: smithy_client_1.expectString(output.message),
|
|
5999
5999
|
};
|
|
6000
6000
|
};
|
|
6001
6001
|
const deserializeMetadata = (output) => {
|