@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 { GetServiceTemplateInputFilterSensitiveLog, GetServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetServiceTemplateCommand, serializeAws_json1_0GetServiceTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetServiceTemplateCommand 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 GetServiceTemplateCommand 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, GetServiceTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetServiceTemplateVersionInputFilterSensitiveLog, GetServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetServiceTemplateVersionCommand, serializeAws_json1_0GetServiceTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetServiceTemplateVersionCommand 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 GetServiceTemplateVersionCommand 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, GetServiceTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetTemplateSyncConfigInputFilterSensitiveLog, GetTemplateSyncConfigOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetTemplateSyncConfigCommand, serializeAws_json1_0GetTemplateSyncConfigCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetTemplateSyncConfigCommand 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 GetTemplateSyncConfigCommand 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, GetTemplateSyncConfigCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetTemplateSyncStatusInputFilterSensitiveLog, GetTemplateSyncStatusOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetTemplateSyncStatusCommand, serializeAws_json1_0GetTemplateSyncStatusCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetTemplateSyncStatusCommand 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 GetTemplateSyncStatusCommand 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, GetTemplateSyncStatusCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListComponentOutputsInputFilterSensitiveLog, ListComponentOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListComponentOutputsCommand, serializeAws_json1_0ListComponentOutputsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListComponentOutputsCommand 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 ListComponentOutputsCommand 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, ListComponentOutputsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListComponentProvisionedResourcesInputFilterSensitiveLog, ListComponentProvisionedResourcesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListComponentProvisionedResourcesCommand, serializeAws_json1_0ListComponentProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListComponentProvisionedResourcesCommand 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 ListComponentProvisionedResourcesCommand 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, ListComponentProvisionedResourcesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListComponentsInputFilterSensitiveLog, ListComponentsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListComponentsCommand, serializeAws_json1_0ListComponentsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListComponentsCommand 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 ListComponentsCommand 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, ListComponentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListEnvironmentAccountConnectionsInputFilterSensitiveLog, ListEnvironmentAccountConnectionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListEnvironmentAccountConnectionsCommand, serializeAws_json1_0ListEnvironmentAccountConnectionsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListEnvironmentAccountConnectionsCommand 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 ListEnvironmentAccountConnectionsCommand 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, ListEnvironmentAccountConnectionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListEnvironmentOutputsInputFilterSensitiveLog, ListEnvironmentOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListEnvironmentOutputsCommand, serializeAws_json1_0ListEnvironmentOutputsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListEnvironmentOutputsCommand 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 ListEnvironmentOutputsCommand 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, ListEnvironmentOutputsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListEnvironmentProvisionedResourcesInputFilterSensitiveLog, ListEnvironmentProvisionedResourcesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListEnvironmentProvisionedResourcesCommand, serializeAws_json1_0ListEnvironmentProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListEnvironmentProvisionedResourcesCommand 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 ListEnvironmentProvisionedResourcesCommand 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, ListEnvironmentProvisionedResourcesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListEnvironmentTemplateVersionsInputFilterSensitiveLog, ListEnvironmentTemplateVersionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListEnvironmentTemplateVersionsCommand, serializeAws_json1_0ListEnvironmentTemplateVersionsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListEnvironmentTemplateVersionsCommand 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 ListEnvironmentTemplateVersionsCommand 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, ListEnvironmentTemplateVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListEnvironmentTemplatesInputFilterSensitiveLog, ListEnvironmentTemplatesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListEnvironmentTemplatesCommand, serializeAws_json1_0ListEnvironmentTemplatesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListEnvironmentTemplatesCommand 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 ListEnvironmentTemplatesCommand 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, ListEnvironmentTemplatesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListEnvironmentsInputFilterSensitiveLog, ListEnvironmentsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListEnvironmentsCommand, serializeAws_json1_0ListEnvironmentsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListEnvironmentsCommand 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 ListEnvironmentsCommand 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, ListEnvironmentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListRepositoriesInputFilterSensitiveLog, ListRepositoriesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListRepositoriesCommand, serializeAws_json1_0ListRepositoriesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListRepositoriesCommand 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 ListRepositoriesCommand 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, ListRepositoriesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListRepositorySyncDefinitionsInputFilterSensitiveLog, ListRepositorySyncDefinitionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListRepositorySyncDefinitionsCommand, serializeAws_json1_0ListRepositorySyncDefinitionsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListRepositorySyncDefinitionsCommand 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 ListRepositorySyncDefinitionsCommand 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, ListRepositorySyncDefinitionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServiceInstanceOutputsInputFilterSensitiveLog, ListServiceInstanceOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServiceInstanceOutputsCommand, serializeAws_json1_0ListServiceInstanceOutputsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServiceInstanceOutputsCommand 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 ListServiceInstanceOutputsCommand 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, ListServiceInstanceOutputsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServiceInstanceProvisionedResourcesInputFilterSensitiveLog, ListServiceInstanceProvisionedResourcesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServiceInstanceProvisionedResourcesCommand, serializeAws_json1_0ListServiceInstanceProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServiceInstanceProvisionedResourcesCommand 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 ListServiceInstanceProvisionedResourcesCommand 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, ListServiceInstanceProvisionedResourcesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServiceInstancesInputFilterSensitiveLog, ListServiceInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServiceInstancesCommand, serializeAws_json1_0ListServiceInstancesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServiceInstancesCommand 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 ListServiceInstancesCommand 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, ListServiceInstancesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServicePipelineOutputsInputFilterSensitiveLog, ListServicePipelineOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServicePipelineOutputsCommand, serializeAws_json1_0ListServicePipelineOutputsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServicePipelineOutputsCommand 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 ListServicePipelineOutputsCommand 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, ListServicePipelineOutputsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServicePipelineProvisionedResourcesInputFilterSensitiveLog, ListServicePipelineProvisionedResourcesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServicePipelineProvisionedResourcesCommand, serializeAws_json1_0ListServicePipelineProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServicePipelineProvisionedResourcesCommand 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 ListServicePipelineProvisionedResourcesCommand 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, ListServicePipelineProvisionedResourcesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServiceTemplateVersionsInputFilterSensitiveLog, ListServiceTemplateVersionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServiceTemplateVersionsCommand, serializeAws_json1_0ListServiceTemplateVersionsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServiceTemplateVersionsCommand 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 ListServiceTemplateVersionsCommand 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, ListServiceTemplateVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServiceTemplatesInputFilterSensitiveLog, ListServiceTemplatesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServiceTemplatesCommand, serializeAws_json1_0ListServiceTemplatesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServiceTemplatesCommand 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 ListServiceTemplatesCommand 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, ListServiceTemplatesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListServicesInputFilterSensitiveLog, ListServicesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListServicesCommand, serializeAws_json1_0ListServicesCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListServicesCommand 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 ListServicesCommand 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, ListServicesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0ListTagsForResourceCommand, serializeAws_json1_0ListTagsForResourceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class ListTagsForResourceCommand 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 ListTagsForResourceCommand 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, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { NotifyResourceDeploymentStatusChangeInputFilterSensitiveLog, NotifyResourceDeploymentStatusChangeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0NotifyResourceDeploymentStatusChangeCommand, serializeAws_json1_0NotifyResourceDeploymentStatusChangeCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class NotifyResourceDeploymentStatusChangeCommand 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 NotifyResourceDeploymentStatusChangeCommand 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, NotifyResourceDeploymentStatusChangeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RejectEnvironmentAccountConnectionInputFilterSensitiveLog, RejectEnvironmentAccountConnectionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0RejectEnvironmentAccountConnectionCommand, serializeAws_json1_0RejectEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class RejectEnvironmentAccountConnectionCommand 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 RejectEnvironmentAccountConnectionCommand 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, RejectEnvironmentAccountConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TagResourceInputFilterSensitiveLog, TagResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0TagResourceCommand, serializeAws_json1_0TagResourceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UntagResourceInputFilterSensitiveLog, UntagResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0UntagResourceCommand, serializeAws_json1_0UntagResourceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
|