@aws-sdk/client-proton 3.490.0 → 3.495.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/Proton.js +1 -185
- package/dist-cjs/ProtonClient.js +1 -43
- package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CreateComponentCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/CreateEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/CreateRepositoryCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteComponentCommand.js +1 -29
- package/dist-cjs/commands/DeleteDeploymentCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/DeleteRepositoryCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceCommand.js +1 -29
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/GetComponentCommand.js +1 -29
- package/dist-cjs/commands/GetDeploymentCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/GetEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/GetRepositoryCommand.js +1 -28
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +1 -28
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetServiceCommand.js +1 -29
- package/dist-cjs/commands/GetServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +1 -28
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +1 -28
- package/dist-cjs/commands/ListComponentOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListComponentsCommand.js +1 -29
- package/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentsCommand.js +1 -29
- package/dist-cjs/commands/ListRepositoriesCommand.js +1 -28
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceInstancesCommand.js +1 -29
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +1 -29
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +1 -29
- package/dist-cjs/commands/ListServicesCommand.js +1 -29
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -29
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/UpdateComponentCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -90
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9143 -12
- package/dist-cjs/models/ProtonServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -791
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListComponentOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListComponentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDeploymentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRepositoriesPaginator.js +1 -7
- package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -25
- package/dist-cjs/protocols/Aws_json1_0.js +1 -5823
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -13
- package/dist-cjs/waiters/waitForComponentDeleted.js +1 -39
- package/dist-cjs/waiters/waitForComponentDeployed.js +1 -45
- package/dist-cjs/waiters/waitForEnvironmentDeployed.js +1 -45
- package/dist-cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js +1 -54
- package/dist-cjs/waiters/waitForServiceCreated.js +1 -63
- package/dist-cjs/waiters/waitForServiceDeleted.js +1 -39
- package/dist-cjs/waiters/waitForServiceInstanceDeployed.js +1 -45
- package/dist-cjs/waiters/waitForServicePipelineDeployed.js +1 -45
- package/dist-cjs/waiters/waitForServiceTemplateVersionRegistered.js +1 -54
- package/dist-cjs/waiters/waitForServiceUpdated.js +1 -72
- package/package.json +41 -41
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListEnvironmentOutputsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListEnvironmentOutputsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListEnvironmentOutputs", {})
|
|
23
|
-
.n("ProtonClient", "ListEnvironmentOutputsCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListEnvironmentOutputsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListEnvironmentOutputsCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListEnvironmentOutputsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListEnvironmentOutputsCommand = ListEnvironmentOutputsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListEnvironmentProvisionedResourcesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class ListEnvironmentProvisionedResourcesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "ListEnvironmentProvisionedResources", {})
|
|
22
|
-
.n("ProtonClient", "ListEnvironmentProvisionedResourcesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_ListEnvironmentProvisionedResourcesCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_ListEnvironmentProvisionedResourcesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListEnvironmentProvisionedResourcesCommand = ListEnvironmentProvisionedResourcesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListEnvironmentTemplateVersionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListEnvironmentTemplateVersionsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListEnvironmentTemplateVersions", {})
|
|
23
|
-
.n("ProtonClient", "ListEnvironmentTemplateVersionsCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListEnvironmentTemplateVersionsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListEnvironmentTemplateVersionsCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListEnvironmentTemplateVersionsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListEnvironmentTemplateVersionsCommand = ListEnvironmentTemplateVersionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListEnvironmentTemplatesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListEnvironmentTemplatesCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListEnvironmentTemplates", {})
|
|
23
|
-
.n("ProtonClient", "ListEnvironmentTemplatesCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListEnvironmentTemplatesOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListEnvironmentTemplatesCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListEnvironmentTemplatesCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListEnvironmentTemplatesCommand = ListEnvironmentTemplatesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListEnvironmentsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListEnvironmentsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListEnvironments", {})
|
|
23
|
-
.n("ProtonClient", "ListEnvironmentsCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListEnvironmentsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListEnvironmentsCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListEnvironmentsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListEnvironmentsCommand = ListEnvironmentsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRepositoriesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class ListRepositoriesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "ListRepositories", {})
|
|
22
|
-
.n("ProtonClient", "ListRepositoriesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_ListRepositoriesCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_ListRepositoriesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListRepositoriesCommand = ListRepositoriesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRepositorySyncDefinitionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class ListRepositorySyncDefinitionsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "ListRepositorySyncDefinitions", {})
|
|
22
|
-
.n("ProtonClient", "ListRepositorySyncDefinitionsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_ListRepositorySyncDefinitionsCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_ListRepositorySyncDefinitionsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListRepositorySyncDefinitionsCommand = ListRepositorySyncDefinitionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServiceInstanceOutputsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListServiceInstanceOutputsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListServiceInstanceOutputs", {})
|
|
23
|
-
.n("ProtonClient", "ListServiceInstanceOutputsCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListServiceInstanceOutputsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListServiceInstanceOutputsCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListServiceInstanceOutputsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListServiceInstanceOutputsCommand = ListServiceInstanceOutputsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServiceInstanceProvisionedResourcesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class ListServiceInstanceProvisionedResourcesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "ListServiceInstanceProvisionedResources", {})
|
|
22
|
-
.n("ProtonClient", "ListServiceInstanceProvisionedResourcesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_ListServiceInstanceProvisionedResourcesCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_ListServiceInstanceProvisionedResourcesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListServiceInstanceProvisionedResourcesCommand = ListServiceInstanceProvisionedResourcesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServiceInstancesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListServiceInstancesCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListServiceInstances", {})
|
|
23
|
-
.n("ProtonClient", "ListServiceInstancesCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListServiceInstancesOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListServiceInstancesCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListServiceInstancesCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListServiceInstancesCommand = ListServiceInstancesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServicePipelineOutputsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListServicePipelineOutputsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListServicePipelineOutputs", {})
|
|
23
|
-
.n("ProtonClient", "ListServicePipelineOutputsCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListServicePipelineOutputsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListServicePipelineOutputsCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListServicePipelineOutputsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListServicePipelineOutputsCommand = ListServicePipelineOutputsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServicePipelineProvisionedResourcesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class ListServicePipelineProvisionedResourcesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "ListServicePipelineProvisionedResources", {})
|
|
22
|
-
.n("ProtonClient", "ListServicePipelineProvisionedResourcesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_ListServicePipelineProvisionedResourcesCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_ListServicePipelineProvisionedResourcesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListServicePipelineProvisionedResourcesCommand = ListServicePipelineProvisionedResourcesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServiceTemplateVersionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListServiceTemplateVersionsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListServiceTemplateVersions", {})
|
|
23
|
-
.n("ProtonClient", "ListServiceTemplateVersionsCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListServiceTemplateVersionsOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListServiceTemplateVersionsCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListServiceTemplateVersionsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListServiceTemplateVersionsCommand = ListServiceTemplateVersionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServiceTemplatesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListServiceTemplatesCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListServiceTemplates", {})
|
|
23
|
-
.n("ProtonClient", "ListServiceTemplatesCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListServiceTemplatesOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListServiceTemplatesCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListServiceTemplatesCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListServiceTemplatesCommand = ListServiceTemplatesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListServicesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class ListServicesCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "ListServices", {})
|
|
23
|
-
.n("ProtonClient", "ListServicesCommand")
|
|
24
|
-
.f(void 0, models_0_1.ListServicesOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_ListServicesCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_ListServicesCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListServicesCommand = ListServicesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class ListTagsForResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "ListTagsForResource", {})
|
|
22
|
-
.n("ProtonClient", "ListTagsForResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_ListTagsForResourceCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_ListTagsForResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NotifyResourceDeploymentStatusChangeCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class NotifyResourceDeploymentStatusChangeCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "NotifyResourceDeploymentStatusChange", {})
|
|
23
|
-
.n("ProtonClient", "NotifyResourceDeploymentStatusChangeCommand")
|
|
24
|
-
.f(models_0_1.NotifyResourceDeploymentStatusChangeInputFilterSensitiveLog, void 0)
|
|
25
|
-
.ser(Aws_json1_0_1.se_NotifyResourceDeploymentStatusChangeCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_NotifyResourceDeploymentStatusChangeCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.NotifyResourceDeploymentStatusChangeCommand = NotifyResourceDeploymentStatusChangeCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RejectEnvironmentAccountConnectionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class RejectEnvironmentAccountConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "RejectEnvironmentAccountConnection", {})
|
|
22
|
-
.n("ProtonClient", "RejectEnvironmentAccountConnectionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_RejectEnvironmentAccountConnectionCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_RejectEnvironmentAccountConnectionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RejectEnvironmentAccountConnectionCommand = RejectEnvironmentAccountConnectionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class TagResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "TagResource", {})
|
|
22
|
-
.n("ProtonClient", "TagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_TagResourceCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_TagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.TagResourceCommand = TagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class UntagResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "UntagResource", {})
|
|
22
|
-
.n("ProtonClient", "UntagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_UntagResourceCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_UntagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UntagResourceCommand = UntagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|