@aws-sdk/client-greengrass 3.306.0 → 3.310.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 +35 -35
|
@@ -36,10 +36,10 @@ class GetGroupCertificateAuthorityCommand 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_GetGroupCertificateAuthorityCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetGroupCertificateAuthorityCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetGroupCertificateAuthorityCommand = GetGroupCertificateAuthorityCommand;
|
|
@@ -36,10 +36,10 @@ class GetGroupCertificateConfigurationCommand 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_GetGroupCertificateConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetGroupCertificateConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetGroupCertificateConfigurationCommand = GetGroupCertificateConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class GetGroupCommand 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_GetGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetGroupCommand = GetGroupCommand;
|
|
@@ -36,10 +36,10 @@ class GetGroupVersionCommand 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_GetGroupVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetGroupVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetGroupVersionCommand = GetGroupVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetLoggerDefinitionCommand 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_GetLoggerDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetLoggerDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetLoggerDefinitionCommand = GetLoggerDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class GetLoggerDefinitionVersionCommand 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_GetLoggerDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetLoggerDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetLoggerDefinitionVersionCommand = GetLoggerDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetResourceDefinitionCommand 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_GetResourceDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetResourceDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResourceDefinitionCommand = GetResourceDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class GetResourceDefinitionVersionCommand 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_GetResourceDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetResourceDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResourceDefinitionVersionCommand = GetResourceDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetServiceRoleForAccountCommand 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_GetServiceRoleForAccountCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetServiceRoleForAccountCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetServiceRoleForAccountCommand = GetServiceRoleForAccountCommand;
|
|
@@ -36,10 +36,10 @@ class GetSubscriptionDefinitionCommand 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_GetSubscriptionDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetSubscriptionDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetSubscriptionDefinitionCommand = GetSubscriptionDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class GetSubscriptionDefinitionVersionCommand 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_GetSubscriptionDefinitionVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetSubscriptionDefinitionVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetSubscriptionDefinitionVersionCommand = GetSubscriptionDefinitionVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetThingRuntimeConfigurationCommand 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_GetThingRuntimeConfigurationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetThingRuntimeConfigurationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetThingRuntimeConfigurationCommand = GetThingRuntimeConfigurationCommand;
|
|
@@ -36,10 +36,10 @@ class ListBulkDeploymentDetailedReportsCommand 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_ListBulkDeploymentDetailedReportsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBulkDeploymentDetailedReportsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBulkDeploymentDetailedReportsCommand = ListBulkDeploymentDetailedReportsCommand;
|
|
@@ -36,10 +36,10 @@ class ListBulkDeploymentsCommand 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_ListBulkDeploymentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListBulkDeploymentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListBulkDeploymentsCommand = ListBulkDeploymentsCommand;
|
|
@@ -36,10 +36,10 @@ class ListConnectorDefinitionVersionsCommand 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_ListConnectorDefinitionVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListConnectorDefinitionVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListConnectorDefinitionVersionsCommand = ListConnectorDefinitionVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListConnectorDefinitionsCommand 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_ListConnectorDefinitionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListConnectorDefinitionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListConnectorDefinitionsCommand = ListConnectorDefinitionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListCoreDefinitionVersionsCommand 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_ListCoreDefinitionVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListCoreDefinitionVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListCoreDefinitionVersionsCommand = ListCoreDefinitionVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListCoreDefinitionsCommand 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_ListCoreDefinitionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListCoreDefinitionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListCoreDefinitionsCommand = ListCoreDefinitionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListDeploymentsCommand 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_ListDeploymentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListDeploymentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListDeploymentsCommand = ListDeploymentsCommand;
|
|
@@ -36,10 +36,10 @@ class ListDeviceDefinitionVersionsCommand 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_ListDeviceDefinitionVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListDeviceDefinitionVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListDeviceDefinitionVersionsCommand = ListDeviceDefinitionVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListDeviceDefinitionsCommand 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_ListDeviceDefinitionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListDeviceDefinitionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListDeviceDefinitionsCommand = ListDeviceDefinitionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFunctionDefinitionVersionsCommand 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_ListFunctionDefinitionVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListFunctionDefinitionVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFunctionDefinitionVersionsCommand = ListFunctionDefinitionVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListFunctionDefinitionsCommand 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_ListFunctionDefinitionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListFunctionDefinitionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListFunctionDefinitionsCommand = ListFunctionDefinitionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListGroupCertificateAuthoritiesCommand 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_ListGroupCertificateAuthoritiesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListGroupCertificateAuthoritiesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListGroupCertificateAuthoritiesCommand = ListGroupCertificateAuthoritiesCommand;
|
|
@@ -36,10 +36,10 @@ class ListGroupVersionsCommand 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_ListGroupVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListGroupVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListGroupVersionsCommand = ListGroupVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListGroupsCommand 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_ListGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListGroupsCommand = ListGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class ListLoggerDefinitionVersionsCommand 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_ListLoggerDefinitionVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListLoggerDefinitionVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListLoggerDefinitionVersionsCommand = ListLoggerDefinitionVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListLoggerDefinitionsCommand 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_ListLoggerDefinitionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListLoggerDefinitionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListLoggerDefinitionsCommand = ListLoggerDefinitionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListResourceDefinitionVersionsCommand 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_ListResourceDefinitionVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListResourceDefinitionVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResourceDefinitionVersionsCommand = ListResourceDefinitionVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListResourceDefinitionsCommand 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_ListResourceDefinitionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListResourceDefinitionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListResourceDefinitionsCommand = ListResourceDefinitionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListSubscriptionDefinitionVersionsCommand 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_ListSubscriptionDefinitionVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListSubscriptionDefinitionVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListSubscriptionDefinitionVersionsCommand = ListSubscriptionDefinitionVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListSubscriptionDefinitionsCommand 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_ListSubscriptionDefinitionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListSubscriptionDefinitionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListSubscriptionDefinitionsCommand = ListSubscriptionDefinitionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand 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_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class ResetDeploymentsCommand 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_ResetDeploymentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ResetDeploymentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ResetDeploymentsCommand = ResetDeploymentsCommand;
|
|
@@ -36,10 +36,10 @@ class StartBulkDeploymentCommand 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_StartBulkDeploymentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartBulkDeploymentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartBulkDeploymentCommand = StartBulkDeploymentCommand;
|
|
@@ -36,10 +36,10 @@ class StopBulkDeploymentCommand 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_StopBulkDeploymentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StopBulkDeploymentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopBulkDeploymentCommand = StopBulkDeploymentCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand 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_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand 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_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateConnectivityInfoCommand 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_UpdateConnectivityInfoCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateConnectivityInfoCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateConnectivityInfoCommand = UpdateConnectivityInfoCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateConnectorDefinitionCommand 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_UpdateConnectorDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateConnectorDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateConnectorDefinitionCommand = UpdateConnectorDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateCoreDefinitionCommand 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_UpdateCoreDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateCoreDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateCoreDefinitionCommand = UpdateCoreDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateDeviceDefinitionCommand 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_UpdateDeviceDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateDeviceDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateDeviceDefinitionCommand = UpdateDeviceDefinitionCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateFunctionDefinitionCommand 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_UpdateFunctionDefinitionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateFunctionDefinitionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateFunctionDefinitionCommand = UpdateFunctionDefinitionCommand;
|