@aws-sdk/client-proton 3.294.0 → 3.295.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/commands/AcceptEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +4 -4
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +4 -4
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +4 -4
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +4 -4
- package/dist-cjs/commands/CreateComponentCommand.js +4 -4
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-cjs/commands/CreateEnvironmentCommand.js +4 -4
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateRepositoryCommand.js +4 -4
- package/dist-cjs/commands/CreateServiceCommand.js +4 -4
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +4 -4
- package/dist-cjs/commands/DeleteComponentCommand.js +4 -4
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteRepositoryCommand.js +4 -4
- package/dist-cjs/commands/DeleteServiceCommand.js +4 -4
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +4 -4
- package/dist-cjs/commands/GetAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/GetComponentCommand.js +4 -4
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-cjs/commands/GetEnvironmentCommand.js +4 -4
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/GetRepositoryCommand.js +4 -4
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +4 -4
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +4 -4
- package/dist-cjs/commands/GetServiceCommand.js +4 -4
- package/dist-cjs/commands/GetServiceInstanceCommand.js +4 -4
- package/dist-cjs/commands/GetServiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +4 -4
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +4 -4
- package/dist-cjs/commands/ListComponentOutputsCommand.js +4 -4
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +4 -4
- package/dist-cjs/commands/ListComponentsCommand.js +4 -4
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +4 -4
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +4 -4
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +4 -4
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +4 -4
- package/dist-cjs/commands/ListEnvironmentsCommand.js +4 -4
- package/dist-cjs/commands/ListRepositoriesCommand.js +4 -4
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +4 -4
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +4 -4
- package/dist-cjs/commands/ListServiceInstancesCommand.js +4 -4
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +4 -4
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +4 -4
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +4 -4
- package/dist-cjs/commands/ListServicesCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +4 -4
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateComponentCommand.js +4 -4
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +4 -4
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateServiceCommand.js +4 -4
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +4 -4
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +4 -4
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +4 -4
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-es/commands/CancelComponentDeploymentCommand.js +4 -4
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +4 -4
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +4 -4
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +4 -4
- package/dist-es/commands/CreateComponentCommand.js +4 -4
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-es/commands/CreateEnvironmentCommand.js +4 -4
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +4 -4
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-es/commands/CreateRepositoryCommand.js +4 -4
- package/dist-es/commands/CreateServiceCommand.js +4 -4
- package/dist-es/commands/CreateServiceTemplateCommand.js +4 -4
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +4 -4
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +4 -4
- package/dist-es/commands/DeleteComponentCommand.js +4 -4
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-es/commands/DeleteEnvironmentCommand.js +4 -4
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-es/commands/DeleteRepositoryCommand.js +4 -4
- package/dist-es/commands/DeleteServiceCommand.js +4 -4
- package/dist-es/commands/DeleteServiceTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +4 -4
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +4 -4
- package/dist-es/commands/GetAccountSettingsCommand.js +4 -4
- package/dist-es/commands/GetComponentCommand.js +4 -4
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-es/commands/GetEnvironmentCommand.js +4 -4
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +4 -4
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-es/commands/GetRepositoryCommand.js +4 -4
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +4 -4
- package/dist-es/commands/GetResourcesSummaryCommand.js +4 -4
- package/dist-es/commands/GetServiceCommand.js +4 -4
- package/dist-es/commands/GetServiceInstanceCommand.js +4 -4
- package/dist-es/commands/GetServiceTemplateCommand.js +4 -4
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +4 -4
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +4 -4
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +4 -4
- package/dist-es/commands/ListComponentOutputsCommand.js +4 -4
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +4 -4
- package/dist-es/commands/ListComponentsCommand.js +4 -4
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +4 -4
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +4 -4
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +4 -4
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +4 -4
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +4 -4
- package/dist-es/commands/ListEnvironmentsCommand.js +4 -4
- package/dist-es/commands/ListRepositoriesCommand.js +4 -4
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +4 -4
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +4 -4
- package/dist-es/commands/ListServiceInstancesCommand.js +4 -4
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +4 -4
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +4 -4
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +4 -4
- package/dist-es/commands/ListServiceTemplatesCommand.js +4 -4
- package/dist-es/commands/ListServicesCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +4 -4
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateComponentCommand.js +4 -4
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +4 -4
- package/dist-es/commands/UpdateEnvironmentCommand.js +4 -4
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +4 -4
- package/dist-es/commands/UpdateServiceCommand.js +4 -4
- package/dist-es/commands/UpdateServiceInstanceCommand.js +4 -4
- package/dist-es/commands/UpdateServicePipelineCommand.js +4 -4
- package/dist-es/commands/UpdateServiceTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +4 -4
- package/dist-types/ProtonClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/ProtonClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/package.json +37 -37
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAccountSettingsInputFilterSensitiveLog, UpdateAccountSettingsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateAccountSettingsCommand, serializeAws_json1_0UpdateAccountSettingsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateAccountSettingsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAccountSettingsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAccountSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateComponentInputFilterSensitiveLog, UpdateComponentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateComponentCommand, serializeAws_json1_0UpdateComponentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateComponentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateComponentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateComponentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateEnvironmentAccountConnectionInputFilterSensitiveLog, UpdateEnvironmentAccountConnectionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateEnvironmentAccountConnectionCommand, serializeAws_json1_0UpdateEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateEnvironmentAccountConnectionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateEnvironmentAccountConnectionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEnvironmentAccountConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateEnvironmentInputFilterSensitiveLog, UpdateEnvironmentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateEnvironmentCommand, serializeAws_json1_0UpdateEnvironmentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateEnvironmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateEnvironmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEnvironmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateEnvironmentTemplateInputFilterSensitiveLog, UpdateEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateEnvironmentTemplateCommand, serializeAws_json1_0UpdateEnvironmentTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateEnvironmentTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateEnvironmentTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEnvironmentTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateEnvironmentTemplateVersionInputFilterSensitiveLog, UpdateEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateEnvironmentTemplateVersionCommand, serializeAws_json1_0UpdateEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateEnvironmentTemplateVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateEnvironmentTemplateVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEnvironmentTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateServiceInputFilterSensitiveLog, UpdateServiceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateServiceCommand, serializeAws_json1_0UpdateServiceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateServiceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateServiceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateServiceInstanceInputFilterSensitiveLog, UpdateServiceInstanceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateServiceInstanceCommand, serializeAws_json1_0UpdateServiceInstanceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateServiceInstanceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateServiceInstanceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceInstanceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateServicePipelineInputFilterSensitiveLog, UpdateServicePipelineOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateServicePipelineCommand, serializeAws_json1_0UpdateServicePipelineCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateServicePipelineCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateServicePipelineCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServicePipelineCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateServiceTemplateInputFilterSensitiveLog, UpdateServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateServiceTemplateCommand, serializeAws_json1_0UpdateServiceTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateServiceTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateServiceTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateServiceTemplateVersionInputFilterSensitiveLog, UpdateServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateServiceTemplateVersionCommand, serializeAws_json1_0UpdateServiceTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateServiceTemplateVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateServiceTemplateVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateServiceTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateTemplateSyncConfigInputFilterSensitiveLog, UpdateTemplateSyncConfigOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UpdateTemplateSyncConfigCommand, serializeAws_json1_0UpdateTemplateSyncConfigCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UpdateTemplateSyncConfigCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateTemplateSyncConfigCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateTemplateSyncConfigCommand.getEndpointParameterInstructions()));
|
|
@@ -84,8 +84,8 @@ import { UpdateServiceTemplateCommandInput, UpdateServiceTemplateCommandOutput }
|
|
|
84
84
|
import { UpdateServiceTemplateVersionCommandInput, UpdateServiceTemplateVersionCommandOutput } from "./commands/UpdateServiceTemplateVersionCommand";
|
|
85
85
|
import { UpdateTemplateSyncConfigCommandInput, UpdateTemplateSyncConfigCommandOutput } from "./commands/UpdateTemplateSyncConfigCommand";
|
|
86
86
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
87
|
-
export
|
|
88
|
-
export
|
|
87
|
+
export type ServiceInputTypes = AcceptEnvironmentAccountConnectionCommandInput | CancelComponentDeploymentCommandInput | CancelEnvironmentDeploymentCommandInput | CancelServiceInstanceDeploymentCommandInput | CancelServicePipelineDeploymentCommandInput | CreateComponentCommandInput | CreateEnvironmentAccountConnectionCommandInput | CreateEnvironmentCommandInput | CreateEnvironmentTemplateCommandInput | CreateEnvironmentTemplateVersionCommandInput | CreateRepositoryCommandInput | CreateServiceCommandInput | CreateServiceTemplateCommandInput | CreateServiceTemplateVersionCommandInput | CreateTemplateSyncConfigCommandInput | DeleteComponentCommandInput | DeleteEnvironmentAccountConnectionCommandInput | DeleteEnvironmentCommandInput | DeleteEnvironmentTemplateCommandInput | DeleteEnvironmentTemplateVersionCommandInput | DeleteRepositoryCommandInput | DeleteServiceCommandInput | DeleteServiceTemplateCommandInput | DeleteServiceTemplateVersionCommandInput | DeleteTemplateSyncConfigCommandInput | GetAccountSettingsCommandInput | GetComponentCommandInput | GetEnvironmentAccountConnectionCommandInput | GetEnvironmentCommandInput | GetEnvironmentTemplateCommandInput | GetEnvironmentTemplateVersionCommandInput | GetRepositoryCommandInput | GetRepositorySyncStatusCommandInput | GetResourcesSummaryCommandInput | GetServiceCommandInput | GetServiceInstanceCommandInput | GetServiceTemplateCommandInput | GetServiceTemplateVersionCommandInput | GetTemplateSyncConfigCommandInput | GetTemplateSyncStatusCommandInput | ListComponentOutputsCommandInput | ListComponentProvisionedResourcesCommandInput | ListComponentsCommandInput | ListEnvironmentAccountConnectionsCommandInput | ListEnvironmentOutputsCommandInput | ListEnvironmentProvisionedResourcesCommandInput | ListEnvironmentTemplateVersionsCommandInput | ListEnvironmentTemplatesCommandInput | ListEnvironmentsCommandInput | ListRepositoriesCommandInput | ListRepositorySyncDefinitionsCommandInput | ListServiceInstanceOutputsCommandInput | ListServiceInstanceProvisionedResourcesCommandInput | ListServiceInstancesCommandInput | ListServicePipelineOutputsCommandInput | ListServicePipelineProvisionedResourcesCommandInput | ListServiceTemplateVersionsCommandInput | ListServiceTemplatesCommandInput | ListServicesCommandInput | ListTagsForResourceCommandInput | NotifyResourceDeploymentStatusChangeCommandInput | RejectEnvironmentAccountConnectionCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAccountSettingsCommandInput | UpdateComponentCommandInput | UpdateEnvironmentAccountConnectionCommandInput | UpdateEnvironmentCommandInput | UpdateEnvironmentTemplateCommandInput | UpdateEnvironmentTemplateVersionCommandInput | UpdateServiceCommandInput | UpdateServiceInstanceCommandInput | UpdateServicePipelineCommandInput | UpdateServiceTemplateCommandInput | UpdateServiceTemplateVersionCommandInput | UpdateTemplateSyncConfigCommandInput;
|
|
88
|
+
export type ServiceOutputTypes = AcceptEnvironmentAccountConnectionCommandOutput | CancelComponentDeploymentCommandOutput | CancelEnvironmentDeploymentCommandOutput | CancelServiceInstanceDeploymentCommandOutput | CancelServicePipelineDeploymentCommandOutput | CreateComponentCommandOutput | CreateEnvironmentAccountConnectionCommandOutput | CreateEnvironmentCommandOutput | CreateEnvironmentTemplateCommandOutput | CreateEnvironmentTemplateVersionCommandOutput | CreateRepositoryCommandOutput | CreateServiceCommandOutput | CreateServiceTemplateCommandOutput | CreateServiceTemplateVersionCommandOutput | CreateTemplateSyncConfigCommandOutput | DeleteComponentCommandOutput | DeleteEnvironmentAccountConnectionCommandOutput | DeleteEnvironmentCommandOutput | DeleteEnvironmentTemplateCommandOutput | DeleteEnvironmentTemplateVersionCommandOutput | DeleteRepositoryCommandOutput | DeleteServiceCommandOutput | DeleteServiceTemplateCommandOutput | DeleteServiceTemplateVersionCommandOutput | DeleteTemplateSyncConfigCommandOutput | GetAccountSettingsCommandOutput | GetComponentCommandOutput | GetEnvironmentAccountConnectionCommandOutput | GetEnvironmentCommandOutput | GetEnvironmentTemplateCommandOutput | GetEnvironmentTemplateVersionCommandOutput | GetRepositoryCommandOutput | GetRepositorySyncStatusCommandOutput | GetResourcesSummaryCommandOutput | GetServiceCommandOutput | GetServiceInstanceCommandOutput | GetServiceTemplateCommandOutput | GetServiceTemplateVersionCommandOutput | GetTemplateSyncConfigCommandOutput | GetTemplateSyncStatusCommandOutput | ListComponentOutputsCommandOutput | ListComponentProvisionedResourcesCommandOutput | ListComponentsCommandOutput | ListEnvironmentAccountConnectionsCommandOutput | ListEnvironmentOutputsCommandOutput | ListEnvironmentProvisionedResourcesCommandOutput | ListEnvironmentTemplateVersionsCommandOutput | ListEnvironmentTemplatesCommandOutput | ListEnvironmentsCommandOutput | ListRepositoriesCommandOutput | ListRepositorySyncDefinitionsCommandOutput | ListServiceInstanceOutputsCommandOutput | ListServiceInstanceProvisionedResourcesCommandOutput | ListServiceInstancesCommandOutput | ListServicePipelineOutputsCommandOutput | ListServicePipelineProvisionedResourcesCommandOutput | ListServiceTemplateVersionsCommandOutput | ListServiceTemplatesCommandOutput | ListServicesCommandOutput | ListTagsForResourceCommandOutput | NotifyResourceDeploymentStatusChangeCommandOutput | RejectEnvironmentAccountConnectionCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAccountSettingsCommandOutput | UpdateComponentCommandOutput | UpdateEnvironmentAccountConnectionCommandOutput | UpdateEnvironmentCommandOutput | UpdateEnvironmentTemplateCommandOutput | UpdateEnvironmentTemplateVersionCommandOutput | UpdateServiceCommandOutput | UpdateServiceInstanceCommandOutput | UpdateServicePipelineCommandOutput | UpdateServiceTemplateCommandOutput | UpdateServiceTemplateVersionCommandOutput | UpdateTemplateSyncConfigCommandOutput;
|
|
89
89
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
90
90
|
/**
|
|
91
91
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -186,13 +186,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
186
186
|
*/
|
|
187
187
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
188
188
|
}
|
|
189
|
-
|
|
189
|
+
type ProtonClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
190
190
|
/**
|
|
191
191
|
* The configuration interface of ProtonClient class constructor that set the region, credentials and other options.
|
|
192
192
|
*/
|
|
193
193
|
export interface ProtonClientConfig extends ProtonClientConfigType {
|
|
194
194
|
}
|
|
195
|
-
|
|
195
|
+
type ProtonClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
196
196
|
/**
|
|
197
197
|
* The resolved configuration interface of ProtonClient class. This is resolved and normalized from the {@link ProtonClientConfig | constructor configuration interface}.
|
|
198
198
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -1649,7 +1649,7 @@ export interface S3ObjectSource {
|
|
|
1649
1649
|
/**
|
|
1650
1650
|
* <p>Template version source data.</p>
|
|
1651
1651
|
*/
|
|
1652
|
-
export
|
|
1652
|
+
export type TemplateVersionSourceInput = TemplateVersionSourceInput.S3Member | TemplateVersionSourceInput.$UnknownMember;
|
|
1653
1653
|
export declare namespace TemplateVersionSourceInput {
|
|
1654
1654
|
/**
|
|
1655
1655
|
* <p>An S3 source object that includes the template bundle S3 path and name for a template minor version.</p>
|
|
@@ -353,7 +353,7 @@ import {
|
|
|
353
353
|
ClientResolvedEndpointParameters,
|
|
354
354
|
EndpointParameters,
|
|
355
355
|
} from "./endpoint/EndpointParameters";
|
|
356
|
-
export
|
|
356
|
+
export type ServiceInputTypes =
|
|
357
357
|
| AcceptEnvironmentAccountConnectionCommandInput
|
|
358
358
|
| CancelComponentDeploymentCommandInput
|
|
359
359
|
| CancelEnvironmentDeploymentCommandInput
|
|
@@ -430,7 +430,7 @@ export declare type ServiceInputTypes =
|
|
|
430
430
|
| UpdateServiceTemplateCommandInput
|
|
431
431
|
| UpdateServiceTemplateVersionCommandInput
|
|
432
432
|
| UpdateTemplateSyncConfigCommandInput;
|
|
433
|
-
export
|
|
433
|
+
export type ServiceOutputTypes =
|
|
434
434
|
| AcceptEnvironmentAccountConnectionCommandOutput
|
|
435
435
|
| CancelComponentDeploymentCommandOutput
|
|
436
436
|
| CancelEnvironmentDeploymentCommandOutput
|
|
@@ -531,7 +531,7 @@ export interface ClientDefaults
|
|
|
531
531
|
logger?: __Logger;
|
|
532
532
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
533
533
|
}
|
|
534
|
-
|
|
534
|
+
type ProtonClientConfigType = Partial<
|
|
535
535
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
536
536
|
> &
|
|
537
537
|
ClientDefaults &
|
|
@@ -543,7 +543,7 @@ declare type ProtonClientConfigType = Partial<
|
|
|
543
543
|
UserAgentInputConfig &
|
|
544
544
|
ClientInputEndpointParameters;
|
|
545
545
|
export interface ProtonClientConfig extends ProtonClientConfigType {}
|
|
546
|
-
|
|
546
|
+
type ProtonClientResolvedConfigType =
|
|
547
547
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
548
548
|
Required<ClientDefaults> &
|
|
549
549
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
|
@@ -542,7 +542,7 @@ export interface S3ObjectSource {
|
|
|
542
542
|
bucket: string | undefined;
|
|
543
543
|
key: string | undefined;
|
|
544
544
|
}
|
|
545
|
-
export
|
|
545
|
+
export type TemplateVersionSourceInput =
|
|
546
546
|
| TemplateVersionSourceInput.S3Member
|
|
547
547
|
| TemplateVersionSourceInput.$UnknownMember;
|
|
548
548
|
export declare namespace TemplateVersionSourceInput {
|
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.295.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",
|
|
@@ -20,44 +20,44 @@
|
|
|
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/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
45
|
-
"@aws-sdk/util-base64": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
-
"@aws-sdk/util-utf8": "3.
|
|
55
|
-
"@aws-sdk/util-waiter": "3.
|
|
56
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.295.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.295.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.295.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.295.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.295.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.295.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.295.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.295.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.295.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.295.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.295.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.295.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.295.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.295.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.295.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.295.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.295.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.295.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.295.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.295.0",
|
|
43
|
+
"@aws-sdk/types": "3.295.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.295.0",
|
|
45
|
+
"@aws-sdk/util-base64": "3.295.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.295.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.295.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.295.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.295.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.295.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.295.0",
|
|
54
|
+
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
|
+
"@aws-sdk/util-waiter": "3.295.0",
|
|
56
|
+
"tslib": "^2.5.0",
|
|
57
57
|
"uuid": "^8.3.2"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
60
|
+
"@aws-sdk/service-client-documentation-generator": "3.295.0",
|
|
61
61
|
"@tsconfig/node14": "1.0.3",
|
|
62
62
|
"@types/node": "^14.14.31",
|
|
63
63
|
"@types/uuid": "^8.3.0",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"downlevel-dts": "0.10.1",
|
|
66
66
|
"rimraf": "3.0.2",
|
|
67
67
|
"typedoc": "0.23.23",
|
|
68
|
-
"typescript": "~4.
|
|
68
|
+
"typescript": "~4.9.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=14.0.0"
|