@aws-sdk/client-greengrass 3.489.0 → 3.495.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/Greengrass.js +1 -195
- package/dist-cjs/GreengrassClient.js +1 -43
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +1 -28
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +1 -28
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateDeploymentCommand.js +1 -28
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +1 -28
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +1 -28
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +1 -28
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +1 -28
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +1 -28
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +1 -28
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCommand.js +1 -28
- package/dist-cjs/commands/GetGroupVersionCommand.js +1 -28
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +1 -28
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +1 -28
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +1 -28
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +1 -28
- package/dist-cjs/commands/ListGroupVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ResetDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +1 -28
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +1 -28
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +1 -28
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -95
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6624 -10
- package/dist-cjs/models/GreengrassServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -109
- package/dist-cjs/protocols/Aws_restJson1.js +1 -4602
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
package/dist-cjs/Greengrass.js
CHANGED
|
@@ -1,195 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Greengrass = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const AssociateRoleToGroupCommand_1 = require("./commands/AssociateRoleToGroupCommand");
|
|
6
|
-
const AssociateServiceRoleToAccountCommand_1 = require("./commands/AssociateServiceRoleToAccountCommand");
|
|
7
|
-
const CreateConnectorDefinitionCommand_1 = require("./commands/CreateConnectorDefinitionCommand");
|
|
8
|
-
const CreateConnectorDefinitionVersionCommand_1 = require("./commands/CreateConnectorDefinitionVersionCommand");
|
|
9
|
-
const CreateCoreDefinitionCommand_1 = require("./commands/CreateCoreDefinitionCommand");
|
|
10
|
-
const CreateCoreDefinitionVersionCommand_1 = require("./commands/CreateCoreDefinitionVersionCommand");
|
|
11
|
-
const CreateDeploymentCommand_1 = require("./commands/CreateDeploymentCommand");
|
|
12
|
-
const CreateDeviceDefinitionCommand_1 = require("./commands/CreateDeviceDefinitionCommand");
|
|
13
|
-
const CreateDeviceDefinitionVersionCommand_1 = require("./commands/CreateDeviceDefinitionVersionCommand");
|
|
14
|
-
const CreateFunctionDefinitionCommand_1 = require("./commands/CreateFunctionDefinitionCommand");
|
|
15
|
-
const CreateFunctionDefinitionVersionCommand_1 = require("./commands/CreateFunctionDefinitionVersionCommand");
|
|
16
|
-
const CreateGroupCertificateAuthorityCommand_1 = require("./commands/CreateGroupCertificateAuthorityCommand");
|
|
17
|
-
const CreateGroupCommand_1 = require("./commands/CreateGroupCommand");
|
|
18
|
-
const CreateGroupVersionCommand_1 = require("./commands/CreateGroupVersionCommand");
|
|
19
|
-
const CreateLoggerDefinitionCommand_1 = require("./commands/CreateLoggerDefinitionCommand");
|
|
20
|
-
const CreateLoggerDefinitionVersionCommand_1 = require("./commands/CreateLoggerDefinitionVersionCommand");
|
|
21
|
-
const CreateResourceDefinitionCommand_1 = require("./commands/CreateResourceDefinitionCommand");
|
|
22
|
-
const CreateResourceDefinitionVersionCommand_1 = require("./commands/CreateResourceDefinitionVersionCommand");
|
|
23
|
-
const CreateSoftwareUpdateJobCommand_1 = require("./commands/CreateSoftwareUpdateJobCommand");
|
|
24
|
-
const CreateSubscriptionDefinitionCommand_1 = require("./commands/CreateSubscriptionDefinitionCommand");
|
|
25
|
-
const CreateSubscriptionDefinitionVersionCommand_1 = require("./commands/CreateSubscriptionDefinitionVersionCommand");
|
|
26
|
-
const DeleteConnectorDefinitionCommand_1 = require("./commands/DeleteConnectorDefinitionCommand");
|
|
27
|
-
const DeleteCoreDefinitionCommand_1 = require("./commands/DeleteCoreDefinitionCommand");
|
|
28
|
-
const DeleteDeviceDefinitionCommand_1 = require("./commands/DeleteDeviceDefinitionCommand");
|
|
29
|
-
const DeleteFunctionDefinitionCommand_1 = require("./commands/DeleteFunctionDefinitionCommand");
|
|
30
|
-
const DeleteGroupCommand_1 = require("./commands/DeleteGroupCommand");
|
|
31
|
-
const DeleteLoggerDefinitionCommand_1 = require("./commands/DeleteLoggerDefinitionCommand");
|
|
32
|
-
const DeleteResourceDefinitionCommand_1 = require("./commands/DeleteResourceDefinitionCommand");
|
|
33
|
-
const DeleteSubscriptionDefinitionCommand_1 = require("./commands/DeleteSubscriptionDefinitionCommand");
|
|
34
|
-
const DisassociateRoleFromGroupCommand_1 = require("./commands/DisassociateRoleFromGroupCommand");
|
|
35
|
-
const DisassociateServiceRoleFromAccountCommand_1 = require("./commands/DisassociateServiceRoleFromAccountCommand");
|
|
36
|
-
const GetAssociatedRoleCommand_1 = require("./commands/GetAssociatedRoleCommand");
|
|
37
|
-
const GetBulkDeploymentStatusCommand_1 = require("./commands/GetBulkDeploymentStatusCommand");
|
|
38
|
-
const GetConnectivityInfoCommand_1 = require("./commands/GetConnectivityInfoCommand");
|
|
39
|
-
const GetConnectorDefinitionCommand_1 = require("./commands/GetConnectorDefinitionCommand");
|
|
40
|
-
const GetConnectorDefinitionVersionCommand_1 = require("./commands/GetConnectorDefinitionVersionCommand");
|
|
41
|
-
const GetCoreDefinitionCommand_1 = require("./commands/GetCoreDefinitionCommand");
|
|
42
|
-
const GetCoreDefinitionVersionCommand_1 = require("./commands/GetCoreDefinitionVersionCommand");
|
|
43
|
-
const GetDeploymentStatusCommand_1 = require("./commands/GetDeploymentStatusCommand");
|
|
44
|
-
const GetDeviceDefinitionCommand_1 = require("./commands/GetDeviceDefinitionCommand");
|
|
45
|
-
const GetDeviceDefinitionVersionCommand_1 = require("./commands/GetDeviceDefinitionVersionCommand");
|
|
46
|
-
const GetFunctionDefinitionCommand_1 = require("./commands/GetFunctionDefinitionCommand");
|
|
47
|
-
const GetFunctionDefinitionVersionCommand_1 = require("./commands/GetFunctionDefinitionVersionCommand");
|
|
48
|
-
const GetGroupCertificateAuthorityCommand_1 = require("./commands/GetGroupCertificateAuthorityCommand");
|
|
49
|
-
const GetGroupCertificateConfigurationCommand_1 = require("./commands/GetGroupCertificateConfigurationCommand");
|
|
50
|
-
const GetGroupCommand_1 = require("./commands/GetGroupCommand");
|
|
51
|
-
const GetGroupVersionCommand_1 = require("./commands/GetGroupVersionCommand");
|
|
52
|
-
const GetLoggerDefinitionCommand_1 = require("./commands/GetLoggerDefinitionCommand");
|
|
53
|
-
const GetLoggerDefinitionVersionCommand_1 = require("./commands/GetLoggerDefinitionVersionCommand");
|
|
54
|
-
const GetResourceDefinitionCommand_1 = require("./commands/GetResourceDefinitionCommand");
|
|
55
|
-
const GetResourceDefinitionVersionCommand_1 = require("./commands/GetResourceDefinitionVersionCommand");
|
|
56
|
-
const GetServiceRoleForAccountCommand_1 = require("./commands/GetServiceRoleForAccountCommand");
|
|
57
|
-
const GetSubscriptionDefinitionCommand_1 = require("./commands/GetSubscriptionDefinitionCommand");
|
|
58
|
-
const GetSubscriptionDefinitionVersionCommand_1 = require("./commands/GetSubscriptionDefinitionVersionCommand");
|
|
59
|
-
const GetThingRuntimeConfigurationCommand_1 = require("./commands/GetThingRuntimeConfigurationCommand");
|
|
60
|
-
const ListBulkDeploymentDetailedReportsCommand_1 = require("./commands/ListBulkDeploymentDetailedReportsCommand");
|
|
61
|
-
const ListBulkDeploymentsCommand_1 = require("./commands/ListBulkDeploymentsCommand");
|
|
62
|
-
const ListConnectorDefinitionsCommand_1 = require("./commands/ListConnectorDefinitionsCommand");
|
|
63
|
-
const ListConnectorDefinitionVersionsCommand_1 = require("./commands/ListConnectorDefinitionVersionsCommand");
|
|
64
|
-
const ListCoreDefinitionsCommand_1 = require("./commands/ListCoreDefinitionsCommand");
|
|
65
|
-
const ListCoreDefinitionVersionsCommand_1 = require("./commands/ListCoreDefinitionVersionsCommand");
|
|
66
|
-
const ListDeploymentsCommand_1 = require("./commands/ListDeploymentsCommand");
|
|
67
|
-
const ListDeviceDefinitionsCommand_1 = require("./commands/ListDeviceDefinitionsCommand");
|
|
68
|
-
const ListDeviceDefinitionVersionsCommand_1 = require("./commands/ListDeviceDefinitionVersionsCommand");
|
|
69
|
-
const ListFunctionDefinitionsCommand_1 = require("./commands/ListFunctionDefinitionsCommand");
|
|
70
|
-
const ListFunctionDefinitionVersionsCommand_1 = require("./commands/ListFunctionDefinitionVersionsCommand");
|
|
71
|
-
const ListGroupCertificateAuthoritiesCommand_1 = require("./commands/ListGroupCertificateAuthoritiesCommand");
|
|
72
|
-
const ListGroupsCommand_1 = require("./commands/ListGroupsCommand");
|
|
73
|
-
const ListGroupVersionsCommand_1 = require("./commands/ListGroupVersionsCommand");
|
|
74
|
-
const ListLoggerDefinitionsCommand_1 = require("./commands/ListLoggerDefinitionsCommand");
|
|
75
|
-
const ListLoggerDefinitionVersionsCommand_1 = require("./commands/ListLoggerDefinitionVersionsCommand");
|
|
76
|
-
const ListResourceDefinitionsCommand_1 = require("./commands/ListResourceDefinitionsCommand");
|
|
77
|
-
const ListResourceDefinitionVersionsCommand_1 = require("./commands/ListResourceDefinitionVersionsCommand");
|
|
78
|
-
const ListSubscriptionDefinitionsCommand_1 = require("./commands/ListSubscriptionDefinitionsCommand");
|
|
79
|
-
const ListSubscriptionDefinitionVersionsCommand_1 = require("./commands/ListSubscriptionDefinitionVersionsCommand");
|
|
80
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
81
|
-
const ResetDeploymentsCommand_1 = require("./commands/ResetDeploymentsCommand");
|
|
82
|
-
const StartBulkDeploymentCommand_1 = require("./commands/StartBulkDeploymentCommand");
|
|
83
|
-
const StopBulkDeploymentCommand_1 = require("./commands/StopBulkDeploymentCommand");
|
|
84
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
85
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
86
|
-
const UpdateConnectivityInfoCommand_1 = require("./commands/UpdateConnectivityInfoCommand");
|
|
87
|
-
const UpdateConnectorDefinitionCommand_1 = require("./commands/UpdateConnectorDefinitionCommand");
|
|
88
|
-
const UpdateCoreDefinitionCommand_1 = require("./commands/UpdateCoreDefinitionCommand");
|
|
89
|
-
const UpdateDeviceDefinitionCommand_1 = require("./commands/UpdateDeviceDefinitionCommand");
|
|
90
|
-
const UpdateFunctionDefinitionCommand_1 = require("./commands/UpdateFunctionDefinitionCommand");
|
|
91
|
-
const UpdateGroupCertificateConfigurationCommand_1 = require("./commands/UpdateGroupCertificateConfigurationCommand");
|
|
92
|
-
const UpdateGroupCommand_1 = require("./commands/UpdateGroupCommand");
|
|
93
|
-
const UpdateLoggerDefinitionCommand_1 = require("./commands/UpdateLoggerDefinitionCommand");
|
|
94
|
-
const UpdateResourceDefinitionCommand_1 = require("./commands/UpdateResourceDefinitionCommand");
|
|
95
|
-
const UpdateSubscriptionDefinitionCommand_1 = require("./commands/UpdateSubscriptionDefinitionCommand");
|
|
96
|
-
const UpdateThingRuntimeConfigurationCommand_1 = require("./commands/UpdateThingRuntimeConfigurationCommand");
|
|
97
|
-
const GreengrassClient_1 = require("./GreengrassClient");
|
|
98
|
-
const commands = {
|
|
99
|
-
AssociateRoleToGroupCommand: AssociateRoleToGroupCommand_1.AssociateRoleToGroupCommand,
|
|
100
|
-
AssociateServiceRoleToAccountCommand: AssociateServiceRoleToAccountCommand_1.AssociateServiceRoleToAccountCommand,
|
|
101
|
-
CreateConnectorDefinitionCommand: CreateConnectorDefinitionCommand_1.CreateConnectorDefinitionCommand,
|
|
102
|
-
CreateConnectorDefinitionVersionCommand: CreateConnectorDefinitionVersionCommand_1.CreateConnectorDefinitionVersionCommand,
|
|
103
|
-
CreateCoreDefinitionCommand: CreateCoreDefinitionCommand_1.CreateCoreDefinitionCommand,
|
|
104
|
-
CreateCoreDefinitionVersionCommand: CreateCoreDefinitionVersionCommand_1.CreateCoreDefinitionVersionCommand,
|
|
105
|
-
CreateDeploymentCommand: CreateDeploymentCommand_1.CreateDeploymentCommand,
|
|
106
|
-
CreateDeviceDefinitionCommand: CreateDeviceDefinitionCommand_1.CreateDeviceDefinitionCommand,
|
|
107
|
-
CreateDeviceDefinitionVersionCommand: CreateDeviceDefinitionVersionCommand_1.CreateDeviceDefinitionVersionCommand,
|
|
108
|
-
CreateFunctionDefinitionCommand: CreateFunctionDefinitionCommand_1.CreateFunctionDefinitionCommand,
|
|
109
|
-
CreateFunctionDefinitionVersionCommand: CreateFunctionDefinitionVersionCommand_1.CreateFunctionDefinitionVersionCommand,
|
|
110
|
-
CreateGroupCommand: CreateGroupCommand_1.CreateGroupCommand,
|
|
111
|
-
CreateGroupCertificateAuthorityCommand: CreateGroupCertificateAuthorityCommand_1.CreateGroupCertificateAuthorityCommand,
|
|
112
|
-
CreateGroupVersionCommand: CreateGroupVersionCommand_1.CreateGroupVersionCommand,
|
|
113
|
-
CreateLoggerDefinitionCommand: CreateLoggerDefinitionCommand_1.CreateLoggerDefinitionCommand,
|
|
114
|
-
CreateLoggerDefinitionVersionCommand: CreateLoggerDefinitionVersionCommand_1.CreateLoggerDefinitionVersionCommand,
|
|
115
|
-
CreateResourceDefinitionCommand: CreateResourceDefinitionCommand_1.CreateResourceDefinitionCommand,
|
|
116
|
-
CreateResourceDefinitionVersionCommand: CreateResourceDefinitionVersionCommand_1.CreateResourceDefinitionVersionCommand,
|
|
117
|
-
CreateSoftwareUpdateJobCommand: CreateSoftwareUpdateJobCommand_1.CreateSoftwareUpdateJobCommand,
|
|
118
|
-
CreateSubscriptionDefinitionCommand: CreateSubscriptionDefinitionCommand_1.CreateSubscriptionDefinitionCommand,
|
|
119
|
-
CreateSubscriptionDefinitionVersionCommand: CreateSubscriptionDefinitionVersionCommand_1.CreateSubscriptionDefinitionVersionCommand,
|
|
120
|
-
DeleteConnectorDefinitionCommand: DeleteConnectorDefinitionCommand_1.DeleteConnectorDefinitionCommand,
|
|
121
|
-
DeleteCoreDefinitionCommand: DeleteCoreDefinitionCommand_1.DeleteCoreDefinitionCommand,
|
|
122
|
-
DeleteDeviceDefinitionCommand: DeleteDeviceDefinitionCommand_1.DeleteDeviceDefinitionCommand,
|
|
123
|
-
DeleteFunctionDefinitionCommand: DeleteFunctionDefinitionCommand_1.DeleteFunctionDefinitionCommand,
|
|
124
|
-
DeleteGroupCommand: DeleteGroupCommand_1.DeleteGroupCommand,
|
|
125
|
-
DeleteLoggerDefinitionCommand: DeleteLoggerDefinitionCommand_1.DeleteLoggerDefinitionCommand,
|
|
126
|
-
DeleteResourceDefinitionCommand: DeleteResourceDefinitionCommand_1.DeleteResourceDefinitionCommand,
|
|
127
|
-
DeleteSubscriptionDefinitionCommand: DeleteSubscriptionDefinitionCommand_1.DeleteSubscriptionDefinitionCommand,
|
|
128
|
-
DisassociateRoleFromGroupCommand: DisassociateRoleFromGroupCommand_1.DisassociateRoleFromGroupCommand,
|
|
129
|
-
DisassociateServiceRoleFromAccountCommand: DisassociateServiceRoleFromAccountCommand_1.DisassociateServiceRoleFromAccountCommand,
|
|
130
|
-
GetAssociatedRoleCommand: GetAssociatedRoleCommand_1.GetAssociatedRoleCommand,
|
|
131
|
-
GetBulkDeploymentStatusCommand: GetBulkDeploymentStatusCommand_1.GetBulkDeploymentStatusCommand,
|
|
132
|
-
GetConnectivityInfoCommand: GetConnectivityInfoCommand_1.GetConnectivityInfoCommand,
|
|
133
|
-
GetConnectorDefinitionCommand: GetConnectorDefinitionCommand_1.GetConnectorDefinitionCommand,
|
|
134
|
-
GetConnectorDefinitionVersionCommand: GetConnectorDefinitionVersionCommand_1.GetConnectorDefinitionVersionCommand,
|
|
135
|
-
GetCoreDefinitionCommand: GetCoreDefinitionCommand_1.GetCoreDefinitionCommand,
|
|
136
|
-
GetCoreDefinitionVersionCommand: GetCoreDefinitionVersionCommand_1.GetCoreDefinitionVersionCommand,
|
|
137
|
-
GetDeploymentStatusCommand: GetDeploymentStatusCommand_1.GetDeploymentStatusCommand,
|
|
138
|
-
GetDeviceDefinitionCommand: GetDeviceDefinitionCommand_1.GetDeviceDefinitionCommand,
|
|
139
|
-
GetDeviceDefinitionVersionCommand: GetDeviceDefinitionVersionCommand_1.GetDeviceDefinitionVersionCommand,
|
|
140
|
-
GetFunctionDefinitionCommand: GetFunctionDefinitionCommand_1.GetFunctionDefinitionCommand,
|
|
141
|
-
GetFunctionDefinitionVersionCommand: GetFunctionDefinitionVersionCommand_1.GetFunctionDefinitionVersionCommand,
|
|
142
|
-
GetGroupCommand: GetGroupCommand_1.GetGroupCommand,
|
|
143
|
-
GetGroupCertificateAuthorityCommand: GetGroupCertificateAuthorityCommand_1.GetGroupCertificateAuthorityCommand,
|
|
144
|
-
GetGroupCertificateConfigurationCommand: GetGroupCertificateConfigurationCommand_1.GetGroupCertificateConfigurationCommand,
|
|
145
|
-
GetGroupVersionCommand: GetGroupVersionCommand_1.GetGroupVersionCommand,
|
|
146
|
-
GetLoggerDefinitionCommand: GetLoggerDefinitionCommand_1.GetLoggerDefinitionCommand,
|
|
147
|
-
GetLoggerDefinitionVersionCommand: GetLoggerDefinitionVersionCommand_1.GetLoggerDefinitionVersionCommand,
|
|
148
|
-
GetResourceDefinitionCommand: GetResourceDefinitionCommand_1.GetResourceDefinitionCommand,
|
|
149
|
-
GetResourceDefinitionVersionCommand: GetResourceDefinitionVersionCommand_1.GetResourceDefinitionVersionCommand,
|
|
150
|
-
GetServiceRoleForAccountCommand: GetServiceRoleForAccountCommand_1.GetServiceRoleForAccountCommand,
|
|
151
|
-
GetSubscriptionDefinitionCommand: GetSubscriptionDefinitionCommand_1.GetSubscriptionDefinitionCommand,
|
|
152
|
-
GetSubscriptionDefinitionVersionCommand: GetSubscriptionDefinitionVersionCommand_1.GetSubscriptionDefinitionVersionCommand,
|
|
153
|
-
GetThingRuntimeConfigurationCommand: GetThingRuntimeConfigurationCommand_1.GetThingRuntimeConfigurationCommand,
|
|
154
|
-
ListBulkDeploymentDetailedReportsCommand: ListBulkDeploymentDetailedReportsCommand_1.ListBulkDeploymentDetailedReportsCommand,
|
|
155
|
-
ListBulkDeploymentsCommand: ListBulkDeploymentsCommand_1.ListBulkDeploymentsCommand,
|
|
156
|
-
ListConnectorDefinitionsCommand: ListConnectorDefinitionsCommand_1.ListConnectorDefinitionsCommand,
|
|
157
|
-
ListConnectorDefinitionVersionsCommand: ListConnectorDefinitionVersionsCommand_1.ListConnectorDefinitionVersionsCommand,
|
|
158
|
-
ListCoreDefinitionsCommand: ListCoreDefinitionsCommand_1.ListCoreDefinitionsCommand,
|
|
159
|
-
ListCoreDefinitionVersionsCommand: ListCoreDefinitionVersionsCommand_1.ListCoreDefinitionVersionsCommand,
|
|
160
|
-
ListDeploymentsCommand: ListDeploymentsCommand_1.ListDeploymentsCommand,
|
|
161
|
-
ListDeviceDefinitionsCommand: ListDeviceDefinitionsCommand_1.ListDeviceDefinitionsCommand,
|
|
162
|
-
ListDeviceDefinitionVersionsCommand: ListDeviceDefinitionVersionsCommand_1.ListDeviceDefinitionVersionsCommand,
|
|
163
|
-
ListFunctionDefinitionsCommand: ListFunctionDefinitionsCommand_1.ListFunctionDefinitionsCommand,
|
|
164
|
-
ListFunctionDefinitionVersionsCommand: ListFunctionDefinitionVersionsCommand_1.ListFunctionDefinitionVersionsCommand,
|
|
165
|
-
ListGroupCertificateAuthoritiesCommand: ListGroupCertificateAuthoritiesCommand_1.ListGroupCertificateAuthoritiesCommand,
|
|
166
|
-
ListGroupsCommand: ListGroupsCommand_1.ListGroupsCommand,
|
|
167
|
-
ListGroupVersionsCommand: ListGroupVersionsCommand_1.ListGroupVersionsCommand,
|
|
168
|
-
ListLoggerDefinitionsCommand: ListLoggerDefinitionsCommand_1.ListLoggerDefinitionsCommand,
|
|
169
|
-
ListLoggerDefinitionVersionsCommand: ListLoggerDefinitionVersionsCommand_1.ListLoggerDefinitionVersionsCommand,
|
|
170
|
-
ListResourceDefinitionsCommand: ListResourceDefinitionsCommand_1.ListResourceDefinitionsCommand,
|
|
171
|
-
ListResourceDefinitionVersionsCommand: ListResourceDefinitionVersionsCommand_1.ListResourceDefinitionVersionsCommand,
|
|
172
|
-
ListSubscriptionDefinitionsCommand: ListSubscriptionDefinitionsCommand_1.ListSubscriptionDefinitionsCommand,
|
|
173
|
-
ListSubscriptionDefinitionVersionsCommand: ListSubscriptionDefinitionVersionsCommand_1.ListSubscriptionDefinitionVersionsCommand,
|
|
174
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
175
|
-
ResetDeploymentsCommand: ResetDeploymentsCommand_1.ResetDeploymentsCommand,
|
|
176
|
-
StartBulkDeploymentCommand: StartBulkDeploymentCommand_1.StartBulkDeploymentCommand,
|
|
177
|
-
StopBulkDeploymentCommand: StopBulkDeploymentCommand_1.StopBulkDeploymentCommand,
|
|
178
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
179
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
180
|
-
UpdateConnectivityInfoCommand: UpdateConnectivityInfoCommand_1.UpdateConnectivityInfoCommand,
|
|
181
|
-
UpdateConnectorDefinitionCommand: UpdateConnectorDefinitionCommand_1.UpdateConnectorDefinitionCommand,
|
|
182
|
-
UpdateCoreDefinitionCommand: UpdateCoreDefinitionCommand_1.UpdateCoreDefinitionCommand,
|
|
183
|
-
UpdateDeviceDefinitionCommand: UpdateDeviceDefinitionCommand_1.UpdateDeviceDefinitionCommand,
|
|
184
|
-
UpdateFunctionDefinitionCommand: UpdateFunctionDefinitionCommand_1.UpdateFunctionDefinitionCommand,
|
|
185
|
-
UpdateGroupCommand: UpdateGroupCommand_1.UpdateGroupCommand,
|
|
186
|
-
UpdateGroupCertificateConfigurationCommand: UpdateGroupCertificateConfigurationCommand_1.UpdateGroupCertificateConfigurationCommand,
|
|
187
|
-
UpdateLoggerDefinitionCommand: UpdateLoggerDefinitionCommand_1.UpdateLoggerDefinitionCommand,
|
|
188
|
-
UpdateResourceDefinitionCommand: UpdateResourceDefinitionCommand_1.UpdateResourceDefinitionCommand,
|
|
189
|
-
UpdateSubscriptionDefinitionCommand: UpdateSubscriptionDefinitionCommand_1.UpdateSubscriptionDefinitionCommand,
|
|
190
|
-
UpdateThingRuntimeConfigurationCommand: UpdateThingRuntimeConfigurationCommand_1.UpdateThingRuntimeConfigurationCommand,
|
|
191
|
-
};
|
|
192
|
-
class Greengrass extends GreengrassClient_1.GreengrassClient {
|
|
193
|
-
}
|
|
194
|
-
exports.Greengrass = Greengrass;
|
|
195
|
-
(0, smithy_client_1.createAggregatedClient)(commands, Greengrass);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GreengrassClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class GreengrassClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.GreengrassClient = GreengrassClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateRoleToGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateRoleToGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "AssociateRoleToGroup", {})
|
|
22
|
-
.n("GreengrassClient", "AssociateRoleToGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AssociateRoleToGroupCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AssociateRoleToGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateRoleToGroupCommand = AssociateRoleToGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateServiceRoleToAccountCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class AssociateServiceRoleToAccountCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "AssociateServiceRoleToAccount", {})
|
|
22
|
-
.n("GreengrassClient", "AssociateServiceRoleToAccountCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_AssociateServiceRoleToAccountCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_AssociateServiceRoleToAccountCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateServiceRoleToAccountCommand = AssociateServiceRoleToAccountCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateConnectorDefinitionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateConnectorDefinitionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateConnectorDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "CreateConnectorDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateConnectorDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateConnectorDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateConnectorDefinitionCommand = CreateConnectorDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateConnectorDefinitionVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateConnectorDefinitionVersionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateConnectorDefinitionVersion", {})
|
|
22
|
-
.n("GreengrassClient", "CreateConnectorDefinitionVersionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateConnectorDefinitionVersionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateConnectorDefinitionVersionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateConnectorDefinitionVersionCommand = CreateConnectorDefinitionVersionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateCoreDefinitionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateCoreDefinitionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateCoreDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "CreateCoreDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateCoreDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateCoreDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateCoreDefinitionCommand = CreateCoreDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateCoreDefinitionVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateCoreDefinitionVersionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateCoreDefinitionVersion", {})
|
|
22
|
-
.n("GreengrassClient", "CreateCoreDefinitionVersionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateCoreDefinitionVersionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateCoreDefinitionVersionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateCoreDefinitionVersionCommand = CreateCoreDefinitionVersionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateDeploymentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateDeploymentCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateDeployment", {})
|
|
22
|
-
.n("GreengrassClient", "CreateDeploymentCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateDeploymentCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateDeploymentCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateDeploymentCommand = CreateDeploymentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateDeviceDefinitionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateDeviceDefinitionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateDeviceDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "CreateDeviceDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateDeviceDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateDeviceDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateDeviceDefinitionCommand = CreateDeviceDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateDeviceDefinitionVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateDeviceDefinitionVersionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateDeviceDefinitionVersion", {})
|
|
22
|
-
.n("GreengrassClient", "CreateDeviceDefinitionVersionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateDeviceDefinitionVersionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateDeviceDefinitionVersionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateDeviceDefinitionVersionCommand = CreateDeviceDefinitionVersionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFunctionDefinitionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateFunctionDefinitionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateFunctionDefinition", {})
|
|
22
|
-
.n("GreengrassClient", "CreateFunctionDefinitionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateFunctionDefinitionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateFunctionDefinitionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateFunctionDefinitionCommand = CreateFunctionDefinitionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFunctionDefinitionVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateFunctionDefinitionVersionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateFunctionDefinitionVersion", {})
|
|
22
|
-
.n("GreengrassClient", "CreateFunctionDefinitionVersionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateFunctionDefinitionVersionCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateFunctionDefinitionVersionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateFunctionDefinitionVersionCommand = CreateFunctionDefinitionVersionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateGroupCertificateAuthorityCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateGroupCertificateAuthorityCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Greengrass", "CreateGroupCertificateAuthority", {})
|
|
22
|
-
.n("GreengrassClient", "CreateGroupCertificateAuthorityCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_CreateGroupCertificateAuthorityCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_CreateGroupCertificateAuthorityCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateGroupCertificateAuthorityCommand = CreateGroupCertificateAuthorityCommand;
|
|
1
|
+
module.exports = require("../index.js");
|