@aws-sdk/client-proton 3.429.0 → 3.431.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.
|
@@ -4,6 +4,7 @@ exports.se_ListComponentProvisionedResourcesCommand = exports.se_ListComponentOu
|
|
|
4
4
|
exports.de_CreateServiceInstanceCommand = exports.de_CreateServiceCommand = exports.de_CreateRepositoryCommand = exports.de_CreateEnvironmentTemplateVersionCommand = exports.de_CreateEnvironmentTemplateCommand = exports.de_CreateEnvironmentAccountConnectionCommand = exports.de_CreateEnvironmentCommand = exports.de_CreateComponentCommand = exports.de_CancelServicePipelineDeploymentCommand = exports.de_CancelServiceInstanceDeploymentCommand = exports.de_CancelEnvironmentDeploymentCommand = exports.de_CancelComponentDeploymentCommand = exports.de_AcceptEnvironmentAccountConnectionCommand = exports.se_UpdateTemplateSyncConfigCommand = exports.se_UpdateServiceTemplateVersionCommand = exports.se_UpdateServiceTemplateCommand = exports.se_UpdateServiceSyncConfigCommand = exports.se_UpdateServiceSyncBlockerCommand = exports.se_UpdateServicePipelineCommand = exports.se_UpdateServiceInstanceCommand = exports.se_UpdateServiceCommand = exports.se_UpdateEnvironmentTemplateVersionCommand = exports.se_UpdateEnvironmentTemplateCommand = exports.se_UpdateEnvironmentAccountConnectionCommand = exports.se_UpdateEnvironmentCommand = exports.se_UpdateComponentCommand = exports.se_UpdateAccountSettingsCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_RejectEnvironmentAccountConnectionCommand = exports.se_NotifyResourceDeploymentStatusChangeCommand = exports.se_ListTagsForResourceCommand = exports.se_ListServiceTemplateVersionsCommand = exports.se_ListServiceTemplatesCommand = exports.se_ListServicesCommand = exports.se_ListServicePipelineProvisionedResourcesCommand = exports.se_ListServicePipelineOutputsCommand = exports.se_ListServiceInstancesCommand = exports.se_ListServiceInstanceProvisionedResourcesCommand = exports.se_ListServiceInstanceOutputsCommand = exports.se_ListRepositorySyncDefinitionsCommand = exports.se_ListRepositoriesCommand = exports.se_ListEnvironmentTemplateVersionsCommand = exports.se_ListEnvironmentTemplatesCommand = exports.se_ListEnvironmentsCommand = exports.se_ListEnvironmentProvisionedResourcesCommand = exports.se_ListEnvironmentOutputsCommand = exports.se_ListEnvironmentAccountConnectionsCommand = exports.se_ListDeploymentsCommand = exports.se_ListComponentsCommand = void 0;
|
|
5
5
|
exports.de_ListServiceInstancesCommand = exports.de_ListServiceInstanceProvisionedResourcesCommand = exports.de_ListServiceInstanceOutputsCommand = exports.de_ListRepositorySyncDefinitionsCommand = exports.de_ListRepositoriesCommand = exports.de_ListEnvironmentTemplateVersionsCommand = exports.de_ListEnvironmentTemplatesCommand = exports.de_ListEnvironmentsCommand = exports.de_ListEnvironmentProvisionedResourcesCommand = exports.de_ListEnvironmentOutputsCommand = exports.de_ListEnvironmentAccountConnectionsCommand = exports.de_ListDeploymentsCommand = exports.de_ListComponentsCommand = exports.de_ListComponentProvisionedResourcesCommand = exports.de_ListComponentOutputsCommand = exports.de_GetTemplateSyncStatusCommand = exports.de_GetTemplateSyncConfigCommand = exports.de_GetServiceTemplateVersionCommand = exports.de_GetServiceTemplateCommand = exports.de_GetServiceSyncConfigCommand = exports.de_GetServiceSyncBlockerSummaryCommand = exports.de_GetServiceInstanceSyncStatusCommand = exports.de_GetServiceInstanceCommand = exports.de_GetServiceCommand = exports.de_GetResourcesSummaryCommand = exports.de_GetRepositorySyncStatusCommand = exports.de_GetRepositoryCommand = exports.de_GetEnvironmentTemplateVersionCommand = exports.de_GetEnvironmentTemplateCommand = exports.de_GetEnvironmentAccountConnectionCommand = exports.de_GetEnvironmentCommand = exports.de_GetDeploymentCommand = exports.de_GetComponentCommand = exports.de_GetAccountSettingsCommand = exports.de_DeleteTemplateSyncConfigCommand = exports.de_DeleteServiceTemplateVersionCommand = exports.de_DeleteServiceTemplateCommand = exports.de_DeleteServiceSyncConfigCommand = exports.de_DeleteServiceCommand = exports.de_DeleteRepositoryCommand = exports.de_DeleteEnvironmentTemplateVersionCommand = exports.de_DeleteEnvironmentTemplateCommand = exports.de_DeleteEnvironmentAccountConnectionCommand = exports.de_DeleteEnvironmentCommand = exports.de_DeleteDeploymentCommand = exports.de_DeleteComponentCommand = exports.de_CreateTemplateSyncConfigCommand = exports.de_CreateServiceTemplateVersionCommand = exports.de_CreateServiceTemplateCommand = exports.de_CreateServiceSyncConfigCommand = void 0;
|
|
6
6
|
exports.de_UpdateTemplateSyncConfigCommand = exports.de_UpdateServiceTemplateVersionCommand = exports.de_UpdateServiceTemplateCommand = exports.de_UpdateServiceSyncConfigCommand = exports.de_UpdateServiceSyncBlockerCommand = exports.de_UpdateServicePipelineCommand = exports.de_UpdateServiceInstanceCommand = exports.de_UpdateServiceCommand = exports.de_UpdateEnvironmentTemplateVersionCommand = exports.de_UpdateEnvironmentTemplateCommand = exports.de_UpdateEnvironmentAccountConnectionCommand = exports.de_UpdateEnvironmentCommand = exports.de_UpdateComponentCommand = exports.de_UpdateAccountSettingsCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_RejectEnvironmentAccountConnectionCommand = exports.de_NotifyResourceDeploymentStatusChangeCommand = exports.de_ListTagsForResourceCommand = exports.de_ListServiceTemplateVersionsCommand = exports.de_ListServiceTemplatesCommand = exports.de_ListServicesCommand = exports.de_ListServicePipelineProvisionedResourcesCommand = exports.de_ListServicePipelineOutputsCommand = void 0;
|
|
7
|
+
const core_1 = require("@aws-sdk/core");
|
|
7
8
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
8
9
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
9
10
|
const uuid_1 = require("uuid");
|
|
@@ -5054,7 +5055,7 @@ const de_Deployment = (output, context) => {
|
|
|
5054
5055
|
deploymentStatusMessage: smithy_client_1.expectString,
|
|
5055
5056
|
environmentName: smithy_client_1.expectString,
|
|
5056
5057
|
id: smithy_client_1.expectString,
|
|
5057
|
-
initialState: (_) => de_DeploymentState((0,
|
|
5058
|
+
initialState: (_) => de_DeploymentState((0, core_1.awsExpectUnion)(_), context),
|
|
5058
5059
|
lastAttemptedDeploymentId: smithy_client_1.expectString,
|
|
5059
5060
|
lastModifiedAt: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
|
|
5060
5061
|
lastSucceededDeploymentId: smithy_client_1.expectString,
|
|
@@ -5063,7 +5064,7 @@ const de_Deployment = (output, context) => {
|
|
|
5063
5064
|
targetArn: smithy_client_1.expectString,
|
|
5064
5065
|
targetResourceCreatedAt: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
|
|
5065
5066
|
targetResourceType: smithy_client_1.expectString,
|
|
5066
|
-
targetState: (_) => de_DeploymentState((0,
|
|
5067
|
+
targetState: (_) => de_DeploymentState((0, core_1.awsExpectUnion)(_), context),
|
|
5067
5068
|
});
|
|
5068
5069
|
};
|
|
5069
5070
|
const de_DeploymentState = (output, context) => {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { awsExpectUnion as __expectUnion } from "@aws-sdk/core";
|
|
1
2
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
2
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString,
|
|
3
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectString as __expectString, parseEpochTimestamp as __parseEpochTimestamp, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
4
|
import { v4 as generateIdempotencyToken } from "uuid";
|
|
4
5
|
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/models_0";
|
|
5
6
|
import { ProtonServiceException as __BaseException } from "../models/ProtonServiceException";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-proton",
|
|
3
3
|
"description": "AWS SDK for JavaScript Proton Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.431.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,28 +21,29 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/
|
|
26
|
-
"@aws-sdk/
|
|
24
|
+
"@aws-sdk/client-sts": "3.431.0",
|
|
25
|
+
"@aws-sdk/core": "3.431.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.431.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.431.0",
|
|
27
28
|
"@aws-sdk/middleware-logger": "3.428.0",
|
|
28
29
|
"@aws-sdk/middleware-recursion-detection": "3.428.0",
|
|
29
30
|
"@aws-sdk/middleware-signing": "3.428.0",
|
|
30
31
|
"@aws-sdk/middleware-user-agent": "3.428.0",
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.430.0",
|
|
32
33
|
"@aws-sdk/types": "3.428.0",
|
|
33
34
|
"@aws-sdk/util-endpoints": "3.428.0",
|
|
34
35
|
"@aws-sdk/util-user-agent-browser": "3.428.0",
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.0.
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.430.0",
|
|
37
|
+
"@smithy/config-resolver": "^2.0.15",
|
|
37
38
|
"@smithy/fetch-http-handler": "^2.2.3",
|
|
38
39
|
"@smithy/hash-node": "^2.0.11",
|
|
39
40
|
"@smithy/invalid-dependency": "^2.0.11",
|
|
40
41
|
"@smithy/middleware-content-length": "^2.0.13",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.1.
|
|
42
|
-
"@smithy/middleware-retry": "^2.0.
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.1.2",
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.17",
|
|
43
44
|
"@smithy/middleware-serde": "^2.0.11",
|
|
44
45
|
"@smithy/middleware-stack": "^2.0.5",
|
|
45
|
-
"@smithy/node-config-provider": "^2.1.
|
|
46
|
+
"@smithy/node-config-provider": "^2.1.2",
|
|
46
47
|
"@smithy/node-http-handler": "^2.1.7",
|
|
47
48
|
"@smithy/protocol-http": "^3.0.7",
|
|
48
49
|
"@smithy/smithy-client": "^2.1.11",
|
|
@@ -52,7 +53,7 @@
|
|
|
52
53
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
53
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
54
55
|
"@smithy/util-defaults-mode-browser": "^2.0.15",
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.20",
|
|
56
57
|
"@smithy/util-retry": "^2.0.4",
|
|
57
58
|
"@smithy/util-utf8": "^2.0.0",
|
|
58
59
|
"@smithy/util-waiter": "^2.0.11",
|