@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 { CreateEnvironmentTemplateInputFilterSensitiveLog, CreateEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0CreateEnvironmentTemplateCommand, serializeAws_json1_0CreateEnvironmentTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class CreateEnvironmentTemplateCommand 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 CreateEnvironmentTemplateCommand 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, CreateEnvironmentTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateEnvironmentTemplateVersionInputFilterSensitiveLog, CreateEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0CreateEnvironmentTemplateVersionCommand, serializeAws_json1_0CreateEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class CreateEnvironmentTemplateVersionCommand 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 CreateEnvironmentTemplateVersionCommand 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, CreateEnvironmentTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateRepositoryInputFilterSensitiveLog, CreateRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0CreateRepositoryCommand, serializeAws_json1_0CreateRepositoryCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class CreateRepositoryCommand 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 CreateRepositoryCommand 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, CreateRepositoryCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateServiceInputFilterSensitiveLog, CreateServiceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0CreateServiceCommand, serializeAws_json1_0CreateServiceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class CreateServiceCommand 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 CreateServiceCommand 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, CreateServiceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateServiceTemplateInputFilterSensitiveLog, CreateServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0CreateServiceTemplateCommand, serializeAws_json1_0CreateServiceTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class CreateServiceTemplateCommand 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 CreateServiceTemplateCommand 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, CreateServiceTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateServiceTemplateVersionInputFilterSensitiveLog, CreateServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0CreateServiceTemplateVersionCommand, serializeAws_json1_0CreateServiceTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class CreateServiceTemplateVersionCommand 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 CreateServiceTemplateVersionCommand 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, CreateServiceTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateTemplateSyncConfigInputFilterSensitiveLog, CreateTemplateSyncConfigOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0CreateTemplateSyncConfigCommand, serializeAws_json1_0CreateTemplateSyncConfigCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class CreateTemplateSyncConfigCommand 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 CreateTemplateSyncConfigCommand 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, CreateTemplateSyncConfigCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteComponentInputFilterSensitiveLog, DeleteComponentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteComponentCommand, serializeAws_json1_0DeleteComponentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteComponentCommand 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 DeleteComponentCommand 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, DeleteComponentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEnvironmentAccountConnectionInputFilterSensitiveLog, DeleteEnvironmentAccountConnectionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteEnvironmentAccountConnectionCommand, serializeAws_json1_0DeleteEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteEnvironmentAccountConnectionCommand 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 DeleteEnvironmentAccountConnectionCommand 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, DeleteEnvironmentAccountConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEnvironmentInputFilterSensitiveLog, DeleteEnvironmentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteEnvironmentCommand, serializeAws_json1_0DeleteEnvironmentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteEnvironmentCommand 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 DeleteEnvironmentCommand 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, DeleteEnvironmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEnvironmentTemplateInputFilterSensitiveLog, DeleteEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteEnvironmentTemplateCommand, serializeAws_json1_0DeleteEnvironmentTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteEnvironmentTemplateCommand 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 DeleteEnvironmentTemplateCommand 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, DeleteEnvironmentTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEnvironmentTemplateVersionInputFilterSensitiveLog, DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteEnvironmentTemplateVersionCommand, serializeAws_json1_0DeleteEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteEnvironmentTemplateVersionCommand 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 DeleteEnvironmentTemplateVersionCommand 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, DeleteEnvironmentTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteRepositoryInputFilterSensitiveLog, DeleteRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteRepositoryCommand, serializeAws_json1_0DeleteRepositoryCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteRepositoryCommand 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 DeleteRepositoryCommand 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, DeleteRepositoryCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteServiceInputFilterSensitiveLog, DeleteServiceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteServiceCommand, serializeAws_json1_0DeleteServiceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteServiceCommand 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 DeleteServiceCommand 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, DeleteServiceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteServiceTemplateInputFilterSensitiveLog, DeleteServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteServiceTemplateCommand, serializeAws_json1_0DeleteServiceTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteServiceTemplateCommand 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 DeleteServiceTemplateCommand 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, DeleteServiceTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteServiceTemplateVersionInputFilterSensitiveLog, DeleteServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteServiceTemplateVersionCommand, serializeAws_json1_0DeleteServiceTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteServiceTemplateVersionCommand 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 DeleteServiceTemplateVersionCommand 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, DeleteServiceTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteTemplateSyncConfigInputFilterSensitiveLog, DeleteTemplateSyncConfigOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0DeleteTemplateSyncConfigCommand, serializeAws_json1_0DeleteTemplateSyncConfigCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class DeleteTemplateSyncConfigCommand 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 DeleteTemplateSyncConfigCommand 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, DeleteTemplateSyncConfigCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetAccountSettingsInputFilterSensitiveLog, GetAccountSettingsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetAccountSettingsCommand, serializeAws_json1_0GetAccountSettingsCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetAccountSettingsCommand 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 GetAccountSettingsCommand 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, GetAccountSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetComponentInputFilterSensitiveLog, GetComponentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetComponentCommand, serializeAws_json1_0GetComponentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetComponentCommand 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 GetComponentCommand 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, GetComponentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEnvironmentAccountConnectionInputFilterSensitiveLog, GetEnvironmentAccountConnectionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetEnvironmentAccountConnectionCommand, serializeAws_json1_0GetEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetEnvironmentAccountConnectionCommand 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 GetEnvironmentAccountConnectionCommand 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, GetEnvironmentAccountConnectionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEnvironmentInputFilterSensitiveLog, GetEnvironmentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetEnvironmentCommand, serializeAws_json1_0GetEnvironmentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetEnvironmentCommand 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 GetEnvironmentCommand 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, GetEnvironmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEnvironmentTemplateInputFilterSensitiveLog, GetEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetEnvironmentTemplateCommand, serializeAws_json1_0GetEnvironmentTemplateCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetEnvironmentTemplateCommand 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 GetEnvironmentTemplateCommand 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, GetEnvironmentTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEnvironmentTemplateVersionInputFilterSensitiveLog, GetEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetEnvironmentTemplateVersionCommand, serializeAws_json1_0GetEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetEnvironmentTemplateVersionCommand 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 GetEnvironmentTemplateVersionCommand 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, GetEnvironmentTemplateVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetRepositoryInputFilterSensitiveLog, GetRepositoryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetRepositoryCommand, serializeAws_json1_0GetRepositoryCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetRepositoryCommand 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 GetRepositoryCommand 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, GetRepositoryCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetRepositorySyncStatusInputFilterSensitiveLog, GetRepositorySyncStatusOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetRepositorySyncStatusCommand, serializeAws_json1_0GetRepositorySyncStatusCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetRepositorySyncStatusCommand 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 GetRepositorySyncStatusCommand 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, GetRepositorySyncStatusCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetResourcesSummaryInputFilterSensitiveLog, GetResourcesSummaryOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetResourcesSummaryCommand, serializeAws_json1_0GetResourcesSummaryCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetResourcesSummaryCommand 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 GetResourcesSummaryCommand 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, GetResourcesSummaryCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetServiceInputFilterSensitiveLog, GetServiceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetServiceCommand, serializeAws_json1_0GetServiceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetServiceCommand 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 GetServiceCommand 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, GetServiceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetServiceInstanceInputFilterSensitiveLog, GetServiceInstanceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_0GetServiceInstanceCommand, serializeAws_json1_0GetServiceInstanceCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export class GetServiceInstanceCommand 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 GetServiceInstanceCommand 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, GetServiceInstanceCommand.getEndpointParameterInstructions()));
|