@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateDeviceDefinitionCommand, se_UpdateDeviceDefinitionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateDeviceDefinitionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateDeviceDefinitionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateDeviceDefinitionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateDeviceDefinitionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateFunctionDefinitionCommand, se_UpdateFunctionDefinitionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateFunctionDefinitionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateFunctionDefinitionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateFunctionDefinitionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateFunctionDefinitionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateGroupCertificateConfigurationCommand, se_UpdateGroupCertificateConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateGroupCertificateConfigurationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateGroupCertificateConfigurationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateGroupCertificateConfigurationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateGroupCertificateConfigurationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateGroupCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateGroupCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateGroupCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateGroupCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateLoggerDefinitionCommand, se_UpdateLoggerDefinitionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateLoggerDefinitionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateLoggerDefinitionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateLoggerDefinitionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateLoggerDefinitionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateResourceDefinitionCommand, se_UpdateResourceDefinitionCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateResourceDefinitionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateResourceDefinitionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateResourceDefinitionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateResourceDefinitionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateSubscriptionDefinitionCommand, se_UpdateSubscriptionDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateSubscriptionDefinitionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateSubscriptionDefinitionCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateSubscriptionDefinitionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateSubscriptionDefinitionCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateThingRuntimeConfigurationCommand, se_UpdateThingRuntimeConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateThingRuntimeConfigurationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateThingRuntimeConfigurationCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateThingRuntimeConfigurationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateThingRuntimeConfigurationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|