@aws-sdk/client-greengrass 3.303.0 → 3.309.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/AssociateRoleToGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +2 -2
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +2 -2
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCommand.js +2 -2
- package/dist-cjs/commands/GetGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +2 -2
- package/dist-cjs/commands/ListGroupVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +922 -966
- package/dist-es/commands/AssociateRoleToGroupCommand.js +3 -3
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateGroupVersionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +3 -3
- package/dist-es/commands/GetAssociatedRoleCommand.js +3 -3
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/GetGroupCommand.js +3 -3
- package/dist-es/commands/GetGroupVersionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +3 -3
- package/dist-es/commands/ListGroupVersionsCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ResetDeploymentsCommand.js +3 -3
- package/dist-es/commands/StartBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/StopBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +734 -778
- package/dist-types/protocols/Aws_restJson1.d.ts +736 -184
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +184 -184
- package/package.json +29 -29
|
@@ -36,10 +36,10 @@ class AssociateRoleToGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_AssociateRoleToGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_AssociateRoleToGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateRoleToGroupCommand = AssociateRoleToGroupCommand;
|
|
@@ -36,10 +36,10 @@ class AssociateServiceRoleToAccountCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_AssociateServiceRoleToAccountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_AssociateServiceRoleToAccountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AssociateServiceRoleToAccountCommand = AssociateServiceRoleToAccountCommand;
|
|
@@ -36,10 +36,10 @@ class CreateConnectorDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateConnectorDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateConnectorDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateConnectorDefinitionCommand = CreateConnectorDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateConnectorDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateConnectorDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateConnectorDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateConnectorDefinitionVersionCommand = CreateConnectorDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateCoreDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateCoreDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateCoreDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateCoreDefinitionCommand = CreateCoreDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateCoreDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateCoreDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateCoreDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateCoreDefinitionVersionCommand = CreateCoreDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDeploymentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateDeploymentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateDeploymentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDeploymentCommand = CreateDeploymentCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDeviceDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateDeviceDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateDeviceDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDeviceDefinitionCommand = CreateDeviceDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateDeviceDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateDeviceDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateDeviceDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateDeviceDefinitionVersionCommand = CreateDeviceDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateFunctionDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateFunctionDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateFunctionDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateFunctionDefinitionCommand = CreateFunctionDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateFunctionDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateFunctionDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateFunctionDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateFunctionDefinitionVersionCommand = CreateFunctionDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateGroupCertificateAuthorityCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateGroupCertificateAuthorityCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateGroupCertificateAuthorityCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateGroupCertificateAuthorityCommand = CreateGroupCertificateAuthorityCommand;
|
|
@@ -36,10 +36,10 @@ class CreateGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateGroupCommand = CreateGroupCommand;
|
|
@@ -36,10 +36,10 @@ class CreateGroupVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateGroupVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateGroupVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateGroupVersionCommand = CreateGroupVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateLoggerDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateLoggerDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateLoggerDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateLoggerDefinitionCommand = CreateLoggerDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateLoggerDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateLoggerDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateLoggerDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateLoggerDefinitionVersionCommand = CreateLoggerDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateResourceDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateResourceDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateResourceDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateResourceDefinitionCommand = CreateResourceDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateResourceDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateResourceDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateResourceDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateResourceDefinitionVersionCommand = CreateResourceDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateSoftwareUpdateJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateSoftwareUpdateJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateSoftwareUpdateJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateSoftwareUpdateJobCommand = CreateSoftwareUpdateJobCommand;
|
|
@@ -36,10 +36,10 @@ class CreateSubscriptionDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateSubscriptionDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateSubscriptionDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateSubscriptionDefinitionCommand = CreateSubscriptionDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateSubscriptionDefinitionVersionCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_CreateSubscriptionDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateSubscriptionDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateSubscriptionDefinitionVersionCommand = CreateSubscriptionDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteConnectorDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteConnectorDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteConnectorDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteConnectorDefinitionCommand = DeleteConnectorDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteCoreDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteCoreDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteCoreDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteCoreDefinitionCommand = DeleteCoreDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteDeviceDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteDeviceDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteDeviceDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteDeviceDefinitionCommand = DeleteDeviceDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteFunctionDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteFunctionDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteFunctionDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteFunctionDefinitionCommand = DeleteFunctionDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteGroupCommand = DeleteGroupCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteLoggerDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteLoggerDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteLoggerDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteLoggerDefinitionCommand = DeleteLoggerDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteResourceDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteResourceDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteResourceDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteResourceDefinitionCommand = DeleteResourceDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteSubscriptionDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DeleteSubscriptionDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteSubscriptionDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteSubscriptionDefinitionCommand = DeleteSubscriptionDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateRoleFromGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DisassociateRoleFromGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DisassociateRoleFromGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateRoleFromGroupCommand = DisassociateRoleFromGroupCommand;
|
|
@@ -36,10 +36,10 @@ class DisassociateServiceRoleFromAccountCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_DisassociateServiceRoleFromAccountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DisassociateServiceRoleFromAccountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DisassociateServiceRoleFromAccountCommand = DisassociateServiceRoleFromAccountCommand;
|
|
@@ -36,10 +36,10 @@ class GetAssociatedRoleCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetAssociatedRoleCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetAssociatedRoleCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAssociatedRoleCommand = GetAssociatedRoleCommand;
|
|
@@ -36,10 +36,10 @@ class GetBulkDeploymentStatusCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetBulkDeploymentStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetBulkDeploymentStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetBulkDeploymentStatusCommand = GetBulkDeploymentStatusCommand;
|
|
@@ -36,10 +36,10 @@ class GetConnectivityInfoCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetConnectivityInfoCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetConnectivityInfoCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetConnectivityInfoCommand = GetConnectivityInfoCommand;
|
|
@@ -36,10 +36,10 @@ class GetConnectorDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetConnectorDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetConnectorDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetConnectorDefinitionCommand = GetConnectorDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class GetConnectorDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetConnectorDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetConnectorDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetConnectorDefinitionVersionCommand = GetConnectorDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetCoreDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetCoreDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetCoreDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCoreDefinitionCommand = GetCoreDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class GetCoreDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetCoreDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetCoreDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCoreDefinitionVersionCommand = GetCoreDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetDeploymentStatusCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetDeploymentStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetDeploymentStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetDeploymentStatusCommand = GetDeploymentStatusCommand;
|
|
@@ -36,10 +36,10 @@ class GetDeviceDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetDeviceDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetDeviceDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetDeviceDefinitionCommand = GetDeviceDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class GetDeviceDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetDeviceDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetDeviceDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetDeviceDefinitionVersionCommand = GetDeviceDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetFunctionDefinitionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetFunctionDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetFunctionDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFunctionDefinitionCommand = GetFunctionDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class GetFunctionDefinitionVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetFunctionDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetFunctionDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetFunctionDefinitionVersionCommand = GetFunctionDefinitionVersionCommand;
|