@aws-sdk/client-greengrass 3.489.0 → 3.495.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/Greengrass.js +1 -195
- package/dist-cjs/GreengrassClient.js +1 -43
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +1 -28
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +1 -28
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateDeploymentCommand.js +1 -28
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +1 -28
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +1 -28
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +1 -28
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +1 -28
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +1 -28
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +1 -28
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCommand.js +1 -28
- package/dist-cjs/commands/GetGroupVersionCommand.js +1 -28
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +1 -28
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +1 -28
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +1 -28
- package/dist-cjs/commands/ListGroupVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ResetDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +1 -28
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +1 -28
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -95
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6624 -10
- package/dist-cjs/models/GreengrassServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -109
- package/dist-cjs/protocols/Aws_restJson1.js +1 -4602
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
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("Greengrass", "ListTagsForResource", {})
|
|
22
|
-
.n("GreengrassClient", "ListTagsForResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_ListTagsForResourceCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_ListTagsForResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResetDeploymentsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class ResetDeploymentsCommand 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("Greengrass", "ResetDeployments", {})
|
|
22
|
-
.n("GreengrassClient", "ResetDeploymentsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_ResetDeploymentsCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_ResetDeploymentsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ResetDeploymentsCommand = ResetDeploymentsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartBulkDeploymentCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class StartBulkDeploymentCommand 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("Greengrass", "StartBulkDeployment", {})
|
|
22
|
-
.n("GreengrassClient", "StartBulkDeploymentCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_StartBulkDeploymentCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_StartBulkDeploymentCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StartBulkDeploymentCommand = StartBulkDeploymentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StopBulkDeploymentCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class StopBulkDeploymentCommand 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("Greengrass", "StopBulkDeployment", {})
|
|
22
|
-
.n("GreengrassClient", "StopBulkDeploymentCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_StopBulkDeploymentCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_StopBulkDeploymentCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StopBulkDeploymentCommand = StopBulkDeploymentCommand;
|
|
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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
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("Greengrass", "TagResource", {})
|
|
22
|
-
.n("GreengrassClient", "TagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_TagResourceCommand)
|
|
25
|
-
.de(Aws_restJson1_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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
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("Greengrass", "UntagResource", {})
|
|
22
|
-
.n("GreengrassClient", "UntagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UntagResourceCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UntagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UntagResourceCommand = UntagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConnectivityInfoCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateConnectivityInfoCommand 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("Greengrass", "UpdateConnectivityInfo", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateConnectivityInfoCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateConnectivityInfoCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateConnectivityInfoCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConnectivityInfoCommand = UpdateConnectivityInfoCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConnectorDefinitionCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateConnectorDefinitionCommand 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("Greengrass", "UpdateConnectorDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateConnectorDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateConnectorDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateConnectorDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConnectorDefinitionCommand = UpdateConnectorDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateCoreDefinitionCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateCoreDefinitionCommand 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("Greengrass", "UpdateCoreDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateCoreDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateCoreDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateCoreDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateCoreDefinitionCommand = UpdateCoreDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateDeviceDefinitionCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateDeviceDefinitionCommand 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("Greengrass", "UpdateDeviceDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateDeviceDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateDeviceDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateDeviceDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateDeviceDefinitionCommand = UpdateDeviceDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFunctionDefinitionCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateFunctionDefinitionCommand 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("Greengrass", "UpdateFunctionDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateFunctionDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateFunctionDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateFunctionDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateFunctionDefinitionCommand = UpdateFunctionDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGroupCertificateConfigurationCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateGroupCertificateConfigurationCommand 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("Greengrass", "UpdateGroupCertificateConfiguration", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateGroupCertificateConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateGroupCertificateConfigurationCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateGroupCertificateConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateGroupCertificateConfigurationCommand = UpdateGroupCertificateConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGroupCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateGroupCommand 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("Greengrass", "UpdateGroup", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateGroupCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateGroupCommand = UpdateGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateLoggerDefinitionCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateLoggerDefinitionCommand 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("Greengrass", "UpdateLoggerDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateLoggerDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateLoggerDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateLoggerDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateLoggerDefinitionCommand = UpdateLoggerDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateResourceDefinitionCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateResourceDefinitionCommand 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("Greengrass", "UpdateResourceDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateResourceDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateResourceDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateResourceDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateResourceDefinitionCommand = UpdateResourceDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateSubscriptionDefinitionCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateSubscriptionDefinitionCommand 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("Greengrass", "UpdateSubscriptionDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateSubscriptionDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateSubscriptionDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateSubscriptionDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateSubscriptionDefinitionCommand = UpdateSubscriptionDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateThingRuntimeConfigurationCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateThingRuntimeConfigurationCommand 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("Greengrass", "UpdateThingRuntimeConfiguration", {})
|
|
22
|
-
.n("GreengrassClient", "UpdateThingRuntimeConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateThingRuntimeConfigurationCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateThingRuntimeConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateThingRuntimeConfigurationCommand = UpdateThingRuntimeConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,95 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AssociateRoleToGroupCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AssociateServiceRoleToAccountCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./CreateConnectorDefinitionCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./CreateConnectorDefinitionVersionCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./CreateCoreDefinitionCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./CreateCoreDefinitionVersionCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CreateDeploymentCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateDeviceDefinitionCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateDeviceDefinitionVersionCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreateFunctionDefinitionCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./CreateFunctionDefinitionVersionCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./CreateGroupCertificateAuthorityCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./CreateGroupCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./CreateGroupVersionCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./CreateLoggerDefinitionCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./CreateLoggerDefinitionVersionCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./CreateResourceDefinitionCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./CreateResourceDefinitionVersionCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./CreateSoftwareUpdateJobCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./CreateSubscriptionDefinitionCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./CreateSubscriptionDefinitionVersionCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DeleteConnectorDefinitionCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DeleteCoreDefinitionCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DeleteDeviceDefinitionCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DeleteFunctionDefinitionCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./DeleteGroupCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./DeleteLoggerDefinitionCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./DeleteResourceDefinitionCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./DeleteSubscriptionDefinitionCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./DisassociateRoleFromGroupCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DisassociateServiceRoleFromAccountCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./GetAssociatedRoleCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./GetBulkDeploymentStatusCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./GetConnectivityInfoCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./GetConnectorDefinitionCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./GetConnectorDefinitionVersionCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./GetCoreDefinitionCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./GetCoreDefinitionVersionCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./GetDeploymentStatusCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./GetDeviceDefinitionCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./GetDeviceDefinitionVersionCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./GetFunctionDefinitionCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./GetFunctionDefinitionVersionCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./GetGroupCertificateAuthorityCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./GetGroupCertificateConfigurationCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./GetGroupCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./GetGroupVersionCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./GetLoggerDefinitionCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./GetLoggerDefinitionVersionCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./GetResourceDefinitionCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./GetResourceDefinitionVersionCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./GetServiceRoleForAccountCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./GetSubscriptionDefinitionCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./GetSubscriptionDefinitionVersionCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./GetThingRuntimeConfigurationCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./ListBulkDeploymentDetailedReportsCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./ListBulkDeploymentsCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./ListConnectorDefinitionVersionsCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./ListConnectorDefinitionsCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./ListCoreDefinitionVersionsCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./ListCoreDefinitionsCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./ListDeploymentsCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./ListDeviceDefinitionVersionsCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./ListDeviceDefinitionsCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./ListFunctionDefinitionVersionsCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./ListFunctionDefinitionsCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./ListGroupCertificateAuthoritiesCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./ListGroupVersionsCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./ListGroupsCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./ListLoggerDefinitionVersionsCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./ListLoggerDefinitionsCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./ListResourceDefinitionVersionsCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./ListResourceDefinitionsCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./ListSubscriptionDefinitionVersionsCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./ListSubscriptionDefinitionsCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./ResetDeploymentsCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./StartBulkDeploymentCommand"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./StopBulkDeploymentCommand"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./UpdateConnectivityInfoCommand"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./UpdateConnectorDefinitionCommand"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./UpdateCoreDefinitionCommand"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./UpdateDeviceDefinitionCommand"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./UpdateFunctionDefinitionCommand"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./UpdateGroupCertificateConfigurationCommand"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./UpdateGroupCommand"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./UpdateLoggerDefinitionCommand"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./UpdateResourceDefinitionCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./UpdateSubscriptionDefinitionCommand"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./UpdateThingRuntimeConfigurationCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "greengrass",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|