@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
|
@@ -11,10 +11,6 @@ export interface ConnectivityInfo {
|
|
|
11
11
|
|
|
12
12
|
PortNumber?: number;
|
|
13
13
|
}
|
|
14
|
-
export declare namespace ConnectivityInfo {
|
|
15
|
-
|
|
16
|
-
const filterSensitiveLog: (obj: ConnectivityInfo) => any;
|
|
17
|
-
}
|
|
18
14
|
|
|
19
15
|
export interface Connector {
|
|
20
16
|
|
|
@@ -24,10 +20,6 @@ export interface Connector {
|
|
|
24
20
|
|
|
25
21
|
Parameters?: Record<string, string>;
|
|
26
22
|
}
|
|
27
|
-
export declare namespace Connector {
|
|
28
|
-
|
|
29
|
-
const filterSensitiveLog: (obj: Connector) => any;
|
|
30
|
-
}
|
|
31
23
|
|
|
32
24
|
export interface Core {
|
|
33
25
|
|
|
@@ -39,10 +31,6 @@ export interface Core {
|
|
|
39
31
|
|
|
40
32
|
ThingArn: string | undefined;
|
|
41
33
|
}
|
|
42
|
-
export declare namespace Core {
|
|
43
|
-
|
|
44
|
-
const filterSensitiveLog: (obj: Core) => any;
|
|
45
|
-
}
|
|
46
34
|
|
|
47
35
|
export interface DefinitionInformation {
|
|
48
36
|
|
|
@@ -62,10 +50,6 @@ export interface DefinitionInformation {
|
|
|
62
50
|
|
|
63
51
|
Tags?: Record<string, string>;
|
|
64
52
|
}
|
|
65
|
-
export declare namespace DefinitionInformation {
|
|
66
|
-
|
|
67
|
-
const filterSensitiveLog: (obj: DefinitionInformation) => any;
|
|
68
|
-
}
|
|
69
53
|
|
|
70
54
|
export interface Device {
|
|
71
55
|
|
|
@@ -77,10 +61,6 @@ export interface Device {
|
|
|
77
61
|
|
|
78
62
|
ThingArn: string | undefined;
|
|
79
63
|
}
|
|
80
|
-
export declare namespace Device {
|
|
81
|
-
|
|
82
|
-
const filterSensitiveLog: (obj: Device) => any;
|
|
83
|
-
}
|
|
84
64
|
export declare enum EncodingType {
|
|
85
65
|
binary = "binary",
|
|
86
66
|
json = "json"
|
|
@@ -96,10 +76,6 @@ export interface FunctionRunAsConfig {
|
|
|
96
76
|
|
|
97
77
|
Uid?: number;
|
|
98
78
|
}
|
|
99
|
-
export declare namespace FunctionRunAsConfig {
|
|
100
|
-
|
|
101
|
-
const filterSensitiveLog: (obj: FunctionRunAsConfig) => any;
|
|
102
|
-
}
|
|
103
79
|
|
|
104
80
|
export interface FunctionExecutionConfig {
|
|
105
81
|
|
|
@@ -107,10 +83,6 @@ export interface FunctionExecutionConfig {
|
|
|
107
83
|
|
|
108
84
|
RunAs?: FunctionRunAsConfig;
|
|
109
85
|
}
|
|
110
|
-
export declare namespace FunctionExecutionConfig {
|
|
111
|
-
|
|
112
|
-
const filterSensitiveLog: (obj: FunctionExecutionConfig) => any;
|
|
113
|
-
}
|
|
114
86
|
export declare enum Permission {
|
|
115
87
|
ro = "ro",
|
|
116
88
|
rw = "rw"
|
|
@@ -122,10 +94,6 @@ export interface ResourceAccessPolicy {
|
|
|
122
94
|
|
|
123
95
|
ResourceId: string | undefined;
|
|
124
96
|
}
|
|
125
|
-
export declare namespace ResourceAccessPolicy {
|
|
126
|
-
|
|
127
|
-
const filterSensitiveLog: (obj: ResourceAccessPolicy) => any;
|
|
128
|
-
}
|
|
129
97
|
|
|
130
98
|
export interface FunctionConfigurationEnvironment {
|
|
131
99
|
|
|
@@ -137,10 +105,6 @@ export interface FunctionConfigurationEnvironment {
|
|
|
137
105
|
|
|
138
106
|
Variables?: Record<string, string>;
|
|
139
107
|
}
|
|
140
|
-
export declare namespace FunctionConfigurationEnvironment {
|
|
141
|
-
|
|
142
|
-
const filterSensitiveLog: (obj: FunctionConfigurationEnvironment) => any;
|
|
143
|
-
}
|
|
144
108
|
|
|
145
109
|
export interface FunctionConfiguration {
|
|
146
110
|
|
|
@@ -158,10 +122,6 @@ export interface FunctionConfiguration {
|
|
|
158
122
|
|
|
159
123
|
Timeout?: number;
|
|
160
124
|
}
|
|
161
|
-
export declare namespace FunctionConfiguration {
|
|
162
|
-
|
|
163
|
-
const filterSensitiveLog: (obj: FunctionConfiguration) => any;
|
|
164
|
-
}
|
|
165
125
|
|
|
166
126
|
export interface Function {
|
|
167
127
|
|
|
@@ -171,10 +131,6 @@ export interface Function {
|
|
|
171
131
|
|
|
172
132
|
Id: string | undefined;
|
|
173
133
|
}
|
|
174
|
-
export declare namespace Function {
|
|
175
|
-
|
|
176
|
-
const filterSensitiveLog: (obj: Function) => any;
|
|
177
|
-
}
|
|
178
134
|
|
|
179
135
|
export interface GroupCertificateAuthorityProperties {
|
|
180
136
|
|
|
@@ -182,10 +138,6 @@ export interface GroupCertificateAuthorityProperties {
|
|
|
182
138
|
|
|
183
139
|
GroupCertificateAuthorityId?: string;
|
|
184
140
|
}
|
|
185
|
-
export declare namespace GroupCertificateAuthorityProperties {
|
|
186
|
-
|
|
187
|
-
const filterSensitiveLog: (obj: GroupCertificateAuthorityProperties) => any;
|
|
188
|
-
}
|
|
189
141
|
|
|
190
142
|
export interface GroupInformation {
|
|
191
143
|
|
|
@@ -203,10 +155,6 @@ export interface GroupInformation {
|
|
|
203
155
|
|
|
204
156
|
Name?: string;
|
|
205
157
|
}
|
|
206
|
-
export declare namespace GroupInformation {
|
|
207
|
-
|
|
208
|
-
const filterSensitiveLog: (obj: GroupInformation) => any;
|
|
209
|
-
}
|
|
210
158
|
export declare enum LoggerComponent {
|
|
211
159
|
GreengrassSystem = "GreengrassSystem",
|
|
212
160
|
Lambda = "Lambda"
|
|
@@ -235,10 +183,6 @@ export interface Logger {
|
|
|
235
183
|
|
|
236
184
|
Type: LoggerType | string | undefined;
|
|
237
185
|
}
|
|
238
|
-
export declare namespace Logger {
|
|
239
|
-
|
|
240
|
-
const filterSensitiveLog: (obj: Logger) => any;
|
|
241
|
-
}
|
|
242
186
|
|
|
243
187
|
export interface GroupOwnerSetting {
|
|
244
188
|
|
|
@@ -246,10 +190,6 @@ export interface GroupOwnerSetting {
|
|
|
246
190
|
|
|
247
191
|
GroupOwner?: string;
|
|
248
192
|
}
|
|
249
|
-
export declare namespace GroupOwnerSetting {
|
|
250
|
-
|
|
251
|
-
const filterSensitiveLog: (obj: GroupOwnerSetting) => any;
|
|
252
|
-
}
|
|
253
193
|
|
|
254
194
|
export interface LocalDeviceResourceData {
|
|
255
195
|
|
|
@@ -257,10 +197,6 @@ export interface LocalDeviceResourceData {
|
|
|
257
197
|
|
|
258
198
|
SourcePath?: string;
|
|
259
199
|
}
|
|
260
|
-
export declare namespace LocalDeviceResourceData {
|
|
261
|
-
|
|
262
|
-
const filterSensitiveLog: (obj: LocalDeviceResourceData) => any;
|
|
263
|
-
}
|
|
264
200
|
|
|
265
201
|
export interface LocalVolumeResourceData {
|
|
266
202
|
|
|
@@ -270,10 +206,6 @@ export interface LocalVolumeResourceData {
|
|
|
270
206
|
|
|
271
207
|
SourcePath?: string;
|
|
272
208
|
}
|
|
273
|
-
export declare namespace LocalVolumeResourceData {
|
|
274
|
-
|
|
275
|
-
const filterSensitiveLog: (obj: LocalVolumeResourceData) => any;
|
|
276
|
-
}
|
|
277
209
|
|
|
278
210
|
export interface ResourceDownloadOwnerSetting {
|
|
279
211
|
|
|
@@ -281,10 +213,6 @@ export interface ResourceDownloadOwnerSetting {
|
|
|
281
213
|
|
|
282
214
|
GroupPermission: Permission | string | undefined;
|
|
283
215
|
}
|
|
284
|
-
export declare namespace ResourceDownloadOwnerSetting {
|
|
285
|
-
|
|
286
|
-
const filterSensitiveLog: (obj: ResourceDownloadOwnerSetting) => any;
|
|
287
|
-
}
|
|
288
216
|
|
|
289
217
|
export interface S3MachineLearningModelResourceData {
|
|
290
218
|
|
|
@@ -294,10 +222,6 @@ export interface S3MachineLearningModelResourceData {
|
|
|
294
222
|
|
|
295
223
|
S3Uri?: string;
|
|
296
224
|
}
|
|
297
|
-
export declare namespace S3MachineLearningModelResourceData {
|
|
298
|
-
|
|
299
|
-
const filterSensitiveLog: (obj: S3MachineLearningModelResourceData) => any;
|
|
300
|
-
}
|
|
301
225
|
|
|
302
226
|
export interface SageMakerMachineLearningModelResourceData {
|
|
303
227
|
|
|
@@ -307,10 +231,6 @@ export interface SageMakerMachineLearningModelResourceData {
|
|
|
307
231
|
|
|
308
232
|
SageMakerJobArn?: string;
|
|
309
233
|
}
|
|
310
|
-
export declare namespace SageMakerMachineLearningModelResourceData {
|
|
311
|
-
|
|
312
|
-
const filterSensitiveLog: (obj: SageMakerMachineLearningModelResourceData) => any;
|
|
313
|
-
}
|
|
314
234
|
|
|
315
235
|
export interface SecretsManagerSecretResourceData {
|
|
316
236
|
|
|
@@ -318,10 +238,6 @@ export interface SecretsManagerSecretResourceData {
|
|
|
318
238
|
|
|
319
239
|
AdditionalStagingLabelsToDownload?: string[];
|
|
320
240
|
}
|
|
321
|
-
export declare namespace SecretsManagerSecretResourceData {
|
|
322
|
-
|
|
323
|
-
const filterSensitiveLog: (obj: SecretsManagerSecretResourceData) => any;
|
|
324
|
-
}
|
|
325
241
|
|
|
326
242
|
export interface ResourceDataContainer {
|
|
327
243
|
|
|
@@ -335,10 +251,6 @@ export interface ResourceDataContainer {
|
|
|
335
251
|
|
|
336
252
|
SecretsManagerSecretResourceData?: SecretsManagerSecretResourceData;
|
|
337
253
|
}
|
|
338
|
-
export declare namespace ResourceDataContainer {
|
|
339
|
-
|
|
340
|
-
const filterSensitiveLog: (obj: ResourceDataContainer) => any;
|
|
341
|
-
}
|
|
342
254
|
|
|
343
255
|
export interface Resource {
|
|
344
256
|
|
|
@@ -348,10 +260,6 @@ export interface Resource {
|
|
|
348
260
|
|
|
349
261
|
ResourceDataContainer: ResourceDataContainer | undefined;
|
|
350
262
|
}
|
|
351
|
-
export declare namespace Resource {
|
|
352
|
-
|
|
353
|
-
const filterSensitiveLog: (obj: Resource) => any;
|
|
354
|
-
}
|
|
355
263
|
|
|
356
264
|
export interface Subscription {
|
|
357
265
|
|
|
@@ -363,10 +271,6 @@ export interface Subscription {
|
|
|
363
271
|
|
|
364
272
|
Target: string | undefined;
|
|
365
273
|
}
|
|
366
|
-
export declare namespace Subscription {
|
|
367
|
-
|
|
368
|
-
const filterSensitiveLog: (obj: Subscription) => any;
|
|
369
|
-
}
|
|
370
274
|
|
|
371
275
|
export interface VersionInformation {
|
|
372
276
|
|
|
@@ -378,28 +282,16 @@ export interface VersionInformation {
|
|
|
378
282
|
|
|
379
283
|
Version?: string;
|
|
380
284
|
}
|
|
381
|
-
export declare namespace VersionInformation {
|
|
382
|
-
|
|
383
|
-
const filterSensitiveLog: (obj: VersionInformation) => any;
|
|
384
|
-
}
|
|
385
285
|
export interface AssociateRoleToGroupRequest {
|
|
386
286
|
|
|
387
287
|
GroupId: string | undefined;
|
|
388
288
|
|
|
389
289
|
RoleArn: string | undefined;
|
|
390
290
|
}
|
|
391
|
-
export declare namespace AssociateRoleToGroupRequest {
|
|
392
|
-
|
|
393
|
-
const filterSensitiveLog: (obj: AssociateRoleToGroupRequest) => any;
|
|
394
|
-
}
|
|
395
291
|
export interface AssociateRoleToGroupResponse {
|
|
396
292
|
|
|
397
293
|
AssociatedAt?: string;
|
|
398
294
|
}
|
|
399
|
-
export declare namespace AssociateRoleToGroupResponse {
|
|
400
|
-
|
|
401
|
-
const filterSensitiveLog: (obj: AssociateRoleToGroupResponse) => any;
|
|
402
|
-
}
|
|
403
295
|
|
|
404
296
|
export interface ErrorDetail {
|
|
405
297
|
|
|
@@ -407,10 +299,6 @@ export interface ErrorDetail {
|
|
|
407
299
|
|
|
408
300
|
DetailedErrorMessage?: string;
|
|
409
301
|
}
|
|
410
|
-
export declare namespace ErrorDetail {
|
|
411
|
-
|
|
412
|
-
const filterSensitiveLog: (obj: ErrorDetail) => any;
|
|
413
|
-
}
|
|
414
302
|
|
|
415
303
|
export declare class BadRequestException extends __BaseException {
|
|
416
304
|
readonly name: "BadRequestException";
|
|
@@ -437,18 +325,10 @@ export interface AssociateServiceRoleToAccountRequest {
|
|
|
437
325
|
|
|
438
326
|
RoleArn: string | undefined;
|
|
439
327
|
}
|
|
440
|
-
export declare namespace AssociateServiceRoleToAccountRequest {
|
|
441
|
-
|
|
442
|
-
const filterSensitiveLog: (obj: AssociateServiceRoleToAccountRequest) => any;
|
|
443
|
-
}
|
|
444
328
|
export interface AssociateServiceRoleToAccountResponse {
|
|
445
329
|
|
|
446
330
|
AssociatedAt?: string;
|
|
447
331
|
}
|
|
448
|
-
export declare namespace AssociateServiceRoleToAccountResponse {
|
|
449
|
-
|
|
450
|
-
const filterSensitiveLog: (obj: AssociateServiceRoleToAccountResponse) => any;
|
|
451
|
-
}
|
|
452
332
|
|
|
453
333
|
export interface BulkDeployment {
|
|
454
334
|
|
|
@@ -458,10 +338,6 @@ export interface BulkDeployment {
|
|
|
458
338
|
|
|
459
339
|
CreatedAt?: string;
|
|
460
340
|
}
|
|
461
|
-
export declare namespace BulkDeployment {
|
|
462
|
-
|
|
463
|
-
const filterSensitiveLog: (obj: BulkDeployment) => any;
|
|
464
|
-
}
|
|
465
341
|
|
|
466
342
|
export interface BulkDeploymentMetrics {
|
|
467
343
|
|
|
@@ -471,10 +347,6 @@ export interface BulkDeploymentMetrics {
|
|
|
471
347
|
|
|
472
348
|
RetryAttempts?: number;
|
|
473
349
|
}
|
|
474
|
-
export declare namespace BulkDeploymentMetrics {
|
|
475
|
-
|
|
476
|
-
const filterSensitiveLog: (obj: BulkDeploymentMetrics) => any;
|
|
477
|
-
}
|
|
478
350
|
export declare enum DeploymentType {
|
|
479
351
|
ForceResetDeployment = "ForceResetDeployment",
|
|
480
352
|
NewDeployment = "NewDeployment",
|
|
@@ -500,10 +372,6 @@ export interface BulkDeploymentResult {
|
|
|
500
372
|
|
|
501
373
|
GroupArn?: string;
|
|
502
374
|
}
|
|
503
|
-
export declare namespace BulkDeploymentResult {
|
|
504
|
-
|
|
505
|
-
const filterSensitiveLog: (obj: BulkDeploymentResult) => any;
|
|
506
|
-
}
|
|
507
375
|
export declare enum BulkDeploymentStatus {
|
|
508
376
|
Completed = "Completed",
|
|
509
377
|
Failed = "Failed",
|
|
@@ -521,19 +389,11 @@ export interface ConnectorDefinitionVersion {
|
|
|
521
389
|
|
|
522
390
|
Connectors?: Connector[];
|
|
523
391
|
}
|
|
524
|
-
export declare namespace ConnectorDefinitionVersion {
|
|
525
|
-
|
|
526
|
-
const filterSensitiveLog: (obj: ConnectorDefinitionVersion) => any;
|
|
527
|
-
}
|
|
528
392
|
|
|
529
393
|
export interface CoreDefinitionVersion {
|
|
530
394
|
|
|
531
395
|
Cores?: Core[];
|
|
532
396
|
}
|
|
533
|
-
export declare namespace CoreDefinitionVersion {
|
|
534
|
-
|
|
535
|
-
const filterSensitiveLog: (obj: CoreDefinitionVersion) => any;
|
|
536
|
-
}
|
|
537
397
|
export interface CreateConnectorDefinitionRequest {
|
|
538
398
|
|
|
539
399
|
AmznClientToken?: string;
|
|
@@ -544,10 +404,6 @@ export interface CreateConnectorDefinitionRequest {
|
|
|
544
404
|
|
|
545
405
|
tags?: Record<string, string>;
|
|
546
406
|
}
|
|
547
|
-
export declare namespace CreateConnectorDefinitionRequest {
|
|
548
|
-
|
|
549
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionRequest) => any;
|
|
550
|
-
}
|
|
551
407
|
export interface CreateConnectorDefinitionResponse {
|
|
552
408
|
|
|
553
409
|
Arn?: string;
|
|
@@ -564,10 +420,6 @@ export interface CreateConnectorDefinitionResponse {
|
|
|
564
420
|
|
|
565
421
|
Name?: string;
|
|
566
422
|
}
|
|
567
|
-
export declare namespace CreateConnectorDefinitionResponse {
|
|
568
|
-
|
|
569
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionResponse) => any;
|
|
570
|
-
}
|
|
571
423
|
export interface CreateConnectorDefinitionVersionRequest {
|
|
572
424
|
|
|
573
425
|
AmznClientToken?: string;
|
|
@@ -576,10 +428,6 @@ export interface CreateConnectorDefinitionVersionRequest {
|
|
|
576
428
|
|
|
577
429
|
Connectors?: Connector[];
|
|
578
430
|
}
|
|
579
|
-
export declare namespace CreateConnectorDefinitionVersionRequest {
|
|
580
|
-
|
|
581
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionVersionRequest) => any;
|
|
582
|
-
}
|
|
583
431
|
export interface CreateConnectorDefinitionVersionResponse {
|
|
584
432
|
|
|
585
433
|
Arn?: string;
|
|
@@ -590,10 +438,6 @@ export interface CreateConnectorDefinitionVersionResponse {
|
|
|
590
438
|
|
|
591
439
|
Version?: string;
|
|
592
440
|
}
|
|
593
|
-
export declare namespace CreateConnectorDefinitionVersionResponse {
|
|
594
|
-
|
|
595
|
-
const filterSensitiveLog: (obj: CreateConnectorDefinitionVersionResponse) => any;
|
|
596
|
-
}
|
|
597
441
|
|
|
598
442
|
export interface CreateCoreDefinitionRequest {
|
|
599
443
|
|
|
@@ -605,10 +449,6 @@ export interface CreateCoreDefinitionRequest {
|
|
|
605
449
|
|
|
606
450
|
tags?: Record<string, string>;
|
|
607
451
|
}
|
|
608
|
-
export declare namespace CreateCoreDefinitionRequest {
|
|
609
|
-
|
|
610
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionRequest) => any;
|
|
611
|
-
}
|
|
612
452
|
export interface CreateCoreDefinitionResponse {
|
|
613
453
|
|
|
614
454
|
Arn?: string;
|
|
@@ -625,10 +465,6 @@ export interface CreateCoreDefinitionResponse {
|
|
|
625
465
|
|
|
626
466
|
Name?: string;
|
|
627
467
|
}
|
|
628
|
-
export declare namespace CreateCoreDefinitionResponse {
|
|
629
|
-
|
|
630
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionResponse) => any;
|
|
631
|
-
}
|
|
632
468
|
export interface CreateCoreDefinitionVersionRequest {
|
|
633
469
|
|
|
634
470
|
AmznClientToken?: string;
|
|
@@ -637,10 +473,6 @@ export interface CreateCoreDefinitionVersionRequest {
|
|
|
637
473
|
|
|
638
474
|
Cores?: Core[];
|
|
639
475
|
}
|
|
640
|
-
export declare namespace CreateCoreDefinitionVersionRequest {
|
|
641
|
-
|
|
642
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionVersionRequest) => any;
|
|
643
|
-
}
|
|
644
476
|
export interface CreateCoreDefinitionVersionResponse {
|
|
645
477
|
|
|
646
478
|
Arn?: string;
|
|
@@ -651,10 +483,6 @@ export interface CreateCoreDefinitionVersionResponse {
|
|
|
651
483
|
|
|
652
484
|
Version?: string;
|
|
653
485
|
}
|
|
654
|
-
export declare namespace CreateCoreDefinitionVersionResponse {
|
|
655
|
-
|
|
656
|
-
const filterSensitiveLog: (obj: CreateCoreDefinitionVersionResponse) => any;
|
|
657
|
-
}
|
|
658
486
|
export interface CreateDeploymentRequest {
|
|
659
487
|
|
|
660
488
|
AmznClientToken?: string;
|
|
@@ -667,29 +495,17 @@ export interface CreateDeploymentRequest {
|
|
|
667
495
|
|
|
668
496
|
GroupVersionId?: string;
|
|
669
497
|
}
|
|
670
|
-
export declare namespace CreateDeploymentRequest {
|
|
671
|
-
|
|
672
|
-
const filterSensitiveLog: (obj: CreateDeploymentRequest) => any;
|
|
673
|
-
}
|
|
674
498
|
export interface CreateDeploymentResponse {
|
|
675
499
|
|
|
676
500
|
DeploymentArn?: string;
|
|
677
501
|
|
|
678
502
|
DeploymentId?: string;
|
|
679
503
|
}
|
|
680
|
-
export declare namespace CreateDeploymentResponse {
|
|
681
|
-
|
|
682
|
-
const filterSensitiveLog: (obj: CreateDeploymentResponse) => any;
|
|
683
|
-
}
|
|
684
504
|
|
|
685
505
|
export interface DeviceDefinitionVersion {
|
|
686
506
|
|
|
687
507
|
Devices?: Device[];
|
|
688
508
|
}
|
|
689
|
-
export declare namespace DeviceDefinitionVersion {
|
|
690
|
-
|
|
691
|
-
const filterSensitiveLog: (obj: DeviceDefinitionVersion) => any;
|
|
692
|
-
}
|
|
693
509
|
export interface CreateDeviceDefinitionRequest {
|
|
694
510
|
|
|
695
511
|
AmznClientToken?: string;
|
|
@@ -700,10 +516,6 @@ export interface CreateDeviceDefinitionRequest {
|
|
|
700
516
|
|
|
701
517
|
tags?: Record<string, string>;
|
|
702
518
|
}
|
|
703
|
-
export declare namespace CreateDeviceDefinitionRequest {
|
|
704
|
-
|
|
705
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionRequest) => any;
|
|
706
|
-
}
|
|
707
519
|
export interface CreateDeviceDefinitionResponse {
|
|
708
520
|
|
|
709
521
|
Arn?: string;
|
|
@@ -720,10 +532,6 @@ export interface CreateDeviceDefinitionResponse {
|
|
|
720
532
|
|
|
721
533
|
Name?: string;
|
|
722
534
|
}
|
|
723
|
-
export declare namespace CreateDeviceDefinitionResponse {
|
|
724
|
-
|
|
725
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionResponse) => any;
|
|
726
|
-
}
|
|
727
535
|
export interface CreateDeviceDefinitionVersionRequest {
|
|
728
536
|
|
|
729
537
|
AmznClientToken?: string;
|
|
@@ -732,10 +540,6 @@ export interface CreateDeviceDefinitionVersionRequest {
|
|
|
732
540
|
|
|
733
541
|
Devices?: Device[];
|
|
734
542
|
}
|
|
735
|
-
export declare namespace CreateDeviceDefinitionVersionRequest {
|
|
736
|
-
|
|
737
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionVersionRequest) => any;
|
|
738
|
-
}
|
|
739
543
|
export interface CreateDeviceDefinitionVersionResponse {
|
|
740
544
|
|
|
741
545
|
Arn?: string;
|
|
@@ -746,10 +550,6 @@ export interface CreateDeviceDefinitionVersionResponse {
|
|
|
746
550
|
|
|
747
551
|
Version?: string;
|
|
748
552
|
}
|
|
749
|
-
export declare namespace CreateDeviceDefinitionVersionResponse {
|
|
750
|
-
|
|
751
|
-
const filterSensitiveLog: (obj: CreateDeviceDefinitionVersionResponse) => any;
|
|
752
|
-
}
|
|
753
553
|
|
|
754
554
|
export interface FunctionDefaultExecutionConfig {
|
|
755
555
|
|
|
@@ -757,19 +557,11 @@ export interface FunctionDefaultExecutionConfig {
|
|
|
757
557
|
|
|
758
558
|
RunAs?: FunctionRunAsConfig;
|
|
759
559
|
}
|
|
760
|
-
export declare namespace FunctionDefaultExecutionConfig {
|
|
761
|
-
|
|
762
|
-
const filterSensitiveLog: (obj: FunctionDefaultExecutionConfig) => any;
|
|
763
|
-
}
|
|
764
560
|
|
|
765
561
|
export interface FunctionDefaultConfig {
|
|
766
562
|
|
|
767
563
|
Execution?: FunctionDefaultExecutionConfig;
|
|
768
564
|
}
|
|
769
|
-
export declare namespace FunctionDefaultConfig {
|
|
770
|
-
|
|
771
|
-
const filterSensitiveLog: (obj: FunctionDefaultConfig) => any;
|
|
772
|
-
}
|
|
773
565
|
|
|
774
566
|
export interface FunctionDefinitionVersion {
|
|
775
567
|
|
|
@@ -777,10 +569,6 @@ export interface FunctionDefinitionVersion {
|
|
|
777
569
|
|
|
778
570
|
Functions?: Function[];
|
|
779
571
|
}
|
|
780
|
-
export declare namespace FunctionDefinitionVersion {
|
|
781
|
-
|
|
782
|
-
const filterSensitiveLog: (obj: FunctionDefinitionVersion) => any;
|
|
783
|
-
}
|
|
784
572
|
export interface CreateFunctionDefinitionRequest {
|
|
785
573
|
|
|
786
574
|
AmznClientToken?: string;
|
|
@@ -791,10 +579,6 @@ export interface CreateFunctionDefinitionRequest {
|
|
|
791
579
|
|
|
792
580
|
tags?: Record<string, string>;
|
|
793
581
|
}
|
|
794
|
-
export declare namespace CreateFunctionDefinitionRequest {
|
|
795
|
-
|
|
796
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionRequest) => any;
|
|
797
|
-
}
|
|
798
582
|
export interface CreateFunctionDefinitionResponse {
|
|
799
583
|
|
|
800
584
|
Arn?: string;
|
|
@@ -811,10 +595,6 @@ export interface CreateFunctionDefinitionResponse {
|
|
|
811
595
|
|
|
812
596
|
Name?: string;
|
|
813
597
|
}
|
|
814
|
-
export declare namespace CreateFunctionDefinitionResponse {
|
|
815
|
-
|
|
816
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionResponse) => any;
|
|
817
|
-
}
|
|
818
598
|
|
|
819
599
|
export interface CreateFunctionDefinitionVersionRequest {
|
|
820
600
|
|
|
@@ -826,10 +606,6 @@ export interface CreateFunctionDefinitionVersionRequest {
|
|
|
826
606
|
|
|
827
607
|
Functions?: Function[];
|
|
828
608
|
}
|
|
829
|
-
export declare namespace CreateFunctionDefinitionVersionRequest {
|
|
830
|
-
|
|
831
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionVersionRequest) => any;
|
|
832
|
-
}
|
|
833
609
|
export interface CreateFunctionDefinitionVersionResponse {
|
|
834
610
|
|
|
835
611
|
Arn?: string;
|
|
@@ -840,10 +616,6 @@ export interface CreateFunctionDefinitionVersionResponse {
|
|
|
840
616
|
|
|
841
617
|
Version?: string;
|
|
842
618
|
}
|
|
843
|
-
export declare namespace CreateFunctionDefinitionVersionResponse {
|
|
844
|
-
|
|
845
|
-
const filterSensitiveLog: (obj: CreateFunctionDefinitionVersionResponse) => any;
|
|
846
|
-
}
|
|
847
619
|
|
|
848
620
|
export interface GroupVersion {
|
|
849
621
|
|
|
@@ -861,10 +633,6 @@ export interface GroupVersion {
|
|
|
861
633
|
|
|
862
634
|
SubscriptionDefinitionVersionArn?: string;
|
|
863
635
|
}
|
|
864
|
-
export declare namespace GroupVersion {
|
|
865
|
-
|
|
866
|
-
const filterSensitiveLog: (obj: GroupVersion) => any;
|
|
867
|
-
}
|
|
868
636
|
export interface CreateGroupRequest {
|
|
869
637
|
|
|
870
638
|
AmznClientToken?: string;
|
|
@@ -875,10 +643,6 @@ export interface CreateGroupRequest {
|
|
|
875
643
|
|
|
876
644
|
tags?: Record<string, string>;
|
|
877
645
|
}
|
|
878
|
-
export declare namespace CreateGroupRequest {
|
|
879
|
-
|
|
880
|
-
const filterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
881
|
-
}
|
|
882
646
|
export interface CreateGroupResponse {
|
|
883
647
|
|
|
884
648
|
Arn?: string;
|
|
@@ -895,28 +659,16 @@ export interface CreateGroupResponse {
|
|
|
895
659
|
|
|
896
660
|
Name?: string;
|
|
897
661
|
}
|
|
898
|
-
export declare namespace CreateGroupResponse {
|
|
899
|
-
|
|
900
|
-
const filterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
901
|
-
}
|
|
902
662
|
export interface CreateGroupCertificateAuthorityRequest {
|
|
903
663
|
|
|
904
664
|
AmznClientToken?: string;
|
|
905
665
|
|
|
906
666
|
GroupId: string | undefined;
|
|
907
667
|
}
|
|
908
|
-
export declare namespace CreateGroupCertificateAuthorityRequest {
|
|
909
|
-
|
|
910
|
-
const filterSensitiveLog: (obj: CreateGroupCertificateAuthorityRequest) => any;
|
|
911
|
-
}
|
|
912
668
|
export interface CreateGroupCertificateAuthorityResponse {
|
|
913
669
|
|
|
914
670
|
GroupCertificateAuthorityArn?: string;
|
|
915
671
|
}
|
|
916
|
-
export declare namespace CreateGroupCertificateAuthorityResponse {
|
|
917
|
-
|
|
918
|
-
const filterSensitiveLog: (obj: CreateGroupCertificateAuthorityResponse) => any;
|
|
919
|
-
}
|
|
920
672
|
export interface CreateGroupVersionRequest {
|
|
921
673
|
|
|
922
674
|
AmznClientToken?: string;
|
|
@@ -937,10 +689,6 @@ export interface CreateGroupVersionRequest {
|
|
|
937
689
|
|
|
938
690
|
SubscriptionDefinitionVersionArn?: string;
|
|
939
691
|
}
|
|
940
|
-
export declare namespace CreateGroupVersionRequest {
|
|
941
|
-
|
|
942
|
-
const filterSensitiveLog: (obj: CreateGroupVersionRequest) => any;
|
|
943
|
-
}
|
|
944
692
|
export interface CreateGroupVersionResponse {
|
|
945
693
|
|
|
946
694
|
Arn?: string;
|
|
@@ -951,19 +699,11 @@ export interface CreateGroupVersionResponse {
|
|
|
951
699
|
|
|
952
700
|
Version?: string;
|
|
953
701
|
}
|
|
954
|
-
export declare namespace CreateGroupVersionResponse {
|
|
955
|
-
|
|
956
|
-
const filterSensitiveLog: (obj: CreateGroupVersionResponse) => any;
|
|
957
|
-
}
|
|
958
702
|
|
|
959
703
|
export interface LoggerDefinitionVersion {
|
|
960
704
|
|
|
961
705
|
Loggers?: Logger[];
|
|
962
706
|
}
|
|
963
|
-
export declare namespace LoggerDefinitionVersion {
|
|
964
|
-
|
|
965
|
-
const filterSensitiveLog: (obj: LoggerDefinitionVersion) => any;
|
|
966
|
-
}
|
|
967
707
|
export interface CreateLoggerDefinitionRequest {
|
|
968
708
|
|
|
969
709
|
AmznClientToken?: string;
|
|
@@ -974,10 +714,6 @@ export interface CreateLoggerDefinitionRequest {
|
|
|
974
714
|
|
|
975
715
|
tags?: Record<string, string>;
|
|
976
716
|
}
|
|
977
|
-
export declare namespace CreateLoggerDefinitionRequest {
|
|
978
|
-
|
|
979
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionRequest) => any;
|
|
980
|
-
}
|
|
981
717
|
export interface CreateLoggerDefinitionResponse {
|
|
982
718
|
|
|
983
719
|
Arn?: string;
|
|
@@ -994,10 +730,6 @@ export interface CreateLoggerDefinitionResponse {
|
|
|
994
730
|
|
|
995
731
|
Name?: string;
|
|
996
732
|
}
|
|
997
|
-
export declare namespace CreateLoggerDefinitionResponse {
|
|
998
|
-
|
|
999
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionResponse) => any;
|
|
1000
|
-
}
|
|
1001
733
|
export interface CreateLoggerDefinitionVersionRequest {
|
|
1002
734
|
|
|
1003
735
|
AmznClientToken?: string;
|
|
@@ -1006,10 +738,6 @@ export interface CreateLoggerDefinitionVersionRequest {
|
|
|
1006
738
|
|
|
1007
739
|
Loggers?: Logger[];
|
|
1008
740
|
}
|
|
1009
|
-
export declare namespace CreateLoggerDefinitionVersionRequest {
|
|
1010
|
-
|
|
1011
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionVersionRequest) => any;
|
|
1012
|
-
}
|
|
1013
741
|
export interface CreateLoggerDefinitionVersionResponse {
|
|
1014
742
|
|
|
1015
743
|
Arn?: string;
|
|
@@ -1020,19 +748,11 @@ export interface CreateLoggerDefinitionVersionResponse {
|
|
|
1020
748
|
|
|
1021
749
|
Version?: string;
|
|
1022
750
|
}
|
|
1023
|
-
export declare namespace CreateLoggerDefinitionVersionResponse {
|
|
1024
|
-
|
|
1025
|
-
const filterSensitiveLog: (obj: CreateLoggerDefinitionVersionResponse) => any;
|
|
1026
|
-
}
|
|
1027
751
|
|
|
1028
752
|
export interface ResourceDefinitionVersion {
|
|
1029
753
|
|
|
1030
754
|
Resources?: Resource[];
|
|
1031
755
|
}
|
|
1032
|
-
export declare namespace ResourceDefinitionVersion {
|
|
1033
|
-
|
|
1034
|
-
const filterSensitiveLog: (obj: ResourceDefinitionVersion) => any;
|
|
1035
|
-
}
|
|
1036
756
|
export interface CreateResourceDefinitionRequest {
|
|
1037
757
|
|
|
1038
758
|
AmznClientToken?: string;
|
|
@@ -1043,10 +763,6 @@ export interface CreateResourceDefinitionRequest {
|
|
|
1043
763
|
|
|
1044
764
|
tags?: Record<string, string>;
|
|
1045
765
|
}
|
|
1046
|
-
export declare namespace CreateResourceDefinitionRequest {
|
|
1047
|
-
|
|
1048
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionRequest) => any;
|
|
1049
|
-
}
|
|
1050
766
|
export interface CreateResourceDefinitionResponse {
|
|
1051
767
|
|
|
1052
768
|
Arn?: string;
|
|
@@ -1063,10 +779,6 @@ export interface CreateResourceDefinitionResponse {
|
|
|
1063
779
|
|
|
1064
780
|
Name?: string;
|
|
1065
781
|
}
|
|
1066
|
-
export declare namespace CreateResourceDefinitionResponse {
|
|
1067
|
-
|
|
1068
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionResponse) => any;
|
|
1069
|
-
}
|
|
1070
782
|
export interface CreateResourceDefinitionVersionRequest {
|
|
1071
783
|
|
|
1072
784
|
AmznClientToken?: string;
|
|
@@ -1075,10 +787,6 @@ export interface CreateResourceDefinitionVersionRequest {
|
|
|
1075
787
|
|
|
1076
788
|
Resources?: Resource[];
|
|
1077
789
|
}
|
|
1078
|
-
export declare namespace CreateResourceDefinitionVersionRequest {
|
|
1079
|
-
|
|
1080
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionVersionRequest) => any;
|
|
1081
|
-
}
|
|
1082
790
|
export interface CreateResourceDefinitionVersionResponse {
|
|
1083
791
|
|
|
1084
792
|
Arn?: string;
|
|
@@ -1089,10 +797,6 @@ export interface CreateResourceDefinitionVersionResponse {
|
|
|
1089
797
|
|
|
1090
798
|
Version?: string;
|
|
1091
799
|
}
|
|
1092
|
-
export declare namespace CreateResourceDefinitionVersionResponse {
|
|
1093
|
-
|
|
1094
|
-
const filterSensitiveLog: (obj: CreateResourceDefinitionVersionResponse) => any;
|
|
1095
|
-
}
|
|
1096
800
|
export declare enum SoftwareToUpdate {
|
|
1097
801
|
core = "core",
|
|
1098
802
|
ota_agent = "ota_agent"
|
|
@@ -1135,10 +839,6 @@ export interface CreateSoftwareUpdateJobRequest {
|
|
|
1135
839
|
|
|
1136
840
|
UpdateTargetsOperatingSystem: UpdateTargetsOperatingSystem | string | undefined;
|
|
1137
841
|
}
|
|
1138
|
-
export declare namespace CreateSoftwareUpdateJobRequest {
|
|
1139
|
-
|
|
1140
|
-
const filterSensitiveLog: (obj: CreateSoftwareUpdateJobRequest) => any;
|
|
1141
|
-
}
|
|
1142
842
|
export interface CreateSoftwareUpdateJobResponse {
|
|
1143
843
|
|
|
1144
844
|
IotJobArn?: string;
|
|
@@ -1147,19 +847,11 @@ export interface CreateSoftwareUpdateJobResponse {
|
|
|
1147
847
|
|
|
1148
848
|
PlatformSoftwareVersion?: string;
|
|
1149
849
|
}
|
|
1150
|
-
export declare namespace CreateSoftwareUpdateJobResponse {
|
|
1151
|
-
|
|
1152
|
-
const filterSensitiveLog: (obj: CreateSoftwareUpdateJobResponse) => any;
|
|
1153
|
-
}
|
|
1154
850
|
|
|
1155
851
|
export interface SubscriptionDefinitionVersion {
|
|
1156
852
|
|
|
1157
853
|
Subscriptions?: Subscription[];
|
|
1158
854
|
}
|
|
1159
|
-
export declare namespace SubscriptionDefinitionVersion {
|
|
1160
|
-
|
|
1161
|
-
const filterSensitiveLog: (obj: SubscriptionDefinitionVersion) => any;
|
|
1162
|
-
}
|
|
1163
855
|
export interface CreateSubscriptionDefinitionRequest {
|
|
1164
856
|
|
|
1165
857
|
AmznClientToken?: string;
|
|
@@ -1170,10 +862,6 @@ export interface CreateSubscriptionDefinitionRequest {
|
|
|
1170
862
|
|
|
1171
863
|
tags?: Record<string, string>;
|
|
1172
864
|
}
|
|
1173
|
-
export declare namespace CreateSubscriptionDefinitionRequest {
|
|
1174
|
-
|
|
1175
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionRequest) => any;
|
|
1176
|
-
}
|
|
1177
865
|
export interface CreateSubscriptionDefinitionResponse {
|
|
1178
866
|
|
|
1179
867
|
Arn?: string;
|
|
@@ -1190,10 +878,6 @@ export interface CreateSubscriptionDefinitionResponse {
|
|
|
1190
878
|
|
|
1191
879
|
Name?: string;
|
|
1192
880
|
}
|
|
1193
|
-
export declare namespace CreateSubscriptionDefinitionResponse {
|
|
1194
|
-
|
|
1195
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionResponse) => any;
|
|
1196
|
-
}
|
|
1197
881
|
export interface CreateSubscriptionDefinitionVersionRequest {
|
|
1198
882
|
|
|
1199
883
|
AmznClientToken?: string;
|
|
@@ -1202,10 +886,6 @@ export interface CreateSubscriptionDefinitionVersionRequest {
|
|
|
1202
886
|
|
|
1203
887
|
Subscriptions?: Subscription[];
|
|
1204
888
|
}
|
|
1205
|
-
export declare namespace CreateSubscriptionDefinitionVersionRequest {
|
|
1206
|
-
|
|
1207
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionRequest) => any;
|
|
1208
|
-
}
|
|
1209
889
|
export interface CreateSubscriptionDefinitionVersionResponse {
|
|
1210
890
|
|
|
1211
891
|
Arn?: string;
|
|
@@ -1216,122 +896,54 @@ export interface CreateSubscriptionDefinitionVersionResponse {
|
|
|
1216
896
|
|
|
1217
897
|
Version?: string;
|
|
1218
898
|
}
|
|
1219
|
-
export declare namespace CreateSubscriptionDefinitionVersionResponse {
|
|
1220
|
-
|
|
1221
|
-
const filterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionResponse) => any;
|
|
1222
|
-
}
|
|
1223
899
|
export interface DeleteConnectorDefinitionRequest {
|
|
1224
900
|
|
|
1225
901
|
ConnectorDefinitionId: string | undefined;
|
|
1226
902
|
}
|
|
1227
|
-
export declare namespace DeleteConnectorDefinitionRequest {
|
|
1228
|
-
|
|
1229
|
-
const filterSensitiveLog: (obj: DeleteConnectorDefinitionRequest) => any;
|
|
1230
|
-
}
|
|
1231
903
|
export interface DeleteConnectorDefinitionResponse {
|
|
1232
904
|
}
|
|
1233
|
-
export declare namespace DeleteConnectorDefinitionResponse {
|
|
1234
|
-
|
|
1235
|
-
const filterSensitiveLog: (obj: DeleteConnectorDefinitionResponse) => any;
|
|
1236
|
-
}
|
|
1237
905
|
export interface DeleteCoreDefinitionRequest {
|
|
1238
906
|
|
|
1239
907
|
CoreDefinitionId: string | undefined;
|
|
1240
908
|
}
|
|
1241
|
-
export declare namespace DeleteCoreDefinitionRequest {
|
|
1242
|
-
|
|
1243
|
-
const filterSensitiveLog: (obj: DeleteCoreDefinitionRequest) => any;
|
|
1244
|
-
}
|
|
1245
909
|
export interface DeleteCoreDefinitionResponse {
|
|
1246
910
|
}
|
|
1247
|
-
export declare namespace DeleteCoreDefinitionResponse {
|
|
1248
|
-
|
|
1249
|
-
const filterSensitiveLog: (obj: DeleteCoreDefinitionResponse) => any;
|
|
1250
|
-
}
|
|
1251
911
|
export interface DeleteDeviceDefinitionRequest {
|
|
1252
912
|
|
|
1253
913
|
DeviceDefinitionId: string | undefined;
|
|
1254
914
|
}
|
|
1255
|
-
export declare namespace DeleteDeviceDefinitionRequest {
|
|
1256
|
-
|
|
1257
|
-
const filterSensitiveLog: (obj: DeleteDeviceDefinitionRequest) => any;
|
|
1258
|
-
}
|
|
1259
915
|
export interface DeleteDeviceDefinitionResponse {
|
|
1260
916
|
}
|
|
1261
|
-
export declare namespace DeleteDeviceDefinitionResponse {
|
|
1262
|
-
|
|
1263
|
-
const filterSensitiveLog: (obj: DeleteDeviceDefinitionResponse) => any;
|
|
1264
|
-
}
|
|
1265
917
|
export interface DeleteFunctionDefinitionRequest {
|
|
1266
918
|
|
|
1267
919
|
FunctionDefinitionId: string | undefined;
|
|
1268
920
|
}
|
|
1269
|
-
export declare namespace DeleteFunctionDefinitionRequest {
|
|
1270
|
-
|
|
1271
|
-
const filterSensitiveLog: (obj: DeleteFunctionDefinitionRequest) => any;
|
|
1272
|
-
}
|
|
1273
921
|
export interface DeleteFunctionDefinitionResponse {
|
|
1274
922
|
}
|
|
1275
|
-
export declare namespace DeleteFunctionDefinitionResponse {
|
|
1276
|
-
|
|
1277
|
-
const filterSensitiveLog: (obj: DeleteFunctionDefinitionResponse) => any;
|
|
1278
|
-
}
|
|
1279
923
|
export interface DeleteGroupRequest {
|
|
1280
924
|
|
|
1281
925
|
GroupId: string | undefined;
|
|
1282
926
|
}
|
|
1283
|
-
export declare namespace DeleteGroupRequest {
|
|
1284
|
-
|
|
1285
|
-
const filterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
1286
|
-
}
|
|
1287
927
|
export interface DeleteGroupResponse {
|
|
1288
928
|
}
|
|
1289
|
-
export declare namespace DeleteGroupResponse {
|
|
1290
|
-
|
|
1291
|
-
const filterSensitiveLog: (obj: DeleteGroupResponse) => any;
|
|
1292
|
-
}
|
|
1293
929
|
export interface DeleteLoggerDefinitionRequest {
|
|
1294
930
|
|
|
1295
931
|
LoggerDefinitionId: string | undefined;
|
|
1296
932
|
}
|
|
1297
|
-
export declare namespace DeleteLoggerDefinitionRequest {
|
|
1298
|
-
|
|
1299
|
-
const filterSensitiveLog: (obj: DeleteLoggerDefinitionRequest) => any;
|
|
1300
|
-
}
|
|
1301
933
|
export interface DeleteLoggerDefinitionResponse {
|
|
1302
934
|
}
|
|
1303
|
-
export declare namespace DeleteLoggerDefinitionResponse {
|
|
1304
|
-
|
|
1305
|
-
const filterSensitiveLog: (obj: DeleteLoggerDefinitionResponse) => any;
|
|
1306
|
-
}
|
|
1307
935
|
export interface DeleteResourceDefinitionRequest {
|
|
1308
936
|
|
|
1309
937
|
ResourceDefinitionId: string | undefined;
|
|
1310
938
|
}
|
|
1311
|
-
export declare namespace DeleteResourceDefinitionRequest {
|
|
1312
|
-
|
|
1313
|
-
const filterSensitiveLog: (obj: DeleteResourceDefinitionRequest) => any;
|
|
1314
|
-
}
|
|
1315
939
|
export interface DeleteResourceDefinitionResponse {
|
|
1316
940
|
}
|
|
1317
|
-
export declare namespace DeleteResourceDefinitionResponse {
|
|
1318
|
-
|
|
1319
|
-
const filterSensitiveLog: (obj: DeleteResourceDefinitionResponse) => any;
|
|
1320
|
-
}
|
|
1321
941
|
export interface DeleteSubscriptionDefinitionRequest {
|
|
1322
942
|
|
|
1323
943
|
SubscriptionDefinitionId: string | undefined;
|
|
1324
944
|
}
|
|
1325
|
-
export declare namespace DeleteSubscriptionDefinitionRequest {
|
|
1326
|
-
|
|
1327
|
-
const filterSensitiveLog: (obj: DeleteSubscriptionDefinitionRequest) => any;
|
|
1328
|
-
}
|
|
1329
945
|
export interface DeleteSubscriptionDefinitionResponse {
|
|
1330
946
|
}
|
|
1331
|
-
export declare namespace DeleteSubscriptionDefinitionResponse {
|
|
1332
|
-
|
|
1333
|
-
const filterSensitiveLog: (obj: DeleteSubscriptionDefinitionResponse) => any;
|
|
1334
|
-
}
|
|
1335
947
|
|
|
1336
948
|
export interface Deployment {
|
|
1337
949
|
|
|
@@ -1345,66 +957,34 @@ export interface Deployment {
|
|
|
1345
957
|
|
|
1346
958
|
GroupArn?: string;
|
|
1347
959
|
}
|
|
1348
|
-
export declare namespace Deployment {
|
|
1349
|
-
|
|
1350
|
-
const filterSensitiveLog: (obj: Deployment) => any;
|
|
1351
|
-
}
|
|
1352
960
|
export interface DisassociateRoleFromGroupRequest {
|
|
1353
961
|
|
|
1354
962
|
GroupId: string | undefined;
|
|
1355
963
|
}
|
|
1356
|
-
export declare namespace DisassociateRoleFromGroupRequest {
|
|
1357
|
-
|
|
1358
|
-
const filterSensitiveLog: (obj: DisassociateRoleFromGroupRequest) => any;
|
|
1359
|
-
}
|
|
1360
964
|
export interface DisassociateRoleFromGroupResponse {
|
|
1361
965
|
|
|
1362
966
|
DisassociatedAt?: string;
|
|
1363
967
|
}
|
|
1364
|
-
export declare namespace DisassociateRoleFromGroupResponse {
|
|
1365
|
-
|
|
1366
|
-
const filterSensitiveLog: (obj: DisassociateRoleFromGroupResponse) => any;
|
|
1367
|
-
}
|
|
1368
968
|
export interface DisassociateServiceRoleFromAccountRequest {
|
|
1369
969
|
}
|
|
1370
|
-
export declare namespace DisassociateServiceRoleFromAccountRequest {
|
|
1371
|
-
|
|
1372
|
-
const filterSensitiveLog: (obj: DisassociateServiceRoleFromAccountRequest) => any;
|
|
1373
|
-
}
|
|
1374
970
|
export interface DisassociateServiceRoleFromAccountResponse {
|
|
1375
971
|
|
|
1376
972
|
DisassociatedAt?: string;
|
|
1377
973
|
}
|
|
1378
|
-
export declare namespace DisassociateServiceRoleFromAccountResponse {
|
|
1379
|
-
|
|
1380
|
-
const filterSensitiveLog: (obj: DisassociateServiceRoleFromAccountResponse) => any;
|
|
1381
|
-
}
|
|
1382
974
|
export interface GetAssociatedRoleRequest {
|
|
1383
975
|
|
|
1384
976
|
GroupId: string | undefined;
|
|
1385
977
|
}
|
|
1386
|
-
export declare namespace GetAssociatedRoleRequest {
|
|
1387
|
-
|
|
1388
|
-
const filterSensitiveLog: (obj: GetAssociatedRoleRequest) => any;
|
|
1389
|
-
}
|
|
1390
978
|
export interface GetAssociatedRoleResponse {
|
|
1391
979
|
|
|
1392
980
|
AssociatedAt?: string;
|
|
1393
981
|
|
|
1394
982
|
RoleArn?: string;
|
|
1395
983
|
}
|
|
1396
|
-
export declare namespace GetAssociatedRoleResponse {
|
|
1397
|
-
|
|
1398
|
-
const filterSensitiveLog: (obj: GetAssociatedRoleResponse) => any;
|
|
1399
|
-
}
|
|
1400
984
|
export interface GetBulkDeploymentStatusRequest {
|
|
1401
985
|
|
|
1402
986
|
BulkDeploymentId: string | undefined;
|
|
1403
987
|
}
|
|
1404
|
-
export declare namespace GetBulkDeploymentStatusRequest {
|
|
1405
|
-
|
|
1406
|
-
const filterSensitiveLog: (obj: GetBulkDeploymentStatusRequest) => any;
|
|
1407
|
-
}
|
|
1408
988
|
export interface GetBulkDeploymentStatusResponse {
|
|
1409
989
|
|
|
1410
990
|
BulkDeploymentMetrics?: BulkDeploymentMetrics;
|
|
@@ -1419,36 +999,20 @@ export interface GetBulkDeploymentStatusResponse {
|
|
|
1419
999
|
|
|
1420
1000
|
tags?: Record<string, string>;
|
|
1421
1001
|
}
|
|
1422
|
-
export declare namespace GetBulkDeploymentStatusResponse {
|
|
1423
|
-
|
|
1424
|
-
const filterSensitiveLog: (obj: GetBulkDeploymentStatusResponse) => any;
|
|
1425
|
-
}
|
|
1426
1002
|
export interface GetConnectivityInfoRequest {
|
|
1427
1003
|
|
|
1428
1004
|
ThingName: string | undefined;
|
|
1429
1005
|
}
|
|
1430
|
-
export declare namespace GetConnectivityInfoRequest {
|
|
1431
|
-
|
|
1432
|
-
const filterSensitiveLog: (obj: GetConnectivityInfoRequest) => any;
|
|
1433
|
-
}
|
|
1434
1006
|
export interface GetConnectivityInfoResponse {
|
|
1435
1007
|
|
|
1436
1008
|
ConnectivityInfo?: ConnectivityInfo[];
|
|
1437
1009
|
|
|
1438
1010
|
Message?: string;
|
|
1439
1011
|
}
|
|
1440
|
-
export declare namespace GetConnectivityInfoResponse {
|
|
1441
|
-
|
|
1442
|
-
const filterSensitiveLog: (obj: GetConnectivityInfoResponse) => any;
|
|
1443
|
-
}
|
|
1444
1012
|
export interface GetConnectorDefinitionRequest {
|
|
1445
1013
|
|
|
1446
1014
|
ConnectorDefinitionId: string | undefined;
|
|
1447
1015
|
}
|
|
1448
|
-
export declare namespace GetConnectorDefinitionRequest {
|
|
1449
|
-
|
|
1450
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionRequest) => any;
|
|
1451
|
-
}
|
|
1452
1016
|
export interface GetConnectorDefinitionResponse {
|
|
1453
1017
|
|
|
1454
1018
|
Arn?: string;
|
|
@@ -1467,10 +1031,6 @@ export interface GetConnectorDefinitionResponse {
|
|
|
1467
1031
|
|
|
1468
1032
|
tags?: Record<string, string>;
|
|
1469
1033
|
}
|
|
1470
|
-
export declare namespace GetConnectorDefinitionResponse {
|
|
1471
|
-
|
|
1472
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionResponse) => any;
|
|
1473
|
-
}
|
|
1474
1034
|
export interface GetConnectorDefinitionVersionRequest {
|
|
1475
1035
|
|
|
1476
1036
|
ConnectorDefinitionId: string | undefined;
|
|
@@ -1479,10 +1039,6 @@ export interface GetConnectorDefinitionVersionRequest {
|
|
|
1479
1039
|
|
|
1480
1040
|
NextToken?: string;
|
|
1481
1041
|
}
|
|
1482
|
-
export declare namespace GetConnectorDefinitionVersionRequest {
|
|
1483
|
-
|
|
1484
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionVersionRequest) => any;
|
|
1485
|
-
}
|
|
1486
1042
|
export interface GetConnectorDefinitionVersionResponse {
|
|
1487
1043
|
|
|
1488
1044
|
Arn?: string;
|
|
@@ -1497,18 +1053,10 @@ export interface GetConnectorDefinitionVersionResponse {
|
|
|
1497
1053
|
|
|
1498
1054
|
Version?: string;
|
|
1499
1055
|
}
|
|
1500
|
-
export declare namespace GetConnectorDefinitionVersionResponse {
|
|
1501
|
-
|
|
1502
|
-
const filterSensitiveLog: (obj: GetConnectorDefinitionVersionResponse) => any;
|
|
1503
|
-
}
|
|
1504
1056
|
export interface GetCoreDefinitionRequest {
|
|
1505
1057
|
|
|
1506
1058
|
CoreDefinitionId: string | undefined;
|
|
1507
1059
|
}
|
|
1508
|
-
export declare namespace GetCoreDefinitionRequest {
|
|
1509
|
-
|
|
1510
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionRequest) => any;
|
|
1511
|
-
}
|
|
1512
1060
|
export interface GetCoreDefinitionResponse {
|
|
1513
1061
|
|
|
1514
1062
|
Arn?: string;
|
|
@@ -1527,20 +1075,12 @@ export interface GetCoreDefinitionResponse {
|
|
|
1527
1075
|
|
|
1528
1076
|
tags?: Record<string, string>;
|
|
1529
1077
|
}
|
|
1530
|
-
export declare namespace GetCoreDefinitionResponse {
|
|
1531
|
-
|
|
1532
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionResponse) => any;
|
|
1533
|
-
}
|
|
1534
1078
|
export interface GetCoreDefinitionVersionRequest {
|
|
1535
1079
|
|
|
1536
1080
|
CoreDefinitionId: string | undefined;
|
|
1537
1081
|
|
|
1538
1082
|
CoreDefinitionVersionId: string | undefined;
|
|
1539
1083
|
}
|
|
1540
|
-
export declare namespace GetCoreDefinitionVersionRequest {
|
|
1541
|
-
|
|
1542
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionVersionRequest) => any;
|
|
1543
|
-
}
|
|
1544
1084
|
export interface GetCoreDefinitionVersionResponse {
|
|
1545
1085
|
|
|
1546
1086
|
Arn?: string;
|
|
@@ -1555,20 +1095,12 @@ export interface GetCoreDefinitionVersionResponse {
|
|
|
1555
1095
|
|
|
1556
1096
|
Version?: string;
|
|
1557
1097
|
}
|
|
1558
|
-
export declare namespace GetCoreDefinitionVersionResponse {
|
|
1559
|
-
|
|
1560
|
-
const filterSensitiveLog: (obj: GetCoreDefinitionVersionResponse) => any;
|
|
1561
|
-
}
|
|
1562
1098
|
export interface GetDeploymentStatusRequest {
|
|
1563
1099
|
|
|
1564
1100
|
DeploymentId: string | undefined;
|
|
1565
1101
|
|
|
1566
1102
|
GroupId: string | undefined;
|
|
1567
1103
|
}
|
|
1568
|
-
export declare namespace GetDeploymentStatusRequest {
|
|
1569
|
-
|
|
1570
|
-
const filterSensitiveLog: (obj: GetDeploymentStatusRequest) => any;
|
|
1571
|
-
}
|
|
1572
1104
|
export interface GetDeploymentStatusResponse {
|
|
1573
1105
|
|
|
1574
1106
|
DeploymentStatus?: string;
|
|
@@ -1581,18 +1113,10 @@ export interface GetDeploymentStatusResponse {
|
|
|
1581
1113
|
|
|
1582
1114
|
UpdatedAt?: string;
|
|
1583
1115
|
}
|
|
1584
|
-
export declare namespace GetDeploymentStatusResponse {
|
|
1585
|
-
|
|
1586
|
-
const filterSensitiveLog: (obj: GetDeploymentStatusResponse) => any;
|
|
1587
|
-
}
|
|
1588
1116
|
export interface GetDeviceDefinitionRequest {
|
|
1589
1117
|
|
|
1590
1118
|
DeviceDefinitionId: string | undefined;
|
|
1591
1119
|
}
|
|
1592
|
-
export declare namespace GetDeviceDefinitionRequest {
|
|
1593
|
-
|
|
1594
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionRequest) => any;
|
|
1595
|
-
}
|
|
1596
1120
|
export interface GetDeviceDefinitionResponse {
|
|
1597
1121
|
|
|
1598
1122
|
Arn?: string;
|
|
@@ -1611,10 +1135,6 @@ export interface GetDeviceDefinitionResponse {
|
|
|
1611
1135
|
|
|
1612
1136
|
tags?: Record<string, string>;
|
|
1613
1137
|
}
|
|
1614
|
-
export declare namespace GetDeviceDefinitionResponse {
|
|
1615
|
-
|
|
1616
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionResponse) => any;
|
|
1617
|
-
}
|
|
1618
1138
|
export interface GetDeviceDefinitionVersionRequest {
|
|
1619
1139
|
|
|
1620
1140
|
DeviceDefinitionId: string | undefined;
|
|
@@ -1623,10 +1143,6 @@ export interface GetDeviceDefinitionVersionRequest {
|
|
|
1623
1143
|
|
|
1624
1144
|
NextToken?: string;
|
|
1625
1145
|
}
|
|
1626
|
-
export declare namespace GetDeviceDefinitionVersionRequest {
|
|
1627
|
-
|
|
1628
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionVersionRequest) => any;
|
|
1629
|
-
}
|
|
1630
1146
|
export interface GetDeviceDefinitionVersionResponse {
|
|
1631
1147
|
|
|
1632
1148
|
Arn?: string;
|
|
@@ -1641,18 +1157,10 @@ export interface GetDeviceDefinitionVersionResponse {
|
|
|
1641
1157
|
|
|
1642
1158
|
Version?: string;
|
|
1643
1159
|
}
|
|
1644
|
-
export declare namespace GetDeviceDefinitionVersionResponse {
|
|
1645
|
-
|
|
1646
|
-
const filterSensitiveLog: (obj: GetDeviceDefinitionVersionResponse) => any;
|
|
1647
|
-
}
|
|
1648
1160
|
export interface GetFunctionDefinitionRequest {
|
|
1649
1161
|
|
|
1650
1162
|
FunctionDefinitionId: string | undefined;
|
|
1651
1163
|
}
|
|
1652
|
-
export declare namespace GetFunctionDefinitionRequest {
|
|
1653
|
-
|
|
1654
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionRequest) => any;
|
|
1655
|
-
}
|
|
1656
1164
|
export interface GetFunctionDefinitionResponse {
|
|
1657
1165
|
|
|
1658
1166
|
Arn?: string;
|
|
@@ -1671,10 +1179,6 @@ export interface GetFunctionDefinitionResponse {
|
|
|
1671
1179
|
|
|
1672
1180
|
tags?: Record<string, string>;
|
|
1673
1181
|
}
|
|
1674
|
-
export declare namespace GetFunctionDefinitionResponse {
|
|
1675
|
-
|
|
1676
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionResponse) => any;
|
|
1677
|
-
}
|
|
1678
1182
|
export interface GetFunctionDefinitionVersionRequest {
|
|
1679
1183
|
|
|
1680
1184
|
FunctionDefinitionId: string | undefined;
|
|
@@ -1683,10 +1187,6 @@ export interface GetFunctionDefinitionVersionRequest {
|
|
|
1683
1187
|
|
|
1684
1188
|
NextToken?: string;
|
|
1685
1189
|
}
|
|
1686
|
-
export declare namespace GetFunctionDefinitionVersionRequest {
|
|
1687
|
-
|
|
1688
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionVersionRequest) => any;
|
|
1689
|
-
}
|
|
1690
1190
|
export interface GetFunctionDefinitionVersionResponse {
|
|
1691
1191
|
|
|
1692
1192
|
Arn?: string;
|
|
@@ -1701,18 +1201,10 @@ export interface GetFunctionDefinitionVersionResponse {
|
|
|
1701
1201
|
|
|
1702
1202
|
Version?: string;
|
|
1703
1203
|
}
|
|
1704
|
-
export declare namespace GetFunctionDefinitionVersionResponse {
|
|
1705
|
-
|
|
1706
|
-
const filterSensitiveLog: (obj: GetFunctionDefinitionVersionResponse) => any;
|
|
1707
|
-
}
|
|
1708
1204
|
export interface GetGroupRequest {
|
|
1709
1205
|
|
|
1710
1206
|
GroupId: string | undefined;
|
|
1711
1207
|
}
|
|
1712
|
-
export declare namespace GetGroupRequest {
|
|
1713
|
-
|
|
1714
|
-
const filterSensitiveLog: (obj: GetGroupRequest) => any;
|
|
1715
|
-
}
|
|
1716
1208
|
export interface GetGroupResponse {
|
|
1717
1209
|
|
|
1718
1210
|
Arn?: string;
|
|
@@ -1731,20 +1223,12 @@ export interface GetGroupResponse {
|
|
|
1731
1223
|
|
|
1732
1224
|
tags?: Record<string, string>;
|
|
1733
1225
|
}
|
|
1734
|
-
export declare namespace GetGroupResponse {
|
|
1735
|
-
|
|
1736
|
-
const filterSensitiveLog: (obj: GetGroupResponse) => any;
|
|
1737
|
-
}
|
|
1738
1226
|
export interface GetGroupCertificateAuthorityRequest {
|
|
1739
1227
|
|
|
1740
1228
|
CertificateAuthorityId: string | undefined;
|
|
1741
1229
|
|
|
1742
1230
|
GroupId: string | undefined;
|
|
1743
1231
|
}
|
|
1744
|
-
export declare namespace GetGroupCertificateAuthorityRequest {
|
|
1745
|
-
|
|
1746
|
-
const filterSensitiveLog: (obj: GetGroupCertificateAuthorityRequest) => any;
|
|
1747
|
-
}
|
|
1748
1232
|
export interface GetGroupCertificateAuthorityResponse {
|
|
1749
1233
|
|
|
1750
1234
|
GroupCertificateAuthorityArn?: string;
|
|
@@ -1753,18 +1237,10 @@ export interface GetGroupCertificateAuthorityResponse {
|
|
|
1753
1237
|
|
|
1754
1238
|
PemEncodedCertificate?: string;
|
|
1755
1239
|
}
|
|
1756
|
-
export declare namespace GetGroupCertificateAuthorityResponse {
|
|
1757
|
-
|
|
1758
|
-
const filterSensitiveLog: (obj: GetGroupCertificateAuthorityResponse) => any;
|
|
1759
|
-
}
|
|
1760
1240
|
export interface GetGroupCertificateConfigurationRequest {
|
|
1761
1241
|
|
|
1762
1242
|
GroupId: string | undefined;
|
|
1763
1243
|
}
|
|
1764
|
-
export declare namespace GetGroupCertificateConfigurationRequest {
|
|
1765
|
-
|
|
1766
|
-
const filterSensitiveLog: (obj: GetGroupCertificateConfigurationRequest) => any;
|
|
1767
|
-
}
|
|
1768
1244
|
export interface GetGroupCertificateConfigurationResponse {
|
|
1769
1245
|
|
|
1770
1246
|
CertificateAuthorityExpiryInMilliseconds?: string;
|
|
@@ -1773,20 +1249,12 @@ export interface GetGroupCertificateConfigurationResponse {
|
|
|
1773
1249
|
|
|
1774
1250
|
GroupId?: string;
|
|
1775
1251
|
}
|
|
1776
|
-
export declare namespace GetGroupCertificateConfigurationResponse {
|
|
1777
|
-
|
|
1778
|
-
const filterSensitiveLog: (obj: GetGroupCertificateConfigurationResponse) => any;
|
|
1779
|
-
}
|
|
1780
1252
|
export interface GetGroupVersionRequest {
|
|
1781
1253
|
|
|
1782
1254
|
GroupId: string | undefined;
|
|
1783
1255
|
|
|
1784
1256
|
GroupVersionId: string | undefined;
|
|
1785
1257
|
}
|
|
1786
|
-
export declare namespace GetGroupVersionRequest {
|
|
1787
|
-
|
|
1788
|
-
const filterSensitiveLog: (obj: GetGroupVersionRequest) => any;
|
|
1789
|
-
}
|
|
1790
1258
|
export interface GetGroupVersionResponse {
|
|
1791
1259
|
|
|
1792
1260
|
Arn?: string;
|
|
@@ -1799,18 +1267,10 @@ export interface GetGroupVersionResponse {
|
|
|
1799
1267
|
|
|
1800
1268
|
Version?: string;
|
|
1801
1269
|
}
|
|
1802
|
-
export declare namespace GetGroupVersionResponse {
|
|
1803
|
-
|
|
1804
|
-
const filterSensitiveLog: (obj: GetGroupVersionResponse) => any;
|
|
1805
|
-
}
|
|
1806
1270
|
export interface GetLoggerDefinitionRequest {
|
|
1807
1271
|
|
|
1808
1272
|
LoggerDefinitionId: string | undefined;
|
|
1809
1273
|
}
|
|
1810
|
-
export declare namespace GetLoggerDefinitionRequest {
|
|
1811
|
-
|
|
1812
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionRequest) => any;
|
|
1813
|
-
}
|
|
1814
1274
|
export interface GetLoggerDefinitionResponse {
|
|
1815
1275
|
|
|
1816
1276
|
Arn?: string;
|
|
@@ -1829,10 +1289,6 @@ export interface GetLoggerDefinitionResponse {
|
|
|
1829
1289
|
|
|
1830
1290
|
tags?: Record<string, string>;
|
|
1831
1291
|
}
|
|
1832
|
-
export declare namespace GetLoggerDefinitionResponse {
|
|
1833
|
-
|
|
1834
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionResponse) => any;
|
|
1835
|
-
}
|
|
1836
1292
|
export interface GetLoggerDefinitionVersionRequest {
|
|
1837
1293
|
|
|
1838
1294
|
LoggerDefinitionId: string | undefined;
|
|
@@ -1841,10 +1297,6 @@ export interface GetLoggerDefinitionVersionRequest {
|
|
|
1841
1297
|
|
|
1842
1298
|
NextToken?: string;
|
|
1843
1299
|
}
|
|
1844
|
-
export declare namespace GetLoggerDefinitionVersionRequest {
|
|
1845
|
-
|
|
1846
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionVersionRequest) => any;
|
|
1847
|
-
}
|
|
1848
1300
|
export interface GetLoggerDefinitionVersionResponse {
|
|
1849
1301
|
|
|
1850
1302
|
Arn?: string;
|
|
@@ -1857,18 +1309,10 @@ export interface GetLoggerDefinitionVersionResponse {
|
|
|
1857
1309
|
|
|
1858
1310
|
Version?: string;
|
|
1859
1311
|
}
|
|
1860
|
-
export declare namespace GetLoggerDefinitionVersionResponse {
|
|
1861
|
-
|
|
1862
|
-
const filterSensitiveLog: (obj: GetLoggerDefinitionVersionResponse) => any;
|
|
1863
|
-
}
|
|
1864
1312
|
export interface GetResourceDefinitionRequest {
|
|
1865
1313
|
|
|
1866
1314
|
ResourceDefinitionId: string | undefined;
|
|
1867
1315
|
}
|
|
1868
|
-
export declare namespace GetResourceDefinitionRequest {
|
|
1869
|
-
|
|
1870
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionRequest) => any;
|
|
1871
|
-
}
|
|
1872
1316
|
export interface GetResourceDefinitionResponse {
|
|
1873
1317
|
|
|
1874
1318
|
Arn?: string;
|
|
@@ -1887,20 +1331,12 @@ export interface GetResourceDefinitionResponse {
|
|
|
1887
1331
|
|
|
1888
1332
|
tags?: Record<string, string>;
|
|
1889
1333
|
}
|
|
1890
|
-
export declare namespace GetResourceDefinitionResponse {
|
|
1891
|
-
|
|
1892
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionResponse) => any;
|
|
1893
|
-
}
|
|
1894
1334
|
export interface GetResourceDefinitionVersionRequest {
|
|
1895
1335
|
|
|
1896
1336
|
ResourceDefinitionId: string | undefined;
|
|
1897
1337
|
|
|
1898
1338
|
ResourceDefinitionVersionId: string | undefined;
|
|
1899
1339
|
}
|
|
1900
|
-
export declare namespace GetResourceDefinitionVersionRequest {
|
|
1901
|
-
|
|
1902
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionVersionRequest) => any;
|
|
1903
|
-
}
|
|
1904
1340
|
export interface GetResourceDefinitionVersionResponse {
|
|
1905
1341
|
|
|
1906
1342
|
Arn?: string;
|
|
@@ -1913,34 +1349,18 @@ export interface GetResourceDefinitionVersionResponse {
|
|
|
1913
1349
|
|
|
1914
1350
|
Version?: string;
|
|
1915
1351
|
}
|
|
1916
|
-
export declare namespace GetResourceDefinitionVersionResponse {
|
|
1917
|
-
|
|
1918
|
-
const filterSensitiveLog: (obj: GetResourceDefinitionVersionResponse) => any;
|
|
1919
|
-
}
|
|
1920
1352
|
export interface GetServiceRoleForAccountRequest {
|
|
1921
1353
|
}
|
|
1922
|
-
export declare namespace GetServiceRoleForAccountRequest {
|
|
1923
|
-
|
|
1924
|
-
const filterSensitiveLog: (obj: GetServiceRoleForAccountRequest) => any;
|
|
1925
|
-
}
|
|
1926
1354
|
export interface GetServiceRoleForAccountResponse {
|
|
1927
1355
|
|
|
1928
1356
|
AssociatedAt?: string;
|
|
1929
1357
|
|
|
1930
1358
|
RoleArn?: string;
|
|
1931
1359
|
}
|
|
1932
|
-
export declare namespace GetServiceRoleForAccountResponse {
|
|
1933
|
-
|
|
1934
|
-
const filterSensitiveLog: (obj: GetServiceRoleForAccountResponse) => any;
|
|
1935
|
-
}
|
|
1936
1360
|
export interface GetSubscriptionDefinitionRequest {
|
|
1937
1361
|
|
|
1938
1362
|
SubscriptionDefinitionId: string | undefined;
|
|
1939
1363
|
}
|
|
1940
|
-
export declare namespace GetSubscriptionDefinitionRequest {
|
|
1941
|
-
|
|
1942
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionRequest) => any;
|
|
1943
|
-
}
|
|
1944
1364
|
export interface GetSubscriptionDefinitionResponse {
|
|
1945
1365
|
|
|
1946
1366
|
Arn?: string;
|
|
@@ -1959,10 +1379,6 @@ export interface GetSubscriptionDefinitionResponse {
|
|
|
1959
1379
|
|
|
1960
1380
|
tags?: Record<string, string>;
|
|
1961
1381
|
}
|
|
1962
|
-
export declare namespace GetSubscriptionDefinitionResponse {
|
|
1963
|
-
|
|
1964
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionResponse) => any;
|
|
1965
|
-
}
|
|
1966
1382
|
export interface GetSubscriptionDefinitionVersionRequest {
|
|
1967
1383
|
|
|
1968
1384
|
NextToken?: string;
|
|
@@ -1971,10 +1387,6 @@ export interface GetSubscriptionDefinitionVersionRequest {
|
|
|
1971
1387
|
|
|
1972
1388
|
SubscriptionDefinitionVersionId: string | undefined;
|
|
1973
1389
|
}
|
|
1974
|
-
export declare namespace GetSubscriptionDefinitionVersionRequest {
|
|
1975
|
-
|
|
1976
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionVersionRequest) => any;
|
|
1977
|
-
}
|
|
1978
1390
|
export interface GetSubscriptionDefinitionVersionResponse {
|
|
1979
1391
|
|
|
1980
1392
|
Arn?: string;
|
|
@@ -1989,18 +1401,10 @@ export interface GetSubscriptionDefinitionVersionResponse {
|
|
|
1989
1401
|
|
|
1990
1402
|
Version?: string;
|
|
1991
1403
|
}
|
|
1992
|
-
export declare namespace GetSubscriptionDefinitionVersionResponse {
|
|
1993
|
-
|
|
1994
|
-
const filterSensitiveLog: (obj: GetSubscriptionDefinitionVersionResponse) => any;
|
|
1995
|
-
}
|
|
1996
1404
|
export interface GetThingRuntimeConfigurationRequest {
|
|
1997
1405
|
|
|
1998
1406
|
ThingName: string | undefined;
|
|
1999
1407
|
}
|
|
2000
|
-
export declare namespace GetThingRuntimeConfigurationRequest {
|
|
2001
|
-
|
|
2002
|
-
const filterSensitiveLog: (obj: GetThingRuntimeConfigurationRequest) => any;
|
|
2003
|
-
}
|
|
2004
1408
|
export declare enum Telemetry {
|
|
2005
1409
|
Off = "Off",
|
|
2006
1410
|
On = "On"
|
|
@@ -2012,27 +1416,15 @@ export interface TelemetryConfiguration {
|
|
|
2012
1416
|
|
|
2013
1417
|
Telemetry: Telemetry | string | undefined;
|
|
2014
1418
|
}
|
|
2015
|
-
export declare namespace TelemetryConfiguration {
|
|
2016
|
-
|
|
2017
|
-
const filterSensitiveLog: (obj: TelemetryConfiguration) => any;
|
|
2018
|
-
}
|
|
2019
1419
|
|
|
2020
1420
|
export interface RuntimeConfiguration {
|
|
2021
1421
|
|
|
2022
1422
|
TelemetryConfiguration?: TelemetryConfiguration;
|
|
2023
1423
|
}
|
|
2024
|
-
export declare namespace RuntimeConfiguration {
|
|
2025
|
-
|
|
2026
|
-
const filterSensitiveLog: (obj: RuntimeConfiguration) => any;
|
|
2027
|
-
}
|
|
2028
1424
|
export interface GetThingRuntimeConfigurationResponse {
|
|
2029
1425
|
|
|
2030
1426
|
RuntimeConfiguration?: RuntimeConfiguration;
|
|
2031
1427
|
}
|
|
2032
|
-
export declare namespace GetThingRuntimeConfigurationResponse {
|
|
2033
|
-
|
|
2034
|
-
const filterSensitiveLog: (obj: GetThingRuntimeConfigurationResponse) => any;
|
|
2035
|
-
}
|
|
2036
1428
|
export interface ListBulkDeploymentDetailedReportsRequest {
|
|
2037
1429
|
|
|
2038
1430
|
BulkDeploymentId: string | undefined;
|
|
@@ -2041,60 +1433,36 @@ export interface ListBulkDeploymentDetailedReportsRequest {
|
|
|
2041
1433
|
|
|
2042
1434
|
NextToken?: string;
|
|
2043
1435
|
}
|
|
2044
|
-
export declare namespace ListBulkDeploymentDetailedReportsRequest {
|
|
2045
|
-
|
|
2046
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsRequest) => any;
|
|
2047
|
-
}
|
|
2048
1436
|
export interface ListBulkDeploymentDetailedReportsResponse {
|
|
2049
1437
|
|
|
2050
1438
|
Deployments?: BulkDeploymentResult[];
|
|
2051
1439
|
|
|
2052
1440
|
NextToken?: string;
|
|
2053
1441
|
}
|
|
2054
|
-
export declare namespace ListBulkDeploymentDetailedReportsResponse {
|
|
2055
|
-
|
|
2056
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsResponse) => any;
|
|
2057
|
-
}
|
|
2058
1442
|
export interface ListBulkDeploymentsRequest {
|
|
2059
1443
|
|
|
2060
1444
|
MaxResults?: string;
|
|
2061
1445
|
|
|
2062
1446
|
NextToken?: string;
|
|
2063
1447
|
}
|
|
2064
|
-
export declare namespace ListBulkDeploymentsRequest {
|
|
2065
|
-
|
|
2066
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentsRequest) => any;
|
|
2067
|
-
}
|
|
2068
1448
|
export interface ListBulkDeploymentsResponse {
|
|
2069
1449
|
|
|
2070
1450
|
BulkDeployments?: BulkDeployment[];
|
|
2071
1451
|
|
|
2072
1452
|
NextToken?: string;
|
|
2073
1453
|
}
|
|
2074
|
-
export declare namespace ListBulkDeploymentsResponse {
|
|
2075
|
-
|
|
2076
|
-
const filterSensitiveLog: (obj: ListBulkDeploymentsResponse) => any;
|
|
2077
|
-
}
|
|
2078
1454
|
export interface ListConnectorDefinitionsRequest {
|
|
2079
1455
|
|
|
2080
1456
|
MaxResults?: string;
|
|
2081
1457
|
|
|
2082
1458
|
NextToken?: string;
|
|
2083
1459
|
}
|
|
2084
|
-
export declare namespace ListConnectorDefinitionsRequest {
|
|
2085
|
-
|
|
2086
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionsRequest) => any;
|
|
2087
|
-
}
|
|
2088
1460
|
export interface ListConnectorDefinitionsResponse {
|
|
2089
1461
|
|
|
2090
1462
|
Definitions?: DefinitionInformation[];
|
|
2091
1463
|
|
|
2092
1464
|
NextToken?: string;
|
|
2093
1465
|
}
|
|
2094
|
-
export declare namespace ListConnectorDefinitionsResponse {
|
|
2095
|
-
|
|
2096
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionsResponse) => any;
|
|
2097
|
-
}
|
|
2098
1466
|
export interface ListConnectorDefinitionVersionsRequest {
|
|
2099
1467
|
|
|
2100
1468
|
ConnectorDefinitionId: string | undefined;
|
|
@@ -2103,40 +1471,24 @@ export interface ListConnectorDefinitionVersionsRequest {
|
|
|
2103
1471
|
|
|
2104
1472
|
NextToken?: string;
|
|
2105
1473
|
}
|
|
2106
|
-
export declare namespace ListConnectorDefinitionVersionsRequest {
|
|
2107
|
-
|
|
2108
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionVersionsRequest) => any;
|
|
2109
|
-
}
|
|
2110
1474
|
export interface ListConnectorDefinitionVersionsResponse {
|
|
2111
1475
|
|
|
2112
1476
|
NextToken?: string;
|
|
2113
1477
|
|
|
2114
1478
|
Versions?: VersionInformation[];
|
|
2115
1479
|
}
|
|
2116
|
-
export declare namespace ListConnectorDefinitionVersionsResponse {
|
|
2117
|
-
|
|
2118
|
-
const filterSensitiveLog: (obj: ListConnectorDefinitionVersionsResponse) => any;
|
|
2119
|
-
}
|
|
2120
1480
|
export interface ListCoreDefinitionsRequest {
|
|
2121
1481
|
|
|
2122
1482
|
MaxResults?: string;
|
|
2123
1483
|
|
|
2124
1484
|
NextToken?: string;
|
|
2125
1485
|
}
|
|
2126
|
-
export declare namespace ListCoreDefinitionsRequest {
|
|
2127
|
-
|
|
2128
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionsRequest) => any;
|
|
2129
|
-
}
|
|
2130
1486
|
export interface ListCoreDefinitionsResponse {
|
|
2131
1487
|
|
|
2132
1488
|
Definitions?: DefinitionInformation[];
|
|
2133
1489
|
|
|
2134
1490
|
NextToken?: string;
|
|
2135
1491
|
}
|
|
2136
|
-
export declare namespace ListCoreDefinitionsResponse {
|
|
2137
|
-
|
|
2138
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionsResponse) => any;
|
|
2139
|
-
}
|
|
2140
1492
|
export interface ListCoreDefinitionVersionsRequest {
|
|
2141
1493
|
|
|
2142
1494
|
CoreDefinitionId: string | undefined;
|
|
@@ -2145,20 +1497,12 @@ export interface ListCoreDefinitionVersionsRequest {
|
|
|
2145
1497
|
|
|
2146
1498
|
NextToken?: string;
|
|
2147
1499
|
}
|
|
2148
|
-
export declare namespace ListCoreDefinitionVersionsRequest {
|
|
2149
|
-
|
|
2150
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionVersionsRequest) => any;
|
|
2151
|
-
}
|
|
2152
1500
|
export interface ListCoreDefinitionVersionsResponse {
|
|
2153
1501
|
|
|
2154
1502
|
NextToken?: string;
|
|
2155
1503
|
|
|
2156
1504
|
Versions?: VersionInformation[];
|
|
2157
1505
|
}
|
|
2158
|
-
export declare namespace ListCoreDefinitionVersionsResponse {
|
|
2159
|
-
|
|
2160
|
-
const filterSensitiveLog: (obj: ListCoreDefinitionVersionsResponse) => any;
|
|
2161
|
-
}
|
|
2162
1506
|
export interface ListDeploymentsRequest {
|
|
2163
1507
|
|
|
2164
1508
|
GroupId: string | undefined;
|
|
@@ -2167,40 +1511,24 @@ export interface ListDeploymentsRequest {
|
|
|
2167
1511
|
|
|
2168
1512
|
NextToken?: string;
|
|
2169
1513
|
}
|
|
2170
|
-
export declare namespace ListDeploymentsRequest {
|
|
2171
|
-
|
|
2172
|
-
const filterSensitiveLog: (obj: ListDeploymentsRequest) => any;
|
|
2173
|
-
}
|
|
2174
1514
|
export interface ListDeploymentsResponse {
|
|
2175
1515
|
|
|
2176
1516
|
Deployments?: Deployment[];
|
|
2177
1517
|
|
|
2178
1518
|
NextToken?: string;
|
|
2179
1519
|
}
|
|
2180
|
-
export declare namespace ListDeploymentsResponse {
|
|
2181
|
-
|
|
2182
|
-
const filterSensitiveLog: (obj: ListDeploymentsResponse) => any;
|
|
2183
|
-
}
|
|
2184
1520
|
export interface ListDeviceDefinitionsRequest {
|
|
2185
1521
|
|
|
2186
1522
|
MaxResults?: string;
|
|
2187
1523
|
|
|
2188
1524
|
NextToken?: string;
|
|
2189
1525
|
}
|
|
2190
|
-
export declare namespace ListDeviceDefinitionsRequest {
|
|
2191
|
-
|
|
2192
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionsRequest) => any;
|
|
2193
|
-
}
|
|
2194
1526
|
export interface ListDeviceDefinitionsResponse {
|
|
2195
1527
|
|
|
2196
1528
|
Definitions?: DefinitionInformation[];
|
|
2197
1529
|
|
|
2198
1530
|
NextToken?: string;
|
|
2199
1531
|
}
|
|
2200
|
-
export declare namespace ListDeviceDefinitionsResponse {
|
|
2201
|
-
|
|
2202
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionsResponse) => any;
|
|
2203
|
-
}
|
|
2204
1532
|
export interface ListDeviceDefinitionVersionsRequest {
|
|
2205
1533
|
|
|
2206
1534
|
DeviceDefinitionId: string | undefined;
|
|
@@ -2209,40 +1537,24 @@ export interface ListDeviceDefinitionVersionsRequest {
|
|
|
2209
1537
|
|
|
2210
1538
|
NextToken?: string;
|
|
2211
1539
|
}
|
|
2212
|
-
export declare namespace ListDeviceDefinitionVersionsRequest {
|
|
2213
|
-
|
|
2214
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionVersionsRequest) => any;
|
|
2215
|
-
}
|
|
2216
1540
|
export interface ListDeviceDefinitionVersionsResponse {
|
|
2217
1541
|
|
|
2218
1542
|
NextToken?: string;
|
|
2219
1543
|
|
|
2220
1544
|
Versions?: VersionInformation[];
|
|
2221
1545
|
}
|
|
2222
|
-
export declare namespace ListDeviceDefinitionVersionsResponse {
|
|
2223
|
-
|
|
2224
|
-
const filterSensitiveLog: (obj: ListDeviceDefinitionVersionsResponse) => any;
|
|
2225
|
-
}
|
|
2226
1546
|
export interface ListFunctionDefinitionsRequest {
|
|
2227
1547
|
|
|
2228
1548
|
MaxResults?: string;
|
|
2229
1549
|
|
|
2230
1550
|
NextToken?: string;
|
|
2231
1551
|
}
|
|
2232
|
-
export declare namespace ListFunctionDefinitionsRequest {
|
|
2233
|
-
|
|
2234
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionsRequest) => any;
|
|
2235
|
-
}
|
|
2236
1552
|
export interface ListFunctionDefinitionsResponse {
|
|
2237
1553
|
|
|
2238
1554
|
Definitions?: DefinitionInformation[];
|
|
2239
1555
|
|
|
2240
1556
|
NextToken?: string;
|
|
2241
1557
|
}
|
|
2242
|
-
export declare namespace ListFunctionDefinitionsResponse {
|
|
2243
|
-
|
|
2244
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionsResponse) => any;
|
|
2245
|
-
}
|
|
2246
1558
|
export interface ListFunctionDefinitionVersionsRequest {
|
|
2247
1559
|
|
|
2248
1560
|
FunctionDefinitionId: string | undefined;
|
|
@@ -2251,56 +1563,32 @@ export interface ListFunctionDefinitionVersionsRequest {
|
|
|
2251
1563
|
|
|
2252
1564
|
NextToken?: string;
|
|
2253
1565
|
}
|
|
2254
|
-
export declare namespace ListFunctionDefinitionVersionsRequest {
|
|
2255
|
-
|
|
2256
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionVersionsRequest) => any;
|
|
2257
|
-
}
|
|
2258
1566
|
export interface ListFunctionDefinitionVersionsResponse {
|
|
2259
1567
|
|
|
2260
1568
|
NextToken?: string;
|
|
2261
1569
|
|
|
2262
1570
|
Versions?: VersionInformation[];
|
|
2263
1571
|
}
|
|
2264
|
-
export declare namespace ListFunctionDefinitionVersionsResponse {
|
|
2265
|
-
|
|
2266
|
-
const filterSensitiveLog: (obj: ListFunctionDefinitionVersionsResponse) => any;
|
|
2267
|
-
}
|
|
2268
1572
|
export interface ListGroupCertificateAuthoritiesRequest {
|
|
2269
1573
|
|
|
2270
1574
|
GroupId: string | undefined;
|
|
2271
1575
|
}
|
|
2272
|
-
export declare namespace ListGroupCertificateAuthoritiesRequest {
|
|
2273
|
-
|
|
2274
|
-
const filterSensitiveLog: (obj: ListGroupCertificateAuthoritiesRequest) => any;
|
|
2275
|
-
}
|
|
2276
1576
|
export interface ListGroupCertificateAuthoritiesResponse {
|
|
2277
1577
|
|
|
2278
1578
|
GroupCertificateAuthorities?: GroupCertificateAuthorityProperties[];
|
|
2279
1579
|
}
|
|
2280
|
-
export declare namespace ListGroupCertificateAuthoritiesResponse {
|
|
2281
|
-
|
|
2282
|
-
const filterSensitiveLog: (obj: ListGroupCertificateAuthoritiesResponse) => any;
|
|
2283
|
-
}
|
|
2284
1580
|
export interface ListGroupsRequest {
|
|
2285
1581
|
|
|
2286
1582
|
MaxResults?: string;
|
|
2287
1583
|
|
|
2288
1584
|
NextToken?: string;
|
|
2289
1585
|
}
|
|
2290
|
-
export declare namespace ListGroupsRequest {
|
|
2291
|
-
|
|
2292
|
-
const filterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
2293
|
-
}
|
|
2294
1586
|
export interface ListGroupsResponse {
|
|
2295
1587
|
|
|
2296
1588
|
Groups?: GroupInformation[];
|
|
2297
1589
|
|
|
2298
1590
|
NextToken?: string;
|
|
2299
1591
|
}
|
|
2300
|
-
export declare namespace ListGroupsResponse {
|
|
2301
|
-
|
|
2302
|
-
const filterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
2303
|
-
}
|
|
2304
1592
|
export interface ListGroupVersionsRequest {
|
|
2305
1593
|
|
|
2306
1594
|
GroupId: string | undefined;
|
|
@@ -2309,40 +1597,24 @@ export interface ListGroupVersionsRequest {
|
|
|
2309
1597
|
|
|
2310
1598
|
NextToken?: string;
|
|
2311
1599
|
}
|
|
2312
|
-
export declare namespace ListGroupVersionsRequest {
|
|
2313
|
-
|
|
2314
|
-
const filterSensitiveLog: (obj: ListGroupVersionsRequest) => any;
|
|
2315
|
-
}
|
|
2316
1600
|
export interface ListGroupVersionsResponse {
|
|
2317
1601
|
|
|
2318
1602
|
NextToken?: string;
|
|
2319
1603
|
|
|
2320
1604
|
Versions?: VersionInformation[];
|
|
2321
1605
|
}
|
|
2322
|
-
export declare namespace ListGroupVersionsResponse {
|
|
2323
|
-
|
|
2324
|
-
const filterSensitiveLog: (obj: ListGroupVersionsResponse) => any;
|
|
2325
|
-
}
|
|
2326
1606
|
export interface ListLoggerDefinitionsRequest {
|
|
2327
1607
|
|
|
2328
1608
|
MaxResults?: string;
|
|
2329
1609
|
|
|
2330
1610
|
NextToken?: string;
|
|
2331
1611
|
}
|
|
2332
|
-
export declare namespace ListLoggerDefinitionsRequest {
|
|
2333
|
-
|
|
2334
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionsRequest) => any;
|
|
2335
|
-
}
|
|
2336
1612
|
export interface ListLoggerDefinitionsResponse {
|
|
2337
1613
|
|
|
2338
1614
|
Definitions?: DefinitionInformation[];
|
|
2339
1615
|
|
|
2340
1616
|
NextToken?: string;
|
|
2341
1617
|
}
|
|
2342
|
-
export declare namespace ListLoggerDefinitionsResponse {
|
|
2343
|
-
|
|
2344
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionsResponse) => any;
|
|
2345
|
-
}
|
|
2346
1618
|
export interface ListLoggerDefinitionVersionsRequest {
|
|
2347
1619
|
|
|
2348
1620
|
LoggerDefinitionId: string | undefined;
|
|
@@ -2351,40 +1623,24 @@ export interface ListLoggerDefinitionVersionsRequest {
|
|
|
2351
1623
|
|
|
2352
1624
|
NextToken?: string;
|
|
2353
1625
|
}
|
|
2354
|
-
export declare namespace ListLoggerDefinitionVersionsRequest {
|
|
2355
|
-
|
|
2356
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionVersionsRequest) => any;
|
|
2357
|
-
}
|
|
2358
1626
|
export interface ListLoggerDefinitionVersionsResponse {
|
|
2359
1627
|
|
|
2360
1628
|
NextToken?: string;
|
|
2361
1629
|
|
|
2362
1630
|
Versions?: VersionInformation[];
|
|
2363
1631
|
}
|
|
2364
|
-
export declare namespace ListLoggerDefinitionVersionsResponse {
|
|
2365
|
-
|
|
2366
|
-
const filterSensitiveLog: (obj: ListLoggerDefinitionVersionsResponse) => any;
|
|
2367
|
-
}
|
|
2368
1632
|
export interface ListResourceDefinitionsRequest {
|
|
2369
1633
|
|
|
2370
1634
|
MaxResults?: string;
|
|
2371
1635
|
|
|
2372
1636
|
NextToken?: string;
|
|
2373
1637
|
}
|
|
2374
|
-
export declare namespace ListResourceDefinitionsRequest {
|
|
2375
|
-
|
|
2376
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionsRequest) => any;
|
|
2377
|
-
}
|
|
2378
1638
|
export interface ListResourceDefinitionsResponse {
|
|
2379
1639
|
|
|
2380
1640
|
Definitions?: DefinitionInformation[];
|
|
2381
1641
|
|
|
2382
1642
|
NextToken?: string;
|
|
2383
1643
|
}
|
|
2384
|
-
export declare namespace ListResourceDefinitionsResponse {
|
|
2385
|
-
|
|
2386
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionsResponse) => any;
|
|
2387
|
-
}
|
|
2388
1644
|
export interface ListResourceDefinitionVersionsRequest {
|
|
2389
1645
|
|
|
2390
1646
|
MaxResults?: string;
|
|
@@ -2393,40 +1649,24 @@ export interface ListResourceDefinitionVersionsRequest {
|
|
|
2393
1649
|
|
|
2394
1650
|
ResourceDefinitionId: string | undefined;
|
|
2395
1651
|
}
|
|
2396
|
-
export declare namespace ListResourceDefinitionVersionsRequest {
|
|
2397
|
-
|
|
2398
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionVersionsRequest) => any;
|
|
2399
|
-
}
|
|
2400
1652
|
export interface ListResourceDefinitionVersionsResponse {
|
|
2401
1653
|
|
|
2402
1654
|
NextToken?: string;
|
|
2403
1655
|
|
|
2404
1656
|
Versions?: VersionInformation[];
|
|
2405
1657
|
}
|
|
2406
|
-
export declare namespace ListResourceDefinitionVersionsResponse {
|
|
2407
|
-
|
|
2408
|
-
const filterSensitiveLog: (obj: ListResourceDefinitionVersionsResponse) => any;
|
|
2409
|
-
}
|
|
2410
1658
|
export interface ListSubscriptionDefinitionsRequest {
|
|
2411
1659
|
|
|
2412
1660
|
MaxResults?: string;
|
|
2413
1661
|
|
|
2414
1662
|
NextToken?: string;
|
|
2415
1663
|
}
|
|
2416
|
-
export declare namespace ListSubscriptionDefinitionsRequest {
|
|
2417
|
-
|
|
2418
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionsRequest) => any;
|
|
2419
|
-
}
|
|
2420
1664
|
export interface ListSubscriptionDefinitionsResponse {
|
|
2421
1665
|
|
|
2422
1666
|
Definitions?: DefinitionInformation[];
|
|
2423
1667
|
|
|
2424
1668
|
NextToken?: string;
|
|
2425
1669
|
}
|
|
2426
|
-
export declare namespace ListSubscriptionDefinitionsResponse {
|
|
2427
|
-
|
|
2428
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionsResponse) => any;
|
|
2429
|
-
}
|
|
2430
1670
|
export interface ListSubscriptionDefinitionVersionsRequest {
|
|
2431
1671
|
|
|
2432
1672
|
MaxResults?: string;
|
|
@@ -2435,36 +1675,20 @@ export interface ListSubscriptionDefinitionVersionsRequest {
|
|
|
2435
1675
|
|
|
2436
1676
|
SubscriptionDefinitionId: string | undefined;
|
|
2437
1677
|
}
|
|
2438
|
-
export declare namespace ListSubscriptionDefinitionVersionsRequest {
|
|
2439
|
-
|
|
2440
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsRequest) => any;
|
|
2441
|
-
}
|
|
2442
1678
|
export interface ListSubscriptionDefinitionVersionsResponse {
|
|
2443
1679
|
|
|
2444
1680
|
NextToken?: string;
|
|
2445
1681
|
|
|
2446
1682
|
Versions?: VersionInformation[];
|
|
2447
1683
|
}
|
|
2448
|
-
export declare namespace ListSubscriptionDefinitionVersionsResponse {
|
|
2449
|
-
|
|
2450
|
-
const filterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsResponse) => any;
|
|
2451
|
-
}
|
|
2452
1684
|
export interface ListTagsForResourceRequest {
|
|
2453
1685
|
|
|
2454
1686
|
ResourceArn: string | undefined;
|
|
2455
1687
|
}
|
|
2456
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2457
|
-
|
|
2458
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2459
|
-
}
|
|
2460
1688
|
export interface ListTagsForResourceResponse {
|
|
2461
1689
|
|
|
2462
1690
|
tags?: Record<string, string>;
|
|
2463
1691
|
}
|
|
2464
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2465
|
-
|
|
2466
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2467
|
-
}
|
|
2468
1692
|
|
|
2469
1693
|
export interface ResetDeploymentsRequest {
|
|
2470
1694
|
|
|
@@ -2474,20 +1698,12 @@ export interface ResetDeploymentsRequest {
|
|
|
2474
1698
|
|
|
2475
1699
|
GroupId: string | undefined;
|
|
2476
1700
|
}
|
|
2477
|
-
export declare namespace ResetDeploymentsRequest {
|
|
2478
|
-
|
|
2479
|
-
const filterSensitiveLog: (obj: ResetDeploymentsRequest) => any;
|
|
2480
|
-
}
|
|
2481
1701
|
export interface ResetDeploymentsResponse {
|
|
2482
1702
|
|
|
2483
1703
|
DeploymentArn?: string;
|
|
2484
1704
|
|
|
2485
1705
|
DeploymentId?: string;
|
|
2486
1706
|
}
|
|
2487
|
-
export declare namespace ResetDeploymentsResponse {
|
|
2488
|
-
|
|
2489
|
-
const filterSensitiveLog: (obj: ResetDeploymentsResponse) => any;
|
|
2490
|
-
}
|
|
2491
1707
|
export interface StartBulkDeploymentRequest {
|
|
2492
1708
|
|
|
2493
1709
|
AmznClientToken?: string;
|
|
@@ -2498,34 +1714,18 @@ export interface StartBulkDeploymentRequest {
|
|
|
2498
1714
|
|
|
2499
1715
|
tags?: Record<string, string>;
|
|
2500
1716
|
}
|
|
2501
|
-
export declare namespace StartBulkDeploymentRequest {
|
|
2502
|
-
|
|
2503
|
-
const filterSensitiveLog: (obj: StartBulkDeploymentRequest) => any;
|
|
2504
|
-
}
|
|
2505
1717
|
export interface StartBulkDeploymentResponse {
|
|
2506
1718
|
|
|
2507
1719
|
BulkDeploymentArn?: string;
|
|
2508
1720
|
|
|
2509
1721
|
BulkDeploymentId?: string;
|
|
2510
1722
|
}
|
|
2511
|
-
export declare namespace StartBulkDeploymentResponse {
|
|
2512
|
-
|
|
2513
|
-
const filterSensitiveLog: (obj: StartBulkDeploymentResponse) => any;
|
|
2514
|
-
}
|
|
2515
1723
|
export interface StopBulkDeploymentRequest {
|
|
2516
1724
|
|
|
2517
1725
|
BulkDeploymentId: string | undefined;
|
|
2518
1726
|
}
|
|
2519
|
-
export declare namespace StopBulkDeploymentRequest {
|
|
2520
|
-
|
|
2521
|
-
const filterSensitiveLog: (obj: StopBulkDeploymentRequest) => any;
|
|
2522
|
-
}
|
|
2523
1727
|
export interface StopBulkDeploymentResponse {
|
|
2524
1728
|
}
|
|
2525
|
-
export declare namespace StopBulkDeploymentResponse {
|
|
2526
|
-
|
|
2527
|
-
const filterSensitiveLog: (obj: StopBulkDeploymentResponse) => any;
|
|
2528
|
-
}
|
|
2529
1729
|
|
|
2530
1730
|
export interface TagResourceRequest {
|
|
2531
1731
|
|
|
@@ -2533,20 +1733,12 @@ export interface TagResourceRequest {
|
|
|
2533
1733
|
|
|
2534
1734
|
tags?: Record<string, string>;
|
|
2535
1735
|
}
|
|
2536
|
-
export declare namespace TagResourceRequest {
|
|
2537
|
-
|
|
2538
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2539
|
-
}
|
|
2540
1736
|
export interface UntagResourceRequest {
|
|
2541
1737
|
|
|
2542
1738
|
ResourceArn: string | undefined;
|
|
2543
1739
|
|
|
2544
1740
|
TagKeys: string[] | undefined;
|
|
2545
1741
|
}
|
|
2546
|
-
export declare namespace UntagResourceRequest {
|
|
2547
|
-
|
|
2548
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2549
|
-
}
|
|
2550
1742
|
|
|
2551
1743
|
export interface UpdateConnectivityInfoRequest {
|
|
2552
1744
|
|
|
@@ -2554,110 +1746,58 @@ export interface UpdateConnectivityInfoRequest {
|
|
|
2554
1746
|
|
|
2555
1747
|
ThingName: string | undefined;
|
|
2556
1748
|
}
|
|
2557
|
-
export declare namespace UpdateConnectivityInfoRequest {
|
|
2558
|
-
|
|
2559
|
-
const filterSensitiveLog: (obj: UpdateConnectivityInfoRequest) => any;
|
|
2560
|
-
}
|
|
2561
1749
|
export interface UpdateConnectivityInfoResponse {
|
|
2562
1750
|
|
|
2563
1751
|
Message?: string;
|
|
2564
1752
|
|
|
2565
1753
|
Version?: string;
|
|
2566
1754
|
}
|
|
2567
|
-
export declare namespace UpdateConnectivityInfoResponse {
|
|
2568
|
-
|
|
2569
|
-
const filterSensitiveLog: (obj: UpdateConnectivityInfoResponse) => any;
|
|
2570
|
-
}
|
|
2571
1755
|
export interface UpdateConnectorDefinitionRequest {
|
|
2572
1756
|
|
|
2573
1757
|
ConnectorDefinitionId: string | undefined;
|
|
2574
1758
|
|
|
2575
1759
|
Name?: string;
|
|
2576
1760
|
}
|
|
2577
|
-
export declare namespace UpdateConnectorDefinitionRequest {
|
|
2578
|
-
|
|
2579
|
-
const filterSensitiveLog: (obj: UpdateConnectorDefinitionRequest) => any;
|
|
2580
|
-
}
|
|
2581
1761
|
export interface UpdateConnectorDefinitionResponse {
|
|
2582
1762
|
}
|
|
2583
|
-
export declare namespace UpdateConnectorDefinitionResponse {
|
|
2584
|
-
|
|
2585
|
-
const filterSensitiveLog: (obj: UpdateConnectorDefinitionResponse) => any;
|
|
2586
|
-
}
|
|
2587
1763
|
export interface UpdateCoreDefinitionRequest {
|
|
2588
1764
|
|
|
2589
1765
|
CoreDefinitionId: string | undefined;
|
|
2590
1766
|
|
|
2591
1767
|
Name?: string;
|
|
2592
1768
|
}
|
|
2593
|
-
export declare namespace UpdateCoreDefinitionRequest {
|
|
2594
|
-
|
|
2595
|
-
const filterSensitiveLog: (obj: UpdateCoreDefinitionRequest) => any;
|
|
2596
|
-
}
|
|
2597
1769
|
export interface UpdateCoreDefinitionResponse {
|
|
2598
1770
|
}
|
|
2599
|
-
export declare namespace UpdateCoreDefinitionResponse {
|
|
2600
|
-
|
|
2601
|
-
const filterSensitiveLog: (obj: UpdateCoreDefinitionResponse) => any;
|
|
2602
|
-
}
|
|
2603
1771
|
export interface UpdateDeviceDefinitionRequest {
|
|
2604
1772
|
|
|
2605
1773
|
DeviceDefinitionId: string | undefined;
|
|
2606
1774
|
|
|
2607
1775
|
Name?: string;
|
|
2608
1776
|
}
|
|
2609
|
-
export declare namespace UpdateDeviceDefinitionRequest {
|
|
2610
|
-
|
|
2611
|
-
const filterSensitiveLog: (obj: UpdateDeviceDefinitionRequest) => any;
|
|
2612
|
-
}
|
|
2613
1777
|
export interface UpdateDeviceDefinitionResponse {
|
|
2614
1778
|
}
|
|
2615
|
-
export declare namespace UpdateDeviceDefinitionResponse {
|
|
2616
|
-
|
|
2617
|
-
const filterSensitiveLog: (obj: UpdateDeviceDefinitionResponse) => any;
|
|
2618
|
-
}
|
|
2619
1779
|
export interface UpdateFunctionDefinitionRequest {
|
|
2620
1780
|
|
|
2621
1781
|
FunctionDefinitionId: string | undefined;
|
|
2622
1782
|
|
|
2623
1783
|
Name?: string;
|
|
2624
1784
|
}
|
|
2625
|
-
export declare namespace UpdateFunctionDefinitionRequest {
|
|
2626
|
-
|
|
2627
|
-
const filterSensitiveLog: (obj: UpdateFunctionDefinitionRequest) => any;
|
|
2628
|
-
}
|
|
2629
1785
|
export interface UpdateFunctionDefinitionResponse {
|
|
2630
1786
|
}
|
|
2631
|
-
export declare namespace UpdateFunctionDefinitionResponse {
|
|
2632
|
-
|
|
2633
|
-
const filterSensitiveLog: (obj: UpdateFunctionDefinitionResponse) => any;
|
|
2634
|
-
}
|
|
2635
1787
|
export interface UpdateGroupRequest {
|
|
2636
1788
|
|
|
2637
1789
|
GroupId: string | undefined;
|
|
2638
1790
|
|
|
2639
1791
|
Name?: string;
|
|
2640
1792
|
}
|
|
2641
|
-
export declare namespace UpdateGroupRequest {
|
|
2642
|
-
|
|
2643
|
-
const filterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
2644
|
-
}
|
|
2645
1793
|
export interface UpdateGroupResponse {
|
|
2646
1794
|
}
|
|
2647
|
-
export declare namespace UpdateGroupResponse {
|
|
2648
|
-
|
|
2649
|
-
const filterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
2650
|
-
}
|
|
2651
1795
|
export interface UpdateGroupCertificateConfigurationRequest {
|
|
2652
1796
|
|
|
2653
1797
|
CertificateExpiryInMilliseconds?: string;
|
|
2654
1798
|
|
|
2655
1799
|
GroupId: string | undefined;
|
|
2656
1800
|
}
|
|
2657
|
-
export declare namespace UpdateGroupCertificateConfigurationRequest {
|
|
2658
|
-
|
|
2659
|
-
const filterSensitiveLog: (obj: UpdateGroupCertificateConfigurationRequest) => any;
|
|
2660
|
-
}
|
|
2661
1801
|
export interface UpdateGroupCertificateConfigurationResponse {
|
|
2662
1802
|
|
|
2663
1803
|
CertificateAuthorityExpiryInMilliseconds?: string;
|
|
@@ -2666,80 +1806,490 @@ export interface UpdateGroupCertificateConfigurationResponse {
|
|
|
2666
1806
|
|
|
2667
1807
|
GroupId?: string;
|
|
2668
1808
|
}
|
|
2669
|
-
export declare namespace UpdateGroupCertificateConfigurationResponse {
|
|
2670
|
-
|
|
2671
|
-
const filterSensitiveLog: (obj: UpdateGroupCertificateConfigurationResponse) => any;
|
|
2672
|
-
}
|
|
2673
1809
|
export interface UpdateLoggerDefinitionRequest {
|
|
2674
1810
|
|
|
2675
1811
|
LoggerDefinitionId: string | undefined;
|
|
2676
1812
|
|
|
2677
1813
|
Name?: string;
|
|
2678
1814
|
}
|
|
2679
|
-
export declare namespace UpdateLoggerDefinitionRequest {
|
|
2680
|
-
|
|
2681
|
-
const filterSensitiveLog: (obj: UpdateLoggerDefinitionRequest) => any;
|
|
2682
|
-
}
|
|
2683
1815
|
export interface UpdateLoggerDefinitionResponse {
|
|
2684
1816
|
}
|
|
2685
|
-
export declare namespace UpdateLoggerDefinitionResponse {
|
|
2686
|
-
|
|
2687
|
-
const filterSensitiveLog: (obj: UpdateLoggerDefinitionResponse) => any;
|
|
2688
|
-
}
|
|
2689
1817
|
export interface UpdateResourceDefinitionRequest {
|
|
2690
1818
|
|
|
2691
1819
|
Name?: string;
|
|
2692
1820
|
|
|
2693
1821
|
ResourceDefinitionId: string | undefined;
|
|
2694
1822
|
}
|
|
2695
|
-
export declare namespace UpdateResourceDefinitionRequest {
|
|
2696
|
-
|
|
2697
|
-
const filterSensitiveLog: (obj: UpdateResourceDefinitionRequest) => any;
|
|
2698
|
-
}
|
|
2699
1823
|
export interface UpdateResourceDefinitionResponse {
|
|
2700
1824
|
}
|
|
2701
|
-
export declare namespace UpdateResourceDefinitionResponse {
|
|
2702
|
-
|
|
2703
|
-
const filterSensitiveLog: (obj: UpdateResourceDefinitionResponse) => any;
|
|
2704
|
-
}
|
|
2705
1825
|
export interface UpdateSubscriptionDefinitionRequest {
|
|
2706
1826
|
|
|
2707
1827
|
Name?: string;
|
|
2708
1828
|
|
|
2709
1829
|
SubscriptionDefinitionId: string | undefined;
|
|
2710
1830
|
}
|
|
2711
|
-
export declare namespace UpdateSubscriptionDefinitionRequest {
|
|
2712
|
-
|
|
2713
|
-
const filterSensitiveLog: (obj: UpdateSubscriptionDefinitionRequest) => any;
|
|
2714
|
-
}
|
|
2715
1831
|
export interface UpdateSubscriptionDefinitionResponse {
|
|
2716
1832
|
}
|
|
2717
|
-
export declare namespace UpdateSubscriptionDefinitionResponse {
|
|
2718
|
-
|
|
2719
|
-
const filterSensitiveLog: (obj: UpdateSubscriptionDefinitionResponse) => any;
|
|
2720
|
-
}
|
|
2721
1833
|
|
|
2722
1834
|
export interface TelemetryConfigurationUpdate {
|
|
2723
1835
|
|
|
2724
1836
|
Telemetry: Telemetry | string | undefined;
|
|
2725
1837
|
}
|
|
2726
|
-
export declare namespace TelemetryConfigurationUpdate {
|
|
2727
|
-
|
|
2728
|
-
const filterSensitiveLog: (obj: TelemetryConfigurationUpdate) => any;
|
|
2729
|
-
}
|
|
2730
1838
|
export interface UpdateThingRuntimeConfigurationRequest {
|
|
2731
1839
|
|
|
2732
1840
|
TelemetryConfiguration?: TelemetryConfigurationUpdate;
|
|
2733
1841
|
|
|
2734
1842
|
ThingName: string | undefined;
|
|
2735
1843
|
}
|
|
2736
|
-
export declare namespace UpdateThingRuntimeConfigurationRequest {
|
|
2737
|
-
|
|
2738
|
-
const filterSensitiveLog: (obj: UpdateThingRuntimeConfigurationRequest) => any;
|
|
2739
|
-
}
|
|
2740
1844
|
export interface UpdateThingRuntimeConfigurationResponse {
|
|
2741
1845
|
}
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
1846
|
+
|
|
1847
|
+
export declare const ConnectivityInfoFilterSensitiveLog: (obj: ConnectivityInfo) => any;
|
|
1848
|
+
|
|
1849
|
+
export declare const ConnectorFilterSensitiveLog: (obj: Connector) => any;
|
|
1850
|
+
|
|
1851
|
+
export declare const CoreFilterSensitiveLog: (obj: Core) => any;
|
|
1852
|
+
|
|
1853
|
+
export declare const DefinitionInformationFilterSensitiveLog: (obj: DefinitionInformation) => any;
|
|
1854
|
+
|
|
1855
|
+
export declare const DeviceFilterSensitiveLog: (obj: Device) => any;
|
|
1856
|
+
|
|
1857
|
+
export declare const FunctionRunAsConfigFilterSensitiveLog: (obj: FunctionRunAsConfig) => any;
|
|
1858
|
+
|
|
1859
|
+
export declare const FunctionExecutionConfigFilterSensitiveLog: (obj: FunctionExecutionConfig) => any;
|
|
1860
|
+
|
|
1861
|
+
export declare const ResourceAccessPolicyFilterSensitiveLog: (obj: ResourceAccessPolicy) => any;
|
|
1862
|
+
|
|
1863
|
+
export declare const FunctionConfigurationEnvironmentFilterSensitiveLog: (obj: FunctionConfigurationEnvironment) => any;
|
|
1864
|
+
|
|
1865
|
+
export declare const FunctionConfigurationFilterSensitiveLog: (obj: FunctionConfiguration) => any;
|
|
1866
|
+
|
|
1867
|
+
export declare const FunctionFilterSensitiveLog: (obj: Function) => any;
|
|
1868
|
+
|
|
1869
|
+
export declare const GroupCertificateAuthorityPropertiesFilterSensitiveLog: (obj: GroupCertificateAuthorityProperties) => any;
|
|
1870
|
+
|
|
1871
|
+
export declare const GroupInformationFilterSensitiveLog: (obj: GroupInformation) => any;
|
|
1872
|
+
|
|
1873
|
+
export declare const LoggerFilterSensitiveLog: (obj: Logger) => any;
|
|
1874
|
+
|
|
1875
|
+
export declare const GroupOwnerSettingFilterSensitiveLog: (obj: GroupOwnerSetting) => any;
|
|
1876
|
+
|
|
1877
|
+
export declare const LocalDeviceResourceDataFilterSensitiveLog: (obj: LocalDeviceResourceData) => any;
|
|
1878
|
+
|
|
1879
|
+
export declare const LocalVolumeResourceDataFilterSensitiveLog: (obj: LocalVolumeResourceData) => any;
|
|
1880
|
+
|
|
1881
|
+
export declare const ResourceDownloadOwnerSettingFilterSensitiveLog: (obj: ResourceDownloadOwnerSetting) => any;
|
|
1882
|
+
|
|
1883
|
+
export declare const S3MachineLearningModelResourceDataFilterSensitiveLog: (obj: S3MachineLearningModelResourceData) => any;
|
|
1884
|
+
|
|
1885
|
+
export declare const SageMakerMachineLearningModelResourceDataFilterSensitiveLog: (obj: SageMakerMachineLearningModelResourceData) => any;
|
|
1886
|
+
|
|
1887
|
+
export declare const SecretsManagerSecretResourceDataFilterSensitiveLog: (obj: SecretsManagerSecretResourceData) => any;
|
|
1888
|
+
|
|
1889
|
+
export declare const ResourceDataContainerFilterSensitiveLog: (obj: ResourceDataContainer) => any;
|
|
1890
|
+
|
|
1891
|
+
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
1892
|
+
|
|
1893
|
+
export declare const SubscriptionFilterSensitiveLog: (obj: Subscription) => any;
|
|
1894
|
+
|
|
1895
|
+
export declare const VersionInformationFilterSensitiveLog: (obj: VersionInformation) => any;
|
|
1896
|
+
|
|
1897
|
+
export declare const AssociateRoleToGroupRequestFilterSensitiveLog: (obj: AssociateRoleToGroupRequest) => any;
|
|
1898
|
+
|
|
1899
|
+
export declare const AssociateRoleToGroupResponseFilterSensitiveLog: (obj: AssociateRoleToGroupResponse) => any;
|
|
1900
|
+
|
|
1901
|
+
export declare const ErrorDetailFilterSensitiveLog: (obj: ErrorDetail) => any;
|
|
1902
|
+
|
|
1903
|
+
export declare const AssociateServiceRoleToAccountRequestFilterSensitiveLog: (obj: AssociateServiceRoleToAccountRequest) => any;
|
|
1904
|
+
|
|
1905
|
+
export declare const AssociateServiceRoleToAccountResponseFilterSensitiveLog: (obj: AssociateServiceRoleToAccountResponse) => any;
|
|
1906
|
+
|
|
1907
|
+
export declare const BulkDeploymentFilterSensitiveLog: (obj: BulkDeployment) => any;
|
|
1908
|
+
|
|
1909
|
+
export declare const BulkDeploymentMetricsFilterSensitiveLog: (obj: BulkDeploymentMetrics) => any;
|
|
1910
|
+
|
|
1911
|
+
export declare const BulkDeploymentResultFilterSensitiveLog: (obj: BulkDeploymentResult) => any;
|
|
1912
|
+
|
|
1913
|
+
export declare const ConnectorDefinitionVersionFilterSensitiveLog: (obj: ConnectorDefinitionVersion) => any;
|
|
1914
|
+
|
|
1915
|
+
export declare const CoreDefinitionVersionFilterSensitiveLog: (obj: CoreDefinitionVersion) => any;
|
|
1916
|
+
|
|
1917
|
+
export declare const CreateConnectorDefinitionRequestFilterSensitiveLog: (obj: CreateConnectorDefinitionRequest) => any;
|
|
1918
|
+
|
|
1919
|
+
export declare const CreateConnectorDefinitionResponseFilterSensitiveLog: (obj: CreateConnectorDefinitionResponse) => any;
|
|
1920
|
+
|
|
1921
|
+
export declare const CreateConnectorDefinitionVersionRequestFilterSensitiveLog: (obj: CreateConnectorDefinitionVersionRequest) => any;
|
|
1922
|
+
|
|
1923
|
+
export declare const CreateConnectorDefinitionVersionResponseFilterSensitiveLog: (obj: CreateConnectorDefinitionVersionResponse) => any;
|
|
1924
|
+
|
|
1925
|
+
export declare const CreateCoreDefinitionRequestFilterSensitiveLog: (obj: CreateCoreDefinitionRequest) => any;
|
|
1926
|
+
|
|
1927
|
+
export declare const CreateCoreDefinitionResponseFilterSensitiveLog: (obj: CreateCoreDefinitionResponse) => any;
|
|
1928
|
+
|
|
1929
|
+
export declare const CreateCoreDefinitionVersionRequestFilterSensitiveLog: (obj: CreateCoreDefinitionVersionRequest) => any;
|
|
1930
|
+
|
|
1931
|
+
export declare const CreateCoreDefinitionVersionResponseFilterSensitiveLog: (obj: CreateCoreDefinitionVersionResponse) => any;
|
|
1932
|
+
|
|
1933
|
+
export declare const CreateDeploymentRequestFilterSensitiveLog: (obj: CreateDeploymentRequest) => any;
|
|
1934
|
+
|
|
1935
|
+
export declare const CreateDeploymentResponseFilterSensitiveLog: (obj: CreateDeploymentResponse) => any;
|
|
1936
|
+
|
|
1937
|
+
export declare const DeviceDefinitionVersionFilterSensitiveLog: (obj: DeviceDefinitionVersion) => any;
|
|
1938
|
+
|
|
1939
|
+
export declare const CreateDeviceDefinitionRequestFilterSensitiveLog: (obj: CreateDeviceDefinitionRequest) => any;
|
|
1940
|
+
|
|
1941
|
+
export declare const CreateDeviceDefinitionResponseFilterSensitiveLog: (obj: CreateDeviceDefinitionResponse) => any;
|
|
1942
|
+
|
|
1943
|
+
export declare const CreateDeviceDefinitionVersionRequestFilterSensitiveLog: (obj: CreateDeviceDefinitionVersionRequest) => any;
|
|
1944
|
+
|
|
1945
|
+
export declare const CreateDeviceDefinitionVersionResponseFilterSensitiveLog: (obj: CreateDeviceDefinitionVersionResponse) => any;
|
|
1946
|
+
|
|
1947
|
+
export declare const FunctionDefaultExecutionConfigFilterSensitiveLog: (obj: FunctionDefaultExecutionConfig) => any;
|
|
1948
|
+
|
|
1949
|
+
export declare const FunctionDefaultConfigFilterSensitiveLog: (obj: FunctionDefaultConfig) => any;
|
|
1950
|
+
|
|
1951
|
+
export declare const FunctionDefinitionVersionFilterSensitiveLog: (obj: FunctionDefinitionVersion) => any;
|
|
1952
|
+
|
|
1953
|
+
export declare const CreateFunctionDefinitionRequestFilterSensitiveLog: (obj: CreateFunctionDefinitionRequest) => any;
|
|
1954
|
+
|
|
1955
|
+
export declare const CreateFunctionDefinitionResponseFilterSensitiveLog: (obj: CreateFunctionDefinitionResponse) => any;
|
|
1956
|
+
|
|
1957
|
+
export declare const CreateFunctionDefinitionVersionRequestFilterSensitiveLog: (obj: CreateFunctionDefinitionVersionRequest) => any;
|
|
1958
|
+
|
|
1959
|
+
export declare const CreateFunctionDefinitionVersionResponseFilterSensitiveLog: (obj: CreateFunctionDefinitionVersionResponse) => any;
|
|
1960
|
+
|
|
1961
|
+
export declare const GroupVersionFilterSensitiveLog: (obj: GroupVersion) => any;
|
|
1962
|
+
|
|
1963
|
+
export declare const CreateGroupRequestFilterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
1964
|
+
|
|
1965
|
+
export declare const CreateGroupResponseFilterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
1966
|
+
|
|
1967
|
+
export declare const CreateGroupCertificateAuthorityRequestFilterSensitiveLog: (obj: CreateGroupCertificateAuthorityRequest) => any;
|
|
1968
|
+
|
|
1969
|
+
export declare const CreateGroupCertificateAuthorityResponseFilterSensitiveLog: (obj: CreateGroupCertificateAuthorityResponse) => any;
|
|
1970
|
+
|
|
1971
|
+
export declare const CreateGroupVersionRequestFilterSensitiveLog: (obj: CreateGroupVersionRequest) => any;
|
|
1972
|
+
|
|
1973
|
+
export declare const CreateGroupVersionResponseFilterSensitiveLog: (obj: CreateGroupVersionResponse) => any;
|
|
1974
|
+
|
|
1975
|
+
export declare const LoggerDefinitionVersionFilterSensitiveLog: (obj: LoggerDefinitionVersion) => any;
|
|
1976
|
+
|
|
1977
|
+
export declare const CreateLoggerDefinitionRequestFilterSensitiveLog: (obj: CreateLoggerDefinitionRequest) => any;
|
|
1978
|
+
|
|
1979
|
+
export declare const CreateLoggerDefinitionResponseFilterSensitiveLog: (obj: CreateLoggerDefinitionResponse) => any;
|
|
1980
|
+
|
|
1981
|
+
export declare const CreateLoggerDefinitionVersionRequestFilterSensitiveLog: (obj: CreateLoggerDefinitionVersionRequest) => any;
|
|
1982
|
+
|
|
1983
|
+
export declare const CreateLoggerDefinitionVersionResponseFilterSensitiveLog: (obj: CreateLoggerDefinitionVersionResponse) => any;
|
|
1984
|
+
|
|
1985
|
+
export declare const ResourceDefinitionVersionFilterSensitiveLog: (obj: ResourceDefinitionVersion) => any;
|
|
1986
|
+
|
|
1987
|
+
export declare const CreateResourceDefinitionRequestFilterSensitiveLog: (obj: CreateResourceDefinitionRequest) => any;
|
|
1988
|
+
|
|
1989
|
+
export declare const CreateResourceDefinitionResponseFilterSensitiveLog: (obj: CreateResourceDefinitionResponse) => any;
|
|
1990
|
+
|
|
1991
|
+
export declare const CreateResourceDefinitionVersionRequestFilterSensitiveLog: (obj: CreateResourceDefinitionVersionRequest) => any;
|
|
1992
|
+
|
|
1993
|
+
export declare const CreateResourceDefinitionVersionResponseFilterSensitiveLog: (obj: CreateResourceDefinitionVersionResponse) => any;
|
|
1994
|
+
|
|
1995
|
+
export declare const CreateSoftwareUpdateJobRequestFilterSensitiveLog: (obj: CreateSoftwareUpdateJobRequest) => any;
|
|
1996
|
+
|
|
1997
|
+
export declare const CreateSoftwareUpdateJobResponseFilterSensitiveLog: (obj: CreateSoftwareUpdateJobResponse) => any;
|
|
1998
|
+
|
|
1999
|
+
export declare const SubscriptionDefinitionVersionFilterSensitiveLog: (obj: SubscriptionDefinitionVersion) => any;
|
|
2000
|
+
|
|
2001
|
+
export declare const CreateSubscriptionDefinitionRequestFilterSensitiveLog: (obj: CreateSubscriptionDefinitionRequest) => any;
|
|
2002
|
+
|
|
2003
|
+
export declare const CreateSubscriptionDefinitionResponseFilterSensitiveLog: (obj: CreateSubscriptionDefinitionResponse) => any;
|
|
2004
|
+
|
|
2005
|
+
export declare const CreateSubscriptionDefinitionVersionRequestFilterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionRequest) => any;
|
|
2006
|
+
|
|
2007
|
+
export declare const CreateSubscriptionDefinitionVersionResponseFilterSensitiveLog: (obj: CreateSubscriptionDefinitionVersionResponse) => any;
|
|
2008
|
+
|
|
2009
|
+
export declare const DeleteConnectorDefinitionRequestFilterSensitiveLog: (obj: DeleteConnectorDefinitionRequest) => any;
|
|
2010
|
+
|
|
2011
|
+
export declare const DeleteConnectorDefinitionResponseFilterSensitiveLog: (obj: DeleteConnectorDefinitionResponse) => any;
|
|
2012
|
+
|
|
2013
|
+
export declare const DeleteCoreDefinitionRequestFilterSensitiveLog: (obj: DeleteCoreDefinitionRequest) => any;
|
|
2014
|
+
|
|
2015
|
+
export declare const DeleteCoreDefinitionResponseFilterSensitiveLog: (obj: DeleteCoreDefinitionResponse) => any;
|
|
2016
|
+
|
|
2017
|
+
export declare const DeleteDeviceDefinitionRequestFilterSensitiveLog: (obj: DeleteDeviceDefinitionRequest) => any;
|
|
2018
|
+
|
|
2019
|
+
export declare const DeleteDeviceDefinitionResponseFilterSensitiveLog: (obj: DeleteDeviceDefinitionResponse) => any;
|
|
2020
|
+
|
|
2021
|
+
export declare const DeleteFunctionDefinitionRequestFilterSensitiveLog: (obj: DeleteFunctionDefinitionRequest) => any;
|
|
2022
|
+
|
|
2023
|
+
export declare const DeleteFunctionDefinitionResponseFilterSensitiveLog: (obj: DeleteFunctionDefinitionResponse) => any;
|
|
2024
|
+
|
|
2025
|
+
export declare const DeleteGroupRequestFilterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
2026
|
+
|
|
2027
|
+
export declare const DeleteGroupResponseFilterSensitiveLog: (obj: DeleteGroupResponse) => any;
|
|
2028
|
+
|
|
2029
|
+
export declare const DeleteLoggerDefinitionRequestFilterSensitiveLog: (obj: DeleteLoggerDefinitionRequest) => any;
|
|
2030
|
+
|
|
2031
|
+
export declare const DeleteLoggerDefinitionResponseFilterSensitiveLog: (obj: DeleteLoggerDefinitionResponse) => any;
|
|
2032
|
+
|
|
2033
|
+
export declare const DeleteResourceDefinitionRequestFilterSensitiveLog: (obj: DeleteResourceDefinitionRequest) => any;
|
|
2034
|
+
|
|
2035
|
+
export declare const DeleteResourceDefinitionResponseFilterSensitiveLog: (obj: DeleteResourceDefinitionResponse) => any;
|
|
2036
|
+
|
|
2037
|
+
export declare const DeleteSubscriptionDefinitionRequestFilterSensitiveLog: (obj: DeleteSubscriptionDefinitionRequest) => any;
|
|
2038
|
+
|
|
2039
|
+
export declare const DeleteSubscriptionDefinitionResponseFilterSensitiveLog: (obj: DeleteSubscriptionDefinitionResponse) => any;
|
|
2040
|
+
|
|
2041
|
+
export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
|
|
2042
|
+
|
|
2043
|
+
export declare const DisassociateRoleFromGroupRequestFilterSensitiveLog: (obj: DisassociateRoleFromGroupRequest) => any;
|
|
2044
|
+
|
|
2045
|
+
export declare const DisassociateRoleFromGroupResponseFilterSensitiveLog: (obj: DisassociateRoleFromGroupResponse) => any;
|
|
2046
|
+
|
|
2047
|
+
export declare const DisassociateServiceRoleFromAccountRequestFilterSensitiveLog: (obj: DisassociateServiceRoleFromAccountRequest) => any;
|
|
2048
|
+
|
|
2049
|
+
export declare const DisassociateServiceRoleFromAccountResponseFilterSensitiveLog: (obj: DisassociateServiceRoleFromAccountResponse) => any;
|
|
2050
|
+
|
|
2051
|
+
export declare const GetAssociatedRoleRequestFilterSensitiveLog: (obj: GetAssociatedRoleRequest) => any;
|
|
2052
|
+
|
|
2053
|
+
export declare const GetAssociatedRoleResponseFilterSensitiveLog: (obj: GetAssociatedRoleResponse) => any;
|
|
2054
|
+
|
|
2055
|
+
export declare const GetBulkDeploymentStatusRequestFilterSensitiveLog: (obj: GetBulkDeploymentStatusRequest) => any;
|
|
2056
|
+
|
|
2057
|
+
export declare const GetBulkDeploymentStatusResponseFilterSensitiveLog: (obj: GetBulkDeploymentStatusResponse) => any;
|
|
2058
|
+
|
|
2059
|
+
export declare const GetConnectivityInfoRequestFilterSensitiveLog: (obj: GetConnectivityInfoRequest) => any;
|
|
2060
|
+
|
|
2061
|
+
export declare const GetConnectivityInfoResponseFilterSensitiveLog: (obj: GetConnectivityInfoResponse) => any;
|
|
2062
|
+
|
|
2063
|
+
export declare const GetConnectorDefinitionRequestFilterSensitiveLog: (obj: GetConnectorDefinitionRequest) => any;
|
|
2064
|
+
|
|
2065
|
+
export declare const GetConnectorDefinitionResponseFilterSensitiveLog: (obj: GetConnectorDefinitionResponse) => any;
|
|
2066
|
+
|
|
2067
|
+
export declare const GetConnectorDefinitionVersionRequestFilterSensitiveLog: (obj: GetConnectorDefinitionVersionRequest) => any;
|
|
2068
|
+
|
|
2069
|
+
export declare const GetConnectorDefinitionVersionResponseFilterSensitiveLog: (obj: GetConnectorDefinitionVersionResponse) => any;
|
|
2070
|
+
|
|
2071
|
+
export declare const GetCoreDefinitionRequestFilterSensitiveLog: (obj: GetCoreDefinitionRequest) => any;
|
|
2072
|
+
|
|
2073
|
+
export declare const GetCoreDefinitionResponseFilterSensitiveLog: (obj: GetCoreDefinitionResponse) => any;
|
|
2074
|
+
|
|
2075
|
+
export declare const GetCoreDefinitionVersionRequestFilterSensitiveLog: (obj: GetCoreDefinitionVersionRequest) => any;
|
|
2076
|
+
|
|
2077
|
+
export declare const GetCoreDefinitionVersionResponseFilterSensitiveLog: (obj: GetCoreDefinitionVersionResponse) => any;
|
|
2078
|
+
|
|
2079
|
+
export declare const GetDeploymentStatusRequestFilterSensitiveLog: (obj: GetDeploymentStatusRequest) => any;
|
|
2080
|
+
|
|
2081
|
+
export declare const GetDeploymentStatusResponseFilterSensitiveLog: (obj: GetDeploymentStatusResponse) => any;
|
|
2082
|
+
|
|
2083
|
+
export declare const GetDeviceDefinitionRequestFilterSensitiveLog: (obj: GetDeviceDefinitionRequest) => any;
|
|
2084
|
+
|
|
2085
|
+
export declare const GetDeviceDefinitionResponseFilterSensitiveLog: (obj: GetDeviceDefinitionResponse) => any;
|
|
2086
|
+
|
|
2087
|
+
export declare const GetDeviceDefinitionVersionRequestFilterSensitiveLog: (obj: GetDeviceDefinitionVersionRequest) => any;
|
|
2088
|
+
|
|
2089
|
+
export declare const GetDeviceDefinitionVersionResponseFilterSensitiveLog: (obj: GetDeviceDefinitionVersionResponse) => any;
|
|
2090
|
+
|
|
2091
|
+
export declare const GetFunctionDefinitionRequestFilterSensitiveLog: (obj: GetFunctionDefinitionRequest) => any;
|
|
2092
|
+
|
|
2093
|
+
export declare const GetFunctionDefinitionResponseFilterSensitiveLog: (obj: GetFunctionDefinitionResponse) => any;
|
|
2094
|
+
|
|
2095
|
+
export declare const GetFunctionDefinitionVersionRequestFilterSensitiveLog: (obj: GetFunctionDefinitionVersionRequest) => any;
|
|
2096
|
+
|
|
2097
|
+
export declare const GetFunctionDefinitionVersionResponseFilterSensitiveLog: (obj: GetFunctionDefinitionVersionResponse) => any;
|
|
2098
|
+
|
|
2099
|
+
export declare const GetGroupRequestFilterSensitiveLog: (obj: GetGroupRequest) => any;
|
|
2100
|
+
|
|
2101
|
+
export declare const GetGroupResponseFilterSensitiveLog: (obj: GetGroupResponse) => any;
|
|
2102
|
+
|
|
2103
|
+
export declare const GetGroupCertificateAuthorityRequestFilterSensitiveLog: (obj: GetGroupCertificateAuthorityRequest) => any;
|
|
2104
|
+
|
|
2105
|
+
export declare const GetGroupCertificateAuthorityResponseFilterSensitiveLog: (obj: GetGroupCertificateAuthorityResponse) => any;
|
|
2106
|
+
|
|
2107
|
+
export declare const GetGroupCertificateConfigurationRequestFilterSensitiveLog: (obj: GetGroupCertificateConfigurationRequest) => any;
|
|
2108
|
+
|
|
2109
|
+
export declare const GetGroupCertificateConfigurationResponseFilterSensitiveLog: (obj: GetGroupCertificateConfigurationResponse) => any;
|
|
2110
|
+
|
|
2111
|
+
export declare const GetGroupVersionRequestFilterSensitiveLog: (obj: GetGroupVersionRequest) => any;
|
|
2112
|
+
|
|
2113
|
+
export declare const GetGroupVersionResponseFilterSensitiveLog: (obj: GetGroupVersionResponse) => any;
|
|
2114
|
+
|
|
2115
|
+
export declare const GetLoggerDefinitionRequestFilterSensitiveLog: (obj: GetLoggerDefinitionRequest) => any;
|
|
2116
|
+
|
|
2117
|
+
export declare const GetLoggerDefinitionResponseFilterSensitiveLog: (obj: GetLoggerDefinitionResponse) => any;
|
|
2118
|
+
|
|
2119
|
+
export declare const GetLoggerDefinitionVersionRequestFilterSensitiveLog: (obj: GetLoggerDefinitionVersionRequest) => any;
|
|
2120
|
+
|
|
2121
|
+
export declare const GetLoggerDefinitionVersionResponseFilterSensitiveLog: (obj: GetLoggerDefinitionVersionResponse) => any;
|
|
2122
|
+
|
|
2123
|
+
export declare const GetResourceDefinitionRequestFilterSensitiveLog: (obj: GetResourceDefinitionRequest) => any;
|
|
2124
|
+
|
|
2125
|
+
export declare const GetResourceDefinitionResponseFilterSensitiveLog: (obj: GetResourceDefinitionResponse) => any;
|
|
2126
|
+
|
|
2127
|
+
export declare const GetResourceDefinitionVersionRequestFilterSensitiveLog: (obj: GetResourceDefinitionVersionRequest) => any;
|
|
2128
|
+
|
|
2129
|
+
export declare const GetResourceDefinitionVersionResponseFilterSensitiveLog: (obj: GetResourceDefinitionVersionResponse) => any;
|
|
2130
|
+
|
|
2131
|
+
export declare const GetServiceRoleForAccountRequestFilterSensitiveLog: (obj: GetServiceRoleForAccountRequest) => any;
|
|
2132
|
+
|
|
2133
|
+
export declare const GetServiceRoleForAccountResponseFilterSensitiveLog: (obj: GetServiceRoleForAccountResponse) => any;
|
|
2134
|
+
|
|
2135
|
+
export declare const GetSubscriptionDefinitionRequestFilterSensitiveLog: (obj: GetSubscriptionDefinitionRequest) => any;
|
|
2136
|
+
|
|
2137
|
+
export declare const GetSubscriptionDefinitionResponseFilterSensitiveLog: (obj: GetSubscriptionDefinitionResponse) => any;
|
|
2138
|
+
|
|
2139
|
+
export declare const GetSubscriptionDefinitionVersionRequestFilterSensitiveLog: (obj: GetSubscriptionDefinitionVersionRequest) => any;
|
|
2140
|
+
|
|
2141
|
+
export declare const GetSubscriptionDefinitionVersionResponseFilterSensitiveLog: (obj: GetSubscriptionDefinitionVersionResponse) => any;
|
|
2142
|
+
|
|
2143
|
+
export declare const GetThingRuntimeConfigurationRequestFilterSensitiveLog: (obj: GetThingRuntimeConfigurationRequest) => any;
|
|
2144
|
+
|
|
2145
|
+
export declare const TelemetryConfigurationFilterSensitiveLog: (obj: TelemetryConfiguration) => any;
|
|
2146
|
+
|
|
2147
|
+
export declare const RuntimeConfigurationFilterSensitiveLog: (obj: RuntimeConfiguration) => any;
|
|
2148
|
+
|
|
2149
|
+
export declare const GetThingRuntimeConfigurationResponseFilterSensitiveLog: (obj: GetThingRuntimeConfigurationResponse) => any;
|
|
2150
|
+
|
|
2151
|
+
export declare const ListBulkDeploymentDetailedReportsRequestFilterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsRequest) => any;
|
|
2152
|
+
|
|
2153
|
+
export declare const ListBulkDeploymentDetailedReportsResponseFilterSensitiveLog: (obj: ListBulkDeploymentDetailedReportsResponse) => any;
|
|
2154
|
+
|
|
2155
|
+
export declare const ListBulkDeploymentsRequestFilterSensitiveLog: (obj: ListBulkDeploymentsRequest) => any;
|
|
2156
|
+
|
|
2157
|
+
export declare const ListBulkDeploymentsResponseFilterSensitiveLog: (obj: ListBulkDeploymentsResponse) => any;
|
|
2158
|
+
|
|
2159
|
+
export declare const ListConnectorDefinitionsRequestFilterSensitiveLog: (obj: ListConnectorDefinitionsRequest) => any;
|
|
2160
|
+
|
|
2161
|
+
export declare const ListConnectorDefinitionsResponseFilterSensitiveLog: (obj: ListConnectorDefinitionsResponse) => any;
|
|
2162
|
+
|
|
2163
|
+
export declare const ListConnectorDefinitionVersionsRequestFilterSensitiveLog: (obj: ListConnectorDefinitionVersionsRequest) => any;
|
|
2164
|
+
|
|
2165
|
+
export declare const ListConnectorDefinitionVersionsResponseFilterSensitiveLog: (obj: ListConnectorDefinitionVersionsResponse) => any;
|
|
2166
|
+
|
|
2167
|
+
export declare const ListCoreDefinitionsRequestFilterSensitiveLog: (obj: ListCoreDefinitionsRequest) => any;
|
|
2168
|
+
|
|
2169
|
+
export declare const ListCoreDefinitionsResponseFilterSensitiveLog: (obj: ListCoreDefinitionsResponse) => any;
|
|
2170
|
+
|
|
2171
|
+
export declare const ListCoreDefinitionVersionsRequestFilterSensitiveLog: (obj: ListCoreDefinitionVersionsRequest) => any;
|
|
2172
|
+
|
|
2173
|
+
export declare const ListCoreDefinitionVersionsResponseFilterSensitiveLog: (obj: ListCoreDefinitionVersionsResponse) => any;
|
|
2174
|
+
|
|
2175
|
+
export declare const ListDeploymentsRequestFilterSensitiveLog: (obj: ListDeploymentsRequest) => any;
|
|
2176
|
+
|
|
2177
|
+
export declare const ListDeploymentsResponseFilterSensitiveLog: (obj: ListDeploymentsResponse) => any;
|
|
2178
|
+
|
|
2179
|
+
export declare const ListDeviceDefinitionsRequestFilterSensitiveLog: (obj: ListDeviceDefinitionsRequest) => any;
|
|
2180
|
+
|
|
2181
|
+
export declare const ListDeviceDefinitionsResponseFilterSensitiveLog: (obj: ListDeviceDefinitionsResponse) => any;
|
|
2182
|
+
|
|
2183
|
+
export declare const ListDeviceDefinitionVersionsRequestFilterSensitiveLog: (obj: ListDeviceDefinitionVersionsRequest) => any;
|
|
2184
|
+
|
|
2185
|
+
export declare const ListDeviceDefinitionVersionsResponseFilterSensitiveLog: (obj: ListDeviceDefinitionVersionsResponse) => any;
|
|
2186
|
+
|
|
2187
|
+
export declare const ListFunctionDefinitionsRequestFilterSensitiveLog: (obj: ListFunctionDefinitionsRequest) => any;
|
|
2188
|
+
|
|
2189
|
+
export declare const ListFunctionDefinitionsResponseFilterSensitiveLog: (obj: ListFunctionDefinitionsResponse) => any;
|
|
2190
|
+
|
|
2191
|
+
export declare const ListFunctionDefinitionVersionsRequestFilterSensitiveLog: (obj: ListFunctionDefinitionVersionsRequest) => any;
|
|
2192
|
+
|
|
2193
|
+
export declare const ListFunctionDefinitionVersionsResponseFilterSensitiveLog: (obj: ListFunctionDefinitionVersionsResponse) => any;
|
|
2194
|
+
|
|
2195
|
+
export declare const ListGroupCertificateAuthoritiesRequestFilterSensitiveLog: (obj: ListGroupCertificateAuthoritiesRequest) => any;
|
|
2196
|
+
|
|
2197
|
+
export declare const ListGroupCertificateAuthoritiesResponseFilterSensitiveLog: (obj: ListGroupCertificateAuthoritiesResponse) => any;
|
|
2198
|
+
|
|
2199
|
+
export declare const ListGroupsRequestFilterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
2200
|
+
|
|
2201
|
+
export declare const ListGroupsResponseFilterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
2202
|
+
|
|
2203
|
+
export declare const ListGroupVersionsRequestFilterSensitiveLog: (obj: ListGroupVersionsRequest) => any;
|
|
2204
|
+
|
|
2205
|
+
export declare const ListGroupVersionsResponseFilterSensitiveLog: (obj: ListGroupVersionsResponse) => any;
|
|
2206
|
+
|
|
2207
|
+
export declare const ListLoggerDefinitionsRequestFilterSensitiveLog: (obj: ListLoggerDefinitionsRequest) => any;
|
|
2208
|
+
|
|
2209
|
+
export declare const ListLoggerDefinitionsResponseFilterSensitiveLog: (obj: ListLoggerDefinitionsResponse) => any;
|
|
2210
|
+
|
|
2211
|
+
export declare const ListLoggerDefinitionVersionsRequestFilterSensitiveLog: (obj: ListLoggerDefinitionVersionsRequest) => any;
|
|
2212
|
+
|
|
2213
|
+
export declare const ListLoggerDefinitionVersionsResponseFilterSensitiveLog: (obj: ListLoggerDefinitionVersionsResponse) => any;
|
|
2214
|
+
|
|
2215
|
+
export declare const ListResourceDefinitionsRequestFilterSensitiveLog: (obj: ListResourceDefinitionsRequest) => any;
|
|
2216
|
+
|
|
2217
|
+
export declare const ListResourceDefinitionsResponseFilterSensitiveLog: (obj: ListResourceDefinitionsResponse) => any;
|
|
2218
|
+
|
|
2219
|
+
export declare const ListResourceDefinitionVersionsRequestFilterSensitiveLog: (obj: ListResourceDefinitionVersionsRequest) => any;
|
|
2220
|
+
|
|
2221
|
+
export declare const ListResourceDefinitionVersionsResponseFilterSensitiveLog: (obj: ListResourceDefinitionVersionsResponse) => any;
|
|
2222
|
+
|
|
2223
|
+
export declare const ListSubscriptionDefinitionsRequestFilterSensitiveLog: (obj: ListSubscriptionDefinitionsRequest) => any;
|
|
2224
|
+
|
|
2225
|
+
export declare const ListSubscriptionDefinitionsResponseFilterSensitiveLog: (obj: ListSubscriptionDefinitionsResponse) => any;
|
|
2226
|
+
|
|
2227
|
+
export declare const ListSubscriptionDefinitionVersionsRequestFilterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsRequest) => any;
|
|
2228
|
+
|
|
2229
|
+
export declare const ListSubscriptionDefinitionVersionsResponseFilterSensitiveLog: (obj: ListSubscriptionDefinitionVersionsResponse) => any;
|
|
2230
|
+
|
|
2231
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2232
|
+
|
|
2233
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2234
|
+
|
|
2235
|
+
export declare const ResetDeploymentsRequestFilterSensitiveLog: (obj: ResetDeploymentsRequest) => any;
|
|
2236
|
+
|
|
2237
|
+
export declare const ResetDeploymentsResponseFilterSensitiveLog: (obj: ResetDeploymentsResponse) => any;
|
|
2238
|
+
|
|
2239
|
+
export declare const StartBulkDeploymentRequestFilterSensitiveLog: (obj: StartBulkDeploymentRequest) => any;
|
|
2240
|
+
|
|
2241
|
+
export declare const StartBulkDeploymentResponseFilterSensitiveLog: (obj: StartBulkDeploymentResponse) => any;
|
|
2242
|
+
|
|
2243
|
+
export declare const StopBulkDeploymentRequestFilterSensitiveLog: (obj: StopBulkDeploymentRequest) => any;
|
|
2244
|
+
|
|
2245
|
+
export declare const StopBulkDeploymentResponseFilterSensitiveLog: (obj: StopBulkDeploymentResponse) => any;
|
|
2246
|
+
|
|
2247
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2248
|
+
|
|
2249
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2250
|
+
|
|
2251
|
+
export declare const UpdateConnectivityInfoRequestFilterSensitiveLog: (obj: UpdateConnectivityInfoRequest) => any;
|
|
2252
|
+
|
|
2253
|
+
export declare const UpdateConnectivityInfoResponseFilterSensitiveLog: (obj: UpdateConnectivityInfoResponse) => any;
|
|
2254
|
+
|
|
2255
|
+
export declare const UpdateConnectorDefinitionRequestFilterSensitiveLog: (obj: UpdateConnectorDefinitionRequest) => any;
|
|
2256
|
+
|
|
2257
|
+
export declare const UpdateConnectorDefinitionResponseFilterSensitiveLog: (obj: UpdateConnectorDefinitionResponse) => any;
|
|
2258
|
+
|
|
2259
|
+
export declare const UpdateCoreDefinitionRequestFilterSensitiveLog: (obj: UpdateCoreDefinitionRequest) => any;
|
|
2260
|
+
|
|
2261
|
+
export declare const UpdateCoreDefinitionResponseFilterSensitiveLog: (obj: UpdateCoreDefinitionResponse) => any;
|
|
2262
|
+
|
|
2263
|
+
export declare const UpdateDeviceDefinitionRequestFilterSensitiveLog: (obj: UpdateDeviceDefinitionRequest) => any;
|
|
2264
|
+
|
|
2265
|
+
export declare const UpdateDeviceDefinitionResponseFilterSensitiveLog: (obj: UpdateDeviceDefinitionResponse) => any;
|
|
2266
|
+
|
|
2267
|
+
export declare const UpdateFunctionDefinitionRequestFilterSensitiveLog: (obj: UpdateFunctionDefinitionRequest) => any;
|
|
2268
|
+
|
|
2269
|
+
export declare const UpdateFunctionDefinitionResponseFilterSensitiveLog: (obj: UpdateFunctionDefinitionResponse) => any;
|
|
2270
|
+
|
|
2271
|
+
export declare const UpdateGroupRequestFilterSensitiveLog: (obj: UpdateGroupRequest) => any;
|
|
2272
|
+
|
|
2273
|
+
export declare const UpdateGroupResponseFilterSensitiveLog: (obj: UpdateGroupResponse) => any;
|
|
2274
|
+
|
|
2275
|
+
export declare const UpdateGroupCertificateConfigurationRequestFilterSensitiveLog: (obj: UpdateGroupCertificateConfigurationRequest) => any;
|
|
2276
|
+
|
|
2277
|
+
export declare const UpdateGroupCertificateConfigurationResponseFilterSensitiveLog: (obj: UpdateGroupCertificateConfigurationResponse) => any;
|
|
2278
|
+
|
|
2279
|
+
export declare const UpdateLoggerDefinitionRequestFilterSensitiveLog: (obj: UpdateLoggerDefinitionRequest) => any;
|
|
2280
|
+
|
|
2281
|
+
export declare const UpdateLoggerDefinitionResponseFilterSensitiveLog: (obj: UpdateLoggerDefinitionResponse) => any;
|
|
2282
|
+
|
|
2283
|
+
export declare const UpdateResourceDefinitionRequestFilterSensitiveLog: (obj: UpdateResourceDefinitionRequest) => any;
|
|
2284
|
+
|
|
2285
|
+
export declare const UpdateResourceDefinitionResponseFilterSensitiveLog: (obj: UpdateResourceDefinitionResponse) => any;
|
|
2286
|
+
|
|
2287
|
+
export declare const UpdateSubscriptionDefinitionRequestFilterSensitiveLog: (obj: UpdateSubscriptionDefinitionRequest) => any;
|
|
2288
|
+
|
|
2289
|
+
export declare const UpdateSubscriptionDefinitionResponseFilterSensitiveLog: (obj: UpdateSubscriptionDefinitionResponse) => any;
|
|
2290
|
+
|
|
2291
|
+
export declare const TelemetryConfigurationUpdateFilterSensitiveLog: (obj: TelemetryConfigurationUpdate) => any;
|
|
2292
|
+
|
|
2293
|
+
export declare const UpdateThingRuntimeConfigurationRequestFilterSensitiveLog: (obj: UpdateThingRuntimeConfigurationRequest) => any;
|
|
2294
|
+
|
|
2295
|
+
export declare const UpdateThingRuntimeConfigurationResponseFilterSensitiveLog: (obj: UpdateThingRuntimeConfigurationResponse) => any;
|