@aws-sdk/client-greengrass 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/Greengrass.d.ts +19 -1
- package/dist-types/GreengrassClient.d.ts +1 -1
- package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedRoleCommand.d.ts +2 -1
- package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectivityInfoCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetDeploymentStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/StopBulkDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +679 -679
- package/dist-types/ts3.4/Greengrass.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -4803,9 +4803,6 @@ var _Greengrass = class _Greengrass extends GreengrassClient {
|
|
|
4803
4803
|
__name(_Greengrass, "Greengrass");
|
|
4804
4804
|
var Greengrass = _Greengrass;
|
|
4805
4805
|
(0, import_smithy_client.createAggregatedClient)(commands, Greengrass);
|
|
4806
|
-
|
|
4807
|
-
// src/index.ts
|
|
4808
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4809
4806
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4810
4807
|
|
|
4811
4808
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -108,6 +108,7 @@ export interface Greengrass {
|
|
|
108
108
|
/**
|
|
109
109
|
* @see {@link CreateConnectorDefinitionCommand}
|
|
110
110
|
*/
|
|
111
|
+
createConnectorDefinition(): Promise<CreateConnectorDefinitionCommandOutput>;
|
|
111
112
|
createConnectorDefinition(args: CreateConnectorDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateConnectorDefinitionCommandOutput>;
|
|
112
113
|
createConnectorDefinition(args: CreateConnectorDefinitionCommandInput, cb: (err: any, data?: CreateConnectorDefinitionCommandOutput) => void): void;
|
|
113
114
|
createConnectorDefinition(args: CreateConnectorDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateConnectorDefinitionCommandOutput) => void): void;
|
|
@@ -120,6 +121,7 @@ export interface Greengrass {
|
|
|
120
121
|
/**
|
|
121
122
|
* @see {@link CreateCoreDefinitionCommand}
|
|
122
123
|
*/
|
|
124
|
+
createCoreDefinition(): Promise<CreateCoreDefinitionCommandOutput>;
|
|
123
125
|
createCoreDefinition(args: CreateCoreDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateCoreDefinitionCommandOutput>;
|
|
124
126
|
createCoreDefinition(args: CreateCoreDefinitionCommandInput, cb: (err: any, data?: CreateCoreDefinitionCommandOutput) => void): void;
|
|
125
127
|
createCoreDefinition(args: CreateCoreDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateCoreDefinitionCommandOutput) => void): void;
|
|
@@ -138,6 +140,7 @@ export interface Greengrass {
|
|
|
138
140
|
/**
|
|
139
141
|
* @see {@link CreateDeviceDefinitionCommand}
|
|
140
142
|
*/
|
|
143
|
+
createDeviceDefinition(): Promise<CreateDeviceDefinitionCommandOutput>;
|
|
141
144
|
createDeviceDefinition(args: CreateDeviceDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeviceDefinitionCommandOutput>;
|
|
142
145
|
createDeviceDefinition(args: CreateDeviceDefinitionCommandInput, cb: (err: any, data?: CreateDeviceDefinitionCommandOutput) => void): void;
|
|
143
146
|
createDeviceDefinition(args: CreateDeviceDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeviceDefinitionCommandOutput) => void): void;
|
|
@@ -150,6 +153,7 @@ export interface Greengrass {
|
|
|
150
153
|
/**
|
|
151
154
|
* @see {@link CreateFunctionDefinitionCommand}
|
|
152
155
|
*/
|
|
156
|
+
createFunctionDefinition(): Promise<CreateFunctionDefinitionCommandOutput>;
|
|
153
157
|
createFunctionDefinition(args: CreateFunctionDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateFunctionDefinitionCommandOutput>;
|
|
154
158
|
createFunctionDefinition(args: CreateFunctionDefinitionCommandInput, cb: (err: any, data?: CreateFunctionDefinitionCommandOutput) => void): void;
|
|
155
159
|
createFunctionDefinition(args: CreateFunctionDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFunctionDefinitionCommandOutput) => void): void;
|
|
@@ -180,6 +184,7 @@ export interface Greengrass {
|
|
|
180
184
|
/**
|
|
181
185
|
* @see {@link CreateLoggerDefinitionCommand}
|
|
182
186
|
*/
|
|
187
|
+
createLoggerDefinition(): Promise<CreateLoggerDefinitionCommandOutput>;
|
|
183
188
|
createLoggerDefinition(args: CreateLoggerDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateLoggerDefinitionCommandOutput>;
|
|
184
189
|
createLoggerDefinition(args: CreateLoggerDefinitionCommandInput, cb: (err: any, data?: CreateLoggerDefinitionCommandOutput) => void): void;
|
|
185
190
|
createLoggerDefinition(args: CreateLoggerDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateLoggerDefinitionCommandOutput) => void): void;
|
|
@@ -192,6 +197,7 @@ export interface Greengrass {
|
|
|
192
197
|
/**
|
|
193
198
|
* @see {@link CreateResourceDefinitionCommand}
|
|
194
199
|
*/
|
|
200
|
+
createResourceDefinition(): Promise<CreateResourceDefinitionCommandOutput>;
|
|
195
201
|
createResourceDefinition(args: CreateResourceDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateResourceDefinitionCommandOutput>;
|
|
196
202
|
createResourceDefinition(args: CreateResourceDefinitionCommandInput, cb: (err: any, data?: CreateResourceDefinitionCommandOutput) => void): void;
|
|
197
203
|
createResourceDefinition(args: CreateResourceDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResourceDefinitionCommandOutput) => void): void;
|
|
@@ -210,6 +216,7 @@ export interface Greengrass {
|
|
|
210
216
|
/**
|
|
211
217
|
* @see {@link CreateSubscriptionDefinitionCommand}
|
|
212
218
|
*/
|
|
219
|
+
createSubscriptionDefinition(): Promise<CreateSubscriptionDefinitionCommandOutput>;
|
|
213
220
|
createSubscriptionDefinition(args: CreateSubscriptionDefinitionCommandInput, options?: __HttpHandlerOptions): Promise<CreateSubscriptionDefinitionCommandOutput>;
|
|
214
221
|
createSubscriptionDefinition(args: CreateSubscriptionDefinitionCommandInput, cb: (err: any, data?: CreateSubscriptionDefinitionCommandOutput) => void): void;
|
|
215
222
|
createSubscriptionDefinition(args: CreateSubscriptionDefinitionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSubscriptionDefinitionCommandOutput) => void): void;
|
|
@@ -276,6 +283,7 @@ export interface Greengrass {
|
|
|
276
283
|
/**
|
|
277
284
|
* @see {@link DisassociateServiceRoleFromAccountCommand}
|
|
278
285
|
*/
|
|
286
|
+
disassociateServiceRoleFromAccount(): Promise<DisassociateServiceRoleFromAccountCommandOutput>;
|
|
279
287
|
disassociateServiceRoleFromAccount(args: DisassociateServiceRoleFromAccountCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateServiceRoleFromAccountCommandOutput>;
|
|
280
288
|
disassociateServiceRoleFromAccount(args: DisassociateServiceRoleFromAccountCommandInput, cb: (err: any, data?: DisassociateServiceRoleFromAccountCommandOutput) => void): void;
|
|
281
289
|
disassociateServiceRoleFromAccount(args: DisassociateServiceRoleFromAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateServiceRoleFromAccountCommandOutput) => void): void;
|
|
@@ -402,6 +410,7 @@ export interface Greengrass {
|
|
|
402
410
|
/**
|
|
403
411
|
* @see {@link GetServiceRoleForAccountCommand}
|
|
404
412
|
*/
|
|
413
|
+
getServiceRoleForAccount(): Promise<GetServiceRoleForAccountCommandOutput>;
|
|
405
414
|
getServiceRoleForAccount(args: GetServiceRoleForAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetServiceRoleForAccountCommandOutput>;
|
|
406
415
|
getServiceRoleForAccount(args: GetServiceRoleForAccountCommandInput, cb: (err: any, data?: GetServiceRoleForAccountCommandOutput) => void): void;
|
|
407
416
|
getServiceRoleForAccount(args: GetServiceRoleForAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetServiceRoleForAccountCommandOutput) => void): void;
|
|
@@ -432,12 +441,14 @@ export interface Greengrass {
|
|
|
432
441
|
/**
|
|
433
442
|
* @see {@link ListBulkDeploymentsCommand}
|
|
434
443
|
*/
|
|
444
|
+
listBulkDeployments(): Promise<ListBulkDeploymentsCommandOutput>;
|
|
435
445
|
listBulkDeployments(args: ListBulkDeploymentsCommandInput, options?: __HttpHandlerOptions): Promise<ListBulkDeploymentsCommandOutput>;
|
|
436
446
|
listBulkDeployments(args: ListBulkDeploymentsCommandInput, cb: (err: any, data?: ListBulkDeploymentsCommandOutput) => void): void;
|
|
437
447
|
listBulkDeployments(args: ListBulkDeploymentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBulkDeploymentsCommandOutput) => void): void;
|
|
438
448
|
/**
|
|
439
449
|
* @see {@link ListConnectorDefinitionsCommand}
|
|
440
450
|
*/
|
|
451
|
+
listConnectorDefinitions(): Promise<ListConnectorDefinitionsCommandOutput>;
|
|
441
452
|
listConnectorDefinitions(args: ListConnectorDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListConnectorDefinitionsCommandOutput>;
|
|
442
453
|
listConnectorDefinitions(args: ListConnectorDefinitionsCommandInput, cb: (err: any, data?: ListConnectorDefinitionsCommandOutput) => void): void;
|
|
443
454
|
listConnectorDefinitions(args: ListConnectorDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConnectorDefinitionsCommandOutput) => void): void;
|
|
@@ -450,6 +461,7 @@ export interface Greengrass {
|
|
|
450
461
|
/**
|
|
451
462
|
* @see {@link ListCoreDefinitionsCommand}
|
|
452
463
|
*/
|
|
464
|
+
listCoreDefinitions(): Promise<ListCoreDefinitionsCommandOutput>;
|
|
453
465
|
listCoreDefinitions(args: ListCoreDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListCoreDefinitionsCommandOutput>;
|
|
454
466
|
listCoreDefinitions(args: ListCoreDefinitionsCommandInput, cb: (err: any, data?: ListCoreDefinitionsCommandOutput) => void): void;
|
|
455
467
|
listCoreDefinitions(args: ListCoreDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCoreDefinitionsCommandOutput) => void): void;
|
|
@@ -468,6 +480,7 @@ export interface Greengrass {
|
|
|
468
480
|
/**
|
|
469
481
|
* @see {@link ListDeviceDefinitionsCommand}
|
|
470
482
|
*/
|
|
483
|
+
listDeviceDefinitions(): Promise<ListDeviceDefinitionsCommandOutput>;
|
|
471
484
|
listDeviceDefinitions(args: ListDeviceDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListDeviceDefinitionsCommandOutput>;
|
|
472
485
|
listDeviceDefinitions(args: ListDeviceDefinitionsCommandInput, cb: (err: any, data?: ListDeviceDefinitionsCommandOutput) => void): void;
|
|
473
486
|
listDeviceDefinitions(args: ListDeviceDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeviceDefinitionsCommandOutput) => void): void;
|
|
@@ -480,6 +493,7 @@ export interface Greengrass {
|
|
|
480
493
|
/**
|
|
481
494
|
* @see {@link ListFunctionDefinitionsCommand}
|
|
482
495
|
*/
|
|
496
|
+
listFunctionDefinitions(): Promise<ListFunctionDefinitionsCommandOutput>;
|
|
483
497
|
listFunctionDefinitions(args: ListFunctionDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListFunctionDefinitionsCommandOutput>;
|
|
484
498
|
listFunctionDefinitions(args: ListFunctionDefinitionsCommandInput, cb: (err: any, data?: ListFunctionDefinitionsCommandOutput) => void): void;
|
|
485
499
|
listFunctionDefinitions(args: ListFunctionDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFunctionDefinitionsCommandOutput) => void): void;
|
|
@@ -498,6 +512,7 @@ export interface Greengrass {
|
|
|
498
512
|
/**
|
|
499
513
|
* @see {@link ListGroupsCommand}
|
|
500
514
|
*/
|
|
515
|
+
listGroups(): Promise<ListGroupsCommandOutput>;
|
|
501
516
|
listGroups(args: ListGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListGroupsCommandOutput>;
|
|
502
517
|
listGroups(args: ListGroupsCommandInput, cb: (err: any, data?: ListGroupsCommandOutput) => void): void;
|
|
503
518
|
listGroups(args: ListGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGroupsCommandOutput) => void): void;
|
|
@@ -510,6 +525,7 @@ export interface Greengrass {
|
|
|
510
525
|
/**
|
|
511
526
|
* @see {@link ListLoggerDefinitionsCommand}
|
|
512
527
|
*/
|
|
528
|
+
listLoggerDefinitions(): Promise<ListLoggerDefinitionsCommandOutput>;
|
|
513
529
|
listLoggerDefinitions(args: ListLoggerDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListLoggerDefinitionsCommandOutput>;
|
|
514
530
|
listLoggerDefinitions(args: ListLoggerDefinitionsCommandInput, cb: (err: any, data?: ListLoggerDefinitionsCommandOutput) => void): void;
|
|
515
531
|
listLoggerDefinitions(args: ListLoggerDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLoggerDefinitionsCommandOutput) => void): void;
|
|
@@ -522,6 +538,7 @@ export interface Greengrass {
|
|
|
522
538
|
/**
|
|
523
539
|
* @see {@link ListResourceDefinitionsCommand}
|
|
524
540
|
*/
|
|
541
|
+
listResourceDefinitions(): Promise<ListResourceDefinitionsCommandOutput>;
|
|
525
542
|
listResourceDefinitions(args: ListResourceDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListResourceDefinitionsCommandOutput>;
|
|
526
543
|
listResourceDefinitions(args: ListResourceDefinitionsCommandInput, cb: (err: any, data?: ListResourceDefinitionsCommandOutput) => void): void;
|
|
527
544
|
listResourceDefinitions(args: ListResourceDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourceDefinitionsCommandOutput) => void): void;
|
|
@@ -534,6 +551,7 @@ export interface Greengrass {
|
|
|
534
551
|
/**
|
|
535
552
|
* @see {@link ListSubscriptionDefinitionsCommand}
|
|
536
553
|
*/
|
|
554
|
+
listSubscriptionDefinitions(): Promise<ListSubscriptionDefinitionsCommandOutput>;
|
|
537
555
|
listSubscriptionDefinitions(args: ListSubscriptionDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<ListSubscriptionDefinitionsCommandOutput>;
|
|
538
556
|
listSubscriptionDefinitions(args: ListSubscriptionDefinitionsCommandInput, cb: (err: any, data?: ListSubscriptionDefinitionsCommandOutput) => void): void;
|
|
539
557
|
listSubscriptionDefinitions(args: ListSubscriptionDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSubscriptionDefinitionsCommandOutput) => void): void;
|
|
@@ -647,8 +665,8 @@ export interface Greengrass {
|
|
|
647
665
|
updateThingRuntimeConfiguration(args: UpdateThingRuntimeConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateThingRuntimeConfigurationCommandOutput) => void): void;
|
|
648
666
|
}
|
|
649
667
|
/**
|
|
650
|
-
* @public
|
|
651
668
|
* AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate, while still using the cloud for management, analytics, and durable storage. AWS IoT Greengrass ensures your devices can respond quickly to local events and operate with intermittent connectivity. AWS IoT Greengrass minimizes the cost of transmitting data to the cloud by allowing you to author AWS Lambda functions that execute locally.
|
|
669
|
+
* @public
|
|
652
670
|
*/
|
|
653
671
|
export declare class Greengrass extends GreengrassClient implements Greengrass {
|
|
654
672
|
}
|
|
@@ -243,8 +243,8 @@ export type GreengrassClientResolvedConfigType = __SmithyResolvedConfiguration<_
|
|
|
243
243
|
export interface GreengrassClientResolvedConfig extends GreengrassClientResolvedConfigType {
|
|
244
244
|
}
|
|
245
245
|
/**
|
|
246
|
-
* @public
|
|
247
246
|
* AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate, while still using the cloud for management, analytics, and durable storage. AWS IoT Greengrass ensures your devices can respond quickly to local events and operate with intermittent connectivity. AWS IoT Greengrass minimizes the cost of transmitting data to the cloud by allowing you to author AWS Lambda functions that execute locally.
|
|
247
|
+
* @public
|
|
248
248
|
*/
|
|
249
249
|
export declare class GreengrassClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GreengrassClientResolvedConfig> {
|
|
250
250
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateRoleToGroupCommandOutput extends AssociateRoleToGroupR
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateRoleToGroupCommand_base: {
|
|
24
24
|
new (input: AssociateRoleToGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateRoleToGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Associates a role with a group. Your Greengrass core will use the role to access AWS cloud services. The role's permissions should allow Greengrass core Lambda functions to perform actions against the cloud.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const AssociateRoleToGroupCommand_base: {
|
|
|
60
60
|
* @throws {@link GreengrassServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class AssociateRoleToGroupCommand extends AssociateRoleToGroupCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateServiceRoleToAccountCommandOutput extends AssociateSer
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateServiceRoleToAccountCommand_base: {
|
|
24
24
|
new (input: AssociateServiceRoleToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateServiceRoleToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Associates a role with your account. AWS IoT Greengrass will use the role to access your Lambda functions and AWS IoT resources. This is necessary for deployments to succeed. The role must have at least minimum permissions in the policy ''AWSGreengrassResourceAccessRolePolicy''.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -59,6 +59,7 @@ declare const AssociateServiceRoleToAccountCommand_base: {
|
|
|
59
59
|
* @throws {@link GreengrassServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
61
61
|
*
|
|
62
|
+
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class AssociateServiceRoleToAccountCommand extends AssociateServiceRoleToAccountCommand_base {
|
|
64
65
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectorDefinitionCommandOutput extends CreateConnectorD
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectorDefinitionCommand_base: {
|
|
24
24
|
new (input: CreateConnectorDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateConnectorDefinitionCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a connector definition. You may provide the initial version of the connector definition now or use ''CreateConnectorDefinitionVersion'' at a later time.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const CreateConnectorDefinitionCommand_base: {
|
|
|
77
77
|
* @throws {@link GreengrassServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateConnectorDefinitionCommand extends CreateConnectorDefinitionCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectorDefinitionVersionCommandOutput extends CreateCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectorDefinitionVersionCommand_base: {
|
|
24
24
|
new (input: CreateConnectorDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectorDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a version of a connector definition which has already been defined.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const CreateConnectorDefinitionVersionCommand_base: {
|
|
|
69
69
|
* @throws {@link GreengrassServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class CreateConnectorDefinitionVersionCommand extends CreateConnectorDefinitionVersionCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCoreDefinitionCommandOutput extends CreateCoreDefinitionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCoreDefinitionCommand_base: {
|
|
24
24
|
new (input: CreateCoreDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateCoreDefinitionCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a core definition. You may provide the initial version of the core definition now or use ''CreateCoreDefinitionVersion'' at a later time. Greengrass groups must each contain exactly one Greengrass core.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const CreateCoreDefinitionCommand_base: {
|
|
|
76
76
|
* @throws {@link GreengrassServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class CreateCoreDefinitionCommand extends CreateCoreDefinitionCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCoreDefinitionVersionCommandOutput extends CreateCoreDefi
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCoreDefinitionVersionCommand_base: {
|
|
24
24
|
new (input: CreateCoreDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCoreDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a version of a core definition that has already been defined. Greengrass groups must each contain exactly one Greengrass core.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const CreateCoreDefinitionVersionCommand_base: {
|
|
|
68
68
|
* @throws {@link GreengrassServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class CreateCoreDefinitionVersionCommand extends CreateCoreDefinitionVersionCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDeploymentCommand_base: {
|
|
24
24
|
new (input: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a deployment. ''CreateDeployment'' requests are idempotent with respect to the ''X-Amzn-Client-Token'' token and the request parameters.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -61,6 +61,7 @@ declare const CreateDeploymentCommand_base: {
|
|
|
61
61
|
* @throws {@link GreengrassServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class CreateDeploymentCommand extends CreateDeploymentCommand_base {
|
|
66
67
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDeviceDefinitionCommandOutput extends CreateDeviceDefinit
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDeviceDefinitionCommand_base: {
|
|
24
24
|
new (input: CreateDeviceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateDeviceDefinitionCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a device definition. You may provide the initial version of the device definition now or use ''CreateDeviceDefinitionVersion'' at a later time.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const CreateDeviceDefinitionCommand_base: {
|
|
|
76
76
|
* @throws {@link GreengrassServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class CreateDeviceDefinitionCommand extends CreateDeviceDefinitionCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDevice
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDeviceDefinitionVersionCommand_base: {
|
|
24
24
|
new (input: CreateDeviceDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDeviceDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a version of a device definition that has already been defined.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const CreateDeviceDefinitionVersionCommand_base: {
|
|
|
68
68
|
* @throws {@link GreengrassServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class CreateDeviceDefinitionVersionCommand extends CreateDeviceDefinitionVersionCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDef
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFunctionDefinitionCommand_base: {
|
|
24
24
|
new (input: CreateFunctionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateFunctionDefinitionCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a Lambda function definition which contains a list of Lambda functions and their configurations to be used in a group. You can create an initial version of the definition by providing a list of Lambda functions and their configurations now, or use ''CreateFunctionDefinitionVersion'' later.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -111,6 +111,7 @@ declare const CreateFunctionDefinitionCommand_base: {
|
|
|
111
111
|
* @throws {@link GreengrassServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class CreateFunctionDefinitionCommand extends CreateFunctionDefinitionCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunc
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateFunctionDefinitionVersionCommand_base: {
|
|
24
24
|
new (input: CreateFunctionDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateFunctionDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a version of a Lambda function definition that has already been defined.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -103,6 +103,7 @@ declare const CreateFunctionDefinitionVersionCommand_base: {
|
|
|
103
103
|
* @throws {@link GreengrassServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class CreateFunctionDefinitionVersionCommand extends CreateFunctionDefinitionVersionCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGrou
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateGroupCertificateAuthorityCommand_base: {
|
|
24
24
|
new (input: CreateGroupCertificateAuthorityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateGroupCertificateAuthorityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a CA for the group. If a CA already exists, it will rotate the existing CA.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const CreateGroupCertificateAuthorityCommand_base: {
|
|
|
60
60
|
* @throws {@link GreengrassServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class CreateGroupCertificateAuthorityCommand extends CreateGroupCertificateAuthorityCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateGroupCommand_base: {
|
|
24
24
|
new (input: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupCommandInput, CreateGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a group. You may provide the initial version of the group or use ''CreateGroupVersion'' at a later time. Tip: You can use the ''gg_group_setup'' package (https://github.com/awslabs/aws-greengrass-group-setup) as a library or command-line application to create and deploy Greengrass groups.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const CreateGroupCommand_base: {
|
|
|
75
75
|
* @throws {@link GreengrassServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class CreateGroupCommand extends CreateGroupCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateGroupVersionCommandOutput extends CreateGroupVersionRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateGroupVersionCommand_base: {
|
|
24
24
|
new (input: CreateGroupVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateGroupVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a version of a group which has already been defined.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const CreateGroupVersionCommand_base: {
|
|
|
67
67
|
* @throws {@link GreengrassServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class CreateGroupVersionCommand extends CreateGroupVersionCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLoggerDefinitionCommandOutput extends CreateLoggerDefinit
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLoggerDefinitionCommand_base: {
|
|
24
24
|
new (input: CreateLoggerDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLoggerDefinitionCommandInput, CreateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateLoggerDefinitionCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateLoggerDefinitionCommandInput, CreateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a logger definition. You may provide the initial version of the logger definition now or use ''CreateLoggerDefinitionVersion'' at a later time.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const CreateLoggerDefinitionCommand_base: {
|
|
|
77
77
|
* @throws {@link GreengrassServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateLoggerDefinitionCommand extends CreateLoggerDefinitionCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLoggerDefinitionVersionCommandOutput extends CreateLogger
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLoggerDefinitionVersionCommand_base: {
|
|
24
24
|
new (input: CreateLoggerDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLoggerDefinitionVersionCommandInput, CreateLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLoggerDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLoggerDefinitionVersionCommandInput, CreateLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a version of a logger definition that has already been defined.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const CreateLoggerDefinitionVersionCommand_base: {
|
|
|
69
69
|
* @throws {@link GreengrassServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class CreateLoggerDefinitionVersionCommand extends CreateLoggerDefinitionVersionCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateResourceDefinitionCommand_base: {
|
|
24
24
|
new (input: CreateResourceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceDefinitionCommandInput, CreateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateResourceDefinitionCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateResourceDefinitionCommandInput, CreateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a resource definition which contains a list of resources to be used in a group. You can create an initial version of the definition by providing a list of resources now, or use ''CreateResourceDefinitionVersion'' later.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -113,6 +113,7 @@ declare const CreateResourceDefinitionCommand_base: {
|
|
|
113
113
|
* @throws {@link GreengrassServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class CreateResourceDefinitionCommand extends CreateResourceDefinitionCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateResourceDefinitionVersionCommandOutput extends CreateReso
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateResourceDefinitionVersionCommand_base: {
|
|
24
24
|
new (input: CreateResourceDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceDefinitionVersionCommandInput, CreateResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateResourceDefinitionVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceDefinitionVersionCommandInput, CreateResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a version of a resource definition that has already been defined.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -105,6 +105,7 @@ declare const CreateResourceDefinitionVersionCommand_base: {
|
|
|
105
105
|
* @throws {@link GreengrassServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateResourceDefinitionVersionCommand extends CreateResourceDefinitionVersionCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSoftwareUpdateJobCommandOutput extends CreateSoftwareUpda
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSoftwareUpdateJobCommand_base: {
|
|
24
24
|
new (input: CreateSoftwareUpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSoftwareUpdateJobCommandInput, CreateSoftwareUpdateJobCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSoftwareUpdateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSoftwareUpdateJobCommandInput, CreateSoftwareUpdateJobCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Creates a software update for a core or group of cores (specified as an IoT thing group.) Use this to update the OTA Agent as well as the Greengrass core software. It makes use of the IoT Jobs feature which provides additional commands to manage a Greengrass core software update job.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const CreateSoftwareUpdateJobCommand_base: {
|
|
|
69
69
|
* @throws {@link GreengrassServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class CreateSoftwareUpdateJobCommand extends CreateSoftwareUpdateJobCommand_base {
|
|
74
75
|
}
|