@aws-sdk/client-proton 3.489.0 → 3.495.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/dist-cjs/Proton.js +1 -185
- package/dist-cjs/ProtonClient.js +1 -43
- package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CreateComponentCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/CreateEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/CreateRepositoryCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteComponentCommand.js +1 -29
- package/dist-cjs/commands/DeleteDeploymentCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/DeleteRepositoryCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceCommand.js +1 -29
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/GetComponentCommand.js +1 -29
- package/dist-cjs/commands/GetDeploymentCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/GetEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/GetRepositoryCommand.js +1 -28
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +1 -28
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetServiceCommand.js +1 -29
- package/dist-cjs/commands/GetServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +1 -28
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +1 -28
- package/dist-cjs/commands/ListComponentOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListComponentsCommand.js +1 -29
- package/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentsCommand.js +1 -29
- package/dist-cjs/commands/ListRepositoriesCommand.js +1 -28
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceInstancesCommand.js +1 -29
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +1 -29
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +1 -29
- package/dist-cjs/commands/ListServicesCommand.js +1 -29
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -29
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/UpdateComponentCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -90
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9143 -12
- package/dist-cjs/models/ProtonServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -791
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListComponentOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListComponentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDeploymentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRepositoriesPaginator.js +1 -7
- package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -25
- package/dist-cjs/protocols/Aws_json1_0.js +1 -5823
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -13
- package/dist-cjs/waiters/waitForComponentDeleted.js +1 -39
- package/dist-cjs/waiters/waitForComponentDeployed.js +1 -45
- package/dist-cjs/waiters/waitForEnvironmentDeployed.js +1 -45
- package/dist-cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js +1 -54
- package/dist-cjs/waiters/waitForServiceCreated.js +1 -63
- package/dist-cjs/waiters/waitForServiceDeleted.js +1 -39
- package/dist-cjs/waiters/waitForServiceInstanceDeployed.js +1 -45
- package/dist-cjs/waiters/waitForServicePipelineDeployed.js +1 -45
- package/dist-cjs/waiters/waitForServiceTemplateVersionRegistered.js +1 -54
- package/dist-cjs/waiters/waitForServiceUpdated.js +1 -72
- package/package.json +41 -41
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
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.495.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
|
-
"build:cjs": "
|
|
7
|
+
"build:cjs": "node ../../scripts/compilation/inline client-proton",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
@@ -20,49 +20,49 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.0
|
|
37
|
-
"@smithy/core": "^1.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.
|
|
39
|
-
"@smithy/hash-node": "^2.0
|
|
40
|
-
"@smithy/invalid-dependency": "^2.0
|
|
41
|
-
"@smithy/middleware-content-length": "^2.0
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.
|
|
43
|
-
"@smithy/middleware-retry": "^2.0
|
|
44
|
-
"@smithy/middleware-serde": "^2.0
|
|
45
|
-
"@smithy/middleware-stack": "^2.0
|
|
46
|
-
"@smithy/node-config-provider": "^2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.
|
|
48
|
-
"@smithy/protocol-http": "^3.0
|
|
49
|
-
"@smithy/smithy-client": "^2.
|
|
50
|
-
"@smithy/types": "^2.
|
|
51
|
-
"@smithy/url-parser": "^2.0
|
|
52
|
-
"@smithy/util-base64": "^2.0
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.0
|
|
54
|
-
"@smithy/util-body-length-node": "^2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0
|
|
57
|
-
"@smithy/util-endpoints": "^1.0
|
|
58
|
-
"@smithy/util-retry": "^2.0
|
|
59
|
-
"@smithy/util-utf8": "^2.0
|
|
60
|
-
"@smithy/util-waiter": "^2.0
|
|
23
|
+
"@aws-sdk/client-sts": "3.495.0",
|
|
24
|
+
"@aws-sdk/core": "3.495.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.495.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.495.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.495.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.495.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.495.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.495.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.495.0",
|
|
32
|
+
"@aws-sdk/types": "3.495.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.495.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.495.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.495.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.0",
|
|
37
|
+
"@smithy/core": "^1.3.0",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.0",
|
|
39
|
+
"@smithy/hash-node": "^2.1.0",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.0",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.0",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.0",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.0",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.0",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.0",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.0",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.0",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.0",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.0",
|
|
50
|
+
"@smithy/types": "^2.9.0",
|
|
51
|
+
"@smithy/url-parser": "^2.1.0",
|
|
52
|
+
"@smithy/util-base64": "^2.1.0",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.0",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.0",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.0",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.0",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.0",
|
|
58
|
+
"@smithy/util-retry": "^2.1.0",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.0",
|
|
60
|
+
"@smithy/util-waiter": "^2.1.0",
|
|
61
61
|
"tslib": "^2.5.0",
|
|
62
62
|
"uuid": "^8.3.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
65
|
+
"@smithy/service-client-documentation-generator": "^2.1.0",
|
|
66
66
|
"@tsconfig/node14": "1.0.3",
|
|
67
67
|
"@types/node": "^14.14.31",
|
|
68
68
|
"@types/uuid": "^8.3.0",
|