@aws-sdk/client-greengrass 3.128.0 → 3.137.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/CHANGELOG.md +30 -0
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +2 -2
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +2 -2
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCommand.js +2 -2
- package/dist-cjs/commands/GetGroupVersionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +2 -2
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +2 -2
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +2 -2
- package/dist-cjs/commands/ListGroupVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ResetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +2 -2
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/models/models_0.js +905 -1355
- package/dist-cjs/protocols/Aws_restJson1.js +3 -0
- package/dist-es/commands/AssociateRoleToGroupCommand.js +3 -3
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateGroupVersionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +3 -3
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +3 -3
- package/dist-es/commands/GetAssociatedRoleCommand.js +3 -3
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetDeploymentStatusCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +3 -3
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/GetGroupCommand.js +3 -3
- package/dist-es/commands/GetGroupVersionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +3 -3
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +3 -3
- package/dist-es/commands/ListBulkDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +3 -3
- package/dist-es/commands/ListGroupVersionsCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListResourceDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +3 -3
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ResetDeploymentsCommand.js +3 -3
- package/dist-es/commands/StartBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/StopBulkDeploymentCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +3 -3
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +3 -3
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +3 -3
- package/dist-es/models/models_0.js +225 -900
- package/dist-es/protocols/Aws_restJson1.js +3 -0
- package/dist-types/models/models_0.d.ts +900 -1350
- package/dist-types/ts3.4/models/models_0.d.ts +450 -900
- package/package.json +9 -9
|
@@ -21,12 +21,6 @@ export interface ConnectivityInfo {
|
|
|
21
21
|
*/
|
|
22
22
|
PortNumber?: number;
|
|
23
23
|
}
|
|
24
|
-
export declare namespace ConnectivityInfo {
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
*/
|
|
28
|
-
const filterSensitiveLog: (obj: ConnectivityInfo) => any;
|
|
29
|
-
}
|
|
30
24
|
/**
|
|
31
25
|
* Information about a connector. Connectors run on the Greengrass core and contain built-in integration with local infrastructure, device protocols, AWS, and other cloud services.
|
|
32
26
|
*/
|
|
@@ -44,12 +38,6 @@ export interface Connector {
|
|
|
44
38
|
*/
|
|
45
39
|
Parameters?: Record<string, string>;
|
|
46
40
|
}
|
|
47
|
-
export declare namespace Connector {
|
|
48
|
-
/**
|
|
49
|
-
* @internal
|
|
50
|
-
*/
|
|
51
|
-
const filterSensitiveLog: (obj: Connector) => any;
|
|
52
|
-
}
|
|
53
41
|
/**
|
|
54
42
|
* Information about a core.
|
|
55
43
|
*/
|
|
@@ -71,12 +59,6 @@ export interface Core {
|
|
|
71
59
|
*/
|
|
72
60
|
ThingArn: string | undefined;
|
|
73
61
|
}
|
|
74
|
-
export declare namespace Core {
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
const filterSensitiveLog: (obj: Core) => any;
|
|
79
|
-
}
|
|
80
62
|
/**
|
|
81
63
|
* Information about a definition.
|
|
82
64
|
*/
|
|
@@ -114,12 +96,6 @@ export interface DefinitionInformation {
|
|
|
114
96
|
*/
|
|
115
97
|
Tags?: Record<string, string>;
|
|
116
98
|
}
|
|
117
|
-
export declare namespace DefinitionInformation {
|
|
118
|
-
/**
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
121
|
-
const filterSensitiveLog: (obj: DefinitionInformation) => any;
|
|
122
|
-
}
|
|
123
99
|
/**
|
|
124
100
|
* Information about a device.
|
|
125
101
|
*/
|
|
@@ -141,12 +117,6 @@ export interface Device {
|
|
|
141
117
|
*/
|
|
142
118
|
ThingArn: string | undefined;
|
|
143
119
|
}
|
|
144
|
-
export declare namespace Device {
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
const filterSensitiveLog: (obj: Device) => any;
|
|
149
|
-
}
|
|
150
120
|
export declare enum EncodingType {
|
|
151
121
|
binary = "binary",
|
|
152
122
|
json = "json"
|
|
@@ -168,12 +138,6 @@ export interface FunctionRunAsConfig {
|
|
|
168
138
|
*/
|
|
169
139
|
Uid?: number;
|
|
170
140
|
}
|
|
171
|
-
export declare namespace FunctionRunAsConfig {
|
|
172
|
-
/**
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
175
|
-
const filterSensitiveLog: (obj: FunctionRunAsConfig) => any;
|
|
176
|
-
}
|
|
177
141
|
/**
|
|
178
142
|
* Configuration information that specifies how a Lambda function runs.
|
|
179
143
|
*/
|
|
@@ -187,12 +151,6 @@ export interface FunctionExecutionConfig {
|
|
|
187
151
|
*/
|
|
188
152
|
RunAs?: FunctionRunAsConfig;
|
|
189
153
|
}
|
|
190
|
-
export declare namespace FunctionExecutionConfig {
|
|
191
|
-
/**
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
194
|
-
const filterSensitiveLog: (obj: FunctionExecutionConfig) => any;
|
|
195
|
-
}
|
|
196
154
|
export declare enum Permission {
|
|
197
155
|
ro = "ro",
|
|
198
156
|
rw = "rw"
|
|
@@ -210,12 +168,6 @@ export interface ResourceAccessPolicy {
|
|
|
210
168
|
*/
|
|
211
169
|
ResourceId: string | undefined;
|
|
212
170
|
}
|
|
213
|
-
export declare namespace ResourceAccessPolicy {
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
|
-
const filterSensitiveLog: (obj: ResourceAccessPolicy) => any;
|
|
218
|
-
}
|
|
219
171
|
/**
|
|
220
172
|
* The environment configuration of the function.
|
|
221
173
|
*/
|
|
@@ -237,12 +189,6 @@ export interface FunctionConfigurationEnvironment {
|
|
|
237
189
|
*/
|
|
238
190
|
Variables?: Record<string, string>;
|
|
239
191
|
}
|
|
240
|
-
export declare namespace FunctionConfigurationEnvironment {
|
|
241
|
-
/**
|
|
242
|
-
* @internal
|
|
243
|
-
*/
|
|
244
|
-
const filterSensitiveLog: (obj: FunctionConfigurationEnvironment) => any;
|
|
245
|
-
}
|
|
246
192
|
/**
|
|
247
193
|
* The configuration of the Lambda function.
|
|
248
194
|
*/
|
|
@@ -276,12 +222,6 @@ export interface FunctionConfiguration {
|
|
|
276
222
|
*/
|
|
277
223
|
Timeout?: number;
|
|
278
224
|
}
|
|
279
|
-
export declare namespace FunctionConfiguration {
|
|
280
|
-
/**
|
|
281
|
-
* @internal
|
|
282
|
-
*/
|
|
283
|
-
const filterSensitiveLog: (obj: FunctionConfiguration) => any;
|
|
284
|
-
}
|
|
285
225
|
/**
|
|
286
226
|
* Information about a Lambda function.
|
|
287
227
|
*/
|
|
@@ -299,12 +239,6 @@ export interface Function {
|
|
|
299
239
|
*/
|
|
300
240
|
Id: string | undefined;
|
|
301
241
|
}
|
|
302
|
-
export declare namespace Function {
|
|
303
|
-
/**
|
|
304
|
-
* @internal
|
|
305
|
-
*/
|
|
306
|
-
const filterSensitiveLog: (obj: Function) => any;
|
|
307
|
-
}
|
|
308
242
|
/**
|
|
309
243
|
* Information about a certificate authority for a group.
|
|
310
244
|
*/
|
|
@@ -318,12 +252,6 @@ export interface GroupCertificateAuthorityProperties {
|
|
|
318
252
|
*/
|
|
319
253
|
GroupCertificateAuthorityId?: string;
|
|
320
254
|
}
|
|
321
|
-
export declare namespace GroupCertificateAuthorityProperties {
|
|
322
|
-
/**
|
|
323
|
-
* @internal
|
|
324
|
-
*/
|
|
325
|
-
const filterSensitiveLog: (obj: GroupCertificateAuthorityProperties) => any;
|
|
326
|
-
}
|
|
327
255
|
/**
|
|
328
256
|
* Information about a group.
|
|
329
257
|
*/
|
|
@@ -357,12 +285,6 @@ export interface GroupInformation {
|
|
|
357
285
|
*/
|
|
358
286
|
Name?: string;
|
|
359
287
|
}
|
|
360
|
-
export declare namespace GroupInformation {
|
|
361
|
-
/**
|
|
362
|
-
* @internal
|
|
363
|
-
*/
|
|
364
|
-
const filterSensitiveLog: (obj: GroupInformation) => any;
|
|
365
|
-
}
|
|
366
288
|
export declare enum LoggerComponent {
|
|
367
289
|
GreengrassSystem = "GreengrassSystem",
|
|
368
290
|
Lambda = "Lambda"
|
|
@@ -403,12 +325,6 @@ export interface Logger {
|
|
|
403
325
|
*/
|
|
404
326
|
Type: LoggerType | string | undefined;
|
|
405
327
|
}
|
|
406
|
-
export declare namespace Logger {
|
|
407
|
-
/**
|
|
408
|
-
* @internal
|
|
409
|
-
*/
|
|
410
|
-
const filterSensitiveLog: (obj: Logger) => any;
|
|
411
|
-
}
|
|
412
328
|
/**
|
|
413
329
|
* Group owner related settings for local resources.
|
|
414
330
|
*/
|
|
@@ -422,12 +338,6 @@ export interface GroupOwnerSetting {
|
|
|
422
338
|
*/
|
|
423
339
|
GroupOwner?: string;
|
|
424
340
|
}
|
|
425
|
-
export declare namespace GroupOwnerSetting {
|
|
426
|
-
/**
|
|
427
|
-
* @internal
|
|
428
|
-
*/
|
|
429
|
-
const filterSensitiveLog: (obj: GroupOwnerSetting) => any;
|
|
430
|
-
}
|
|
431
341
|
/**
|
|
432
342
|
* Attributes that define a local device resource.
|
|
433
343
|
*/
|
|
@@ -441,12 +351,6 @@ export interface LocalDeviceResourceData {
|
|
|
441
351
|
*/
|
|
442
352
|
SourcePath?: string;
|
|
443
353
|
}
|
|
444
|
-
export declare namespace LocalDeviceResourceData {
|
|
445
|
-
/**
|
|
446
|
-
* @internal
|
|
447
|
-
*/
|
|
448
|
-
const filterSensitiveLog: (obj: LocalDeviceResourceData) => any;
|
|
449
|
-
}
|
|
450
354
|
/**
|
|
451
355
|
* Attributes that define a local volume resource.
|
|
452
356
|
*/
|
|
@@ -464,12 +368,6 @@ export interface LocalVolumeResourceData {
|
|
|
464
368
|
*/
|
|
465
369
|
SourcePath?: string;
|
|
466
370
|
}
|
|
467
|
-
export declare namespace LocalVolumeResourceData {
|
|
468
|
-
/**
|
|
469
|
-
* @internal
|
|
470
|
-
*/
|
|
471
|
-
const filterSensitiveLog: (obj: LocalVolumeResourceData) => any;
|
|
472
|
-
}
|
|
473
371
|
/**
|
|
474
372
|
* The owner setting for downloaded machine learning resources.
|
|
475
373
|
*/
|
|
@@ -483,12 +381,6 @@ export interface ResourceDownloadOwnerSetting {
|
|
|
483
381
|
*/
|
|
484
382
|
GroupPermission: Permission | string | undefined;
|
|
485
383
|
}
|
|
486
|
-
export declare namespace ResourceDownloadOwnerSetting {
|
|
487
|
-
/**
|
|
488
|
-
* @internal
|
|
489
|
-
*/
|
|
490
|
-
const filterSensitiveLog: (obj: ResourceDownloadOwnerSetting) => any;
|
|
491
|
-
}
|
|
492
384
|
/**
|
|
493
385
|
* Attributes that define an Amazon S3 machine learning resource.
|
|
494
386
|
*/
|
|
@@ -506,12 +398,6 @@ export interface S3MachineLearningModelResourceData {
|
|
|
506
398
|
*/
|
|
507
399
|
S3Uri?: string;
|
|
508
400
|
}
|
|
509
|
-
export declare namespace S3MachineLearningModelResourceData {
|
|
510
|
-
/**
|
|
511
|
-
* @internal
|
|
512
|
-
*/
|
|
513
|
-
const filterSensitiveLog: (obj: S3MachineLearningModelResourceData) => any;
|
|
514
|
-
}
|
|
515
401
|
/**
|
|
516
402
|
* Attributes that define an Amazon SageMaker machine learning resource.
|
|
517
403
|
*/
|
|
@@ -529,12 +415,6 @@ export interface SageMakerMachineLearningModelResourceData {
|
|
|
529
415
|
*/
|
|
530
416
|
SageMakerJobArn?: string;
|
|
531
417
|
}
|
|
532
|
-
export declare namespace SageMakerMachineLearningModelResourceData {
|
|
533
|
-
/**
|
|
534
|
-
* @internal
|
|
535
|
-
*/
|
|
536
|
-
const filterSensitiveLog: (obj: SageMakerMachineLearningModelResourceData) => any;
|
|
537
|
-
}
|
|
538
418
|
/**
|
|
539
419
|
* Attributes that define a secret resource, which references a secret from AWS Secrets Manager. AWS IoT Greengrass stores a local, encrypted copy of the secret on the Greengrass core, where it can be securely accessed by connectors and Lambda functions.
|
|
540
420
|
*/
|
|
@@ -548,12 +428,6 @@ export interface SecretsManagerSecretResourceData {
|
|
|
548
428
|
*/
|
|
549
429
|
AdditionalStagingLabelsToDownload?: string[];
|
|
550
430
|
}
|
|
551
|
-
export declare namespace SecretsManagerSecretResourceData {
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
*/
|
|
555
|
-
const filterSensitiveLog: (obj: SecretsManagerSecretResourceData) => any;
|
|
556
|
-
}
|
|
557
431
|
/**
|
|
558
432
|
* A container for resource data. The container takes only one of the following supported resource data types: ''LocalDeviceResourceData'', ''LocalVolumeResourceData'', ''SageMakerMachineLearningModelResourceData'', ''S3MachineLearningModelResourceData'', ''SecretsManagerSecretResourceData''.
|
|
559
433
|
*/
|
|
@@ -579,12 +453,6 @@ export interface ResourceDataContainer {
|
|
|
579
453
|
*/
|
|
580
454
|
SecretsManagerSecretResourceData?: SecretsManagerSecretResourceData;
|
|
581
455
|
}
|
|
582
|
-
export declare namespace ResourceDataContainer {
|
|
583
|
-
/**
|
|
584
|
-
* @internal
|
|
585
|
-
*/
|
|
586
|
-
const filterSensitiveLog: (obj: ResourceDataContainer) => any;
|
|
587
|
-
}
|
|
588
456
|
/**
|
|
589
457
|
* Information about a resource.
|
|
590
458
|
*/
|
|
@@ -602,12 +470,6 @@ export interface Resource {
|
|
|
602
470
|
*/
|
|
603
471
|
ResourceDataContainer: ResourceDataContainer | undefined;
|
|
604
472
|
}
|
|
605
|
-
export declare namespace Resource {
|
|
606
|
-
/**
|
|
607
|
-
* @internal
|
|
608
|
-
*/
|
|
609
|
-
const filterSensitiveLog: (obj: Resource) => any;
|
|
610
|
-
}
|
|
611
473
|
/**
|
|
612
474
|
* Information about a subscription.
|
|
613
475
|
*/
|
|
@@ -629,12 +491,6 @@ export interface Subscription {
|
|
|
629
491
|
*/
|
|
630
492
|
Target: string | undefined;
|
|
631
493
|
}
|
|
632
|
-
export declare namespace Subscription {
|
|
633
|
-
/**
|
|
634
|
-
* @internal
|
|
635
|
-
*/
|
|
636
|
-
const filterSensitiveLog: (obj: Subscription) => any;
|
|
637
|
-
}
|
|
638
494
|
/**
|
|
639
495
|
* Information about a version.
|
|
640
496
|
*/
|
|
@@ -656,12 +512,6 @@ export interface VersionInformation {
|
|
|
656
512
|
*/
|
|
657
513
|
Version?: string;
|
|
658
514
|
}
|
|
659
|
-
export declare namespace VersionInformation {
|
|
660
|
-
/**
|
|
661
|
-
* @internal
|
|
662
|
-
*/
|
|
663
|
-
const filterSensitiveLog: (obj: VersionInformation) => any;
|
|
664
|
-
}
|
|
665
515
|
export interface AssociateRoleToGroupRequest {
|
|
666
516
|
/**
|
|
667
517
|
* The ID of the Greengrass group.
|
|
@@ -672,24 +522,12 @@ export interface AssociateRoleToGroupRequest {
|
|
|
672
522
|
*/
|
|
673
523
|
RoleArn: string | undefined;
|
|
674
524
|
}
|
|
675
|
-
export declare namespace AssociateRoleToGroupRequest {
|
|
676
|
-
/**
|
|
677
|
-
* @internal
|
|
678
|
-
*/
|
|
679
|
-
const filterSensitiveLog: (obj: AssociateRoleToGroupRequest) => any;
|
|
680
|
-
}
|
|
681
525
|
export interface AssociateRoleToGroupResponse {
|
|
682
526
|
/**
|
|
683
527
|
* The time, in milliseconds since the epoch, when the role ARN was associated with the group.
|
|
684
528
|
*/
|
|
685
529
|
AssociatedAt?: string;
|
|
686
530
|
}
|
|
687
|
-
export declare namespace AssociateRoleToGroupResponse {
|
|
688
|
-
/**
|
|
689
|
-
* @internal
|
|
690
|
-
*/
|
|
691
|
-
const filterSensitiveLog: (obj: AssociateRoleToGroupResponse) => any;
|
|
692
|
-
}
|
|
693
531
|
/**
|
|
694
532
|
* Details about the error.
|
|
695
533
|
*/
|
|
@@ -703,12 +541,6 @@ export interface ErrorDetail {
|
|
|
703
541
|
*/
|
|
704
542
|
DetailedErrorMessage?: string;
|
|
705
543
|
}
|
|
706
|
-
export declare namespace ErrorDetail {
|
|
707
|
-
/**
|
|
708
|
-
* @internal
|
|
709
|
-
*/
|
|
710
|
-
const filterSensitiveLog: (obj: ErrorDetail) => any;
|
|
711
|
-
}
|
|
712
544
|
/**
|
|
713
545
|
* General error information.
|
|
714
546
|
*/
|
|
@@ -753,24 +585,12 @@ export interface AssociateServiceRoleToAccountRequest {
|
|
|
753
585
|
*/
|
|
754
586
|
RoleArn: string | undefined;
|
|
755
587
|
}
|
|
756
|
-
export declare namespace AssociateServiceRoleToAccountRequest {
|
|
757
|
-
/**
|
|
758
|
-
* @internal
|
|
759
|
-
*/
|
|
760
|
-
const filterSensitiveLog: (obj: AssociateServiceRoleToAccountRequest) => any;
|
|
761
|
-
}
|
|
762
588
|
export interface AssociateServiceRoleToAccountResponse {
|
|
763
589
|
/**
|
|
764
590
|
* The time when the service role was associated with the account.
|
|
765
591
|
*/
|
|
766
592
|
AssociatedAt?: string;
|
|
767
593
|
}
|
|
768
|
-
export declare namespace AssociateServiceRoleToAccountResponse {
|
|
769
|
-
/**
|
|
770
|
-
* @internal
|
|
771
|
-
*/
|
|
772
|
-
const filterSensitiveLog: (obj: AssociateServiceRoleToAccountResponse) => any;
|
|
773
|
-
}
|
|
774
594
|
/**
|
|
775
595
|
* Information about a bulk deployment. You cannot start a new bulk deployment while another one is still running or in a non-terminal state.
|
|
776
596
|
*/
|
|
@@ -788,12 +608,6 @@ export interface BulkDeployment {
|
|
|
788
608
|
*/
|
|
789
609
|
CreatedAt?: string;
|
|
790
610
|
}
|
|
791
|
-
export declare namespace BulkDeployment {
|
|
792
|
-
/**
|
|
793
|
-
* @internal
|
|
794
|
-
*/
|
|
795
|
-
const filterSensitiveLog: (obj: BulkDeployment) => any;
|
|
796
|
-
}
|
|
797
611
|
/**
|
|
798
612
|
* Relevant metrics on input records processed during bulk deployment.
|
|
799
613
|
*/
|
|
@@ -811,12 +625,6 @@ export interface BulkDeploymentMetrics {
|
|
|
811
625
|
*/
|
|
812
626
|
RetryAttempts?: number;
|
|
813
627
|
}
|
|
814
|
-
export declare namespace BulkDeploymentMetrics {
|
|
815
|
-
/**
|
|
816
|
-
* @internal
|
|
817
|
-
*/
|
|
818
|
-
const filterSensitiveLog: (obj: BulkDeploymentMetrics) => any;
|
|
819
|
-
}
|
|
820
628
|
export declare enum DeploymentType {
|
|
821
629
|
ForceResetDeployment = "ForceResetDeployment",
|
|
822
630
|
NewDeployment = "NewDeployment",
|
|
@@ -860,12 +668,6 @@ export interface BulkDeploymentResult {
|
|
|
860
668
|
*/
|
|
861
669
|
GroupArn?: string;
|
|
862
670
|
}
|
|
863
|
-
export declare namespace BulkDeploymentResult {
|
|
864
|
-
/**
|
|
865
|
-
* @internal
|
|
866
|
-
*/
|
|
867
|
-
const filterSensitiveLog: (obj: BulkDeploymentResult) => any;
|
|
868
|
-
}
|
|
869
671
|
export declare enum BulkDeploymentStatus {
|
|
870
672
|
Completed = "Completed",
|
|
871
673
|
Failed = "Failed",
|
|
@@ -887,12 +689,6 @@ export interface ConnectorDefinitionVersion {
|
|
|
887
689
|
*/
|
|
888
690
|
Connectors?: Connector[];
|
|
889
691
|
}
|
|
890
|
-
export declare namespace ConnectorDefinitionVersion {
|
|
891
|
-
/**
|
|
892
|
-
* @internal
|
|
893
|
-
*/
|
|
894
|
-
const filterSensitiveLog: (obj: ConnectorDefinitionVersion) => any;
|
|
895
|
-
}
|
|
896
692
|
/**
|
|
897
693
|
* Information about a core definition version.
|
|
898
694
|
*/
|
|
@@ -902,12 +698,6 @@ export interface CoreDefinitionVersion {
|
|
|
902
698
|
*/
|
|
903
699
|
Cores?: Core[];
|
|
904
700
|
}
|
|
905
|
-
export declare namespace CoreDefinitionVersion {
|
|
906
|
-
/**
|
|
907
|
-
* @internal
|
|
908
|
-
*/
|
|
909
|
-
const filterSensitiveLog: (obj: CoreDefinitionVersion) => any;
|
|
910
|
-
}
|
|
911
701
|
export interface CreateConnectorDefinitionRequest {
|
|
912
702
|
/**
|
|
913
703
|
* A client token used to correlate requests and responses.
|
|
@@ -926,12 +716,6 @@ export interface CreateConnectorDefinitionRequest {
|
|
|
926
716
|
*/
|
|
927
717
|
tags?: Record<string, string>;
|
|
928
718
|
}
|
|
929
|
-
export declare namespace CreateConnectorDefinitionRequest {
|
|
930
|
-
/**
|
|
931
|
-
* @internal
|
|
932
|
-
*/
|
|
933
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionRequest) => any;
|
|
934
|
-
}
|
|
935
719
|
export interface CreateConnectorDefinitionResponse {
|
|
936
720
|
/**
|
|
937
721
|
* The ARN of the definition.
|
|
@@ -962,12 +746,6 @@ export interface CreateConnectorDefinitionResponse {
|
|
|
962
746
|
*/
|
|
963
747
|
Name?: string;
|
|
964
748
|
}
|
|
965
|
-
export declare namespace CreateConnectorDefinitionResponse {
|
|
966
|
-
/**
|
|
967
|
-
* @internal
|
|
968
|
-
*/
|
|
969
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionResponse) => any;
|
|
970
|
-
}
|
|
971
749
|
export interface CreateConnectorDefinitionVersionRequest {
|
|
972
750
|
/**
|
|
973
751
|
* A client token used to correlate requests and responses.
|
|
@@ -982,12 +760,6 @@ export interface CreateConnectorDefinitionVersionRequest {
|
|
|
982
760
|
*/
|
|
983
761
|
Connectors?: Connector[];
|
|
984
762
|
}
|
|
985
|
-
export declare namespace CreateConnectorDefinitionVersionRequest {
|
|
986
|
-
/**
|
|
987
|
-
* @internal
|
|
988
|
-
*/
|
|
989
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionVersionRequest) => any;
|
|
990
|
-
}
|
|
991
763
|
export interface CreateConnectorDefinitionVersionResponse {
|
|
992
764
|
/**
|
|
993
765
|
* The ARN of the version.
|
|
@@ -1006,12 +778,6 @@ export interface CreateConnectorDefinitionVersionResponse {
|
|
|
1006
778
|
*/
|
|
1007
779
|
Version?: string;
|
|
1008
780
|
}
|
|
1009
|
-
export declare namespace CreateConnectorDefinitionVersionResponse {
|
|
1010
|
-
/**
|
|
1011
|
-
* @internal
|
|
1012
|
-
*/
|
|
1013
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionVersionResponse) => any;
|
|
1014
|
-
}
|
|
1015
781
|
/**
|
|
1016
782
|
* Information needed to create a core definition.
|
|
1017
783
|
*/
|
|
@@ -1033,12 +799,6 @@ export interface CreateCoreDefinitionRequest {
|
|
|
1033
799
|
*/
|
|
1034
800
|
tags?: Record<string, string>;
|
|
1035
801
|
}
|
|
1036
|
-
export declare namespace CreateCoreDefinitionRequest {
|
|
1037
|
-
/**
|
|
1038
|
-
* @internal
|
|
1039
|
-
*/
|
|
1040
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionRequest) => any;
|
|
1041
|
-
}
|
|
1042
802
|
export interface CreateCoreDefinitionResponse {
|
|
1043
803
|
/**
|
|
1044
804
|
* The ARN of the definition.
|
|
@@ -1069,12 +829,6 @@ export interface CreateCoreDefinitionResponse {
|
|
|
1069
829
|
*/
|
|
1070
830
|
Name?: string;
|
|
1071
831
|
}
|
|
1072
|
-
export declare namespace CreateCoreDefinitionResponse {
|
|
1073
|
-
/**
|
|
1074
|
-
* @internal
|
|
1075
|
-
*/
|
|
1076
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionResponse) => any;
|
|
1077
|
-
}
|
|
1078
832
|
export interface CreateCoreDefinitionVersionRequest {
|
|
1079
833
|
/**
|
|
1080
834
|
* A client token used to correlate requests and responses.
|
|
@@ -1089,12 +843,6 @@ export interface CreateCoreDefinitionVersionRequest {
|
|
|
1089
843
|
*/
|
|
1090
844
|
Cores?: Core[];
|
|
1091
845
|
}
|
|
1092
|
-
export declare namespace CreateCoreDefinitionVersionRequest {
|
|
1093
|
-
/**
|
|
1094
|
-
* @internal
|
|
1095
|
-
*/
|
|
1096
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionVersionRequest) => any;
|
|
1097
|
-
}
|
|
1098
846
|
export interface CreateCoreDefinitionVersionResponse {
|
|
1099
847
|
/**
|
|
1100
848
|
* The ARN of the version.
|
|
@@ -1113,12 +861,6 @@ export interface CreateCoreDefinitionVersionResponse {
|
|
|
1113
861
|
*/
|
|
1114
862
|
Version?: string;
|
|
1115
863
|
}
|
|
1116
|
-
export declare namespace CreateCoreDefinitionVersionResponse {
|
|
1117
|
-
/**
|
|
1118
|
-
* @internal
|
|
1119
|
-
*/
|
|
1120
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionVersionResponse) => any;
|
|
1121
|
-
}
|
|
1122
864
|
export interface CreateDeploymentRequest {
|
|
1123
865
|
/**
|
|
1124
866
|
* A client token used to correlate requests and responses.
|
|
@@ -1141,12 +883,6 @@ export interface CreateDeploymentRequest {
|
|
|
1141
883
|
*/
|
|
1142
884
|
GroupVersionId?: string;
|
|
1143
885
|
}
|
|
1144
|
-
export declare namespace CreateDeploymentRequest {
|
|
1145
|
-
/**
|
|
1146
|
-
* @internal
|
|
1147
|
-
*/
|
|
1148
|
-
const filterSensitiveLog: (obj: CreateDeploymentRequest) => any;
|
|
1149
|
-
}
|
|
1150
886
|
export interface CreateDeploymentResponse {
|
|
1151
887
|
/**
|
|
1152
888
|
* The ARN of the deployment.
|
|
@@ -1157,12 +893,6 @@ export interface CreateDeploymentResponse {
|
|
|
1157
893
|
*/
|
|
1158
894
|
DeploymentId?: string;
|
|
1159
895
|
}
|
|
1160
|
-
export declare namespace CreateDeploymentResponse {
|
|
1161
|
-
/**
|
|
1162
|
-
* @internal
|
|
1163
|
-
*/
|
|
1164
|
-
const filterSensitiveLog: (obj: CreateDeploymentResponse) => any;
|
|
1165
|
-
}
|
|
1166
896
|
/**
|
|
1167
897
|
* Information about a device definition version.
|
|
1168
898
|
*/
|
|
@@ -1172,12 +902,6 @@ export interface DeviceDefinitionVersion {
|
|
|
1172
902
|
*/
|
|
1173
903
|
Devices?: Device[];
|
|
1174
904
|
}
|
|
1175
|
-
export declare namespace DeviceDefinitionVersion {
|
|
1176
|
-
/**
|
|
1177
|
-
* @internal
|
|
1178
|
-
*/
|
|
1179
|
-
const filterSensitiveLog: (obj: DeviceDefinitionVersion) => any;
|
|
1180
|
-
}
|
|
1181
905
|
export interface CreateDeviceDefinitionRequest {
|
|
1182
906
|
/**
|
|
1183
907
|
* A client token used to correlate requests and responses.
|
|
@@ -1196,12 +920,6 @@ export interface CreateDeviceDefinitionRequest {
|
|
|
1196
920
|
*/
|
|
1197
921
|
tags?: Record<string, string>;
|
|
1198
922
|
}
|
|
1199
|
-
export declare namespace CreateDeviceDefinitionRequest {
|
|
1200
|
-
/**
|
|
1201
|
-
* @internal
|
|
1202
|
-
*/
|
|
1203
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionRequest) => any;
|
|
1204
|
-
}
|
|
1205
923
|
export interface CreateDeviceDefinitionResponse {
|
|
1206
924
|
/**
|
|
1207
925
|
* The ARN of the definition.
|
|
@@ -1232,12 +950,6 @@ export interface CreateDeviceDefinitionResponse {
|
|
|
1232
950
|
*/
|
|
1233
951
|
Name?: string;
|
|
1234
952
|
}
|
|
1235
|
-
export declare namespace CreateDeviceDefinitionResponse {
|
|
1236
|
-
/**
|
|
1237
|
-
* @internal
|
|
1238
|
-
*/
|
|
1239
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionResponse) => any;
|
|
1240
|
-
}
|
|
1241
953
|
export interface CreateDeviceDefinitionVersionRequest {
|
|
1242
954
|
/**
|
|
1243
955
|
* A client token used to correlate requests and responses.
|
|
@@ -1252,12 +964,6 @@ export interface CreateDeviceDefinitionVersionRequest {
|
|
|
1252
964
|
*/
|
|
1253
965
|
Devices?: Device[];
|
|
1254
966
|
}
|
|
1255
|
-
export declare namespace CreateDeviceDefinitionVersionRequest {
|
|
1256
|
-
/**
|
|
1257
|
-
* @internal
|
|
1258
|
-
*/
|
|
1259
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionVersionRequest) => any;
|
|
1260
|
-
}
|
|
1261
967
|
export interface CreateDeviceDefinitionVersionResponse {
|
|
1262
968
|
/**
|
|
1263
969
|
* The ARN of the version.
|
|
@@ -1276,12 +982,6 @@ export interface CreateDeviceDefinitionVersionResponse {
|
|
|
1276
982
|
*/
|
|
1277
983
|
Version?: string;
|
|
1278
984
|
}
|
|
1279
|
-
export declare namespace CreateDeviceDefinitionVersionResponse {
|
|
1280
|
-
/**
|
|
1281
|
-
* @internal
|
|
1282
|
-
*/
|
|
1283
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionVersionResponse) => any;
|
|
1284
|
-
}
|
|
1285
985
|
/**
|
|
1286
986
|
* Configuration information that specifies how a Lambda function runs.
|
|
1287
987
|
*/
|
|
@@ -1295,12 +995,6 @@ export interface FunctionDefaultExecutionConfig {
|
|
|
1295
995
|
*/
|
|
1296
996
|
RunAs?: FunctionRunAsConfig;
|
|
1297
997
|
}
|
|
1298
|
-
export declare namespace FunctionDefaultExecutionConfig {
|
|
1299
|
-
/**
|
|
1300
|
-
* @internal
|
|
1301
|
-
*/
|
|
1302
|
-
const filterSensitiveLog: (obj: FunctionDefaultExecutionConfig) => any;
|
|
1303
|
-
}
|
|
1304
998
|
/**
|
|
1305
999
|
* The default configuration that applies to all Lambda functions in the group. Individual Lambda functions can override these settings.
|
|
1306
1000
|
*/
|
|
@@ -1310,12 +1004,6 @@ export interface FunctionDefaultConfig {
|
|
|
1310
1004
|
*/
|
|
1311
1005
|
Execution?: FunctionDefaultExecutionConfig;
|
|
1312
1006
|
}
|
|
1313
|
-
export declare namespace FunctionDefaultConfig {
|
|
1314
|
-
/**
|
|
1315
|
-
* @internal
|
|
1316
|
-
*/
|
|
1317
|
-
const filterSensitiveLog: (obj: FunctionDefaultConfig) => any;
|
|
1318
|
-
}
|
|
1319
1007
|
/**
|
|
1320
1008
|
* Information about a function definition version.
|
|
1321
1009
|
*/
|
|
@@ -1329,12 +1017,6 @@ export interface FunctionDefinitionVersion {
|
|
|
1329
1017
|
*/
|
|
1330
1018
|
Functions?: Function[];
|
|
1331
1019
|
}
|
|
1332
|
-
export declare namespace FunctionDefinitionVersion {
|
|
1333
|
-
/**
|
|
1334
|
-
* @internal
|
|
1335
|
-
*/
|
|
1336
|
-
const filterSensitiveLog: (obj: FunctionDefinitionVersion) => any;
|
|
1337
|
-
}
|
|
1338
1020
|
export interface CreateFunctionDefinitionRequest {
|
|
1339
1021
|
/**
|
|
1340
1022
|
* A client token used to correlate requests and responses.
|
|
@@ -1353,12 +1035,6 @@ export interface CreateFunctionDefinitionRequest {
|
|
|
1353
1035
|
*/
|
|
1354
1036
|
tags?: Record<string, string>;
|
|
1355
1037
|
}
|
|
1356
|
-
export declare namespace CreateFunctionDefinitionRequest {
|
|
1357
|
-
/**
|
|
1358
|
-
* @internal
|
|
1359
|
-
*/
|
|
1360
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionRequest) => any;
|
|
1361
|
-
}
|
|
1362
1038
|
export interface CreateFunctionDefinitionResponse {
|
|
1363
1039
|
/**
|
|
1364
1040
|
* The ARN of the definition.
|
|
@@ -1389,12 +1065,6 @@ export interface CreateFunctionDefinitionResponse {
|
|
|
1389
1065
|
*/
|
|
1390
1066
|
Name?: string;
|
|
1391
1067
|
}
|
|
1392
|
-
export declare namespace CreateFunctionDefinitionResponse {
|
|
1393
|
-
/**
|
|
1394
|
-
* @internal
|
|
1395
|
-
*/
|
|
1396
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionResponse) => any;
|
|
1397
|
-
}
|
|
1398
1068
|
/**
|
|
1399
1069
|
* Information needed to create a function definition version.
|
|
1400
1070
|
*/
|
|
@@ -1416,12 +1086,6 @@ export interface CreateFunctionDefinitionVersionRequest {
|
|
|
1416
1086
|
*/
|
|
1417
1087
|
Functions?: Function[];
|
|
1418
1088
|
}
|
|
1419
|
-
export declare namespace CreateFunctionDefinitionVersionRequest {
|
|
1420
|
-
/**
|
|
1421
|
-
* @internal
|
|
1422
|
-
*/
|
|
1423
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionVersionRequest) => any;
|
|
1424
|
-
}
|
|
1425
1089
|
export interface CreateFunctionDefinitionVersionResponse {
|
|
1426
1090
|
/**
|
|
1427
1091
|
* The ARN of the version.
|
|
@@ -1440,12 +1104,6 @@ export interface CreateFunctionDefinitionVersionResponse {
|
|
|
1440
1104
|
*/
|
|
1441
1105
|
Version?: string;
|
|
1442
1106
|
}
|
|
1443
|
-
export declare namespace CreateFunctionDefinitionVersionResponse {
|
|
1444
|
-
/**
|
|
1445
|
-
* @internal
|
|
1446
|
-
*/
|
|
1447
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionVersionResponse) => any;
|
|
1448
|
-
}
|
|
1449
1107
|
/**
|
|
1450
1108
|
* Information about a group version.
|
|
1451
1109
|
*/
|
|
@@ -1479,12 +1137,6 @@ export interface GroupVersion {
|
|
|
1479
1137
|
*/
|
|
1480
1138
|
SubscriptionDefinitionVersionArn?: string;
|
|
1481
1139
|
}
|
|
1482
|
-
export declare namespace GroupVersion {
|
|
1483
|
-
/**
|
|
1484
|
-
* @internal
|
|
1485
|
-
*/
|
|
1486
|
-
const filterSensitiveLog: (obj: GroupVersion) => any;
|
|
1487
|
-
}
|
|
1488
1140
|
export interface CreateGroupRequest {
|
|
1489
1141
|
/**
|
|
1490
1142
|
* A client token used to correlate requests and responses.
|
|
@@ -1503,12 +1155,6 @@ export interface CreateGroupRequest {
|
|
|
1503
1155
|
*/
|
|
1504
1156
|
tags?: Record<string, string>;
|
|
1505
1157
|
}
|
|
1506
|
-
export declare namespace CreateGroupRequest {
|
|
1507
|
-
/**
|
|
1508
|
-
* @internal
|
|
1509
|
-
*/
|
|
1510
|
-
const filterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
1511
|
-
}
|
|
1512
1158
|
export interface CreateGroupResponse {
|
|
1513
1159
|
/**
|
|
1514
1160
|
* The ARN of the definition.
|
|
@@ -1539,12 +1185,6 @@ export interface CreateGroupResponse {
|
|
|
1539
1185
|
*/
|
|
1540
1186
|
Name?: string;
|
|
1541
1187
|
}
|
|
1542
|
-
export declare namespace CreateGroupResponse {
|
|
1543
|
-
/**
|
|
1544
|
-
* @internal
|
|
1545
|
-
*/
|
|
1546
|
-
const filterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
1547
|
-
}
|
|
1548
1188
|
export interface CreateGroupCertificateAuthorityRequest {
|
|
1549
1189
|
/**
|
|
1550
1190
|
* A client token used to correlate requests and responses.
|
|
@@ -1555,24 +1195,12 @@ export interface CreateGroupCertificateAuthorityRequest {
|
|
|
1555
1195
|
*/
|
|
1556
1196
|
GroupId: string | undefined;
|
|
1557
1197
|
}
|
|
1558
|
-
export declare namespace CreateGroupCertificateAuthorityRequest {
|
|
1559
|
-
/**
|
|
1560
|
-
* @internal
|
|
1561
|
-
*/
|
|
1562
|
-
const filterSensitiveLog: (obj: CreateGroupCertificateAuthorityRequest) => any;
|
|
1563
|
-
}
|
|
1564
1198
|
export interface CreateGroupCertificateAuthorityResponse {
|
|
1565
1199
|
/**
|
|
1566
1200
|
* The ARN of the group certificate authority.
|
|
1567
1201
|
*/
|
|
1568
1202
|
GroupCertificateAuthorityArn?: string;
|
|
1569
1203
|
}
|
|
1570
|
-
export declare namespace CreateGroupCertificateAuthorityResponse {
|
|
1571
|
-
/**
|
|
1572
|
-
* @internal
|
|
1573
|
-
*/
|
|
1574
|
-
const filterSensitiveLog: (obj: CreateGroupCertificateAuthorityResponse) => any;
|
|
1575
|
-
}
|
|
1576
1204
|
export interface CreateGroupVersionRequest {
|
|
1577
1205
|
/**
|
|
1578
1206
|
* A client token used to correlate requests and responses.
|
|
@@ -1611,12 +1239,6 @@ export interface CreateGroupVersionRequest {
|
|
|
1611
1239
|
*/
|
|
1612
1240
|
SubscriptionDefinitionVersionArn?: string;
|
|
1613
1241
|
}
|
|
1614
|
-
export declare namespace CreateGroupVersionRequest {
|
|
1615
|
-
/**
|
|
1616
|
-
* @internal
|
|
1617
|
-
*/
|
|
1618
|
-
const filterSensitiveLog: (obj: CreateGroupVersionRequest) => any;
|
|
1619
|
-
}
|
|
1620
1242
|
export interface CreateGroupVersionResponse {
|
|
1621
1243
|
/**
|
|
1622
1244
|
* The ARN of the version.
|
|
@@ -1635,12 +1257,6 @@ export interface CreateGroupVersionResponse {
|
|
|
1635
1257
|
*/
|
|
1636
1258
|
Version?: string;
|
|
1637
1259
|
}
|
|
1638
|
-
export declare namespace CreateGroupVersionResponse {
|
|
1639
|
-
/**
|
|
1640
|
-
* @internal
|
|
1641
|
-
*/
|
|
1642
|
-
const filterSensitiveLog: (obj: CreateGroupVersionResponse) => any;
|
|
1643
|
-
}
|
|
1644
1260
|
/**
|
|
1645
1261
|
* Information about a logger definition version.
|
|
1646
1262
|
*/
|
|
@@ -1650,12 +1266,6 @@ export interface LoggerDefinitionVersion {
|
|
|
1650
1266
|
*/
|
|
1651
1267
|
Loggers?: Logger[];
|
|
1652
1268
|
}
|
|
1653
|
-
export declare namespace LoggerDefinitionVersion {
|
|
1654
|
-
/**
|
|
1655
|
-
* @internal
|
|
1656
|
-
*/
|
|
1657
|
-
const filterSensitiveLog: (obj: LoggerDefinitionVersion) => any;
|
|
1658
|
-
}
|
|
1659
1269
|
export interface CreateLoggerDefinitionRequest {
|
|
1660
1270
|
/**
|
|
1661
1271
|
* A client token used to correlate requests and responses.
|
|
@@ -1674,12 +1284,6 @@ export interface CreateLoggerDefinitionRequest {
|
|
|
1674
1284
|
*/
|
|
1675
1285
|
tags?: Record<string, string>;
|
|
1676
1286
|
}
|
|
1677
|
-
export declare namespace CreateLoggerDefinitionRequest {
|
|
1678
|
-
/**
|
|
1679
|
-
* @internal
|
|
1680
|
-
*/
|
|
1681
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionRequest) => any;
|
|
1682
|
-
}
|
|
1683
1287
|
export interface CreateLoggerDefinitionResponse {
|
|
1684
1288
|
/**
|
|
1685
1289
|
* The ARN of the definition.
|
|
@@ -1710,12 +1314,6 @@ export interface CreateLoggerDefinitionResponse {
|
|
|
1710
1314
|
*/
|
|
1711
1315
|
Name?: string;
|
|
1712
1316
|
}
|
|
1713
|
-
export declare namespace CreateLoggerDefinitionResponse {
|
|
1714
|
-
/**
|
|
1715
|
-
* @internal
|
|
1716
|
-
*/
|
|
1717
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionResponse) => any;
|
|
1718
|
-
}
|
|
1719
1317
|
export interface CreateLoggerDefinitionVersionRequest {
|
|
1720
1318
|
/**
|
|
1721
1319
|
* A client token used to correlate requests and responses.
|
|
@@ -1730,12 +1328,6 @@ export interface CreateLoggerDefinitionVersionRequest {
|
|
|
1730
1328
|
*/
|
|
1731
1329
|
Loggers?: Logger[];
|
|
1732
1330
|
}
|
|
1733
|
-
export declare namespace CreateLoggerDefinitionVersionRequest {
|
|
1734
|
-
/**
|
|
1735
|
-
* @internal
|
|
1736
|
-
*/
|
|
1737
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionVersionRequest) => any;
|
|
1738
|
-
}
|
|
1739
1331
|
export interface CreateLoggerDefinitionVersionResponse {
|
|
1740
1332
|
/**
|
|
1741
1333
|
* The ARN of the version.
|
|
@@ -1754,12 +1346,6 @@ export interface CreateLoggerDefinitionVersionResponse {
|
|
|
1754
1346
|
*/
|
|
1755
1347
|
Version?: string;
|
|
1756
1348
|
}
|
|
1757
|
-
export declare namespace CreateLoggerDefinitionVersionResponse {
|
|
1758
|
-
/**
|
|
1759
|
-
* @internal
|
|
1760
|
-
*/
|
|
1761
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionVersionResponse) => any;
|
|
1762
|
-
}
|
|
1763
1349
|
/**
|
|
1764
1350
|
* Information about a resource definition version.
|
|
1765
1351
|
*/
|
|
@@ -1769,12 +1355,6 @@ export interface ResourceDefinitionVersion {
|
|
|
1769
1355
|
*/
|
|
1770
1356
|
Resources?: Resource[];
|
|
1771
1357
|
}
|
|
1772
|
-
export declare namespace ResourceDefinitionVersion {
|
|
1773
|
-
/**
|
|
1774
|
-
* @internal
|
|
1775
|
-
*/
|
|
1776
|
-
const filterSensitiveLog: (obj: ResourceDefinitionVersion) => any;
|
|
1777
|
-
}
|
|
1778
1358
|
export interface CreateResourceDefinitionRequest {
|
|
1779
1359
|
/**
|
|
1780
1360
|
* A client token used to correlate requests and responses.
|
|
@@ -1793,12 +1373,6 @@ export interface CreateResourceDefinitionRequest {
|
|
|
1793
1373
|
*/
|
|
1794
1374
|
tags?: Record<string, string>;
|
|
1795
1375
|
}
|
|
1796
|
-
export declare namespace CreateResourceDefinitionRequest {
|
|
1797
|
-
/**
|
|
1798
|
-
* @internal
|
|
1799
|
-
*/
|
|
1800
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionRequest) => any;
|
|
1801
|
-
}
|
|
1802
1376
|
export interface CreateResourceDefinitionResponse {
|
|
1803
1377
|
/**
|
|
1804
1378
|
* The ARN of the definition.
|
|
@@ -1829,12 +1403,6 @@ export interface CreateResourceDefinitionResponse {
|
|
|
1829
1403
|
*/
|
|
1830
1404
|
Name?: string;
|
|
1831
1405
|
}
|
|
1832
|
-
export declare namespace CreateResourceDefinitionResponse {
|
|
1833
|
-
/**
|
|
1834
|
-
* @internal
|
|
1835
|
-
*/
|
|
1836
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionResponse) => any;
|
|
1837
|
-
}
|
|
1838
1406
|
export interface CreateResourceDefinitionVersionRequest {
|
|
1839
1407
|
/**
|
|
1840
1408
|
* A client token used to correlate requests and responses.
|
|
@@ -1849,12 +1417,6 @@ export interface CreateResourceDefinitionVersionRequest {
|
|
|
1849
1417
|
*/
|
|
1850
1418
|
Resources?: Resource[];
|
|
1851
1419
|
}
|
|
1852
|
-
export declare namespace CreateResourceDefinitionVersionRequest {
|
|
1853
|
-
/**
|
|
1854
|
-
* @internal
|
|
1855
|
-
*/
|
|
1856
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionVersionRequest) => any;
|
|
1857
|
-
}
|
|
1858
1420
|
export interface CreateResourceDefinitionVersionResponse {
|
|
1859
1421
|
/**
|
|
1860
1422
|
* The ARN of the version.
|
|
@@ -1873,12 +1435,6 @@ export interface CreateResourceDefinitionVersionResponse {
|
|
|
1873
1435
|
*/
|
|
1874
1436
|
Version?: string;
|
|
1875
1437
|
}
|
|
1876
|
-
export declare namespace CreateResourceDefinitionVersionResponse {
|
|
1877
|
-
/**
|
|
1878
|
-
* @internal
|
|
1879
|
-
*/
|
|
1880
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionVersionResponse) => any;
|
|
1881
|
-
}
|
|
1882
1438
|
export declare enum SoftwareToUpdate {
|
|
1883
1439
|
core = "core",
|
|
1884
1440
|
ota_agent = "ota_agent"
|
|
@@ -1935,12 +1491,6 @@ export interface CreateSoftwareUpdateJobRequest {
|
|
|
1935
1491
|
*/
|
|
1936
1492
|
UpdateTargetsOperatingSystem: UpdateTargetsOperatingSystem | string | undefined;
|
|
1937
1493
|
}
|
|
1938
|
-
export declare namespace CreateSoftwareUpdateJobRequest {
|
|
1939
|
-
/**
|
|
1940
|
-
* @internal
|
|
1941
|
-
*/
|
|
1942
|
-
const filterSensitiveLog: (obj: CreateSoftwareUpdateJobRequest) => any;
|
|
1943
|
-
}
|
|
1944
1494
|
export interface CreateSoftwareUpdateJobResponse {
|
|
1945
1495
|
/**
|
|
1946
1496
|
* The IoT Job ARN corresponding to this update.
|
|
@@ -1955,12 +1505,6 @@ export interface CreateSoftwareUpdateJobResponse {
|
|
|
1955
1505
|
*/
|
|
1956
1506
|
PlatformSoftwareVersion?: string;
|
|
1957
1507
|
}
|
|
1958
|
-
export declare namespace CreateSoftwareUpdateJobResponse {
|
|
1959
|
-
/**
|
|
1960
|
-
* @internal
|
|
1961
|
-
*/
|
|
1962
|
-
const filterSensitiveLog: (obj: CreateSoftwareUpdateJobResponse) => any;
|
|
1963
|
-
}
|
|
1964
1508
|
/**
|
|
1965
1509
|
* Information about a subscription definition version.
|
|
1966
1510
|
*/
|
|
@@ -1970,12 +1514,6 @@ export interface SubscriptionDefinitionVersion {
|
|
|
1970
1514
|
*/
|
|
1971
1515
|
Subscriptions?: Subscription[];
|
|
1972
1516
|
}
|
|
1973
|
-
export declare namespace SubscriptionDefinitionVersion {
|
|
1974
|
-
/**
|
|
1975
|
-
* @internal
|
|
1976
|
-
*/
|
|
1977
|
-
const filterSensitiveLog: (obj: SubscriptionDefinitionVersion) => any;
|
|
1978
|
-
}
|
|
1979
1517
|
export interface CreateSubscriptionDefinitionRequest {
|
|
1980
1518
|
/**
|
|
1981
1519
|
* A client token used to correlate requests and responses.
|
|
@@ -1994,12 +1532,6 @@ export interface CreateSubscriptionDefinitionRequest {
|
|
|
1994
1532
|
*/
|
|
1995
1533
|
tags?: Record<string, string>;
|
|
1996
1534
|
}
|
|
1997
|
-
export declare namespace CreateSubscriptionDefinitionRequest {
|
|
1998
|
-
/**
|
|
1999
|
-
* @internal
|
|
2000
|
-
*/
|
|
2001
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionRequest) => any;
|
|
2002
|
-
}
|
|
2003
1535
|
export interface CreateSubscriptionDefinitionResponse {
|
|
2004
1536
|
/**
|
|
2005
1537
|
* The ARN of the definition.
|
|
@@ -2030,12 +1562,6 @@ export interface CreateSubscriptionDefinitionResponse {
|
|
|
2030
1562
|
*/
|
|
2031
1563
|
Name?: string;
|
|
2032
1564
|
}
|
|
2033
|
-
export declare namespace CreateSubscriptionDefinitionResponse {
|
|
2034
|
-
/**
|
|
2035
|
-
* @internal
|
|
2036
|
-
*/
|
|
2037
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionResponse) => any;
|
|
2038
|
-
}
|
|
2039
1565
|
export interface CreateSubscriptionDefinitionVersionRequest {
|
|
2040
1566
|
/**
|
|
2041
1567
|
* A client token used to correlate requests and responses.
|
|
@@ -2050,12 +1576,6 @@ export interface CreateSubscriptionDefinitionVersionRequest {
|
|
|
2050
1576
|
*/
|
|
2051
1577
|
Subscriptions?: Subscription[];
|
|
2052
1578
|
}
|
|
2053
|
-
export declare namespace CreateSubscriptionDefinitionVersionRequest {
|
|
2054
|
-
/**
|
|
2055
|
-
* @internal
|
|
2056
|
-
*/
|
|
2057
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionRequest) => any;
|
|
2058
|
-
}
|
|
2059
1579
|
export interface CreateSubscriptionDefinitionVersionResponse {
|
|
2060
1580
|
/**
|
|
2061
1581
|
* The ARN of the version.
|
|
@@ -2074,172 +1594,70 @@ export interface CreateSubscriptionDefinitionVersionResponse {
|
|
|
2074
1594
|
*/
|
|
2075
1595
|
Version?: string;
|
|
2076
1596
|
}
|
|
2077
|
-
export declare namespace CreateSubscriptionDefinitionVersionResponse {
|
|
2078
|
-
/**
|
|
2079
|
-
* @internal
|
|
2080
|
-
*/
|
|
2081
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionResponse) => any;
|
|
2082
|
-
}
|
|
2083
1597
|
export interface DeleteConnectorDefinitionRequest {
|
|
2084
1598
|
/**
|
|
2085
1599
|
* The ID of the connector definition.
|
|
2086
1600
|
*/
|
|
2087
1601
|
ConnectorDefinitionId: string | undefined;
|
|
2088
1602
|
}
|
|
2089
|
-
export declare namespace DeleteConnectorDefinitionRequest {
|
|
2090
|
-
/**
|
|
2091
|
-
* @internal
|
|
2092
|
-
*/
|
|
2093
|
-
const filterSensitiveLog: (obj: DeleteConnectorDefinitionRequest) => any;
|
|
2094
|
-
}
|
|
2095
1603
|
export interface DeleteConnectorDefinitionResponse {
|
|
2096
1604
|
}
|
|
2097
|
-
export declare namespace DeleteConnectorDefinitionResponse {
|
|
2098
|
-
/**
|
|
2099
|
-
* @internal
|
|
2100
|
-
*/
|
|
2101
|
-
const filterSensitiveLog: (obj: DeleteConnectorDefinitionResponse) => any;
|
|
2102
|
-
}
|
|
2103
1605
|
export interface DeleteCoreDefinitionRequest {
|
|
2104
1606
|
/**
|
|
2105
1607
|
* The ID of the core definition.
|
|
2106
1608
|
*/
|
|
2107
1609
|
CoreDefinitionId: string | undefined;
|
|
2108
1610
|
}
|
|
2109
|
-
export declare namespace DeleteCoreDefinitionRequest {
|
|
2110
|
-
/**
|
|
2111
|
-
* @internal
|
|
2112
|
-
*/
|
|
2113
|
-
const filterSensitiveLog: (obj: DeleteCoreDefinitionRequest) => any;
|
|
2114
|
-
}
|
|
2115
1611
|
export interface DeleteCoreDefinitionResponse {
|
|
2116
1612
|
}
|
|
2117
|
-
export declare namespace DeleteCoreDefinitionResponse {
|
|
2118
|
-
/**
|
|
2119
|
-
* @internal
|
|
2120
|
-
*/
|
|
2121
|
-
const filterSensitiveLog: (obj: DeleteCoreDefinitionResponse) => any;
|
|
2122
|
-
}
|
|
2123
1613
|
export interface DeleteDeviceDefinitionRequest {
|
|
2124
1614
|
/**
|
|
2125
1615
|
* The ID of the device definition.
|
|
2126
1616
|
*/
|
|
2127
1617
|
DeviceDefinitionId: string | undefined;
|
|
2128
1618
|
}
|
|
2129
|
-
export declare namespace DeleteDeviceDefinitionRequest {
|
|
2130
|
-
/**
|
|
2131
|
-
* @internal
|
|
2132
|
-
*/
|
|
2133
|
-
const filterSensitiveLog: (obj: DeleteDeviceDefinitionRequest) => any;
|
|
2134
|
-
}
|
|
2135
1619
|
export interface DeleteDeviceDefinitionResponse {
|
|
2136
1620
|
}
|
|
2137
|
-
export declare namespace DeleteDeviceDefinitionResponse {
|
|
2138
|
-
/**
|
|
2139
|
-
* @internal
|
|
2140
|
-
*/
|
|
2141
|
-
const filterSensitiveLog: (obj: DeleteDeviceDefinitionResponse) => any;
|
|
2142
|
-
}
|
|
2143
1621
|
export interface DeleteFunctionDefinitionRequest {
|
|
2144
1622
|
/**
|
|
2145
1623
|
* The ID of the Lambda function definition.
|
|
2146
1624
|
*/
|
|
2147
1625
|
FunctionDefinitionId: string | undefined;
|
|
2148
1626
|
}
|
|
2149
|
-
export declare namespace DeleteFunctionDefinitionRequest {
|
|
2150
|
-
/**
|
|
2151
|
-
* @internal
|
|
2152
|
-
*/
|
|
2153
|
-
const filterSensitiveLog: (obj: DeleteFunctionDefinitionRequest) => any;
|
|
2154
|
-
}
|
|
2155
1627
|
export interface DeleteFunctionDefinitionResponse {
|
|
2156
1628
|
}
|
|
2157
|
-
export declare namespace DeleteFunctionDefinitionResponse {
|
|
2158
|
-
/**
|
|
2159
|
-
* @internal
|
|
2160
|
-
*/
|
|
2161
|
-
const filterSensitiveLog: (obj: DeleteFunctionDefinitionResponse) => any;
|
|
2162
|
-
}
|
|
2163
1629
|
export interface DeleteGroupRequest {
|
|
2164
1630
|
/**
|
|
2165
1631
|
* The ID of the Greengrass group.
|
|
2166
1632
|
*/
|
|
2167
1633
|
GroupId: string | undefined;
|
|
2168
1634
|
}
|
|
2169
|
-
export declare namespace DeleteGroupRequest {
|
|
2170
|
-
/**
|
|
2171
|
-
* @internal
|
|
2172
|
-
*/
|
|
2173
|
-
const filterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
2174
|
-
}
|
|
2175
1635
|
export interface DeleteGroupResponse {
|
|
2176
1636
|
}
|
|
2177
|
-
export declare namespace DeleteGroupResponse {
|
|
2178
|
-
/**
|
|
2179
|
-
* @internal
|
|
2180
|
-
*/
|
|
2181
|
-
const filterSensitiveLog: (obj: DeleteGroupResponse) => any;
|
|
2182
|
-
}
|
|
2183
1637
|
export interface DeleteLoggerDefinitionRequest {
|
|
2184
1638
|
/**
|
|
2185
1639
|
* The ID of the logger definition.
|
|
2186
1640
|
*/
|
|
2187
1641
|
LoggerDefinitionId: string | undefined;
|
|
2188
1642
|
}
|
|
2189
|
-
export declare namespace DeleteLoggerDefinitionRequest {
|
|
2190
|
-
/**
|
|
2191
|
-
* @internal
|
|
2192
|
-
*/
|
|
2193
|
-
const filterSensitiveLog: (obj: DeleteLoggerDefinitionRequest) => any;
|
|
2194
|
-
}
|
|
2195
1643
|
export interface DeleteLoggerDefinitionResponse {
|
|
2196
1644
|
}
|
|
2197
|
-
export declare namespace DeleteLoggerDefinitionResponse {
|
|
2198
|
-
/**
|
|
2199
|
-
* @internal
|
|
2200
|
-
*/
|
|
2201
|
-
const filterSensitiveLog: (obj: DeleteLoggerDefinitionResponse) => any;
|
|
2202
|
-
}
|
|
2203
1645
|
export interface DeleteResourceDefinitionRequest {
|
|
2204
1646
|
/**
|
|
2205
1647
|
* The ID of the resource definition.
|
|
2206
1648
|
*/
|
|
2207
1649
|
ResourceDefinitionId: string | undefined;
|
|
2208
1650
|
}
|
|
2209
|
-
export declare namespace DeleteResourceDefinitionRequest {
|
|
2210
|
-
/**
|
|
2211
|
-
* @internal
|
|
2212
|
-
*/
|
|
2213
|
-
const filterSensitiveLog: (obj: DeleteResourceDefinitionRequest) => any;
|
|
2214
|
-
}
|
|
2215
1651
|
export interface DeleteResourceDefinitionResponse {
|
|
2216
1652
|
}
|
|
2217
|
-
export declare namespace DeleteResourceDefinitionResponse {
|
|
2218
|
-
/**
|
|
2219
|
-
* @internal
|
|
2220
|
-
*/
|
|
2221
|
-
const filterSensitiveLog: (obj: DeleteResourceDefinitionResponse) => any;
|
|
2222
|
-
}
|
|
2223
1653
|
export interface DeleteSubscriptionDefinitionRequest {
|
|
2224
1654
|
/**
|
|
2225
1655
|
* The ID of the subscription definition.
|
|
2226
1656
|
*/
|
|
2227
1657
|
SubscriptionDefinitionId: string | undefined;
|
|
2228
1658
|
}
|
|
2229
|
-
export declare namespace DeleteSubscriptionDefinitionRequest {
|
|
2230
|
-
/**
|
|
2231
|
-
* @internal
|
|
2232
|
-
*/
|
|
2233
|
-
const filterSensitiveLog: (obj: DeleteSubscriptionDefinitionRequest) => any;
|
|
2234
|
-
}
|
|
2235
1659
|
export interface DeleteSubscriptionDefinitionResponse {
|
|
2236
1660
|
}
|
|
2237
|
-
export declare namespace DeleteSubscriptionDefinitionResponse {
|
|
2238
|
-
/**
|
|
2239
|
-
* @internal
|
|
2240
|
-
*/
|
|
2241
|
-
const filterSensitiveLog: (obj: DeleteSubscriptionDefinitionResponse) => any;
|
|
2242
|
-
}
|
|
2243
1661
|
/**
|
|
2244
1662
|
* Information about a deployment.
|
|
2245
1663
|
*/
|
|
@@ -2265,68 +1683,32 @@ export interface Deployment {
|
|
|
2265
1683
|
*/
|
|
2266
1684
|
GroupArn?: string;
|
|
2267
1685
|
}
|
|
2268
|
-
export declare namespace Deployment {
|
|
2269
|
-
/**
|
|
2270
|
-
* @internal
|
|
2271
|
-
*/
|
|
2272
|
-
const filterSensitiveLog: (obj: Deployment) => any;
|
|
2273
|
-
}
|
|
2274
1686
|
export interface DisassociateRoleFromGroupRequest {
|
|
2275
1687
|
/**
|
|
2276
1688
|
* The ID of the Greengrass group.
|
|
2277
1689
|
*/
|
|
2278
1690
|
GroupId: string | undefined;
|
|
2279
1691
|
}
|
|
2280
|
-
export declare namespace DisassociateRoleFromGroupRequest {
|
|
2281
|
-
/**
|
|
2282
|
-
* @internal
|
|
2283
|
-
*/
|
|
2284
|
-
const filterSensitiveLog: (obj: DisassociateRoleFromGroupRequest) => any;
|
|
2285
|
-
}
|
|
2286
1692
|
export interface DisassociateRoleFromGroupResponse {
|
|
2287
1693
|
/**
|
|
2288
1694
|
* The time, in milliseconds since the epoch, when the role was disassociated from the group.
|
|
2289
1695
|
*/
|
|
2290
1696
|
DisassociatedAt?: string;
|
|
2291
1697
|
}
|
|
2292
|
-
export declare namespace DisassociateRoleFromGroupResponse {
|
|
2293
|
-
/**
|
|
2294
|
-
* @internal
|
|
2295
|
-
*/
|
|
2296
|
-
const filterSensitiveLog: (obj: DisassociateRoleFromGroupResponse) => any;
|
|
2297
|
-
}
|
|
2298
1698
|
export interface DisassociateServiceRoleFromAccountRequest {
|
|
2299
1699
|
}
|
|
2300
|
-
export declare namespace DisassociateServiceRoleFromAccountRequest {
|
|
2301
|
-
/**
|
|
2302
|
-
* @internal
|
|
2303
|
-
*/
|
|
2304
|
-
const filterSensitiveLog: (obj: DisassociateServiceRoleFromAccountRequest) => any;
|
|
2305
|
-
}
|
|
2306
1700
|
export interface DisassociateServiceRoleFromAccountResponse {
|
|
2307
1701
|
/**
|
|
2308
1702
|
* The time when the service role was disassociated from the account.
|
|
2309
1703
|
*/
|
|
2310
1704
|
DisassociatedAt?: string;
|
|
2311
1705
|
}
|
|
2312
|
-
export declare namespace DisassociateServiceRoleFromAccountResponse {
|
|
2313
|
-
/**
|
|
2314
|
-
* @internal
|
|
2315
|
-
*/
|
|
2316
|
-
const filterSensitiveLog: (obj: DisassociateServiceRoleFromAccountResponse) => any;
|
|
2317
|
-
}
|
|
2318
1706
|
export interface GetAssociatedRoleRequest {
|
|
2319
1707
|
/**
|
|
2320
1708
|
* The ID of the Greengrass group.
|
|
2321
1709
|
*/
|
|
2322
1710
|
GroupId: string | undefined;
|
|
2323
1711
|
}
|
|
2324
|
-
export declare namespace GetAssociatedRoleRequest {
|
|
2325
|
-
/**
|
|
2326
|
-
* @internal
|
|
2327
|
-
*/
|
|
2328
|
-
const filterSensitiveLog: (obj: GetAssociatedRoleRequest) => any;
|
|
2329
|
-
}
|
|
2330
1712
|
export interface GetAssociatedRoleResponse {
|
|
2331
1713
|
/**
|
|
2332
1714
|
* The time when the role was associated with the group.
|
|
@@ -2337,24 +1719,12 @@ export interface GetAssociatedRoleResponse {
|
|
|
2337
1719
|
*/
|
|
2338
1720
|
RoleArn?: string;
|
|
2339
1721
|
}
|
|
2340
|
-
export declare namespace GetAssociatedRoleResponse {
|
|
2341
|
-
/**
|
|
2342
|
-
* @internal
|
|
2343
|
-
*/
|
|
2344
|
-
const filterSensitiveLog: (obj: GetAssociatedRoleResponse) => any;
|
|
2345
|
-
}
|
|
2346
1722
|
export interface GetBulkDeploymentStatusRequest {
|
|
2347
1723
|
/**
|
|
2348
1724
|
* The ID of the bulk deployment.
|
|
2349
1725
|
*/
|
|
2350
1726
|
BulkDeploymentId: string | undefined;
|
|
2351
1727
|
}
|
|
2352
|
-
export declare namespace GetBulkDeploymentStatusRequest {
|
|
2353
|
-
/**
|
|
2354
|
-
* @internal
|
|
2355
|
-
*/
|
|
2356
|
-
const filterSensitiveLog: (obj: GetBulkDeploymentStatusRequest) => any;
|
|
2357
|
-
}
|
|
2358
1728
|
export interface GetBulkDeploymentStatusResponse {
|
|
2359
1729
|
/**
|
|
2360
1730
|
* Relevant metrics on input records processed during bulk deployment.
|
|
@@ -2381,24 +1751,12 @@ export interface GetBulkDeploymentStatusResponse {
|
|
|
2381
1751
|
*/
|
|
2382
1752
|
tags?: Record<string, string>;
|
|
2383
1753
|
}
|
|
2384
|
-
export declare namespace GetBulkDeploymentStatusResponse {
|
|
2385
|
-
/**
|
|
2386
|
-
* @internal
|
|
2387
|
-
*/
|
|
2388
|
-
const filterSensitiveLog: (obj: GetBulkDeploymentStatusResponse) => any;
|
|
2389
|
-
}
|
|
2390
1754
|
export interface GetConnectivityInfoRequest {
|
|
2391
1755
|
/**
|
|
2392
1756
|
* The thing name.
|
|
2393
1757
|
*/
|
|
2394
1758
|
ThingName: string | undefined;
|
|
2395
1759
|
}
|
|
2396
|
-
export declare namespace GetConnectivityInfoRequest {
|
|
2397
|
-
/**
|
|
2398
|
-
* @internal
|
|
2399
|
-
*/
|
|
2400
|
-
const filterSensitiveLog: (obj: GetConnectivityInfoRequest) => any;
|
|
2401
|
-
}
|
|
2402
1760
|
export interface GetConnectivityInfoResponse {
|
|
2403
1761
|
/**
|
|
2404
1762
|
* Connectivity info list.
|
|
@@ -2409,24 +1767,12 @@ export interface GetConnectivityInfoResponse {
|
|
|
2409
1767
|
*/
|
|
2410
1768
|
Message?: string;
|
|
2411
1769
|
}
|
|
2412
|
-
export declare namespace GetConnectivityInfoResponse {
|
|
2413
|
-
/**
|
|
2414
|
-
* @internal
|
|
2415
|
-
*/
|
|
2416
|
-
const filterSensitiveLog: (obj: GetConnectivityInfoResponse) => any;
|
|
2417
|
-
}
|
|
2418
1770
|
export interface GetConnectorDefinitionRequest {
|
|
2419
1771
|
/**
|
|
2420
1772
|
* The ID of the connector definition.
|
|
2421
1773
|
*/
|
|
2422
1774
|
ConnectorDefinitionId: string | undefined;
|
|
2423
1775
|
}
|
|
2424
|
-
export declare namespace GetConnectorDefinitionRequest {
|
|
2425
|
-
/**
|
|
2426
|
-
* @internal
|
|
2427
|
-
*/
|
|
2428
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionRequest) => any;
|
|
2429
|
-
}
|
|
2430
1776
|
export interface GetConnectorDefinitionResponse {
|
|
2431
1777
|
/**
|
|
2432
1778
|
* The ARN of the definition.
|
|
@@ -2461,12 +1807,6 @@ export interface GetConnectorDefinitionResponse {
|
|
|
2461
1807
|
*/
|
|
2462
1808
|
tags?: Record<string, string>;
|
|
2463
1809
|
}
|
|
2464
|
-
export declare namespace GetConnectorDefinitionResponse {
|
|
2465
|
-
/**
|
|
2466
|
-
* @internal
|
|
2467
|
-
*/
|
|
2468
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionResponse) => any;
|
|
2469
|
-
}
|
|
2470
1810
|
export interface GetConnectorDefinitionVersionRequest {
|
|
2471
1811
|
/**
|
|
2472
1812
|
* The ID of the connector definition.
|
|
@@ -2481,12 +1821,6 @@ export interface GetConnectorDefinitionVersionRequest {
|
|
|
2481
1821
|
*/
|
|
2482
1822
|
NextToken?: string;
|
|
2483
1823
|
}
|
|
2484
|
-
export declare namespace GetConnectorDefinitionVersionRequest {
|
|
2485
|
-
/**
|
|
2486
|
-
* @internal
|
|
2487
|
-
*/
|
|
2488
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionVersionRequest) => any;
|
|
2489
|
-
}
|
|
2490
1824
|
export interface GetConnectorDefinitionVersionResponse {
|
|
2491
1825
|
/**
|
|
2492
1826
|
* The ARN of the connector definition version.
|
|
@@ -2513,24 +1847,12 @@ export interface GetConnectorDefinitionVersionResponse {
|
|
|
2513
1847
|
*/
|
|
2514
1848
|
Version?: string;
|
|
2515
1849
|
}
|
|
2516
|
-
export declare namespace GetConnectorDefinitionVersionResponse {
|
|
2517
|
-
/**
|
|
2518
|
-
* @internal
|
|
2519
|
-
*/
|
|
2520
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionVersionResponse) => any;
|
|
2521
|
-
}
|
|
2522
1850
|
export interface GetCoreDefinitionRequest {
|
|
2523
1851
|
/**
|
|
2524
1852
|
* The ID of the core definition.
|
|
2525
1853
|
*/
|
|
2526
1854
|
CoreDefinitionId: string | undefined;
|
|
2527
1855
|
}
|
|
2528
|
-
export declare namespace GetCoreDefinitionRequest {
|
|
2529
|
-
/**
|
|
2530
|
-
* @internal
|
|
2531
|
-
*/
|
|
2532
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionRequest) => any;
|
|
2533
|
-
}
|
|
2534
1856
|
export interface GetCoreDefinitionResponse {
|
|
2535
1857
|
/**
|
|
2536
1858
|
* The ARN of the definition.
|
|
@@ -2565,12 +1887,6 @@ export interface GetCoreDefinitionResponse {
|
|
|
2565
1887
|
*/
|
|
2566
1888
|
tags?: Record<string, string>;
|
|
2567
1889
|
}
|
|
2568
|
-
export declare namespace GetCoreDefinitionResponse {
|
|
2569
|
-
/**
|
|
2570
|
-
* @internal
|
|
2571
|
-
*/
|
|
2572
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionResponse) => any;
|
|
2573
|
-
}
|
|
2574
1890
|
export interface GetCoreDefinitionVersionRequest {
|
|
2575
1891
|
/**
|
|
2576
1892
|
* The ID of the core definition.
|
|
@@ -2581,12 +1897,6 @@ export interface GetCoreDefinitionVersionRequest {
|
|
|
2581
1897
|
*/
|
|
2582
1898
|
CoreDefinitionVersionId: string | undefined;
|
|
2583
1899
|
}
|
|
2584
|
-
export declare namespace GetCoreDefinitionVersionRequest {
|
|
2585
|
-
/**
|
|
2586
|
-
* @internal
|
|
2587
|
-
*/
|
|
2588
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionVersionRequest) => any;
|
|
2589
|
-
}
|
|
2590
1900
|
export interface GetCoreDefinitionVersionResponse {
|
|
2591
1901
|
/**
|
|
2592
1902
|
* The ARN of the core definition version.
|
|
@@ -2613,12 +1923,6 @@ export interface GetCoreDefinitionVersionResponse {
|
|
|
2613
1923
|
*/
|
|
2614
1924
|
Version?: string;
|
|
2615
1925
|
}
|
|
2616
|
-
export declare namespace GetCoreDefinitionVersionResponse {
|
|
2617
|
-
/**
|
|
2618
|
-
* @internal
|
|
2619
|
-
*/
|
|
2620
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionVersionResponse) => any;
|
|
2621
|
-
}
|
|
2622
1926
|
export interface GetDeploymentStatusRequest {
|
|
2623
1927
|
/**
|
|
2624
1928
|
* The ID of the deployment.
|
|
@@ -2629,12 +1933,6 @@ export interface GetDeploymentStatusRequest {
|
|
|
2629
1933
|
*/
|
|
2630
1934
|
GroupId: string | undefined;
|
|
2631
1935
|
}
|
|
2632
|
-
export declare namespace GetDeploymentStatusRequest {
|
|
2633
|
-
/**
|
|
2634
|
-
* @internal
|
|
2635
|
-
*/
|
|
2636
|
-
const filterSensitiveLog: (obj: GetDeploymentStatusRequest) => any;
|
|
2637
|
-
}
|
|
2638
1936
|
export interface GetDeploymentStatusResponse {
|
|
2639
1937
|
/**
|
|
2640
1938
|
* The status of the deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.
|
|
@@ -2657,24 +1955,12 @@ export interface GetDeploymentStatusResponse {
|
|
|
2657
1955
|
*/
|
|
2658
1956
|
UpdatedAt?: string;
|
|
2659
1957
|
}
|
|
2660
|
-
export declare namespace GetDeploymentStatusResponse {
|
|
2661
|
-
/**
|
|
2662
|
-
* @internal
|
|
2663
|
-
*/
|
|
2664
|
-
const filterSensitiveLog: (obj: GetDeploymentStatusResponse) => any;
|
|
2665
|
-
}
|
|
2666
1958
|
export interface GetDeviceDefinitionRequest {
|
|
2667
1959
|
/**
|
|
2668
1960
|
* The ID of the device definition.
|
|
2669
1961
|
*/
|
|
2670
1962
|
DeviceDefinitionId: string | undefined;
|
|
2671
1963
|
}
|
|
2672
|
-
export declare namespace GetDeviceDefinitionRequest {
|
|
2673
|
-
/**
|
|
2674
|
-
* @internal
|
|
2675
|
-
*/
|
|
2676
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionRequest) => any;
|
|
2677
|
-
}
|
|
2678
1964
|
export interface GetDeviceDefinitionResponse {
|
|
2679
1965
|
/**
|
|
2680
1966
|
* The ARN of the definition.
|
|
@@ -2709,12 +1995,6 @@ export interface GetDeviceDefinitionResponse {
|
|
|
2709
1995
|
*/
|
|
2710
1996
|
tags?: Record<string, string>;
|
|
2711
1997
|
}
|
|
2712
|
-
export declare namespace GetDeviceDefinitionResponse {
|
|
2713
|
-
/**
|
|
2714
|
-
* @internal
|
|
2715
|
-
*/
|
|
2716
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionResponse) => any;
|
|
2717
|
-
}
|
|
2718
1998
|
export interface GetDeviceDefinitionVersionRequest {
|
|
2719
1999
|
/**
|
|
2720
2000
|
* The ID of the device definition.
|
|
@@ -2729,12 +2009,6 @@ export interface GetDeviceDefinitionVersionRequest {
|
|
|
2729
2009
|
*/
|
|
2730
2010
|
NextToken?: string;
|
|
2731
2011
|
}
|
|
2732
|
-
export declare namespace GetDeviceDefinitionVersionRequest {
|
|
2733
|
-
/**
|
|
2734
|
-
* @internal
|
|
2735
|
-
*/
|
|
2736
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionVersionRequest) => any;
|
|
2737
|
-
}
|
|
2738
2012
|
export interface GetDeviceDefinitionVersionResponse {
|
|
2739
2013
|
/**
|
|
2740
2014
|
* The ARN of the device definition version.
|
|
@@ -2761,24 +2035,12 @@ export interface GetDeviceDefinitionVersionResponse {
|
|
|
2761
2035
|
*/
|
|
2762
2036
|
Version?: string;
|
|
2763
2037
|
}
|
|
2764
|
-
export declare namespace GetDeviceDefinitionVersionResponse {
|
|
2765
|
-
/**
|
|
2766
|
-
* @internal
|
|
2767
|
-
*/
|
|
2768
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionVersionResponse) => any;
|
|
2769
|
-
}
|
|
2770
2038
|
export interface GetFunctionDefinitionRequest {
|
|
2771
2039
|
/**
|
|
2772
2040
|
* The ID of the Lambda function definition.
|
|
2773
2041
|
*/
|
|
2774
2042
|
FunctionDefinitionId: string | undefined;
|
|
2775
2043
|
}
|
|
2776
|
-
export declare namespace GetFunctionDefinitionRequest {
|
|
2777
|
-
/**
|
|
2778
|
-
* @internal
|
|
2779
|
-
*/
|
|
2780
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionRequest) => any;
|
|
2781
|
-
}
|
|
2782
2044
|
export interface GetFunctionDefinitionResponse {
|
|
2783
2045
|
/**
|
|
2784
2046
|
* The ARN of the definition.
|
|
@@ -2813,12 +2075,6 @@ export interface GetFunctionDefinitionResponse {
|
|
|
2813
2075
|
*/
|
|
2814
2076
|
tags?: Record<string, string>;
|
|
2815
2077
|
}
|
|
2816
|
-
export declare namespace GetFunctionDefinitionResponse {
|
|
2817
|
-
/**
|
|
2818
|
-
* @internal
|
|
2819
|
-
*/
|
|
2820
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionResponse) => any;
|
|
2821
|
-
}
|
|
2822
2078
|
export interface GetFunctionDefinitionVersionRequest {
|
|
2823
2079
|
/**
|
|
2824
2080
|
* The ID of the Lambda function definition.
|
|
@@ -2833,12 +2089,6 @@ export interface GetFunctionDefinitionVersionRequest {
|
|
|
2833
2089
|
*/
|
|
2834
2090
|
NextToken?: string;
|
|
2835
2091
|
}
|
|
2836
|
-
export declare namespace GetFunctionDefinitionVersionRequest {
|
|
2837
|
-
/**
|
|
2838
|
-
* @internal
|
|
2839
|
-
*/
|
|
2840
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionVersionRequest) => any;
|
|
2841
|
-
}
|
|
2842
2092
|
export interface GetFunctionDefinitionVersionResponse {
|
|
2843
2093
|
/**
|
|
2844
2094
|
* The ARN of the function definition version.
|
|
@@ -2865,24 +2115,12 @@ export interface GetFunctionDefinitionVersionResponse {
|
|
|
2865
2115
|
*/
|
|
2866
2116
|
Version?: string;
|
|
2867
2117
|
}
|
|
2868
|
-
export declare namespace GetFunctionDefinitionVersionResponse {
|
|
2869
|
-
/**
|
|
2870
|
-
* @internal
|
|
2871
|
-
*/
|
|
2872
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionVersionResponse) => any;
|
|
2873
|
-
}
|
|
2874
2118
|
export interface GetGroupRequest {
|
|
2875
2119
|
/**
|
|
2876
2120
|
* The ID of the Greengrass group.
|
|
2877
2121
|
*/
|
|
2878
2122
|
GroupId: string | undefined;
|
|
2879
2123
|
}
|
|
2880
|
-
export declare namespace GetGroupRequest {
|
|
2881
|
-
/**
|
|
2882
|
-
* @internal
|
|
2883
|
-
*/
|
|
2884
|
-
const filterSensitiveLog: (obj: GetGroupRequest) => any;
|
|
2885
|
-
}
|
|
2886
2124
|
export interface GetGroupResponse {
|
|
2887
2125
|
/**
|
|
2888
2126
|
* The ARN of the definition.
|
|
@@ -2917,12 +2155,6 @@ export interface GetGroupResponse {
|
|
|
2917
2155
|
*/
|
|
2918
2156
|
tags?: Record<string, string>;
|
|
2919
2157
|
}
|
|
2920
|
-
export declare namespace GetGroupResponse {
|
|
2921
|
-
/**
|
|
2922
|
-
* @internal
|
|
2923
|
-
*/
|
|
2924
|
-
const filterSensitiveLog: (obj: GetGroupResponse) => any;
|
|
2925
|
-
}
|
|
2926
2158
|
export interface GetGroupCertificateAuthorityRequest {
|
|
2927
2159
|
/**
|
|
2928
2160
|
* The ID of the certificate authority.
|
|
@@ -2933,12 +2165,6 @@ export interface GetGroupCertificateAuthorityRequest {
|
|
|
2933
2165
|
*/
|
|
2934
2166
|
GroupId: string | undefined;
|
|
2935
2167
|
}
|
|
2936
|
-
export declare namespace GetGroupCertificateAuthorityRequest {
|
|
2937
|
-
/**
|
|
2938
|
-
* @internal
|
|
2939
|
-
*/
|
|
2940
|
-
const filterSensitiveLog: (obj: GetGroupCertificateAuthorityRequest) => any;
|
|
2941
|
-
}
|
|
2942
2168
|
export interface GetGroupCertificateAuthorityResponse {
|
|
2943
2169
|
/**
|
|
2944
2170
|
* The ARN of the certificate authority for the group.
|
|
@@ -2953,24 +2179,12 @@ export interface GetGroupCertificateAuthorityResponse {
|
|
|
2953
2179
|
*/
|
|
2954
2180
|
PemEncodedCertificate?: string;
|
|
2955
2181
|
}
|
|
2956
|
-
export declare namespace GetGroupCertificateAuthorityResponse {
|
|
2957
|
-
/**
|
|
2958
|
-
* @internal
|
|
2959
|
-
*/
|
|
2960
|
-
const filterSensitiveLog: (obj: GetGroupCertificateAuthorityResponse) => any;
|
|
2961
|
-
}
|
|
2962
2182
|
export interface GetGroupCertificateConfigurationRequest {
|
|
2963
2183
|
/**
|
|
2964
2184
|
* The ID of the Greengrass group.
|
|
2965
2185
|
*/
|
|
2966
2186
|
GroupId: string | undefined;
|
|
2967
2187
|
}
|
|
2968
|
-
export declare namespace GetGroupCertificateConfigurationRequest {
|
|
2969
|
-
/**
|
|
2970
|
-
* @internal
|
|
2971
|
-
*/
|
|
2972
|
-
const filterSensitiveLog: (obj: GetGroupCertificateConfigurationRequest) => any;
|
|
2973
|
-
}
|
|
2974
2188
|
export interface GetGroupCertificateConfigurationResponse {
|
|
2975
2189
|
/**
|
|
2976
2190
|
* The amount of time remaining before the certificate authority expires, in milliseconds.
|
|
@@ -2985,12 +2199,6 @@ export interface GetGroupCertificateConfigurationResponse {
|
|
|
2985
2199
|
*/
|
|
2986
2200
|
GroupId?: string;
|
|
2987
2201
|
}
|
|
2988
|
-
export declare namespace GetGroupCertificateConfigurationResponse {
|
|
2989
|
-
/**
|
|
2990
|
-
* @internal
|
|
2991
|
-
*/
|
|
2992
|
-
const filterSensitiveLog: (obj: GetGroupCertificateConfigurationResponse) => any;
|
|
2993
|
-
}
|
|
2994
2202
|
export interface GetGroupVersionRequest {
|
|
2995
2203
|
/**
|
|
2996
2204
|
* The ID of the Greengrass group.
|
|
@@ -3001,12 +2209,6 @@ export interface GetGroupVersionRequest {
|
|
|
3001
2209
|
*/
|
|
3002
2210
|
GroupVersionId: string | undefined;
|
|
3003
2211
|
}
|
|
3004
|
-
export declare namespace GetGroupVersionRequest {
|
|
3005
|
-
/**
|
|
3006
|
-
* @internal
|
|
3007
|
-
*/
|
|
3008
|
-
const filterSensitiveLog: (obj: GetGroupVersionRequest) => any;
|
|
3009
|
-
}
|
|
3010
2212
|
export interface GetGroupVersionResponse {
|
|
3011
2213
|
/**
|
|
3012
2214
|
* The ARN of the group version.
|
|
@@ -3029,24 +2231,12 @@ export interface GetGroupVersionResponse {
|
|
|
3029
2231
|
*/
|
|
3030
2232
|
Version?: string;
|
|
3031
2233
|
}
|
|
3032
|
-
export declare namespace GetGroupVersionResponse {
|
|
3033
|
-
/**
|
|
3034
|
-
* @internal
|
|
3035
|
-
*/
|
|
3036
|
-
const filterSensitiveLog: (obj: GetGroupVersionResponse) => any;
|
|
3037
|
-
}
|
|
3038
2234
|
export interface GetLoggerDefinitionRequest {
|
|
3039
2235
|
/**
|
|
3040
2236
|
* The ID of the logger definition.
|
|
3041
2237
|
*/
|
|
3042
2238
|
LoggerDefinitionId: string | undefined;
|
|
3043
2239
|
}
|
|
3044
|
-
export declare namespace GetLoggerDefinitionRequest {
|
|
3045
|
-
/**
|
|
3046
|
-
* @internal
|
|
3047
|
-
*/
|
|
3048
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionRequest) => any;
|
|
3049
|
-
}
|
|
3050
2240
|
export interface GetLoggerDefinitionResponse {
|
|
3051
2241
|
/**
|
|
3052
2242
|
* The ARN of the definition.
|
|
@@ -3081,12 +2271,6 @@ export interface GetLoggerDefinitionResponse {
|
|
|
3081
2271
|
*/
|
|
3082
2272
|
tags?: Record<string, string>;
|
|
3083
2273
|
}
|
|
3084
|
-
export declare namespace GetLoggerDefinitionResponse {
|
|
3085
|
-
/**
|
|
3086
|
-
* @internal
|
|
3087
|
-
*/
|
|
3088
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionResponse) => any;
|
|
3089
|
-
}
|
|
3090
2274
|
export interface GetLoggerDefinitionVersionRequest {
|
|
3091
2275
|
/**
|
|
3092
2276
|
* The ID of the logger definition.
|
|
@@ -3101,12 +2285,6 @@ export interface GetLoggerDefinitionVersionRequest {
|
|
|
3101
2285
|
*/
|
|
3102
2286
|
NextToken?: string;
|
|
3103
2287
|
}
|
|
3104
|
-
export declare namespace GetLoggerDefinitionVersionRequest {
|
|
3105
|
-
/**
|
|
3106
|
-
* @internal
|
|
3107
|
-
*/
|
|
3108
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionVersionRequest) => any;
|
|
3109
|
-
}
|
|
3110
2288
|
export interface GetLoggerDefinitionVersionResponse {
|
|
3111
2289
|
/**
|
|
3112
2290
|
* The ARN of the logger definition version.
|
|
@@ -3129,24 +2307,12 @@ export interface GetLoggerDefinitionVersionResponse {
|
|
|
3129
2307
|
*/
|
|
3130
2308
|
Version?: string;
|
|
3131
2309
|
}
|
|
3132
|
-
export declare namespace GetLoggerDefinitionVersionResponse {
|
|
3133
|
-
/**
|
|
3134
|
-
* @internal
|
|
3135
|
-
*/
|
|
3136
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionVersionResponse) => any;
|
|
3137
|
-
}
|
|
3138
2310
|
export interface GetResourceDefinitionRequest {
|
|
3139
2311
|
/**
|
|
3140
2312
|
* The ID of the resource definition.
|
|
3141
2313
|
*/
|
|
3142
2314
|
ResourceDefinitionId: string | undefined;
|
|
3143
2315
|
}
|
|
3144
|
-
export declare namespace GetResourceDefinitionRequest {
|
|
3145
|
-
/**
|
|
3146
|
-
* @internal
|
|
3147
|
-
*/
|
|
3148
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionRequest) => any;
|
|
3149
|
-
}
|
|
3150
2316
|
export interface GetResourceDefinitionResponse {
|
|
3151
2317
|
/**
|
|
3152
2318
|
* The ARN of the definition.
|
|
@@ -3181,12 +2347,6 @@ export interface GetResourceDefinitionResponse {
|
|
|
3181
2347
|
*/
|
|
3182
2348
|
tags?: Record<string, string>;
|
|
3183
2349
|
}
|
|
3184
|
-
export declare namespace GetResourceDefinitionResponse {
|
|
3185
|
-
/**
|
|
3186
|
-
* @internal
|
|
3187
|
-
*/
|
|
3188
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionResponse) => any;
|
|
3189
|
-
}
|
|
3190
2350
|
export interface GetResourceDefinitionVersionRequest {
|
|
3191
2351
|
/**
|
|
3192
2352
|
* The ID of the resource definition.
|
|
@@ -3197,12 +2357,6 @@ export interface GetResourceDefinitionVersionRequest {
|
|
|
3197
2357
|
*/
|
|
3198
2358
|
ResourceDefinitionVersionId: string | undefined;
|
|
3199
2359
|
}
|
|
3200
|
-
export declare namespace GetResourceDefinitionVersionRequest {
|
|
3201
|
-
/**
|
|
3202
|
-
* @internal
|
|
3203
|
-
*/
|
|
3204
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionVersionRequest) => any;
|
|
3205
|
-
}
|
|
3206
2360
|
export interface GetResourceDefinitionVersionResponse {
|
|
3207
2361
|
/**
|
|
3208
2362
|
* Arn of the resource definition version.
|
|
@@ -3225,20 +2379,8 @@ export interface GetResourceDefinitionVersionResponse {
|
|
|
3225
2379
|
*/
|
|
3226
2380
|
Version?: string;
|
|
3227
2381
|
}
|
|
3228
|
-
export declare namespace GetResourceDefinitionVersionResponse {
|
|
3229
|
-
/**
|
|
3230
|
-
* @internal
|
|
3231
|
-
*/
|
|
3232
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionVersionResponse) => any;
|
|
3233
|
-
}
|
|
3234
2382
|
export interface GetServiceRoleForAccountRequest {
|
|
3235
2383
|
}
|
|
3236
|
-
export declare namespace GetServiceRoleForAccountRequest {
|
|
3237
|
-
/**
|
|
3238
|
-
* @internal
|
|
3239
|
-
*/
|
|
3240
|
-
const filterSensitiveLog: (obj: GetServiceRoleForAccountRequest) => any;
|
|
3241
|
-
}
|
|
3242
2384
|
export interface GetServiceRoleForAccountResponse {
|
|
3243
2385
|
/**
|
|
3244
2386
|
* The time when the service role was associated with the account.
|
|
@@ -3249,24 +2391,12 @@ export interface GetServiceRoleForAccountResponse {
|
|
|
3249
2391
|
*/
|
|
3250
2392
|
RoleArn?: string;
|
|
3251
2393
|
}
|
|
3252
|
-
export declare namespace GetServiceRoleForAccountResponse {
|
|
3253
|
-
/**
|
|
3254
|
-
* @internal
|
|
3255
|
-
*/
|
|
3256
|
-
const filterSensitiveLog: (obj: GetServiceRoleForAccountResponse) => any;
|
|
3257
|
-
}
|
|
3258
2394
|
export interface GetSubscriptionDefinitionRequest {
|
|
3259
2395
|
/**
|
|
3260
2396
|
* The ID of the subscription definition.
|
|
3261
2397
|
*/
|
|
3262
2398
|
SubscriptionDefinitionId: string | undefined;
|
|
3263
2399
|
}
|
|
3264
|
-
export declare namespace GetSubscriptionDefinitionRequest {
|
|
3265
|
-
/**
|
|
3266
|
-
* @internal
|
|
3267
|
-
*/
|
|
3268
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionRequest) => any;
|
|
3269
|
-
}
|
|
3270
2400
|
export interface GetSubscriptionDefinitionResponse {
|
|
3271
2401
|
/**
|
|
3272
2402
|
* The ARN of the definition.
|
|
@@ -3301,12 +2431,6 @@ export interface GetSubscriptionDefinitionResponse {
|
|
|
3301
2431
|
*/
|
|
3302
2432
|
tags?: Record<string, string>;
|
|
3303
2433
|
}
|
|
3304
|
-
export declare namespace GetSubscriptionDefinitionResponse {
|
|
3305
|
-
/**
|
|
3306
|
-
* @internal
|
|
3307
|
-
*/
|
|
3308
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionResponse) => any;
|
|
3309
|
-
}
|
|
3310
2434
|
export interface GetSubscriptionDefinitionVersionRequest {
|
|
3311
2435
|
/**
|
|
3312
2436
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -3321,12 +2445,6 @@ export interface GetSubscriptionDefinitionVersionRequest {
|
|
|
3321
2445
|
*/
|
|
3322
2446
|
SubscriptionDefinitionVersionId: string | undefined;
|
|
3323
2447
|
}
|
|
3324
|
-
export declare namespace GetSubscriptionDefinitionVersionRequest {
|
|
3325
|
-
/**
|
|
3326
|
-
* @internal
|
|
3327
|
-
*/
|
|
3328
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionVersionRequest) => any;
|
|
3329
|
-
}
|
|
3330
2448
|
export interface GetSubscriptionDefinitionVersionResponse {
|
|
3331
2449
|
/**
|
|
3332
2450
|
* The ARN of the subscription definition version.
|
|
@@ -3353,24 +2471,12 @@ export interface GetSubscriptionDefinitionVersionResponse {
|
|
|
3353
2471
|
*/
|
|
3354
2472
|
Version?: string;
|
|
3355
2473
|
}
|
|
3356
|
-
export declare namespace GetSubscriptionDefinitionVersionResponse {
|
|
3357
|
-
/**
|
|
3358
|
-
* @internal
|
|
3359
|
-
*/
|
|
3360
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionVersionResponse) => any;
|
|
3361
|
-
}
|
|
3362
2474
|
export interface GetThingRuntimeConfigurationRequest {
|
|
3363
2475
|
/**
|
|
3364
2476
|
* The thing name.
|
|
3365
2477
|
*/
|
|
3366
2478
|
ThingName: string | undefined;
|
|
3367
2479
|
}
|
|
3368
|
-
export declare namespace GetThingRuntimeConfigurationRequest {
|
|
3369
|
-
/**
|
|
3370
|
-
* @internal
|
|
3371
|
-
*/
|
|
3372
|
-
const filterSensitiveLog: (obj: GetThingRuntimeConfigurationRequest) => any;
|
|
3373
|
-
}
|
|
3374
2480
|
export declare enum Telemetry {
|
|
3375
2481
|
Off = "Off",
|
|
3376
2482
|
On = "On"
|
|
@@ -3388,12 +2494,6 @@ export interface TelemetryConfiguration {
|
|
|
3388
2494
|
*/
|
|
3389
2495
|
Telemetry: Telemetry | string | undefined;
|
|
3390
2496
|
}
|
|
3391
|
-
export declare namespace TelemetryConfiguration {
|
|
3392
|
-
/**
|
|
3393
|
-
* @internal
|
|
3394
|
-
*/
|
|
3395
|
-
const filterSensitiveLog: (obj: TelemetryConfiguration) => any;
|
|
3396
|
-
}
|
|
3397
2497
|
/**
|
|
3398
2498
|
* Runtime configuration for a thing.
|
|
3399
2499
|
*/
|
|
@@ -3403,24 +2503,12 @@ export interface RuntimeConfiguration {
|
|
|
3403
2503
|
*/
|
|
3404
2504
|
TelemetryConfiguration?: TelemetryConfiguration;
|
|
3405
2505
|
}
|
|
3406
|
-
export declare namespace RuntimeConfiguration {
|
|
3407
|
-
/**
|
|
3408
|
-
* @internal
|
|
3409
|
-
*/
|
|
3410
|
-
const filterSensitiveLog: (obj: RuntimeConfiguration) => any;
|
|
3411
|
-
}
|
|
3412
2506
|
export interface GetThingRuntimeConfigurationResponse {
|
|
3413
2507
|
/**
|
|
3414
2508
|
* Runtime configuration for a thing.
|
|
3415
2509
|
*/
|
|
3416
2510
|
RuntimeConfiguration?: RuntimeConfiguration;
|
|
3417
2511
|
}
|
|
3418
|
-
export declare namespace GetThingRuntimeConfigurationResponse {
|
|
3419
|
-
/**
|
|
3420
|
-
* @internal
|
|
3421
|
-
*/
|
|
3422
|
-
const filterSensitiveLog: (obj: GetThingRuntimeConfigurationResponse) => any;
|
|
3423
|
-
}
|
|
3424
2512
|
export interface ListBulkDeploymentDetailedReportsRequest {
|
|
3425
2513
|
/**
|
|
3426
2514
|
* The ID of the bulk deployment.
|
|
@@ -3435,12 +2523,6 @@ export interface ListBulkDeploymentDetailedReportsRequest {
|
|
|
3435
2523
|
*/
|
|
3436
2524
|
NextToken?: string;
|
|
3437
2525
|
}
|
|
3438
|
-
export declare namespace ListBulkDeploymentDetailedReportsRequest {
|
|
3439
|
-
/**
|
|
3440
|
-
* @internal
|
|
3441
|
-
*/
|
|
3442
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsRequest) => any;
|
|
3443
|
-
}
|
|
3444
2526
|
export interface ListBulkDeploymentDetailedReportsResponse {
|
|
3445
2527
|
/**
|
|
3446
2528
|
* A list of the individual group deployments in the bulk deployment operation.
|
|
@@ -3451,12 +2533,6 @@ export interface ListBulkDeploymentDetailedReportsResponse {
|
|
|
3451
2533
|
*/
|
|
3452
2534
|
NextToken?: string;
|
|
3453
2535
|
}
|
|
3454
|
-
export declare namespace ListBulkDeploymentDetailedReportsResponse {
|
|
3455
|
-
/**
|
|
3456
|
-
* @internal
|
|
3457
|
-
*/
|
|
3458
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsResponse) => any;
|
|
3459
|
-
}
|
|
3460
2536
|
export interface ListBulkDeploymentsRequest {
|
|
3461
2537
|
/**
|
|
3462
2538
|
* The maximum number of results to be returned per request.
|
|
@@ -3467,12 +2543,6 @@ export interface ListBulkDeploymentsRequest {
|
|
|
3467
2543
|
*/
|
|
3468
2544
|
NextToken?: string;
|
|
3469
2545
|
}
|
|
3470
|
-
export declare namespace ListBulkDeploymentsRequest {
|
|
3471
|
-
/**
|
|
3472
|
-
* @internal
|
|
3473
|
-
*/
|
|
3474
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentsRequest) => any;
|
|
3475
|
-
}
|
|
3476
2546
|
export interface ListBulkDeploymentsResponse {
|
|
3477
2547
|
/**
|
|
3478
2548
|
* A list of bulk deployments.
|
|
@@ -3483,12 +2553,6 @@ export interface ListBulkDeploymentsResponse {
|
|
|
3483
2553
|
*/
|
|
3484
2554
|
NextToken?: string;
|
|
3485
2555
|
}
|
|
3486
|
-
export declare namespace ListBulkDeploymentsResponse {
|
|
3487
|
-
/**
|
|
3488
|
-
* @internal
|
|
3489
|
-
*/
|
|
3490
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentsResponse) => any;
|
|
3491
|
-
}
|
|
3492
2556
|
export interface ListConnectorDefinitionsRequest {
|
|
3493
2557
|
/**
|
|
3494
2558
|
* The maximum number of results to be returned per request.
|
|
@@ -3499,12 +2563,6 @@ export interface ListConnectorDefinitionsRequest {
|
|
|
3499
2563
|
*/
|
|
3500
2564
|
NextToken?: string;
|
|
3501
2565
|
}
|
|
3502
|
-
export declare namespace ListConnectorDefinitionsRequest {
|
|
3503
|
-
/**
|
|
3504
|
-
* @internal
|
|
3505
|
-
*/
|
|
3506
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionsRequest) => any;
|
|
3507
|
-
}
|
|
3508
2566
|
export interface ListConnectorDefinitionsResponse {
|
|
3509
2567
|
/**
|
|
3510
2568
|
* Information about a definition.
|
|
@@ -3515,12 +2573,6 @@ export interface ListConnectorDefinitionsResponse {
|
|
|
3515
2573
|
*/
|
|
3516
2574
|
NextToken?: string;
|
|
3517
2575
|
}
|
|
3518
|
-
export declare namespace ListConnectorDefinitionsResponse {
|
|
3519
|
-
/**
|
|
3520
|
-
* @internal
|
|
3521
|
-
*/
|
|
3522
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionsResponse) => any;
|
|
3523
|
-
}
|
|
3524
2576
|
export interface ListConnectorDefinitionVersionsRequest {
|
|
3525
2577
|
/**
|
|
3526
2578
|
* The ID of the connector definition.
|
|
@@ -3535,12 +2587,6 @@ export interface ListConnectorDefinitionVersionsRequest {
|
|
|
3535
2587
|
*/
|
|
3536
2588
|
NextToken?: string;
|
|
3537
2589
|
}
|
|
3538
|
-
export declare namespace ListConnectorDefinitionVersionsRequest {
|
|
3539
|
-
/**
|
|
3540
|
-
* @internal
|
|
3541
|
-
*/
|
|
3542
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionVersionsRequest) => any;
|
|
3543
|
-
}
|
|
3544
2590
|
export interface ListConnectorDefinitionVersionsResponse {
|
|
3545
2591
|
/**
|
|
3546
2592
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -3551,12 +2597,6 @@ export interface ListConnectorDefinitionVersionsResponse {
|
|
|
3551
2597
|
*/
|
|
3552
2598
|
Versions?: VersionInformation[];
|
|
3553
2599
|
}
|
|
3554
|
-
export declare namespace ListConnectorDefinitionVersionsResponse {
|
|
3555
|
-
/**
|
|
3556
|
-
* @internal
|
|
3557
|
-
*/
|
|
3558
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionVersionsResponse) => any;
|
|
3559
|
-
}
|
|
3560
2600
|
export interface ListCoreDefinitionsRequest {
|
|
3561
2601
|
/**
|
|
3562
2602
|
* The maximum number of results to be returned per request.
|
|
@@ -3567,12 +2607,6 @@ export interface ListCoreDefinitionsRequest {
|
|
|
3567
2607
|
*/
|
|
3568
2608
|
NextToken?: string;
|
|
3569
2609
|
}
|
|
3570
|
-
export declare namespace ListCoreDefinitionsRequest {
|
|
3571
|
-
/**
|
|
3572
|
-
* @internal
|
|
3573
|
-
*/
|
|
3574
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionsRequest) => any;
|
|
3575
|
-
}
|
|
3576
2610
|
export interface ListCoreDefinitionsResponse {
|
|
3577
2611
|
/**
|
|
3578
2612
|
* Information about a definition.
|
|
@@ -3583,12 +2617,6 @@ export interface ListCoreDefinitionsResponse {
|
|
|
3583
2617
|
*/
|
|
3584
2618
|
NextToken?: string;
|
|
3585
2619
|
}
|
|
3586
|
-
export declare namespace ListCoreDefinitionsResponse {
|
|
3587
|
-
/**
|
|
3588
|
-
* @internal
|
|
3589
|
-
*/
|
|
3590
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionsResponse) => any;
|
|
3591
|
-
}
|
|
3592
2620
|
export interface ListCoreDefinitionVersionsRequest {
|
|
3593
2621
|
/**
|
|
3594
2622
|
* The ID of the core definition.
|
|
@@ -3603,12 +2631,6 @@ export interface ListCoreDefinitionVersionsRequest {
|
|
|
3603
2631
|
*/
|
|
3604
2632
|
NextToken?: string;
|
|
3605
2633
|
}
|
|
3606
|
-
export declare namespace ListCoreDefinitionVersionsRequest {
|
|
3607
|
-
/**
|
|
3608
|
-
* @internal
|
|
3609
|
-
*/
|
|
3610
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionVersionsRequest) => any;
|
|
3611
|
-
}
|
|
3612
2634
|
export interface ListCoreDefinitionVersionsResponse {
|
|
3613
2635
|
/**
|
|
3614
2636
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -3619,12 +2641,6 @@ export interface ListCoreDefinitionVersionsResponse {
|
|
|
3619
2641
|
*/
|
|
3620
2642
|
Versions?: VersionInformation[];
|
|
3621
2643
|
}
|
|
3622
|
-
export declare namespace ListCoreDefinitionVersionsResponse {
|
|
3623
|
-
/**
|
|
3624
|
-
* @internal
|
|
3625
|
-
*/
|
|
3626
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionVersionsResponse) => any;
|
|
3627
|
-
}
|
|
3628
2644
|
export interface ListDeploymentsRequest {
|
|
3629
2645
|
/**
|
|
3630
2646
|
* The ID of the Greengrass group.
|
|
@@ -3639,12 +2655,6 @@ export interface ListDeploymentsRequest {
|
|
|
3639
2655
|
*/
|
|
3640
2656
|
NextToken?: string;
|
|
3641
2657
|
}
|
|
3642
|
-
export declare namespace ListDeploymentsRequest {
|
|
3643
|
-
/**
|
|
3644
|
-
* @internal
|
|
3645
|
-
*/
|
|
3646
|
-
const filterSensitiveLog: (obj: ListDeploymentsRequest) => any;
|
|
3647
|
-
}
|
|
3648
2658
|
export interface ListDeploymentsResponse {
|
|
3649
2659
|
/**
|
|
3650
2660
|
* A list of deployments for the requested groups.
|
|
@@ -3655,12 +2665,6 @@ export interface ListDeploymentsResponse {
|
|
|
3655
2665
|
*/
|
|
3656
2666
|
NextToken?: string;
|
|
3657
2667
|
}
|
|
3658
|
-
export declare namespace ListDeploymentsResponse {
|
|
3659
|
-
/**
|
|
3660
|
-
* @internal
|
|
3661
|
-
*/
|
|
3662
|
-
const filterSensitiveLog: (obj: ListDeploymentsResponse) => any;
|
|
3663
|
-
}
|
|
3664
2668
|
export interface ListDeviceDefinitionsRequest {
|
|
3665
2669
|
/**
|
|
3666
2670
|
* The maximum number of results to be returned per request.
|
|
@@ -3671,12 +2675,6 @@ export interface ListDeviceDefinitionsRequest {
|
|
|
3671
2675
|
*/
|
|
3672
2676
|
NextToken?: string;
|
|
3673
2677
|
}
|
|
3674
|
-
export declare namespace ListDeviceDefinitionsRequest {
|
|
3675
|
-
/**
|
|
3676
|
-
* @internal
|
|
3677
|
-
*/
|
|
3678
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionsRequest) => any;
|
|
3679
|
-
}
|
|
3680
2678
|
export interface ListDeviceDefinitionsResponse {
|
|
3681
2679
|
/**
|
|
3682
2680
|
* Information about a definition.
|
|
@@ -3687,12 +2685,6 @@ export interface ListDeviceDefinitionsResponse {
|
|
|
3687
2685
|
*/
|
|
3688
2686
|
NextToken?: string;
|
|
3689
2687
|
}
|
|
3690
|
-
export declare namespace ListDeviceDefinitionsResponse {
|
|
3691
|
-
/**
|
|
3692
|
-
* @internal
|
|
3693
|
-
*/
|
|
3694
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionsResponse) => any;
|
|
3695
|
-
}
|
|
3696
2688
|
export interface ListDeviceDefinitionVersionsRequest {
|
|
3697
2689
|
/**
|
|
3698
2690
|
* The ID of the device definition.
|
|
@@ -3707,12 +2699,6 @@ export interface ListDeviceDefinitionVersionsRequest {
|
|
|
3707
2699
|
*/
|
|
3708
2700
|
NextToken?: string;
|
|
3709
2701
|
}
|
|
3710
|
-
export declare namespace ListDeviceDefinitionVersionsRequest {
|
|
3711
|
-
/**
|
|
3712
|
-
* @internal
|
|
3713
|
-
*/
|
|
3714
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionVersionsRequest) => any;
|
|
3715
|
-
}
|
|
3716
2702
|
export interface ListDeviceDefinitionVersionsResponse {
|
|
3717
2703
|
/**
|
|
3718
2704
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -3723,12 +2709,6 @@ export interface ListDeviceDefinitionVersionsResponse {
|
|
|
3723
2709
|
*/
|
|
3724
2710
|
Versions?: VersionInformation[];
|
|
3725
2711
|
}
|
|
3726
|
-
export declare namespace ListDeviceDefinitionVersionsResponse {
|
|
3727
|
-
/**
|
|
3728
|
-
* @internal
|
|
3729
|
-
*/
|
|
3730
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionVersionsResponse) => any;
|
|
3731
|
-
}
|
|
3732
2712
|
export interface ListFunctionDefinitionsRequest {
|
|
3733
2713
|
/**
|
|
3734
2714
|
* The maximum number of results to be returned per request.
|
|
@@ -3739,12 +2719,6 @@ export interface ListFunctionDefinitionsRequest {
|
|
|
3739
2719
|
*/
|
|
3740
2720
|
NextToken?: string;
|
|
3741
2721
|
}
|
|
3742
|
-
export declare namespace ListFunctionDefinitionsRequest {
|
|
3743
|
-
/**
|
|
3744
|
-
* @internal
|
|
3745
|
-
*/
|
|
3746
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionsRequest) => any;
|
|
3747
|
-
}
|
|
3748
2722
|
export interface ListFunctionDefinitionsResponse {
|
|
3749
2723
|
/**
|
|
3750
2724
|
* Information about a definition.
|
|
@@ -3755,12 +2729,6 @@ export interface ListFunctionDefinitionsResponse {
|
|
|
3755
2729
|
*/
|
|
3756
2730
|
NextToken?: string;
|
|
3757
2731
|
}
|
|
3758
|
-
export declare namespace ListFunctionDefinitionsResponse {
|
|
3759
|
-
/**
|
|
3760
|
-
* @internal
|
|
3761
|
-
*/
|
|
3762
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionsResponse) => any;
|
|
3763
|
-
}
|
|
3764
2732
|
export interface ListFunctionDefinitionVersionsRequest {
|
|
3765
2733
|
/**
|
|
3766
2734
|
* The ID of the Lambda function definition.
|
|
@@ -3775,12 +2743,6 @@ export interface ListFunctionDefinitionVersionsRequest {
|
|
|
3775
2743
|
*/
|
|
3776
2744
|
NextToken?: string;
|
|
3777
2745
|
}
|
|
3778
|
-
export declare namespace ListFunctionDefinitionVersionsRequest {
|
|
3779
|
-
/**
|
|
3780
|
-
* @internal
|
|
3781
|
-
*/
|
|
3782
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionVersionsRequest) => any;
|
|
3783
|
-
}
|
|
3784
2746
|
export interface ListFunctionDefinitionVersionsResponse {
|
|
3785
2747
|
/**
|
|
3786
2748
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -3791,36 +2753,18 @@ export interface ListFunctionDefinitionVersionsResponse {
|
|
|
3791
2753
|
*/
|
|
3792
2754
|
Versions?: VersionInformation[];
|
|
3793
2755
|
}
|
|
3794
|
-
export declare namespace ListFunctionDefinitionVersionsResponse {
|
|
3795
|
-
/**
|
|
3796
|
-
* @internal
|
|
3797
|
-
*/
|
|
3798
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionVersionsResponse) => any;
|
|
3799
|
-
}
|
|
3800
2756
|
export interface ListGroupCertificateAuthoritiesRequest {
|
|
3801
2757
|
/**
|
|
3802
2758
|
* The ID of the Greengrass group.
|
|
3803
2759
|
*/
|
|
3804
2760
|
GroupId: string | undefined;
|
|
3805
2761
|
}
|
|
3806
|
-
export declare namespace ListGroupCertificateAuthoritiesRequest {
|
|
3807
|
-
/**
|
|
3808
|
-
* @internal
|
|
3809
|
-
*/
|
|
3810
|
-
const filterSensitiveLog: (obj: ListGroupCertificateAuthoritiesRequest) => any;
|
|
3811
|
-
}
|
|
3812
2762
|
export interface ListGroupCertificateAuthoritiesResponse {
|
|
3813
2763
|
/**
|
|
3814
2764
|
* A list of certificate authorities associated with the group.
|
|
3815
2765
|
*/
|
|
3816
2766
|
GroupCertificateAuthorities?: GroupCertificateAuthorityProperties[];
|
|
3817
2767
|
}
|
|
3818
|
-
export declare namespace ListGroupCertificateAuthoritiesResponse {
|
|
3819
|
-
/**
|
|
3820
|
-
* @internal
|
|
3821
|
-
*/
|
|
3822
|
-
const filterSensitiveLog: (obj: ListGroupCertificateAuthoritiesResponse) => any;
|
|
3823
|
-
}
|
|
3824
2768
|
export interface ListGroupsRequest {
|
|
3825
2769
|
/**
|
|
3826
2770
|
* The maximum number of results to be returned per request.
|
|
@@ -3831,12 +2775,6 @@ export interface ListGroupsRequest {
|
|
|
3831
2775
|
*/
|
|
3832
2776
|
NextToken?: string;
|
|
3833
2777
|
}
|
|
3834
|
-
export declare namespace ListGroupsRequest {
|
|
3835
|
-
/**
|
|
3836
|
-
* @internal
|
|
3837
|
-
*/
|
|
3838
|
-
const filterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
3839
|
-
}
|
|
3840
2778
|
export interface ListGroupsResponse {
|
|
3841
2779
|
/**
|
|
3842
2780
|
* Information about a group.
|
|
@@ -3847,12 +2785,6 @@ export interface ListGroupsResponse {
|
|
|
3847
2785
|
*/
|
|
3848
2786
|
NextToken?: string;
|
|
3849
2787
|
}
|
|
3850
|
-
export declare namespace ListGroupsResponse {
|
|
3851
|
-
/**
|
|
3852
|
-
* @internal
|
|
3853
|
-
*/
|
|
3854
|
-
const filterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
3855
|
-
}
|
|
3856
2788
|
export interface ListGroupVersionsRequest {
|
|
3857
2789
|
/**
|
|
3858
2790
|
* The ID of the Greengrass group.
|
|
@@ -3867,12 +2799,6 @@ export interface ListGroupVersionsRequest {
|
|
|
3867
2799
|
*/
|
|
3868
2800
|
NextToken?: string;
|
|
3869
2801
|
}
|
|
3870
|
-
export declare namespace ListGroupVersionsRequest {
|
|
3871
|
-
/**
|
|
3872
|
-
* @internal
|
|
3873
|
-
*/
|
|
3874
|
-
const filterSensitiveLog: (obj: ListGroupVersionsRequest) => any;
|
|
3875
|
-
}
|
|
3876
2802
|
export interface ListGroupVersionsResponse {
|
|
3877
2803
|
/**
|
|
3878
2804
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -3883,12 +2809,6 @@ export interface ListGroupVersionsResponse {
|
|
|
3883
2809
|
*/
|
|
3884
2810
|
Versions?: VersionInformation[];
|
|
3885
2811
|
}
|
|
3886
|
-
export declare namespace ListGroupVersionsResponse {
|
|
3887
|
-
/**
|
|
3888
|
-
* @internal
|
|
3889
|
-
*/
|
|
3890
|
-
const filterSensitiveLog: (obj: ListGroupVersionsResponse) => any;
|
|
3891
|
-
}
|
|
3892
2812
|
export interface ListLoggerDefinitionsRequest {
|
|
3893
2813
|
/**
|
|
3894
2814
|
* The maximum number of results to be returned per request.
|
|
@@ -3899,12 +2819,6 @@ export interface ListLoggerDefinitionsRequest {
|
|
|
3899
2819
|
*/
|
|
3900
2820
|
NextToken?: string;
|
|
3901
2821
|
}
|
|
3902
|
-
export declare namespace ListLoggerDefinitionsRequest {
|
|
3903
|
-
/**
|
|
3904
|
-
* @internal
|
|
3905
|
-
*/
|
|
3906
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionsRequest) => any;
|
|
3907
|
-
}
|
|
3908
2822
|
export interface ListLoggerDefinitionsResponse {
|
|
3909
2823
|
/**
|
|
3910
2824
|
* Information about a definition.
|
|
@@ -3915,12 +2829,6 @@ export interface ListLoggerDefinitionsResponse {
|
|
|
3915
2829
|
*/
|
|
3916
2830
|
NextToken?: string;
|
|
3917
2831
|
}
|
|
3918
|
-
export declare namespace ListLoggerDefinitionsResponse {
|
|
3919
|
-
/**
|
|
3920
|
-
* @internal
|
|
3921
|
-
*/
|
|
3922
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionsResponse) => any;
|
|
3923
|
-
}
|
|
3924
2832
|
export interface ListLoggerDefinitionVersionsRequest {
|
|
3925
2833
|
/**
|
|
3926
2834
|
* The ID of the logger definition.
|
|
@@ -3935,12 +2843,6 @@ export interface ListLoggerDefinitionVersionsRequest {
|
|
|
3935
2843
|
*/
|
|
3936
2844
|
NextToken?: string;
|
|
3937
2845
|
}
|
|
3938
|
-
export declare namespace ListLoggerDefinitionVersionsRequest {
|
|
3939
|
-
/**
|
|
3940
|
-
* @internal
|
|
3941
|
-
*/
|
|
3942
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionVersionsRequest) => any;
|
|
3943
|
-
}
|
|
3944
2846
|
export interface ListLoggerDefinitionVersionsResponse {
|
|
3945
2847
|
/**
|
|
3946
2848
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -3951,12 +2853,6 @@ export interface ListLoggerDefinitionVersionsResponse {
|
|
|
3951
2853
|
*/
|
|
3952
2854
|
Versions?: VersionInformation[];
|
|
3953
2855
|
}
|
|
3954
|
-
export declare namespace ListLoggerDefinitionVersionsResponse {
|
|
3955
|
-
/**
|
|
3956
|
-
* @internal
|
|
3957
|
-
*/
|
|
3958
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionVersionsResponse) => any;
|
|
3959
|
-
}
|
|
3960
2856
|
export interface ListResourceDefinitionsRequest {
|
|
3961
2857
|
/**
|
|
3962
2858
|
* The maximum number of results to be returned per request.
|
|
@@ -3967,12 +2863,6 @@ export interface ListResourceDefinitionsRequest {
|
|
|
3967
2863
|
*/
|
|
3968
2864
|
NextToken?: string;
|
|
3969
2865
|
}
|
|
3970
|
-
export declare namespace ListResourceDefinitionsRequest {
|
|
3971
|
-
/**
|
|
3972
|
-
* @internal
|
|
3973
|
-
*/
|
|
3974
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionsRequest) => any;
|
|
3975
|
-
}
|
|
3976
2866
|
export interface ListResourceDefinitionsResponse {
|
|
3977
2867
|
/**
|
|
3978
2868
|
* Information about a definition.
|
|
@@ -3983,12 +2873,6 @@ export interface ListResourceDefinitionsResponse {
|
|
|
3983
2873
|
*/
|
|
3984
2874
|
NextToken?: string;
|
|
3985
2875
|
}
|
|
3986
|
-
export declare namespace ListResourceDefinitionsResponse {
|
|
3987
|
-
/**
|
|
3988
|
-
* @internal
|
|
3989
|
-
*/
|
|
3990
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionsResponse) => any;
|
|
3991
|
-
}
|
|
3992
2876
|
export interface ListResourceDefinitionVersionsRequest {
|
|
3993
2877
|
/**
|
|
3994
2878
|
* The maximum number of results to be returned per request.
|
|
@@ -4003,12 +2887,6 @@ export interface ListResourceDefinitionVersionsRequest {
|
|
|
4003
2887
|
*/
|
|
4004
2888
|
ResourceDefinitionId: string | undefined;
|
|
4005
2889
|
}
|
|
4006
|
-
export declare namespace ListResourceDefinitionVersionsRequest {
|
|
4007
|
-
/**
|
|
4008
|
-
* @internal
|
|
4009
|
-
*/
|
|
4010
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionVersionsRequest) => any;
|
|
4011
|
-
}
|
|
4012
2890
|
export interface ListResourceDefinitionVersionsResponse {
|
|
4013
2891
|
/**
|
|
4014
2892
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -4019,12 +2897,6 @@ export interface ListResourceDefinitionVersionsResponse {
|
|
|
4019
2897
|
*/
|
|
4020
2898
|
Versions?: VersionInformation[];
|
|
4021
2899
|
}
|
|
4022
|
-
export declare namespace ListResourceDefinitionVersionsResponse {
|
|
4023
|
-
/**
|
|
4024
|
-
* @internal
|
|
4025
|
-
*/
|
|
4026
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionVersionsResponse) => any;
|
|
4027
|
-
}
|
|
4028
2900
|
export interface ListSubscriptionDefinitionsRequest {
|
|
4029
2901
|
/**
|
|
4030
2902
|
* The maximum number of results to be returned per request.
|
|
@@ -4035,12 +2907,6 @@ export interface ListSubscriptionDefinitionsRequest {
|
|
|
4035
2907
|
*/
|
|
4036
2908
|
NextToken?: string;
|
|
4037
2909
|
}
|
|
4038
|
-
export declare namespace ListSubscriptionDefinitionsRequest {
|
|
4039
|
-
/**
|
|
4040
|
-
* @internal
|
|
4041
|
-
*/
|
|
4042
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionsRequest) => any;
|
|
4043
|
-
}
|
|
4044
2910
|
export interface ListSubscriptionDefinitionsResponse {
|
|
4045
2911
|
/**
|
|
4046
2912
|
* Information about a definition.
|
|
@@ -4051,12 +2917,6 @@ export interface ListSubscriptionDefinitionsResponse {
|
|
|
4051
2917
|
*/
|
|
4052
2918
|
NextToken?: string;
|
|
4053
2919
|
}
|
|
4054
|
-
export declare namespace ListSubscriptionDefinitionsResponse {
|
|
4055
|
-
/**
|
|
4056
|
-
* @internal
|
|
4057
|
-
*/
|
|
4058
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionsResponse) => any;
|
|
4059
|
-
}
|
|
4060
2920
|
export interface ListSubscriptionDefinitionVersionsRequest {
|
|
4061
2921
|
/**
|
|
4062
2922
|
* The maximum number of results to be returned per request.
|
|
@@ -4071,12 +2931,6 @@ export interface ListSubscriptionDefinitionVersionsRequest {
|
|
|
4071
2931
|
*/
|
|
4072
2932
|
SubscriptionDefinitionId: string | undefined;
|
|
4073
2933
|
}
|
|
4074
|
-
export declare namespace ListSubscriptionDefinitionVersionsRequest {
|
|
4075
|
-
/**
|
|
4076
|
-
* @internal
|
|
4077
|
-
*/
|
|
4078
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsRequest) => any;
|
|
4079
|
-
}
|
|
4080
2934
|
export interface ListSubscriptionDefinitionVersionsResponse {
|
|
4081
2935
|
/**
|
|
4082
2936
|
* The token for the next set of results, or ''null'' if there are no additional results.
|
|
@@ -4087,36 +2941,18 @@ export interface ListSubscriptionDefinitionVersionsResponse {
|
|
|
4087
2941
|
*/
|
|
4088
2942
|
Versions?: VersionInformation[];
|
|
4089
2943
|
}
|
|
4090
|
-
export declare namespace ListSubscriptionDefinitionVersionsResponse {
|
|
4091
|
-
/**
|
|
4092
|
-
* @internal
|
|
4093
|
-
*/
|
|
4094
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsResponse) => any;
|
|
4095
|
-
}
|
|
4096
2944
|
export interface ListTagsForResourceRequest {
|
|
4097
2945
|
/**
|
|
4098
2946
|
* The Amazon Resource Name (ARN) of the resource.
|
|
4099
2947
|
*/
|
|
4100
2948
|
ResourceArn: string | undefined;
|
|
4101
2949
|
}
|
|
4102
|
-
export declare namespace ListTagsForResourceRequest {
|
|
4103
|
-
/**
|
|
4104
|
-
* @internal
|
|
4105
|
-
*/
|
|
4106
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
4107
|
-
}
|
|
4108
2950
|
export interface ListTagsForResourceResponse {
|
|
4109
2951
|
/**
|
|
4110
2952
|
* The key-value pair for the resource tag.
|
|
4111
2953
|
*/
|
|
4112
2954
|
tags?: Record<string, string>;
|
|
4113
2955
|
}
|
|
4114
|
-
export declare namespace ListTagsForResourceResponse {
|
|
4115
|
-
/**
|
|
4116
|
-
* @internal
|
|
4117
|
-
*/
|
|
4118
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
4119
|
-
}
|
|
4120
2956
|
/**
|
|
4121
2957
|
* Information needed to reset deployments.
|
|
4122
2958
|
*/
|
|
@@ -4134,12 +2970,6 @@ export interface ResetDeploymentsRequest {
|
|
|
4134
2970
|
*/
|
|
4135
2971
|
GroupId: string | undefined;
|
|
4136
2972
|
}
|
|
4137
|
-
export declare namespace ResetDeploymentsRequest {
|
|
4138
|
-
/**
|
|
4139
|
-
* @internal
|
|
4140
|
-
*/
|
|
4141
|
-
const filterSensitiveLog: (obj: ResetDeploymentsRequest) => any;
|
|
4142
|
-
}
|
|
4143
2973
|
export interface ResetDeploymentsResponse {
|
|
4144
2974
|
/**
|
|
4145
2975
|
* The ARN of the deployment.
|
|
@@ -4150,12 +2980,6 @@ export interface ResetDeploymentsResponse {
|
|
|
4150
2980
|
*/
|
|
4151
2981
|
DeploymentId?: string;
|
|
4152
2982
|
}
|
|
4153
|
-
export declare namespace ResetDeploymentsResponse {
|
|
4154
|
-
/**
|
|
4155
|
-
* @internal
|
|
4156
|
-
*/
|
|
4157
|
-
const filterSensitiveLog: (obj: ResetDeploymentsResponse) => any;
|
|
4158
|
-
}
|
|
4159
2983
|
export interface StartBulkDeploymentRequest {
|
|
4160
2984
|
/**
|
|
4161
2985
|
* A client token used to correlate requests and responses.
|
|
@@ -4174,12 +2998,6 @@ export interface StartBulkDeploymentRequest {
|
|
|
4174
2998
|
*/
|
|
4175
2999
|
tags?: Record<string, string>;
|
|
4176
3000
|
}
|
|
4177
|
-
export declare namespace StartBulkDeploymentRequest {
|
|
4178
|
-
/**
|
|
4179
|
-
* @internal
|
|
4180
|
-
*/
|
|
4181
|
-
const filterSensitiveLog: (obj: StartBulkDeploymentRequest) => any;
|
|
4182
|
-
}
|
|
4183
3001
|
export interface StartBulkDeploymentResponse {
|
|
4184
3002
|
/**
|
|
4185
3003
|
* The ARN of the bulk deployment.
|
|
@@ -4190,32 +3008,14 @@ export interface StartBulkDeploymentResponse {
|
|
|
4190
3008
|
*/
|
|
4191
3009
|
BulkDeploymentId?: string;
|
|
4192
3010
|
}
|
|
4193
|
-
export declare namespace StartBulkDeploymentResponse {
|
|
4194
|
-
/**
|
|
4195
|
-
* @internal
|
|
4196
|
-
*/
|
|
4197
|
-
const filterSensitiveLog: (obj: StartBulkDeploymentResponse) => any;
|
|
4198
|
-
}
|
|
4199
3011
|
export interface StopBulkDeploymentRequest {
|
|
4200
3012
|
/**
|
|
4201
3013
|
* The ID of the bulk deployment.
|
|
4202
3014
|
*/
|
|
4203
3015
|
BulkDeploymentId: string | undefined;
|
|
4204
3016
|
}
|
|
4205
|
-
export declare namespace StopBulkDeploymentRequest {
|
|
4206
|
-
/**
|
|
4207
|
-
* @internal
|
|
4208
|
-
*/
|
|
4209
|
-
const filterSensitiveLog: (obj: StopBulkDeploymentRequest) => any;
|
|
4210
|
-
}
|
|
4211
3017
|
export interface StopBulkDeploymentResponse {
|
|
4212
3018
|
}
|
|
4213
|
-
export declare namespace StopBulkDeploymentResponse {
|
|
4214
|
-
/**
|
|
4215
|
-
* @internal
|
|
4216
|
-
*/
|
|
4217
|
-
const filterSensitiveLog: (obj: StopBulkDeploymentResponse) => any;
|
|
4218
|
-
}
|
|
4219
3019
|
/**
|
|
4220
3020
|
* A map of the key-value pairs for the resource tag.
|
|
4221
3021
|
*/
|
|
@@ -4229,12 +3029,6 @@ export interface TagResourceRequest {
|
|
|
4229
3029
|
*/
|
|
4230
3030
|
tags?: Record<string, string>;
|
|
4231
3031
|
}
|
|
4232
|
-
export declare namespace TagResourceRequest {
|
|
4233
|
-
/**
|
|
4234
|
-
* @internal
|
|
4235
|
-
*/
|
|
4236
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
4237
|
-
}
|
|
4238
3032
|
export interface UntagResourceRequest {
|
|
4239
3033
|
/**
|
|
4240
3034
|
* The Amazon Resource Name (ARN) of the resource.
|
|
@@ -4245,12 +3039,6 @@ export interface UntagResourceRequest {
|
|
|
4245
3039
|
*/
|
|
4246
3040
|
TagKeys: string[] | undefined;
|
|
4247
3041
|
}
|
|
4248
|
-
export declare namespace UntagResourceRequest {
|
|
4249
|
-
/**
|
|
4250
|
-
* @internal
|
|
4251
|
-
*/
|
|
4252
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
4253
|
-
}
|
|
4254
3042
|
/**
|
|
4255
3043
|
* Connectivity information.
|
|
4256
3044
|
*/
|
|
@@ -4264,12 +3052,6 @@ export interface UpdateConnectivityInfoRequest {
|
|
|
4264
3052
|
*/
|
|
4265
3053
|
ThingName: string | undefined;
|
|
4266
3054
|
}
|
|
4267
|
-
export declare namespace UpdateConnectivityInfoRequest {
|
|
4268
|
-
/**
|
|
4269
|
-
* @internal
|
|
4270
|
-
*/
|
|
4271
|
-
const filterSensitiveLog: (obj: UpdateConnectivityInfoRequest) => any;
|
|
4272
|
-
}
|
|
4273
3055
|
export interface UpdateConnectivityInfoResponse {
|
|
4274
3056
|
/**
|
|
4275
3057
|
* A message about the connectivity info update request.
|
|
@@ -4280,12 +3062,6 @@ export interface UpdateConnectivityInfoResponse {
|
|
|
4280
3062
|
*/
|
|
4281
3063
|
Version?: string;
|
|
4282
3064
|
}
|
|
4283
|
-
export declare namespace UpdateConnectivityInfoResponse {
|
|
4284
|
-
/**
|
|
4285
|
-
* @internal
|
|
4286
|
-
*/
|
|
4287
|
-
const filterSensitiveLog: (obj: UpdateConnectivityInfoResponse) => any;
|
|
4288
|
-
}
|
|
4289
3065
|
export interface UpdateConnectorDefinitionRequest {
|
|
4290
3066
|
/**
|
|
4291
3067
|
* The ID of the connector definition.
|
|
@@ -4296,20 +3072,8 @@ export interface UpdateConnectorDefinitionRequest {
|
|
|
4296
3072
|
*/
|
|
4297
3073
|
Name?: string;
|
|
4298
3074
|
}
|
|
4299
|
-
export declare namespace UpdateConnectorDefinitionRequest {
|
|
4300
|
-
/**
|
|
4301
|
-
* @internal
|
|
4302
|
-
*/
|
|
4303
|
-
const filterSensitiveLog: (obj: UpdateConnectorDefinitionRequest) => any;
|
|
4304
|
-
}
|
|
4305
3075
|
export interface UpdateConnectorDefinitionResponse {
|
|
4306
3076
|
}
|
|
4307
|
-
export declare namespace UpdateConnectorDefinitionResponse {
|
|
4308
|
-
/**
|
|
4309
|
-
* @internal
|
|
4310
|
-
*/
|
|
4311
|
-
const filterSensitiveLog: (obj: UpdateConnectorDefinitionResponse) => any;
|
|
4312
|
-
}
|
|
4313
3077
|
export interface UpdateCoreDefinitionRequest {
|
|
4314
3078
|
/**
|
|
4315
3079
|
* The ID of the core definition.
|
|
@@ -4320,20 +3084,8 @@ export interface UpdateCoreDefinitionRequest {
|
|
|
4320
3084
|
*/
|
|
4321
3085
|
Name?: string;
|
|
4322
3086
|
}
|
|
4323
|
-
export declare namespace UpdateCoreDefinitionRequest {
|
|
4324
|
-
/**
|
|
4325
|
-
* @internal
|
|
4326
|
-
*/
|
|
4327
|
-
const filterSensitiveLog: (obj: UpdateCoreDefinitionRequest) => any;
|
|
4328
|
-
}
|
|
4329
3087
|
export interface UpdateCoreDefinitionResponse {
|
|
4330
3088
|
}
|
|
4331
|
-
export declare namespace UpdateCoreDefinitionResponse {
|
|
4332
|
-
/**
|
|
4333
|
-
* @internal
|
|
4334
|
-
*/
|
|
4335
|
-
const filterSensitiveLog: (obj: UpdateCoreDefinitionResponse) => any;
|
|
4336
|
-
}
|
|
4337
3089
|
export interface UpdateDeviceDefinitionRequest {
|
|
4338
3090
|
/**
|
|
4339
3091
|
* The ID of the device definition.
|
|
@@ -4344,20 +3096,8 @@ export interface UpdateDeviceDefinitionRequest {
|
|
|
4344
3096
|
*/
|
|
4345
3097
|
Name?: string;
|
|
4346
3098
|
}
|
|
4347
|
-
export declare namespace UpdateDeviceDefinitionRequest {
|
|
4348
|
-
/**
|
|
4349
|
-
* @internal
|
|
4350
|
-
*/
|
|
4351
|
-
const filterSensitiveLog: (obj: UpdateDeviceDefinitionRequest) => any;
|
|
4352
|
-
}
|
|
4353
3099
|
export interface UpdateDeviceDefinitionResponse {
|
|
4354
3100
|
}
|
|
4355
|
-
export declare namespace UpdateDeviceDefinitionResponse {
|
|
4356
|
-
/**
|
|
4357
|
-
* @internal
|
|
4358
|
-
*/
|
|
4359
|
-
const filterSensitiveLog: (obj: UpdateDeviceDefinitionResponse) => any;
|
|
4360
|
-
}
|
|
4361
3101
|
export interface UpdateFunctionDefinitionRequest {
|
|
4362
3102
|
/**
|
|
4363
3103
|
* The ID of the Lambda function definition.
|
|
@@ -4368,20 +3108,8 @@ export interface UpdateFunctionDefinitionRequest {
|
|
|
4368
3108
|
*/
|
|
4369
3109
|
Name?: string;
|
|
4370
3110
|
}
|
|
4371
|
-
export declare namespace UpdateFunctionDefinitionRequest {
|
|
4372
|
-
/**
|
|
4373
|
-
* @internal
|
|
4374
|
-
*/
|
|
4375
|
-
const filterSensitiveLog: (obj: UpdateFunctionDefinitionRequest) => any;
|
|
4376
|
-
}
|
|
4377
3111
|
export interface UpdateFunctionDefinitionResponse {
|
|
4378
3112
|
}
|
|
4379
|
-
export declare namespace UpdateFunctionDefinitionResponse {
|
|
4380
|
-
/**
|
|
4381
|
-
* @internal
|
|
4382
|
-
*/
|
|
4383
|
-
const filterSensitiveLog: (obj: UpdateFunctionDefinitionResponse) => any;
|
|
4384
|
-
}
|
|
4385
3113
|
export interface UpdateGroupRequest {
|
|
4386
3114
|
/**
|
|
4387
3115
|
* The ID of the Greengrass group.
|
|
@@ -4392,20 +3120,8 @@ export interface UpdateGroupRequest {
|
|
|
4392
3120
|
*/
|
|
4393
3121
|
Name?: string;
|
|
4394
3122
|
}
|
|
4395
|
-
export declare namespace UpdateGroupRequest {
|
|
4396
|
-
/**
|
|
4397
|
-
* @internal
|
|
4398
|
-
*/
|
|
4399
|
-
const filterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
4400
|
-
}
|
|
4401
3123
|
export interface UpdateGroupResponse {
|
|
4402
3124
|
}
|
|
4403
|
-
export declare namespace UpdateGroupResponse {
|
|
4404
|
-
/**
|
|
4405
|
-
* @internal
|
|
4406
|
-
*/
|
|
4407
|
-
const filterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
4408
|
-
}
|
|
4409
3125
|
export interface UpdateGroupCertificateConfigurationRequest {
|
|
4410
3126
|
/**
|
|
4411
3127
|
* The amount of time remaining before the certificate expires, in milliseconds.
|
|
@@ -4416,12 +3132,6 @@ export interface UpdateGroupCertificateConfigurationRequest {
|
|
|
4416
3132
|
*/
|
|
4417
3133
|
GroupId: string | undefined;
|
|
4418
3134
|
}
|
|
4419
|
-
export declare namespace UpdateGroupCertificateConfigurationRequest {
|
|
4420
|
-
/**
|
|
4421
|
-
* @internal
|
|
4422
|
-
*/
|
|
4423
|
-
const filterSensitiveLog: (obj: UpdateGroupCertificateConfigurationRequest) => any;
|
|
4424
|
-
}
|
|
4425
3135
|
export interface UpdateGroupCertificateConfigurationResponse {
|
|
4426
3136
|
/**
|
|
4427
3137
|
* The amount of time remaining before the certificate authority expires, in milliseconds.
|
|
@@ -4436,12 +3146,6 @@ export interface UpdateGroupCertificateConfigurationResponse {
|
|
|
4436
3146
|
*/
|
|
4437
3147
|
GroupId?: string;
|
|
4438
3148
|
}
|
|
4439
|
-
export declare namespace UpdateGroupCertificateConfigurationResponse {
|
|
4440
|
-
/**
|
|
4441
|
-
* @internal
|
|
4442
|
-
*/
|
|
4443
|
-
const filterSensitiveLog: (obj: UpdateGroupCertificateConfigurationResponse) => any;
|
|
4444
|
-
}
|
|
4445
3149
|
export interface UpdateLoggerDefinitionRequest {
|
|
4446
3150
|
/**
|
|
4447
3151
|
* The ID of the logger definition.
|
|
@@ -4452,20 +3156,8 @@ export interface UpdateLoggerDefinitionRequest {
|
|
|
4452
3156
|
*/
|
|
4453
3157
|
Name?: string;
|
|
4454
3158
|
}
|
|
4455
|
-
export declare namespace UpdateLoggerDefinitionRequest {
|
|
4456
|
-
/**
|
|
4457
|
-
* @internal
|
|
4458
|
-
*/
|
|
4459
|
-
const filterSensitiveLog: (obj: UpdateLoggerDefinitionRequest) => any;
|
|
4460
|
-
}
|
|
4461
3159
|
export interface UpdateLoggerDefinitionResponse {
|
|
4462
3160
|
}
|
|
4463
|
-
export declare namespace UpdateLoggerDefinitionResponse {
|
|
4464
|
-
/**
|
|
4465
|
-
* @internal
|
|
4466
|
-
*/
|
|
4467
|
-
const filterSensitiveLog: (obj: UpdateLoggerDefinitionResponse) => any;
|
|
4468
|
-
}
|
|
4469
3161
|
export interface UpdateResourceDefinitionRequest {
|
|
4470
3162
|
/**
|
|
4471
3163
|
* The name of the definition.
|
|
@@ -4476,20 +3168,8 @@ export interface UpdateResourceDefinitionRequest {
|
|
|
4476
3168
|
*/
|
|
4477
3169
|
ResourceDefinitionId: string | undefined;
|
|
4478
3170
|
}
|
|
4479
|
-
export declare namespace UpdateResourceDefinitionRequest {
|
|
4480
|
-
/**
|
|
4481
|
-
* @internal
|
|
4482
|
-
*/
|
|
4483
|
-
const filterSensitiveLog: (obj: UpdateResourceDefinitionRequest) => any;
|
|
4484
|
-
}
|
|
4485
3171
|
export interface UpdateResourceDefinitionResponse {
|
|
4486
3172
|
}
|
|
4487
|
-
export declare namespace UpdateResourceDefinitionResponse {
|
|
4488
|
-
/**
|
|
4489
|
-
* @internal
|
|
4490
|
-
*/
|
|
4491
|
-
const filterSensitiveLog: (obj: UpdateResourceDefinitionResponse) => any;
|
|
4492
|
-
}
|
|
4493
3173
|
export interface UpdateSubscriptionDefinitionRequest {
|
|
4494
3174
|
/**
|
|
4495
3175
|
* The name of the definition.
|
|
@@ -4500,20 +3180,8 @@ export interface UpdateSubscriptionDefinitionRequest {
|
|
|
4500
3180
|
*/
|
|
4501
3181
|
SubscriptionDefinitionId: string | undefined;
|
|
4502
3182
|
}
|
|
4503
|
-
export declare namespace UpdateSubscriptionDefinitionRequest {
|
|
4504
|
-
/**
|
|
4505
|
-
* @internal
|
|
4506
|
-
*/
|
|
4507
|
-
const filterSensitiveLog: (obj: UpdateSubscriptionDefinitionRequest) => any;
|
|
4508
|
-
}
|
|
4509
3183
|
export interface UpdateSubscriptionDefinitionResponse {
|
|
4510
3184
|
}
|
|
4511
|
-
export declare namespace UpdateSubscriptionDefinitionResponse {
|
|
4512
|
-
/**
|
|
4513
|
-
* @internal
|
|
4514
|
-
*/
|
|
4515
|
-
const filterSensitiveLog: (obj: UpdateSubscriptionDefinitionResponse) => any;
|
|
4516
|
-
}
|
|
4517
3185
|
/**
|
|
4518
3186
|
* Configuration settings for running telemetry.
|
|
4519
3187
|
*/
|
|
@@ -4523,12 +3191,6 @@ export interface TelemetryConfigurationUpdate {
|
|
|
4523
3191
|
*/
|
|
4524
3192
|
Telemetry: Telemetry | string | undefined;
|
|
4525
3193
|
}
|
|
4526
|
-
export declare namespace TelemetryConfigurationUpdate {
|
|
4527
|
-
/**
|
|
4528
|
-
* @internal
|
|
4529
|
-
*/
|
|
4530
|
-
const filterSensitiveLog: (obj: TelemetryConfigurationUpdate) => any;
|
|
4531
|
-
}
|
|
4532
3194
|
export interface UpdateThingRuntimeConfigurationRequest {
|
|
4533
3195
|
/**
|
|
4534
3196
|
* Configuration for telemetry service.
|
|
@@ -4539,17 +3201,905 @@ export interface UpdateThingRuntimeConfigurationRequest {
|
|
|
4539
3201
|
*/
|
|
4540
3202
|
ThingName: string | undefined;
|
|
4541
3203
|
}
|
|
4542
|
-
export declare namespace UpdateThingRuntimeConfigurationRequest {
|
|
4543
|
-
/**
|
|
4544
|
-
* @internal
|
|
4545
|
-
*/
|
|
4546
|
-
const filterSensitiveLog: (obj: UpdateThingRuntimeConfigurationRequest) => any;
|
|
4547
|
-
}
|
|
4548
3204
|
export interface UpdateThingRuntimeConfigurationResponse {
|
|
4549
3205
|
}
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
|
|
4555
|
-
|
|
3206
|
+
/**
|
|
3207
|
+
* @internal
|
|
3208
|
+
*/
|
|
3209
|
+
export declare const ConnectivityInfoFilterSensitiveLog: (obj: ConnectivityInfo) => any;
|
|
3210
|
+
/**
|
|
3211
|
+
* @internal
|
|
3212
|
+
*/
|
|
3213
|
+
export declare const ConnectorFilterSensitiveLog: (obj: Connector) => any;
|
|
3214
|
+
/**
|
|
3215
|
+
* @internal
|
|
3216
|
+
*/
|
|
3217
|
+
export declare const CoreFilterSensitiveLog: (obj: Core) => any;
|
|
3218
|
+
/**
|
|
3219
|
+
* @internal
|
|
3220
|
+
*/
|
|
3221
|
+
export declare const DefinitionInformationFilterSensitiveLog: (obj: DefinitionInformation) => any;
|
|
3222
|
+
/**
|
|
3223
|
+
* @internal
|
|
3224
|
+
*/
|
|
3225
|
+
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
3226
|
+
/**
|
|
3227
|
+
* @internal
|
|
3228
|
+
*/
|
|
3229
|
+
export declare const FunctionRunAsConfigFilterSensitiveLog: (obj: FunctionRunAsConfig) => any;
|
|
3230
|
+
/**
|
|
3231
|
+
* @internal
|
|
3232
|
+
*/
|
|
3233
|
+
export declare const FunctionExecutionConfigFilterSensitiveLog: (obj: FunctionExecutionConfig) => any;
|
|
3234
|
+
/**
|
|
3235
|
+
* @internal
|
|
3236
|
+
*/
|
|
3237
|
+
export declare const ResourceAccessPolicyFilterSensitiveLog: (obj: ResourceAccessPolicy) => any;
|
|
3238
|
+
/**
|
|
3239
|
+
* @internal
|
|
3240
|
+
*/
|
|
3241
|
+
export declare const FunctionConfigurationEnvironmentFilterSensitiveLog: (obj: FunctionConfigurationEnvironment) => any;
|
|
3242
|
+
/**
|
|
3243
|
+
* @internal
|
|
3244
|
+
*/
|
|
3245
|
+
export declare const FunctionConfigurationFilterSensitiveLog: (obj: FunctionConfiguration) => any;
|
|
3246
|
+
/**
|
|
3247
|
+
* @internal
|
|
3248
|
+
*/
|
|
3249
|
+
export declare const FunctionFilterSensitiveLog: (obj: Function) => any;
|
|
3250
|
+
/**
|
|
3251
|
+
* @internal
|
|
3252
|
+
*/
|
|
3253
|
+
export declare const GroupCertificateAuthorityPropertiesFilterSensitiveLog: (obj: GroupCertificateAuthorityProperties) => any;
|
|
3254
|
+
/**
|
|
3255
|
+
* @internal
|
|
3256
|
+
*/
|
|
3257
|
+
export declare const GroupInformationFilterSensitiveLog: (obj: GroupInformation) => any;
|
|
3258
|
+
/**
|
|
3259
|
+
* @internal
|
|
3260
|
+
*/
|
|
3261
|
+
export declare const LoggerFilterSensitiveLog: (obj: Logger) => any;
|
|
3262
|
+
/**
|
|
3263
|
+
* @internal
|
|
3264
|
+
*/
|
|
3265
|
+
export declare const GroupOwnerSettingFilterSensitiveLog: (obj: GroupOwnerSetting) => any;
|
|
3266
|
+
/**
|
|
3267
|
+
* @internal
|
|
3268
|
+
*/
|
|
3269
|
+
export declare const LocalDeviceResourceDataFilterSensitiveLog: (obj: LocalDeviceResourceData) => any;
|
|
3270
|
+
/**
|
|
3271
|
+
* @internal
|
|
3272
|
+
*/
|
|
3273
|
+
export declare const LocalVolumeResourceDataFilterSensitiveLog: (obj: LocalVolumeResourceData) => any;
|
|
3274
|
+
/**
|
|
3275
|
+
* @internal
|
|
3276
|
+
*/
|
|
3277
|
+
export declare const ResourceDownloadOwnerSettingFilterSensitiveLog: (obj: ResourceDownloadOwnerSetting) => any;
|
|
3278
|
+
/**
|
|
3279
|
+
* @internal
|
|
3280
|
+
*/
|
|
3281
|
+
export declare const S3MachineLearningModelResourceDataFilterSensitiveLog: (obj: S3MachineLearningModelResourceData) => any;
|
|
3282
|
+
/**
|
|
3283
|
+
* @internal
|
|
3284
|
+
*/
|
|
3285
|
+
export declare const SageMakerMachineLearningModelResourceDataFilterSensitiveLog: (obj: SageMakerMachineLearningModelResourceData) => any;
|
|
3286
|
+
/**
|
|
3287
|
+
* @internal
|
|
3288
|
+
*/
|
|
3289
|
+
export declare const SecretsManagerSecretResourceDataFilterSensitiveLog: (obj: SecretsManagerSecretResourceData) => any;
|
|
3290
|
+
/**
|
|
3291
|
+
* @internal
|
|
3292
|
+
*/
|
|
3293
|
+
export declare const ResourceDataContainerFilterSensitiveLog: (obj: ResourceDataContainer) => any;
|
|
3294
|
+
/**
|
|
3295
|
+
* @internal
|
|
3296
|
+
*/
|
|
3297
|
+
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
3298
|
+
/**
|
|
3299
|
+
* @internal
|
|
3300
|
+
*/
|
|
3301
|
+
export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
|
|
3302
|
+
/**
|
|
3303
|
+
* @internal
|
|
3304
|
+
*/
|
|
3305
|
+
export declare const VersionInformationFilterSensitiveLog: (obj: VersionInformation) => any;
|
|
3306
|
+
/**
|
|
3307
|
+
* @internal
|
|
3308
|
+
*/
|
|
3309
|
+
export declare const AssociateRoleToGroupRequestFilterSensitiveLog: (obj: AssociateRoleToGroupRequest) => any;
|
|
3310
|
+
/**
|
|
3311
|
+
* @internal
|
|
3312
|
+
*/
|
|
3313
|
+
export declare const AssociateRoleToGroupResponseFilterSensitiveLog: (obj: AssociateRoleToGroupResponse) => any;
|
|
3314
|
+
/**
|
|
3315
|
+
* @internal
|
|
3316
|
+
*/
|
|
3317
|
+
export declare const ErrorDetailFilterSensitiveLog: (obj: ErrorDetail) => any;
|
|
3318
|
+
/**
|
|
3319
|
+
* @internal
|
|
3320
|
+
*/
|
|
3321
|
+
export declare const AssociateServiceRoleToAccountRequestFilterSensitiveLog: (obj: AssociateServiceRoleToAccountRequest) => any;
|
|
3322
|
+
/**
|
|
3323
|
+
* @internal
|
|
3324
|
+
*/
|
|
3325
|
+
export declare const AssociateServiceRoleToAccountResponseFilterSensitiveLog: (obj: AssociateServiceRoleToAccountResponse) => any;
|
|
3326
|
+
/**
|
|
3327
|
+
* @internal
|
|
3328
|
+
*/
|
|
3329
|
+
export declare const BulkDeploymentFilterSensitiveLog: (obj: BulkDeployment) => any;
|
|
3330
|
+
/**
|
|
3331
|
+
* @internal
|
|
3332
|
+
*/
|
|
3333
|
+
export declare const BulkDeploymentMetricsFilterSensitiveLog: (obj: BulkDeploymentMetrics) => any;
|
|
3334
|
+
/**
|
|
3335
|
+
* @internal
|
|
3336
|
+
*/
|
|
3337
|
+
export declare const BulkDeploymentResultFilterSensitiveLog: (obj: BulkDeploymentResult) => any;
|
|
3338
|
+
/**
|
|
3339
|
+
* @internal
|
|
3340
|
+
*/
|
|
3341
|
+
export declare const ConnectorDefinitionVersionFilterSensitiveLog: (obj: ConnectorDefinitionVersion) => any;
|
|
3342
|
+
/**
|
|
3343
|
+
* @internal
|
|
3344
|
+
*/
|
|
3345
|
+
export declare const CoreDefinitionVersionFilterSensitiveLog: (obj: CoreDefinitionVersion) => any;
|
|
3346
|
+
/**
|
|
3347
|
+
* @internal
|
|
3348
|
+
*/
|
|
3349
|
+
export declare const CreateConnectorDefinitionRequestFilterSensitiveLog: (obj: CreateConnectorDefinitionRequest) => any;
|
|
3350
|
+
/**
|
|
3351
|
+
* @internal
|
|
3352
|
+
*/
|
|
3353
|
+
export declare const CreateConnectorDefinitionResponseFilterSensitiveLog: (obj: CreateConnectorDefinitionResponse) => any;
|
|
3354
|
+
/**
|
|
3355
|
+
* @internal
|
|
3356
|
+
*/
|
|
3357
|
+
export declare const CreateConnectorDefinitionVersionRequestFilterSensitiveLog: (obj: CreateConnectorDefinitionVersionRequest) => any;
|
|
3358
|
+
/**
|
|
3359
|
+
* @internal
|
|
3360
|
+
*/
|
|
3361
|
+
export declare const CreateConnectorDefinitionVersionResponseFilterSensitiveLog: (obj: CreateConnectorDefinitionVersionResponse) => any;
|
|
3362
|
+
/**
|
|
3363
|
+
* @internal
|
|
3364
|
+
*/
|
|
3365
|
+
export declare const CreateCoreDefinitionRequestFilterSensitiveLog: (obj: CreateCoreDefinitionRequest) => any;
|
|
3366
|
+
/**
|
|
3367
|
+
* @internal
|
|
3368
|
+
*/
|
|
3369
|
+
export declare const CreateCoreDefinitionResponseFilterSensitiveLog: (obj: CreateCoreDefinitionResponse) => any;
|
|
3370
|
+
/**
|
|
3371
|
+
* @internal
|
|
3372
|
+
*/
|
|
3373
|
+
export declare const CreateCoreDefinitionVersionRequestFilterSensitiveLog: (obj: CreateCoreDefinitionVersionRequest) => any;
|
|
3374
|
+
/**
|
|
3375
|
+
* @internal
|
|
3376
|
+
*/
|
|
3377
|
+
export declare const CreateCoreDefinitionVersionResponseFilterSensitiveLog: (obj: CreateCoreDefinitionVersionResponse) => any;
|
|
3378
|
+
/**
|
|
3379
|
+
* @internal
|
|
3380
|
+
*/
|
|
3381
|
+
export declare const CreateDeploymentRequestFilterSensitiveLog: (obj: CreateDeploymentRequest) => any;
|
|
3382
|
+
/**
|
|
3383
|
+
* @internal
|
|
3384
|
+
*/
|
|
3385
|
+
export declare const CreateDeploymentResponseFilterSensitiveLog: (obj: CreateDeploymentResponse) => any;
|
|
3386
|
+
/**
|
|
3387
|
+
* @internal
|
|
3388
|
+
*/
|
|
3389
|
+
export declare const DeviceDefinitionVersionFilterSensitiveLog: (obj: DeviceDefinitionVersion) => any;
|
|
3390
|
+
/**
|
|
3391
|
+
* @internal
|
|
3392
|
+
*/
|
|
3393
|
+
export declare const CreateDeviceDefinitionRequestFilterSensitiveLog: (obj: CreateDeviceDefinitionRequest) => any;
|
|
3394
|
+
/**
|
|
3395
|
+
* @internal
|
|
3396
|
+
*/
|
|
3397
|
+
export declare const CreateDeviceDefinitionResponseFilterSensitiveLog: (obj: CreateDeviceDefinitionResponse) => any;
|
|
3398
|
+
/**
|
|
3399
|
+
* @internal
|
|
3400
|
+
*/
|
|
3401
|
+
export declare const CreateDeviceDefinitionVersionRequestFilterSensitiveLog: (obj: CreateDeviceDefinitionVersionRequest) => any;
|
|
3402
|
+
/**
|
|
3403
|
+
* @internal
|
|
3404
|
+
*/
|
|
3405
|
+
export declare const CreateDeviceDefinitionVersionResponseFilterSensitiveLog: (obj: CreateDeviceDefinitionVersionResponse) => any;
|
|
3406
|
+
/**
|
|
3407
|
+
* @internal
|
|
3408
|
+
*/
|
|
3409
|
+
export declare const FunctionDefaultExecutionConfigFilterSensitiveLog: (obj: FunctionDefaultExecutionConfig) => any;
|
|
3410
|
+
/**
|
|
3411
|
+
* @internal
|
|
3412
|
+
*/
|
|
3413
|
+
export declare const FunctionDefaultConfigFilterSensitiveLog: (obj: FunctionDefaultConfig) => any;
|
|
3414
|
+
/**
|
|
3415
|
+
* @internal
|
|
3416
|
+
*/
|
|
3417
|
+
export declare const FunctionDefinitionVersionFilterSensitiveLog: (obj: FunctionDefinitionVersion) => any;
|
|
3418
|
+
/**
|
|
3419
|
+
* @internal
|
|
3420
|
+
*/
|
|
3421
|
+
export declare const CreateFunctionDefinitionRequestFilterSensitiveLog: (obj: CreateFunctionDefinitionRequest) => any;
|
|
3422
|
+
/**
|
|
3423
|
+
* @internal
|
|
3424
|
+
*/
|
|
3425
|
+
export declare const CreateFunctionDefinitionResponseFilterSensitiveLog: (obj: CreateFunctionDefinitionResponse) => any;
|
|
3426
|
+
/**
|
|
3427
|
+
* @internal
|
|
3428
|
+
*/
|
|
3429
|
+
export declare const CreateFunctionDefinitionVersionRequestFilterSensitiveLog: (obj: CreateFunctionDefinitionVersionRequest) => any;
|
|
3430
|
+
/**
|
|
3431
|
+
* @internal
|
|
3432
|
+
*/
|
|
3433
|
+
export declare const CreateFunctionDefinitionVersionResponseFilterSensitiveLog: (obj: CreateFunctionDefinitionVersionResponse) => any;
|
|
3434
|
+
/**
|
|
3435
|
+
* @internal
|
|
3436
|
+
*/
|
|
3437
|
+
export declare const GroupVersionFilterSensitiveLog: (obj: GroupVersion) => any;
|
|
3438
|
+
/**
|
|
3439
|
+
* @internal
|
|
3440
|
+
*/
|
|
3441
|
+
export declare const CreateGroupRequestFilterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
3442
|
+
/**
|
|
3443
|
+
* @internal
|
|
3444
|
+
*/
|
|
3445
|
+
export declare const CreateGroupResponseFilterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
3446
|
+
/**
|
|
3447
|
+
* @internal
|
|
3448
|
+
*/
|
|
3449
|
+
export declare const CreateGroupCertificateAuthorityRequestFilterSensitiveLog: (obj: CreateGroupCertificateAuthorityRequest) => any;
|
|
3450
|
+
/**
|
|
3451
|
+
* @internal
|
|
3452
|
+
*/
|
|
3453
|
+
export declare const CreateGroupCertificateAuthorityResponseFilterSensitiveLog: (obj: CreateGroupCertificateAuthorityResponse) => any;
|
|
3454
|
+
/**
|
|
3455
|
+
* @internal
|
|
3456
|
+
*/
|
|
3457
|
+
export declare const CreateGroupVersionRequestFilterSensitiveLog: (obj: CreateGroupVersionRequest) => any;
|
|
3458
|
+
/**
|
|
3459
|
+
* @internal
|
|
3460
|
+
*/
|
|
3461
|
+
export declare const CreateGroupVersionResponseFilterSensitiveLog: (obj: CreateGroupVersionResponse) => any;
|
|
3462
|
+
/**
|
|
3463
|
+
* @internal
|
|
3464
|
+
*/
|
|
3465
|
+
export declare const LoggerDefinitionVersionFilterSensitiveLog: (obj: LoggerDefinitionVersion) => any;
|
|
3466
|
+
/**
|
|
3467
|
+
* @internal
|
|
3468
|
+
*/
|
|
3469
|
+
export declare const CreateLoggerDefinitionRequestFilterSensitiveLog: (obj: CreateLoggerDefinitionRequest) => any;
|
|
3470
|
+
/**
|
|
3471
|
+
* @internal
|
|
3472
|
+
*/
|
|
3473
|
+
export declare const CreateLoggerDefinitionResponseFilterSensitiveLog: (obj: CreateLoggerDefinitionResponse) => any;
|
|
3474
|
+
/**
|
|
3475
|
+
* @internal
|
|
3476
|
+
*/
|
|
3477
|
+
export declare const CreateLoggerDefinitionVersionRequestFilterSensitiveLog: (obj: CreateLoggerDefinitionVersionRequest) => any;
|
|
3478
|
+
/**
|
|
3479
|
+
* @internal
|
|
3480
|
+
*/
|
|
3481
|
+
export declare const CreateLoggerDefinitionVersionResponseFilterSensitiveLog: (obj: CreateLoggerDefinitionVersionResponse) => any;
|
|
3482
|
+
/**
|
|
3483
|
+
* @internal
|
|
3484
|
+
*/
|
|
3485
|
+
export declare const ResourceDefinitionVersionFilterSensitiveLog: (obj: ResourceDefinitionVersion) => any;
|
|
3486
|
+
/**
|
|
3487
|
+
* @internal
|
|
3488
|
+
*/
|
|
3489
|
+
export declare const CreateResourceDefinitionRequestFilterSensitiveLog: (obj: CreateResourceDefinitionRequest) => any;
|
|
3490
|
+
/**
|
|
3491
|
+
* @internal
|
|
3492
|
+
*/
|
|
3493
|
+
export declare const CreateResourceDefinitionResponseFilterSensitiveLog: (obj: CreateResourceDefinitionResponse) => any;
|
|
3494
|
+
/**
|
|
3495
|
+
* @internal
|
|
3496
|
+
*/
|
|
3497
|
+
export declare const CreateResourceDefinitionVersionRequestFilterSensitiveLog: (obj: CreateResourceDefinitionVersionRequest) => any;
|
|
3498
|
+
/**
|
|
3499
|
+
* @internal
|
|
3500
|
+
*/
|
|
3501
|
+
export declare const CreateResourceDefinitionVersionResponseFilterSensitiveLog: (obj: CreateResourceDefinitionVersionResponse) => any;
|
|
3502
|
+
/**
|
|
3503
|
+
* @internal
|
|
3504
|
+
*/
|
|
3505
|
+
export declare const CreateSoftwareUpdateJobRequestFilterSensitiveLog: (obj: CreateSoftwareUpdateJobRequest) => any;
|
|
3506
|
+
/**
|
|
3507
|
+
* @internal
|
|
3508
|
+
*/
|
|
3509
|
+
export declare const CreateSoftwareUpdateJobResponseFilterSensitiveLog: (obj: CreateSoftwareUpdateJobResponse) => any;
|
|
3510
|
+
/**
|
|
3511
|
+
* @internal
|
|
3512
|
+
*/
|
|
3513
|
+
export declare const SubscriptionDefinitionVersionFilterSensitiveLog: (obj: SubscriptionDefinitionVersion) => any;
|
|
3514
|
+
/**
|
|
3515
|
+
* @internal
|
|
3516
|
+
*/
|
|
3517
|
+
export declare const CreateSubscriptionDefinitionRequestFilterSensitiveLog: (obj: CreateSubscriptionDefinitionRequest) => any;
|
|
3518
|
+
/**
|
|
3519
|
+
* @internal
|
|
3520
|
+
*/
|
|
3521
|
+
export declare const CreateSubscriptionDefinitionResponseFilterSensitiveLog: (obj: CreateSubscriptionDefinitionResponse) => any;
|
|
3522
|
+
/**
|
|
3523
|
+
* @internal
|
|
3524
|
+
*/
|
|
3525
|
+
export declare const CreateSubscriptionDefinitionVersionRequestFilterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionRequest) => any;
|
|
3526
|
+
/**
|
|
3527
|
+
* @internal
|
|
3528
|
+
*/
|
|
3529
|
+
export declare const CreateSubscriptionDefinitionVersionResponseFilterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionResponse) => any;
|
|
3530
|
+
/**
|
|
3531
|
+
* @internal
|
|
3532
|
+
*/
|
|
3533
|
+
export declare const DeleteConnectorDefinitionRequestFilterSensitiveLog: (obj: DeleteConnectorDefinitionRequest) => any;
|
|
3534
|
+
/**
|
|
3535
|
+
* @internal
|
|
3536
|
+
*/
|
|
3537
|
+
export declare const DeleteConnectorDefinitionResponseFilterSensitiveLog: (obj: DeleteConnectorDefinitionResponse) => any;
|
|
3538
|
+
/**
|
|
3539
|
+
* @internal
|
|
3540
|
+
*/
|
|
3541
|
+
export declare const DeleteCoreDefinitionRequestFilterSensitiveLog: (obj: DeleteCoreDefinitionRequest) => any;
|
|
3542
|
+
/**
|
|
3543
|
+
* @internal
|
|
3544
|
+
*/
|
|
3545
|
+
export declare const DeleteCoreDefinitionResponseFilterSensitiveLog: (obj: DeleteCoreDefinitionResponse) => any;
|
|
3546
|
+
/**
|
|
3547
|
+
* @internal
|
|
3548
|
+
*/
|
|
3549
|
+
export declare const DeleteDeviceDefinitionRequestFilterSensitiveLog: (obj: DeleteDeviceDefinitionRequest) => any;
|
|
3550
|
+
/**
|
|
3551
|
+
* @internal
|
|
3552
|
+
*/
|
|
3553
|
+
export declare const DeleteDeviceDefinitionResponseFilterSensitiveLog: (obj: DeleteDeviceDefinitionResponse) => any;
|
|
3554
|
+
/**
|
|
3555
|
+
* @internal
|
|
3556
|
+
*/
|
|
3557
|
+
export declare const DeleteFunctionDefinitionRequestFilterSensitiveLog: (obj: DeleteFunctionDefinitionRequest) => any;
|
|
3558
|
+
/**
|
|
3559
|
+
* @internal
|
|
3560
|
+
*/
|
|
3561
|
+
export declare const DeleteFunctionDefinitionResponseFilterSensitiveLog: (obj: DeleteFunctionDefinitionResponse) => any;
|
|
3562
|
+
/**
|
|
3563
|
+
* @internal
|
|
3564
|
+
*/
|
|
3565
|
+
export declare const DeleteGroupRequestFilterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
3566
|
+
/**
|
|
3567
|
+
* @internal
|
|
3568
|
+
*/
|
|
3569
|
+
export declare const DeleteGroupResponseFilterSensitiveLog: (obj: DeleteGroupResponse) => any;
|
|
3570
|
+
/**
|
|
3571
|
+
* @internal
|
|
3572
|
+
*/
|
|
3573
|
+
export declare const DeleteLoggerDefinitionRequestFilterSensitiveLog: (obj: DeleteLoggerDefinitionRequest) => any;
|
|
3574
|
+
/**
|
|
3575
|
+
* @internal
|
|
3576
|
+
*/
|
|
3577
|
+
export declare const DeleteLoggerDefinitionResponseFilterSensitiveLog: (obj: DeleteLoggerDefinitionResponse) => any;
|
|
3578
|
+
/**
|
|
3579
|
+
* @internal
|
|
3580
|
+
*/
|
|
3581
|
+
export declare const DeleteResourceDefinitionRequestFilterSensitiveLog: (obj: DeleteResourceDefinitionRequest) => any;
|
|
3582
|
+
/**
|
|
3583
|
+
* @internal
|
|
3584
|
+
*/
|
|
3585
|
+
export declare const DeleteResourceDefinitionResponseFilterSensitiveLog: (obj: DeleteResourceDefinitionResponse) => any;
|
|
3586
|
+
/**
|
|
3587
|
+
* @internal
|
|
3588
|
+
*/
|
|
3589
|
+
export declare const DeleteSubscriptionDefinitionRequestFilterSensitiveLog: (obj: DeleteSubscriptionDefinitionRequest) => any;
|
|
3590
|
+
/**
|
|
3591
|
+
* @internal
|
|
3592
|
+
*/
|
|
3593
|
+
export declare const DeleteSubscriptionDefinitionResponseFilterSensitiveLog: (obj: DeleteSubscriptionDefinitionResponse) => any;
|
|
3594
|
+
/**
|
|
3595
|
+
* @internal
|
|
3596
|
+
*/
|
|
3597
|
+
export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
|
|
3598
|
+
/**
|
|
3599
|
+
* @internal
|
|
3600
|
+
*/
|
|
3601
|
+
export declare const DisassociateRoleFromGroupRequestFilterSensitiveLog: (obj: DisassociateRoleFromGroupRequest) => any;
|
|
3602
|
+
/**
|
|
3603
|
+
* @internal
|
|
3604
|
+
*/
|
|
3605
|
+
export declare const DisassociateRoleFromGroupResponseFilterSensitiveLog: (obj: DisassociateRoleFromGroupResponse) => any;
|
|
3606
|
+
/**
|
|
3607
|
+
* @internal
|
|
3608
|
+
*/
|
|
3609
|
+
export declare const DisassociateServiceRoleFromAccountRequestFilterSensitiveLog: (obj: DisassociateServiceRoleFromAccountRequest) => any;
|
|
3610
|
+
/**
|
|
3611
|
+
* @internal
|
|
3612
|
+
*/
|
|
3613
|
+
export declare const DisassociateServiceRoleFromAccountResponseFilterSensitiveLog: (obj: DisassociateServiceRoleFromAccountResponse) => any;
|
|
3614
|
+
/**
|
|
3615
|
+
* @internal
|
|
3616
|
+
*/
|
|
3617
|
+
export declare const GetAssociatedRoleRequestFilterSensitiveLog: (obj: GetAssociatedRoleRequest) => any;
|
|
3618
|
+
/**
|
|
3619
|
+
* @internal
|
|
3620
|
+
*/
|
|
3621
|
+
export declare const GetAssociatedRoleResponseFilterSensitiveLog: (obj: GetAssociatedRoleResponse) => any;
|
|
3622
|
+
/**
|
|
3623
|
+
* @internal
|
|
3624
|
+
*/
|
|
3625
|
+
export declare const GetBulkDeploymentStatusRequestFilterSensitiveLog: (obj: GetBulkDeploymentStatusRequest) => any;
|
|
3626
|
+
/**
|
|
3627
|
+
* @internal
|
|
3628
|
+
*/
|
|
3629
|
+
export declare const GetBulkDeploymentStatusResponseFilterSensitiveLog: (obj: GetBulkDeploymentStatusResponse) => any;
|
|
3630
|
+
/**
|
|
3631
|
+
* @internal
|
|
3632
|
+
*/
|
|
3633
|
+
export declare const GetConnectivityInfoRequestFilterSensitiveLog: (obj: GetConnectivityInfoRequest) => any;
|
|
3634
|
+
/**
|
|
3635
|
+
* @internal
|
|
3636
|
+
*/
|
|
3637
|
+
export declare const GetConnectivityInfoResponseFilterSensitiveLog: (obj: GetConnectivityInfoResponse) => any;
|
|
3638
|
+
/**
|
|
3639
|
+
* @internal
|
|
3640
|
+
*/
|
|
3641
|
+
export declare const GetConnectorDefinitionRequestFilterSensitiveLog: (obj: GetConnectorDefinitionRequest) => any;
|
|
3642
|
+
/**
|
|
3643
|
+
* @internal
|
|
3644
|
+
*/
|
|
3645
|
+
export declare const GetConnectorDefinitionResponseFilterSensitiveLog: (obj: GetConnectorDefinitionResponse) => any;
|
|
3646
|
+
/**
|
|
3647
|
+
* @internal
|
|
3648
|
+
*/
|
|
3649
|
+
export declare const GetConnectorDefinitionVersionRequestFilterSensitiveLog: (obj: GetConnectorDefinitionVersionRequest) => any;
|
|
3650
|
+
/**
|
|
3651
|
+
* @internal
|
|
3652
|
+
*/
|
|
3653
|
+
export declare const GetConnectorDefinitionVersionResponseFilterSensitiveLog: (obj: GetConnectorDefinitionVersionResponse) => any;
|
|
3654
|
+
/**
|
|
3655
|
+
* @internal
|
|
3656
|
+
*/
|
|
3657
|
+
export declare const GetCoreDefinitionRequestFilterSensitiveLog: (obj: GetCoreDefinitionRequest) => any;
|
|
3658
|
+
/**
|
|
3659
|
+
* @internal
|
|
3660
|
+
*/
|
|
3661
|
+
export declare const GetCoreDefinitionResponseFilterSensitiveLog: (obj: GetCoreDefinitionResponse) => any;
|
|
3662
|
+
/**
|
|
3663
|
+
* @internal
|
|
3664
|
+
*/
|
|
3665
|
+
export declare const GetCoreDefinitionVersionRequestFilterSensitiveLog: (obj: GetCoreDefinitionVersionRequest) => any;
|
|
3666
|
+
/**
|
|
3667
|
+
* @internal
|
|
3668
|
+
*/
|
|
3669
|
+
export declare const GetCoreDefinitionVersionResponseFilterSensitiveLog: (obj: GetCoreDefinitionVersionResponse) => any;
|
|
3670
|
+
/**
|
|
3671
|
+
* @internal
|
|
3672
|
+
*/
|
|
3673
|
+
export declare const GetDeploymentStatusRequestFilterSensitiveLog: (obj: GetDeploymentStatusRequest) => any;
|
|
3674
|
+
/**
|
|
3675
|
+
* @internal
|
|
3676
|
+
*/
|
|
3677
|
+
export declare const GetDeploymentStatusResponseFilterSensitiveLog: (obj: GetDeploymentStatusResponse) => any;
|
|
3678
|
+
/**
|
|
3679
|
+
* @internal
|
|
3680
|
+
*/
|
|
3681
|
+
export declare const GetDeviceDefinitionRequestFilterSensitiveLog: (obj: GetDeviceDefinitionRequest) => any;
|
|
3682
|
+
/**
|
|
3683
|
+
* @internal
|
|
3684
|
+
*/
|
|
3685
|
+
export declare const GetDeviceDefinitionResponseFilterSensitiveLog: (obj: GetDeviceDefinitionResponse) => any;
|
|
3686
|
+
/**
|
|
3687
|
+
* @internal
|
|
3688
|
+
*/
|
|
3689
|
+
export declare const GetDeviceDefinitionVersionRequestFilterSensitiveLog: (obj: GetDeviceDefinitionVersionRequest) => any;
|
|
3690
|
+
/**
|
|
3691
|
+
* @internal
|
|
3692
|
+
*/
|
|
3693
|
+
export declare const GetDeviceDefinitionVersionResponseFilterSensitiveLog: (obj: GetDeviceDefinitionVersionResponse) => any;
|
|
3694
|
+
/**
|
|
3695
|
+
* @internal
|
|
3696
|
+
*/
|
|
3697
|
+
export declare const GetFunctionDefinitionRequestFilterSensitiveLog: (obj: GetFunctionDefinitionRequest) => any;
|
|
3698
|
+
/**
|
|
3699
|
+
* @internal
|
|
3700
|
+
*/
|
|
3701
|
+
export declare const GetFunctionDefinitionResponseFilterSensitiveLog: (obj: GetFunctionDefinitionResponse) => any;
|
|
3702
|
+
/**
|
|
3703
|
+
* @internal
|
|
3704
|
+
*/
|
|
3705
|
+
export declare const GetFunctionDefinitionVersionRequestFilterSensitiveLog: (obj: GetFunctionDefinitionVersionRequest) => any;
|
|
3706
|
+
/**
|
|
3707
|
+
* @internal
|
|
3708
|
+
*/
|
|
3709
|
+
export declare const GetFunctionDefinitionVersionResponseFilterSensitiveLog: (obj: GetFunctionDefinitionVersionResponse) => any;
|
|
3710
|
+
/**
|
|
3711
|
+
* @internal
|
|
3712
|
+
*/
|
|
3713
|
+
export declare const GetGroupRequestFilterSensitiveLog: (obj: GetGroupRequest) => any;
|
|
3714
|
+
/**
|
|
3715
|
+
* @internal
|
|
3716
|
+
*/
|
|
3717
|
+
export declare const GetGroupResponseFilterSensitiveLog: (obj: GetGroupResponse) => any;
|
|
3718
|
+
/**
|
|
3719
|
+
* @internal
|
|
3720
|
+
*/
|
|
3721
|
+
export declare const GetGroupCertificateAuthorityRequestFilterSensitiveLog: (obj: GetGroupCertificateAuthorityRequest) => any;
|
|
3722
|
+
/**
|
|
3723
|
+
* @internal
|
|
3724
|
+
*/
|
|
3725
|
+
export declare const GetGroupCertificateAuthorityResponseFilterSensitiveLog: (obj: GetGroupCertificateAuthorityResponse) => any;
|
|
3726
|
+
/**
|
|
3727
|
+
* @internal
|
|
3728
|
+
*/
|
|
3729
|
+
export declare const GetGroupCertificateConfigurationRequestFilterSensitiveLog: (obj: GetGroupCertificateConfigurationRequest) => any;
|
|
3730
|
+
/**
|
|
3731
|
+
* @internal
|
|
3732
|
+
*/
|
|
3733
|
+
export declare const GetGroupCertificateConfigurationResponseFilterSensitiveLog: (obj: GetGroupCertificateConfigurationResponse) => any;
|
|
3734
|
+
/**
|
|
3735
|
+
* @internal
|
|
3736
|
+
*/
|
|
3737
|
+
export declare const GetGroupVersionRequestFilterSensitiveLog: (obj: GetGroupVersionRequest) => any;
|
|
3738
|
+
/**
|
|
3739
|
+
* @internal
|
|
3740
|
+
*/
|
|
3741
|
+
export declare const GetGroupVersionResponseFilterSensitiveLog: (obj: GetGroupVersionResponse) => any;
|
|
3742
|
+
/**
|
|
3743
|
+
* @internal
|
|
3744
|
+
*/
|
|
3745
|
+
export declare const GetLoggerDefinitionRequestFilterSensitiveLog: (obj: GetLoggerDefinitionRequest) => any;
|
|
3746
|
+
/**
|
|
3747
|
+
* @internal
|
|
3748
|
+
*/
|
|
3749
|
+
export declare const GetLoggerDefinitionResponseFilterSensitiveLog: (obj: GetLoggerDefinitionResponse) => any;
|
|
3750
|
+
/**
|
|
3751
|
+
* @internal
|
|
3752
|
+
*/
|
|
3753
|
+
export declare const GetLoggerDefinitionVersionRequestFilterSensitiveLog: (obj: GetLoggerDefinitionVersionRequest) => any;
|
|
3754
|
+
/**
|
|
3755
|
+
* @internal
|
|
3756
|
+
*/
|
|
3757
|
+
export declare const GetLoggerDefinitionVersionResponseFilterSensitiveLog: (obj: GetLoggerDefinitionVersionResponse) => any;
|
|
3758
|
+
/**
|
|
3759
|
+
* @internal
|
|
3760
|
+
*/
|
|
3761
|
+
export declare const GetResourceDefinitionRequestFilterSensitiveLog: (obj: GetResourceDefinitionRequest) => any;
|
|
3762
|
+
/**
|
|
3763
|
+
* @internal
|
|
3764
|
+
*/
|
|
3765
|
+
export declare const GetResourceDefinitionResponseFilterSensitiveLog: (obj: GetResourceDefinitionResponse) => any;
|
|
3766
|
+
/**
|
|
3767
|
+
* @internal
|
|
3768
|
+
*/
|
|
3769
|
+
export declare const GetResourceDefinitionVersionRequestFilterSensitiveLog: (obj: GetResourceDefinitionVersionRequest) => any;
|
|
3770
|
+
/**
|
|
3771
|
+
* @internal
|
|
3772
|
+
*/
|
|
3773
|
+
export declare const GetResourceDefinitionVersionResponseFilterSensitiveLog: (obj: GetResourceDefinitionVersionResponse) => any;
|
|
3774
|
+
/**
|
|
3775
|
+
* @internal
|
|
3776
|
+
*/
|
|
3777
|
+
export declare const GetServiceRoleForAccountRequestFilterSensitiveLog: (obj: GetServiceRoleForAccountRequest) => any;
|
|
3778
|
+
/**
|
|
3779
|
+
* @internal
|
|
3780
|
+
*/
|
|
3781
|
+
export declare const GetServiceRoleForAccountResponseFilterSensitiveLog: (obj: GetServiceRoleForAccountResponse) => any;
|
|
3782
|
+
/**
|
|
3783
|
+
* @internal
|
|
3784
|
+
*/
|
|
3785
|
+
export declare const GetSubscriptionDefinitionRequestFilterSensitiveLog: (obj: GetSubscriptionDefinitionRequest) => any;
|
|
3786
|
+
/**
|
|
3787
|
+
* @internal
|
|
3788
|
+
*/
|
|
3789
|
+
export declare const GetSubscriptionDefinitionResponseFilterSensitiveLog: (obj: GetSubscriptionDefinitionResponse) => any;
|
|
3790
|
+
/**
|
|
3791
|
+
* @internal
|
|
3792
|
+
*/
|
|
3793
|
+
export declare const GetSubscriptionDefinitionVersionRequestFilterSensitiveLog: (obj: GetSubscriptionDefinitionVersionRequest) => any;
|
|
3794
|
+
/**
|
|
3795
|
+
* @internal
|
|
3796
|
+
*/
|
|
3797
|
+
export declare const GetSubscriptionDefinitionVersionResponseFilterSensitiveLog: (obj: GetSubscriptionDefinitionVersionResponse) => any;
|
|
3798
|
+
/**
|
|
3799
|
+
* @internal
|
|
3800
|
+
*/
|
|
3801
|
+
export declare const GetThingRuntimeConfigurationRequestFilterSensitiveLog: (obj: GetThingRuntimeConfigurationRequest) => any;
|
|
3802
|
+
/**
|
|
3803
|
+
* @internal
|
|
3804
|
+
*/
|
|
3805
|
+
export declare const TelemetryConfigurationFilterSensitiveLog: (obj: TelemetryConfiguration) => any;
|
|
3806
|
+
/**
|
|
3807
|
+
* @internal
|
|
3808
|
+
*/
|
|
3809
|
+
export declare const RuntimeConfigurationFilterSensitiveLog: (obj: RuntimeConfiguration) => any;
|
|
3810
|
+
/**
|
|
3811
|
+
* @internal
|
|
3812
|
+
*/
|
|
3813
|
+
export declare const GetThingRuntimeConfigurationResponseFilterSensitiveLog: (obj: GetThingRuntimeConfigurationResponse) => any;
|
|
3814
|
+
/**
|
|
3815
|
+
* @internal
|
|
3816
|
+
*/
|
|
3817
|
+
export declare const ListBulkDeploymentDetailedReportsRequestFilterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsRequest) => any;
|
|
3818
|
+
/**
|
|
3819
|
+
* @internal
|
|
3820
|
+
*/
|
|
3821
|
+
export declare const ListBulkDeploymentDetailedReportsResponseFilterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsResponse) => any;
|
|
3822
|
+
/**
|
|
3823
|
+
* @internal
|
|
3824
|
+
*/
|
|
3825
|
+
export declare const ListBulkDeploymentsRequestFilterSensitiveLog: (obj: ListBulkDeploymentsRequest) => any;
|
|
3826
|
+
/**
|
|
3827
|
+
* @internal
|
|
3828
|
+
*/
|
|
3829
|
+
export declare const ListBulkDeploymentsResponseFilterSensitiveLog: (obj: ListBulkDeploymentsResponse) => any;
|
|
3830
|
+
/**
|
|
3831
|
+
* @internal
|
|
3832
|
+
*/
|
|
3833
|
+
export declare const ListConnectorDefinitionsRequestFilterSensitiveLog: (obj: ListConnectorDefinitionsRequest) => any;
|
|
3834
|
+
/**
|
|
3835
|
+
* @internal
|
|
3836
|
+
*/
|
|
3837
|
+
export declare const ListConnectorDefinitionsResponseFilterSensitiveLog: (obj: ListConnectorDefinitionsResponse) => any;
|
|
3838
|
+
/**
|
|
3839
|
+
* @internal
|
|
3840
|
+
*/
|
|
3841
|
+
export declare const ListConnectorDefinitionVersionsRequestFilterSensitiveLog: (obj: ListConnectorDefinitionVersionsRequest) => any;
|
|
3842
|
+
/**
|
|
3843
|
+
* @internal
|
|
3844
|
+
*/
|
|
3845
|
+
export declare const ListConnectorDefinitionVersionsResponseFilterSensitiveLog: (obj: ListConnectorDefinitionVersionsResponse) => any;
|
|
3846
|
+
/**
|
|
3847
|
+
* @internal
|
|
3848
|
+
*/
|
|
3849
|
+
export declare const ListCoreDefinitionsRequestFilterSensitiveLog: (obj: ListCoreDefinitionsRequest) => any;
|
|
3850
|
+
/**
|
|
3851
|
+
* @internal
|
|
3852
|
+
*/
|
|
3853
|
+
export declare const ListCoreDefinitionsResponseFilterSensitiveLog: (obj: ListCoreDefinitionsResponse) => any;
|
|
3854
|
+
/**
|
|
3855
|
+
* @internal
|
|
3856
|
+
*/
|
|
3857
|
+
export declare const ListCoreDefinitionVersionsRequestFilterSensitiveLog: (obj: ListCoreDefinitionVersionsRequest) => any;
|
|
3858
|
+
/**
|
|
3859
|
+
* @internal
|
|
3860
|
+
*/
|
|
3861
|
+
export declare const ListCoreDefinitionVersionsResponseFilterSensitiveLog: (obj: ListCoreDefinitionVersionsResponse) => any;
|
|
3862
|
+
/**
|
|
3863
|
+
* @internal
|
|
3864
|
+
*/
|
|
3865
|
+
export declare const ListDeploymentsRequestFilterSensitiveLog: (obj: ListDeploymentsRequest) => any;
|
|
3866
|
+
/**
|
|
3867
|
+
* @internal
|
|
3868
|
+
*/
|
|
3869
|
+
export declare const ListDeploymentsResponseFilterSensitiveLog: (obj: ListDeploymentsResponse) => any;
|
|
3870
|
+
/**
|
|
3871
|
+
* @internal
|
|
3872
|
+
*/
|
|
3873
|
+
export declare const ListDeviceDefinitionsRequestFilterSensitiveLog: (obj: ListDeviceDefinitionsRequest) => any;
|
|
3874
|
+
/**
|
|
3875
|
+
* @internal
|
|
3876
|
+
*/
|
|
3877
|
+
export declare const ListDeviceDefinitionsResponseFilterSensitiveLog: (obj: ListDeviceDefinitionsResponse) => any;
|
|
3878
|
+
/**
|
|
3879
|
+
* @internal
|
|
3880
|
+
*/
|
|
3881
|
+
export declare const ListDeviceDefinitionVersionsRequestFilterSensitiveLog: (obj: ListDeviceDefinitionVersionsRequest) => any;
|
|
3882
|
+
/**
|
|
3883
|
+
* @internal
|
|
3884
|
+
*/
|
|
3885
|
+
export declare const ListDeviceDefinitionVersionsResponseFilterSensitiveLog: (obj: ListDeviceDefinitionVersionsResponse) => any;
|
|
3886
|
+
/**
|
|
3887
|
+
* @internal
|
|
3888
|
+
*/
|
|
3889
|
+
export declare const ListFunctionDefinitionsRequestFilterSensitiveLog: (obj: ListFunctionDefinitionsRequest) => any;
|
|
3890
|
+
/**
|
|
3891
|
+
* @internal
|
|
3892
|
+
*/
|
|
3893
|
+
export declare const ListFunctionDefinitionsResponseFilterSensitiveLog: (obj: ListFunctionDefinitionsResponse) => any;
|
|
3894
|
+
/**
|
|
3895
|
+
* @internal
|
|
3896
|
+
*/
|
|
3897
|
+
export declare const ListFunctionDefinitionVersionsRequestFilterSensitiveLog: (obj: ListFunctionDefinitionVersionsRequest) => any;
|
|
3898
|
+
/**
|
|
3899
|
+
* @internal
|
|
3900
|
+
*/
|
|
3901
|
+
export declare const ListFunctionDefinitionVersionsResponseFilterSensitiveLog: (obj: ListFunctionDefinitionVersionsResponse) => any;
|
|
3902
|
+
/**
|
|
3903
|
+
* @internal
|
|
3904
|
+
*/
|
|
3905
|
+
export declare const ListGroupCertificateAuthoritiesRequestFilterSensitiveLog: (obj: ListGroupCertificateAuthoritiesRequest) => any;
|
|
3906
|
+
/**
|
|
3907
|
+
* @internal
|
|
3908
|
+
*/
|
|
3909
|
+
export declare const ListGroupCertificateAuthoritiesResponseFilterSensitiveLog: (obj: ListGroupCertificateAuthoritiesResponse) => any;
|
|
3910
|
+
/**
|
|
3911
|
+
* @internal
|
|
3912
|
+
*/
|
|
3913
|
+
export declare const ListGroupsRequestFilterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
3914
|
+
/**
|
|
3915
|
+
* @internal
|
|
3916
|
+
*/
|
|
3917
|
+
export declare const ListGroupsResponseFilterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
3918
|
+
/**
|
|
3919
|
+
* @internal
|
|
3920
|
+
*/
|
|
3921
|
+
export declare const ListGroupVersionsRequestFilterSensitiveLog: (obj: ListGroupVersionsRequest) => any;
|
|
3922
|
+
/**
|
|
3923
|
+
* @internal
|
|
3924
|
+
*/
|
|
3925
|
+
export declare const ListGroupVersionsResponseFilterSensitiveLog: (obj: ListGroupVersionsResponse) => any;
|
|
3926
|
+
/**
|
|
3927
|
+
* @internal
|
|
3928
|
+
*/
|
|
3929
|
+
export declare const ListLoggerDefinitionsRequestFilterSensitiveLog: (obj: ListLoggerDefinitionsRequest) => any;
|
|
3930
|
+
/**
|
|
3931
|
+
* @internal
|
|
3932
|
+
*/
|
|
3933
|
+
export declare const ListLoggerDefinitionsResponseFilterSensitiveLog: (obj: ListLoggerDefinitionsResponse) => any;
|
|
3934
|
+
/**
|
|
3935
|
+
* @internal
|
|
3936
|
+
*/
|
|
3937
|
+
export declare const ListLoggerDefinitionVersionsRequestFilterSensitiveLog: (obj: ListLoggerDefinitionVersionsRequest) => any;
|
|
3938
|
+
/**
|
|
3939
|
+
* @internal
|
|
3940
|
+
*/
|
|
3941
|
+
export declare const ListLoggerDefinitionVersionsResponseFilterSensitiveLog: (obj: ListLoggerDefinitionVersionsResponse) => any;
|
|
3942
|
+
/**
|
|
3943
|
+
* @internal
|
|
3944
|
+
*/
|
|
3945
|
+
export declare const ListResourceDefinitionsRequestFilterSensitiveLog: (obj: ListResourceDefinitionsRequest) => any;
|
|
3946
|
+
/**
|
|
3947
|
+
* @internal
|
|
3948
|
+
*/
|
|
3949
|
+
export declare const ListResourceDefinitionsResponseFilterSensitiveLog: (obj: ListResourceDefinitionsResponse) => any;
|
|
3950
|
+
/**
|
|
3951
|
+
* @internal
|
|
3952
|
+
*/
|
|
3953
|
+
export declare const ListResourceDefinitionVersionsRequestFilterSensitiveLog: (obj: ListResourceDefinitionVersionsRequest) => any;
|
|
3954
|
+
/**
|
|
3955
|
+
* @internal
|
|
3956
|
+
*/
|
|
3957
|
+
export declare const ListResourceDefinitionVersionsResponseFilterSensitiveLog: (obj: ListResourceDefinitionVersionsResponse) => any;
|
|
3958
|
+
/**
|
|
3959
|
+
* @internal
|
|
3960
|
+
*/
|
|
3961
|
+
export declare const ListSubscriptionDefinitionsRequestFilterSensitiveLog: (obj: ListSubscriptionDefinitionsRequest) => any;
|
|
3962
|
+
/**
|
|
3963
|
+
* @internal
|
|
3964
|
+
*/
|
|
3965
|
+
export declare const ListSubscriptionDefinitionsResponseFilterSensitiveLog: (obj: ListSubscriptionDefinitionsResponse) => any;
|
|
3966
|
+
/**
|
|
3967
|
+
* @internal
|
|
3968
|
+
*/
|
|
3969
|
+
export declare const ListSubscriptionDefinitionVersionsRequestFilterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsRequest) => any;
|
|
3970
|
+
/**
|
|
3971
|
+
* @internal
|
|
3972
|
+
*/
|
|
3973
|
+
export declare const ListSubscriptionDefinitionVersionsResponseFilterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsResponse) => any;
|
|
3974
|
+
/**
|
|
3975
|
+
* @internal
|
|
3976
|
+
*/
|
|
3977
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3978
|
+
/**
|
|
3979
|
+
* @internal
|
|
3980
|
+
*/
|
|
3981
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3982
|
+
/**
|
|
3983
|
+
* @internal
|
|
3984
|
+
*/
|
|
3985
|
+
export declare const ResetDeploymentsRequestFilterSensitiveLog: (obj: ResetDeploymentsRequest) => any;
|
|
3986
|
+
/**
|
|
3987
|
+
* @internal
|
|
3988
|
+
*/
|
|
3989
|
+
export declare const ResetDeploymentsResponseFilterSensitiveLog: (obj: ResetDeploymentsResponse) => any;
|
|
3990
|
+
/**
|
|
3991
|
+
* @internal
|
|
3992
|
+
*/
|
|
3993
|
+
export declare const StartBulkDeploymentRequestFilterSensitiveLog: (obj: StartBulkDeploymentRequest) => any;
|
|
3994
|
+
/**
|
|
3995
|
+
* @internal
|
|
3996
|
+
*/
|
|
3997
|
+
export declare const StartBulkDeploymentResponseFilterSensitiveLog: (obj: StartBulkDeploymentResponse) => any;
|
|
3998
|
+
/**
|
|
3999
|
+
* @internal
|
|
4000
|
+
*/
|
|
4001
|
+
export declare const StopBulkDeploymentRequestFilterSensitiveLog: (obj: StopBulkDeploymentRequest) => any;
|
|
4002
|
+
/**
|
|
4003
|
+
* @internal
|
|
4004
|
+
*/
|
|
4005
|
+
export declare const StopBulkDeploymentResponseFilterSensitiveLog: (obj: StopBulkDeploymentResponse) => any;
|
|
4006
|
+
/**
|
|
4007
|
+
* @internal
|
|
4008
|
+
*/
|
|
4009
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
4010
|
+
/**
|
|
4011
|
+
* @internal
|
|
4012
|
+
*/
|
|
4013
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
4014
|
+
/**
|
|
4015
|
+
* @internal
|
|
4016
|
+
*/
|
|
4017
|
+
export declare const UpdateConnectivityInfoRequestFilterSensitiveLog: (obj: UpdateConnectivityInfoRequest) => any;
|
|
4018
|
+
/**
|
|
4019
|
+
* @internal
|
|
4020
|
+
*/
|
|
4021
|
+
export declare const UpdateConnectivityInfoResponseFilterSensitiveLog: (obj: UpdateConnectivityInfoResponse) => any;
|
|
4022
|
+
/**
|
|
4023
|
+
* @internal
|
|
4024
|
+
*/
|
|
4025
|
+
export declare const UpdateConnectorDefinitionRequestFilterSensitiveLog: (obj: UpdateConnectorDefinitionRequest) => any;
|
|
4026
|
+
/**
|
|
4027
|
+
* @internal
|
|
4028
|
+
*/
|
|
4029
|
+
export declare const UpdateConnectorDefinitionResponseFilterSensitiveLog: (obj: UpdateConnectorDefinitionResponse) => any;
|
|
4030
|
+
/**
|
|
4031
|
+
* @internal
|
|
4032
|
+
*/
|
|
4033
|
+
export declare const UpdateCoreDefinitionRequestFilterSensitiveLog: (obj: UpdateCoreDefinitionRequest) => any;
|
|
4034
|
+
/**
|
|
4035
|
+
* @internal
|
|
4036
|
+
*/
|
|
4037
|
+
export declare const UpdateCoreDefinitionResponseFilterSensitiveLog: (obj: UpdateCoreDefinitionResponse) => any;
|
|
4038
|
+
/**
|
|
4039
|
+
* @internal
|
|
4040
|
+
*/
|
|
4041
|
+
export declare const UpdateDeviceDefinitionRequestFilterSensitiveLog: (obj: UpdateDeviceDefinitionRequest) => any;
|
|
4042
|
+
/**
|
|
4043
|
+
* @internal
|
|
4044
|
+
*/
|
|
4045
|
+
export declare const UpdateDeviceDefinitionResponseFilterSensitiveLog: (obj: UpdateDeviceDefinitionResponse) => any;
|
|
4046
|
+
/**
|
|
4047
|
+
* @internal
|
|
4048
|
+
*/
|
|
4049
|
+
export declare const UpdateFunctionDefinitionRequestFilterSensitiveLog: (obj: UpdateFunctionDefinitionRequest) => any;
|
|
4050
|
+
/**
|
|
4051
|
+
* @internal
|
|
4052
|
+
*/
|
|
4053
|
+
export declare const UpdateFunctionDefinitionResponseFilterSensitiveLog: (obj: UpdateFunctionDefinitionResponse) => any;
|
|
4054
|
+
/**
|
|
4055
|
+
* @internal
|
|
4056
|
+
*/
|
|
4057
|
+
export declare const UpdateGroupRequestFilterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
4058
|
+
/**
|
|
4059
|
+
* @internal
|
|
4060
|
+
*/
|
|
4061
|
+
export declare const UpdateGroupResponseFilterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
4062
|
+
/**
|
|
4063
|
+
* @internal
|
|
4064
|
+
*/
|
|
4065
|
+
export declare const UpdateGroupCertificateConfigurationRequestFilterSensitiveLog: (obj: UpdateGroupCertificateConfigurationRequest) => any;
|
|
4066
|
+
/**
|
|
4067
|
+
* @internal
|
|
4068
|
+
*/
|
|
4069
|
+
export declare const UpdateGroupCertificateConfigurationResponseFilterSensitiveLog: (obj: UpdateGroupCertificateConfigurationResponse) => any;
|
|
4070
|
+
/**
|
|
4071
|
+
* @internal
|
|
4072
|
+
*/
|
|
4073
|
+
export declare const UpdateLoggerDefinitionRequestFilterSensitiveLog: (obj: UpdateLoggerDefinitionRequest) => any;
|
|
4074
|
+
/**
|
|
4075
|
+
* @internal
|
|
4076
|
+
*/
|
|
4077
|
+
export declare const UpdateLoggerDefinitionResponseFilterSensitiveLog: (obj: UpdateLoggerDefinitionResponse) => any;
|
|
4078
|
+
/**
|
|
4079
|
+
* @internal
|
|
4080
|
+
*/
|
|
4081
|
+
export declare const UpdateResourceDefinitionRequestFilterSensitiveLog: (obj: UpdateResourceDefinitionRequest) => any;
|
|
4082
|
+
/**
|
|
4083
|
+
* @internal
|
|
4084
|
+
*/
|
|
4085
|
+
export declare const UpdateResourceDefinitionResponseFilterSensitiveLog: (obj: UpdateResourceDefinitionResponse) => any;
|
|
4086
|
+
/**
|
|
4087
|
+
* @internal
|
|
4088
|
+
*/
|
|
4089
|
+
export declare const UpdateSubscriptionDefinitionRequestFilterSensitiveLog: (obj: UpdateSubscriptionDefinitionRequest) => any;
|
|
4090
|
+
/**
|
|
4091
|
+
* @internal
|
|
4092
|
+
*/
|
|
4093
|
+
export declare const UpdateSubscriptionDefinitionResponseFilterSensitiveLog: (obj: UpdateSubscriptionDefinitionResponse) => any;
|
|
4094
|
+
/**
|
|
4095
|
+
* @internal
|
|
4096
|
+
*/
|
|
4097
|
+
export declare const TelemetryConfigurationUpdateFilterSensitiveLog: (obj: TelemetryConfigurationUpdate) => any;
|
|
4098
|
+
/**
|
|
4099
|
+
* @internal
|
|
4100
|
+
*/
|
|
4101
|
+
export declare const UpdateThingRuntimeConfigurationRequestFilterSensitiveLog: (obj: UpdateThingRuntimeConfigurationRequest) => any;
|
|
4102
|
+
/**
|
|
4103
|
+
* @internal
|
|
4104
|
+
*/
|
|
4105
|
+
export declare const UpdateThingRuntimeConfigurationResponseFilterSensitiveLog: (obj: UpdateThingRuntimeConfigurationResponse) => any;
|