@aws-sdk/client-iot-managed-integrations 3.891.0 → 3.894.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +5597 -10
- package/package.json +19 -19
- package/dist-cjs/IoTManagedIntegrations.js +0 -175
- package/dist-cjs/IoTManagedIntegrationsClient.js +0 -52
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/dist-cjs/commands/CreateAccountAssociationCommand.js +0 -27
- package/dist-cjs/commands/CreateCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/CreateConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/CreateCredentialLockerCommand.js +0 -27
- package/dist-cjs/commands/CreateDestinationCommand.js +0 -27
- package/dist-cjs/commands/CreateEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/CreateManagedThingCommand.js +0 -27
- package/dist-cjs/commands/CreateNotificationConfigurationCommand.js +0 -27
- package/dist-cjs/commands/CreateOtaTaskCommand.js +0 -27
- package/dist-cjs/commands/CreateOtaTaskConfigurationCommand.js +0 -27
- package/dist-cjs/commands/CreateProvisioningProfileCommand.js +0 -27
- package/dist-cjs/commands/DeleteAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/DeleteCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/DeleteConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/DeleteCredentialLockerCommand.js +0 -26
- package/dist-cjs/commands/DeleteDestinationCommand.js +0 -26
- package/dist-cjs/commands/DeleteEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DeleteManagedThingCommand.js +0 -26
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DeleteOtaTaskCommand.js +0 -26
- package/dist-cjs/commands/DeleteOtaTaskConfigurationCommand.js +0 -26
- package/dist-cjs/commands/DeleteProvisioningProfileCommand.js +0 -26
- package/dist-cjs/commands/DeregisterAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/GetAccountAssociationCommand.js +0 -27
- package/dist-cjs/commands/GetCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/GetConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/GetCredentialLockerCommand.js +0 -27
- package/dist-cjs/commands/GetCustomEndpointCommand.js +0 -26
- package/dist-cjs/commands/GetDefaultEncryptionConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetDestinationCommand.js +0 -27
- package/dist-cjs/commands/GetDeviceDiscoveryCommand.js +0 -27
- package/dist-cjs/commands/GetEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetHubConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingCapabilitiesCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingCommand.js +0 -27
- package/dist-cjs/commands/GetManagedThingConnectivityDataCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingMetaDataCommand.js +0 -26
- package/dist-cjs/commands/GetManagedThingStateCommand.js +0 -27
- package/dist-cjs/commands/GetNotificationConfigurationCommand.js +0 -27
- package/dist-cjs/commands/GetOtaTaskCommand.js +0 -27
- package/dist-cjs/commands/GetOtaTaskConfigurationCommand.js +0 -27
- package/dist-cjs/commands/GetProvisioningProfileCommand.js +0 -27
- package/dist-cjs/commands/GetRuntimeLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/GetSchemaVersionCommand.js +0 -26
- package/dist-cjs/commands/ListAccountAssociationsCommand.js +0 -26
- package/dist-cjs/commands/ListCloudConnectorsCommand.js +0 -26
- package/dist-cjs/commands/ListConnectorDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListCredentialLockersCommand.js +0 -27
- package/dist-cjs/commands/ListDestinationsCommand.js +0 -26
- package/dist-cjs/commands/ListDeviceDiscoveriesCommand.js +0 -26
- package/dist-cjs/commands/ListDiscoveredDevicesCommand.js +0 -27
- package/dist-cjs/commands/ListEventLogConfigurationsCommand.js +0 -26
- package/dist-cjs/commands/ListManagedThingAccountAssociationsCommand.js +0 -26
- package/dist-cjs/commands/ListManagedThingSchemasCommand.js +0 -26
- package/dist-cjs/commands/ListManagedThingsCommand.js +0 -27
- package/dist-cjs/commands/ListNotificationConfigurationsCommand.js +0 -26
- package/dist-cjs/commands/ListOtaTaskConfigurationsCommand.js +0 -27
- package/dist-cjs/commands/ListOtaTaskExecutionsCommand.js +0 -26
- package/dist-cjs/commands/ListOtaTasksCommand.js +0 -26
- package/dist-cjs/commands/ListProvisioningProfilesCommand.js +0 -26
- package/dist-cjs/commands/ListSchemaVersionsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +0 -26
- package/dist-cjs/commands/PutHubConfigurationCommand.js +0 -26
- package/dist-cjs/commands/PutRuntimeLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/RegisterAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/RegisterCustomEndpointCommand.js +0 -26
- package/dist-cjs/commands/ResetRuntimeLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/SendConnectorEventCommand.js +0 -27
- package/dist-cjs/commands/SendManagedThingCommandCommand.js +0 -27
- package/dist-cjs/commands/StartAccountAssociationRefreshCommand.js +0 -27
- package/dist-cjs/commands/StartDeviceDiscoveryCommand.js +0 -27
- package/dist-cjs/commands/TagResourceCommand.js +0 -27
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateAccountAssociationCommand.js +0 -26
- package/dist-cjs/commands/UpdateCloudConnectorCommand.js +0 -26
- package/dist-cjs/commands/UpdateConnectorDestinationCommand.js +0 -26
- package/dist-cjs/commands/UpdateDestinationCommand.js +0 -26
- package/dist-cjs/commands/UpdateEventLogConfigurationCommand.js +0 -26
- package/dist-cjs/commands/UpdateManagedThingCommand.js +0 -27
- package/dist-cjs/commands/UpdateNotificationConfigurationCommand.js +0 -26
- package/dist-cjs/commands/UpdateOtaTaskCommand.js +0 -26
- package/dist-cjs/commands/index.js +0 -85
- package/dist-cjs/endpoint/EndpointParameters.js +0 -15
- package/dist-cjs/extensionConfiguration.js +0 -2
- package/dist-cjs/models/IoTManagedIntegrationsServiceException.js +0 -12
- package/dist-cjs/models/index.js +0 -4
- package/dist-cjs/models/models_0.js +0 -635
- package/dist-cjs/pagination/Interfaces.js +0 -2
- package/dist-cjs/pagination/ListAccountAssociationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListCloudConnectorsPaginator.js +0 -7
- package/dist-cjs/pagination/ListConnectorDestinationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListCredentialLockersPaginator.js +0 -7
- package/dist-cjs/pagination/ListDestinationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListDeviceDiscoveriesPaginator.js +0 -7
- package/dist-cjs/pagination/ListDiscoveredDevicesPaginator.js +0 -7
- package/dist-cjs/pagination/ListEventLogConfigurationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListManagedThingAccountAssociationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListManagedThingSchemasPaginator.js +0 -7
- package/dist-cjs/pagination/ListManagedThingsPaginator.js +0 -7
- package/dist-cjs/pagination/ListNotificationConfigurationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListOtaTaskConfigurationsPaginator.js +0 -7
- package/dist-cjs/pagination/ListOtaTaskExecutionsPaginator.js +0 -7
- package/dist-cjs/pagination/ListOtaTasksPaginator.js +0 -7
- package/dist-cjs/pagination/ListProvisioningProfilesPaginator.js +0 -7
- package/dist-cjs/pagination/ListSchemaVersionsPaginator.js +0 -7
- package/dist-cjs/pagination/index.js +0 -21
- package/dist-cjs/protocols/Aws_restJson1.js +0 -3131
- package/dist-cjs/runtimeExtensions.js +0 -13
|
@@ -1,635 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CapabilityActionFilterSensitiveLog = exports.StartAccountAssociationRefreshResponseFilterSensitiveLog = exports.GetAccountAssociationResponseFilterSensitiveLog = exports.CreateAccountAssociationResponseFilterSensitiveLog = exports.CreateAccountAssociationRequestFilterSensitiveLog = exports.OtaTaskExecutionStatus = exports.InvalidRequestException = exports.SchemaVersionVisibility = exports.SchemaVersionType = exports.OtaStatus = exports.ProvisioningStatus = exports.HubNetworkMode = exports.InternalFailureException = exports.EncryptionType = exports.DisconnectReasonValue = exports.DiscoveryAuthMaterialType = exports.DiscoveryModification = exports.DeviceDiscoveryStatus = exports.DiscoveryType = exports.LimitExceededException = exports.ProvisioningType = exports.OtaProtocol = exports.OtaType = exports.RetryCriteriaFailureType = exports.SchedulingConfigEndBehavior = exports.OtaMechanism = exports.EventType = exports.UnauthorizedException = exports.Role = exports.LogLevel = exports.DeliveryDestinationType = exports.ServiceQuotaExceededException = exports.ConnectorEventOperation = exports.ConfigurationState = exports.CloudConnectorType = exports.EndpointType = exports.SchemaVersionFormat = exports.AuthType = exports.AuthMaterialType = exports.TokenEndpointAuthenticationScheme = exports.ValidationException = exports.ThrottlingException = exports.ServiceUnavailableException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.AssociationState = exports.AccessDeniedException = exports.AbortCriteriaFailureType = exports.AbortCriteriaAction = void 0;
|
|
4
|
-
exports.TagResourceRequestFilterSensitiveLog = exports.SendConnectorEventRequestFilterSensitiveLog = exports.MatterEndpointFilterSensitiveLog = exports.MatterClusterFilterSensitiveLog = exports.ListOtaTaskConfigurationsResponseFilterSensitiveLog = exports.OtaTaskConfigurationSummaryFilterSensitiveLog = exports.UpdateManagedThingRequestFilterSensitiveLog = exports.ListManagedThingsResponseFilterSensitiveLog = exports.ManagedThingSummaryFilterSensitiveLog = exports.ListManagedThingsRequestFilterSensitiveLog = exports.SendManagedThingCommandRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.GetProvisioningProfileResponseFilterSensitiveLog = exports.GetOtaTaskConfigurationResponseFilterSensitiveLog = exports.GetOtaTaskResponseFilterSensitiveLog = exports.GetNotificationConfigurationResponseFilterSensitiveLog = exports.GetManagedThingStateResponseFilterSensitiveLog = exports.StateEndpointFilterSensitiveLog = exports.StateCapabilityFilterSensitiveLog = exports.GetManagedThingResponseFilterSensitiveLog = exports.StartDeviceDiscoveryRequestFilterSensitiveLog = exports.ListDiscoveredDevicesResponseFilterSensitiveLog = exports.DiscoveredDeviceSummaryFilterSensitiveLog = exports.GetDeviceDiscoveryResponseFilterSensitiveLog = exports.DeviceFilterSensitiveLog = exports.GetDestinationResponseFilterSensitiveLog = exports.ListCredentialLockersResponseFilterSensitiveLog = exports.GetCredentialLockerResponseFilterSensitiveLog = exports.CredentialLockerSummaryFilterSensitiveLog = exports.CreateProvisioningProfileResponseFilterSensitiveLog = exports.CreateProvisioningProfileRequestFilterSensitiveLog = exports.CreateOtaTaskConfigurationRequestFilterSensitiveLog = exports.CreateOtaTaskRequestFilterSensitiveLog = exports.CreateNotificationConfigurationRequestFilterSensitiveLog = exports.CreateManagedThingRequestFilterSensitiveLog = exports.CreateDestinationRequestFilterSensitiveLog = exports.CreateCredentialLockerRequestFilterSensitiveLog = exports.CommandEndpointFilterSensitiveLog = exports.CommandCapabilityFilterSensitiveLog = void 0;
|
|
5
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
|
-
const IoTManagedIntegrationsServiceException_1 = require("./IoTManagedIntegrationsServiceException");
|
|
7
|
-
exports.AbortCriteriaAction = {
|
|
8
|
-
CANCEL: "CANCEL",
|
|
9
|
-
};
|
|
10
|
-
exports.AbortCriteriaFailureType = {
|
|
11
|
-
ALL: "ALL",
|
|
12
|
-
FAILED: "FAILED",
|
|
13
|
-
REJECTED: "REJECTED",
|
|
14
|
-
TIMED_OUT: "TIMED_OUT",
|
|
15
|
-
};
|
|
16
|
-
class AccessDeniedException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
17
|
-
name = "AccessDeniedException";
|
|
18
|
-
$fault = "client";
|
|
19
|
-
Message;
|
|
20
|
-
constructor(opts) {
|
|
21
|
-
super({
|
|
22
|
-
name: "AccessDeniedException",
|
|
23
|
-
$fault: "client",
|
|
24
|
-
...opts,
|
|
25
|
-
});
|
|
26
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
27
|
-
this.Message = opts.Message;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
exports.AccessDeniedException = AccessDeniedException;
|
|
31
|
-
exports.AssociationState = {
|
|
32
|
-
ASSOCIATION_DELETING: "ASSOCIATION_DELETING",
|
|
33
|
-
ASSOCIATION_FAILED: "ASSOCIATION_FAILED",
|
|
34
|
-
ASSOCIATION_IN_PROGRESS: "ASSOCIATION_IN_PROGRESS",
|
|
35
|
-
ASSOCIATION_SUCCEEDED: "ASSOCIATION_SUCCEEDED",
|
|
36
|
-
REFRESH_TOKEN_EXPIRED: "REFRESH_TOKEN_EXPIRED",
|
|
37
|
-
};
|
|
38
|
-
class ConflictException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
39
|
-
name = "ConflictException";
|
|
40
|
-
$fault = "client";
|
|
41
|
-
Message;
|
|
42
|
-
constructor(opts) {
|
|
43
|
-
super({
|
|
44
|
-
name: "ConflictException",
|
|
45
|
-
$fault: "client",
|
|
46
|
-
...opts,
|
|
47
|
-
});
|
|
48
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
49
|
-
this.Message = opts.Message;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
exports.ConflictException = ConflictException;
|
|
53
|
-
class InternalServerException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
54
|
-
name = "InternalServerException";
|
|
55
|
-
$fault = "server";
|
|
56
|
-
Message;
|
|
57
|
-
constructor(opts) {
|
|
58
|
-
super({
|
|
59
|
-
name: "InternalServerException",
|
|
60
|
-
$fault: "server",
|
|
61
|
-
...opts,
|
|
62
|
-
});
|
|
63
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
64
|
-
this.Message = opts.Message;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
exports.InternalServerException = InternalServerException;
|
|
68
|
-
class ResourceNotFoundException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
69
|
-
name = "ResourceNotFoundException";
|
|
70
|
-
$fault = "client";
|
|
71
|
-
Message;
|
|
72
|
-
ResourceId;
|
|
73
|
-
ResourceType;
|
|
74
|
-
constructor(opts) {
|
|
75
|
-
super({
|
|
76
|
-
name: "ResourceNotFoundException",
|
|
77
|
-
$fault: "client",
|
|
78
|
-
...opts,
|
|
79
|
-
});
|
|
80
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
81
|
-
this.Message = opts.Message;
|
|
82
|
-
this.ResourceId = opts.ResourceId;
|
|
83
|
-
this.ResourceType = opts.ResourceType;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
87
|
-
class ServiceUnavailableException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
88
|
-
name = "ServiceUnavailableException";
|
|
89
|
-
$fault = "server";
|
|
90
|
-
Message;
|
|
91
|
-
constructor(opts) {
|
|
92
|
-
super({
|
|
93
|
-
name: "ServiceUnavailableException",
|
|
94
|
-
$fault: "server",
|
|
95
|
-
...opts,
|
|
96
|
-
});
|
|
97
|
-
Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
|
|
98
|
-
this.Message = opts.Message;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
exports.ServiceUnavailableException = ServiceUnavailableException;
|
|
102
|
-
class ThrottlingException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
103
|
-
name = "ThrottlingException";
|
|
104
|
-
$fault = "client";
|
|
105
|
-
Message;
|
|
106
|
-
constructor(opts) {
|
|
107
|
-
super({
|
|
108
|
-
name: "ThrottlingException",
|
|
109
|
-
$fault: "client",
|
|
110
|
-
...opts,
|
|
111
|
-
});
|
|
112
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
113
|
-
this.Message = opts.Message;
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
exports.ThrottlingException = ThrottlingException;
|
|
117
|
-
class ValidationException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
118
|
-
name = "ValidationException";
|
|
119
|
-
$fault = "client";
|
|
120
|
-
Message;
|
|
121
|
-
constructor(opts) {
|
|
122
|
-
super({
|
|
123
|
-
name: "ValidationException",
|
|
124
|
-
$fault: "client",
|
|
125
|
-
...opts,
|
|
126
|
-
});
|
|
127
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
128
|
-
this.Message = opts.Message;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
exports.ValidationException = ValidationException;
|
|
132
|
-
exports.TokenEndpointAuthenticationScheme = {
|
|
133
|
-
HTTP_BASIC: "HTTP_BASIC",
|
|
134
|
-
REQUEST_BODY_CREDENTIALS: "REQUEST_BODY_CREDENTIALS",
|
|
135
|
-
};
|
|
136
|
-
exports.AuthMaterialType = {
|
|
137
|
-
CUSTOM_PROTOCOL_QR_BAR_CODE: "CUSTOM_PROTOCOL_QR_BAR_CODE",
|
|
138
|
-
DISCOVERED_DEVICE: "DISCOVERED_DEVICE",
|
|
139
|
-
WIFI_SETUP_QR_BAR_CODE: "WIFI_SETUP_QR_BAR_CODE",
|
|
140
|
-
ZIGBEE_QR_BAR_CODE: "ZIGBEE_QR_BAR_CODE",
|
|
141
|
-
ZWAVE_QR_BAR_CODE: "ZWAVE_QR_BAR_CODE",
|
|
142
|
-
};
|
|
143
|
-
exports.AuthType = {
|
|
144
|
-
OAUTH: "OAUTH",
|
|
145
|
-
};
|
|
146
|
-
exports.SchemaVersionFormat = {
|
|
147
|
-
AWS: "AWS",
|
|
148
|
-
CONNECTOR: "CONNECTOR",
|
|
149
|
-
ZCL: "ZCL",
|
|
150
|
-
};
|
|
151
|
-
exports.EndpointType = {
|
|
152
|
-
LAMBDA: "LAMBDA",
|
|
153
|
-
};
|
|
154
|
-
exports.CloudConnectorType = {
|
|
155
|
-
LISTED: "LISTED",
|
|
156
|
-
UNLISTED: "UNLISTED",
|
|
157
|
-
};
|
|
158
|
-
exports.ConfigurationState = {
|
|
159
|
-
ENABLED: "ENABLED",
|
|
160
|
-
UPDATE_FAILED: "UPDATE_FAILED",
|
|
161
|
-
UPDATE_IN_PROGRESS: "UPDATE_IN_PROGRESS",
|
|
162
|
-
};
|
|
163
|
-
exports.ConnectorEventOperation = {
|
|
164
|
-
DEVICE_COMMAND_REQUEST: "DEVICE_COMMAND_REQUEST",
|
|
165
|
-
DEVICE_COMMAND_RESPONSE: "DEVICE_COMMAND_RESPONSE",
|
|
166
|
-
DEVICE_DISCOVERY: "DEVICE_DISCOVERY",
|
|
167
|
-
DEVICE_EVENT: "DEVICE_EVENT",
|
|
168
|
-
};
|
|
169
|
-
class ServiceQuotaExceededException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
170
|
-
name = "ServiceQuotaExceededException";
|
|
171
|
-
$fault = "client";
|
|
172
|
-
Message;
|
|
173
|
-
constructor(opts) {
|
|
174
|
-
super({
|
|
175
|
-
name: "ServiceQuotaExceededException",
|
|
176
|
-
$fault: "client",
|
|
177
|
-
...opts,
|
|
178
|
-
});
|
|
179
|
-
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
180
|
-
this.Message = opts.Message;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
184
|
-
exports.DeliveryDestinationType = {
|
|
185
|
-
KINESIS: "KINESIS",
|
|
186
|
-
};
|
|
187
|
-
exports.LogLevel = {
|
|
188
|
-
DEBUG: "DEBUG",
|
|
189
|
-
ERROR: "ERROR",
|
|
190
|
-
INFO: "INFO",
|
|
191
|
-
WARN: "WARN",
|
|
192
|
-
};
|
|
193
|
-
exports.Role = {
|
|
194
|
-
CONTROLLER: "CONTROLLER",
|
|
195
|
-
DEVICE: "DEVICE",
|
|
196
|
-
};
|
|
197
|
-
class UnauthorizedException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
198
|
-
name = "UnauthorizedException";
|
|
199
|
-
$fault = "client";
|
|
200
|
-
Message;
|
|
201
|
-
constructor(opts) {
|
|
202
|
-
super({
|
|
203
|
-
name: "UnauthorizedException",
|
|
204
|
-
$fault: "client",
|
|
205
|
-
...opts,
|
|
206
|
-
});
|
|
207
|
-
Object.setPrototypeOf(this, UnauthorizedException.prototype);
|
|
208
|
-
this.Message = opts.Message;
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
exports.UnauthorizedException = UnauthorizedException;
|
|
212
|
-
exports.EventType = {
|
|
213
|
-
ACCOUNT_ASSOCIATION: "ACCOUNT_ASSOCIATION",
|
|
214
|
-
CONNECTOR_ASSOCIATION: "CONNECTOR_ASSOCIATION",
|
|
215
|
-
CONNECTOR_ERROR_REPORT: "CONNECTOR_ERROR_REPORT",
|
|
216
|
-
DEVICE_COMMAND: "DEVICE_COMMAND",
|
|
217
|
-
DEVICE_COMMAND_REQUEST: "DEVICE_COMMAND_REQUEST",
|
|
218
|
-
DEVICE_DISCOVERY_STATUS: "DEVICE_DISCOVERY_STATUS",
|
|
219
|
-
DEVICE_EVENT: "DEVICE_EVENT",
|
|
220
|
-
DEVICE_LIFE_CYCLE: "DEVICE_LIFE_CYCLE",
|
|
221
|
-
DEVICE_OTA: "DEVICE_OTA",
|
|
222
|
-
DEVICE_STATE: "DEVICE_STATE",
|
|
223
|
-
};
|
|
224
|
-
exports.OtaMechanism = {
|
|
225
|
-
PUSH: "PUSH",
|
|
226
|
-
};
|
|
227
|
-
exports.SchedulingConfigEndBehavior = {
|
|
228
|
-
CANCEL: "CANCEL",
|
|
229
|
-
FORCE_CANCEL: "FORCE_CANCEL",
|
|
230
|
-
STOP_ROLLOUT: "STOP_ROLLOUT",
|
|
231
|
-
};
|
|
232
|
-
exports.RetryCriteriaFailureType = {
|
|
233
|
-
ALL: "ALL",
|
|
234
|
-
FAILED: "FAILED",
|
|
235
|
-
TIMED_OUT: "TIMED_OUT",
|
|
236
|
-
};
|
|
237
|
-
exports.OtaType = {
|
|
238
|
-
CONTINUOUS: "CONTINUOUS",
|
|
239
|
-
ONE_TIME: "ONE_TIME",
|
|
240
|
-
};
|
|
241
|
-
exports.OtaProtocol = {
|
|
242
|
-
HTTP: "HTTP",
|
|
243
|
-
};
|
|
244
|
-
exports.ProvisioningType = {
|
|
245
|
-
FLEET_PROVISIONING: "FLEET_PROVISIONING",
|
|
246
|
-
JITR: "JITR",
|
|
247
|
-
};
|
|
248
|
-
class LimitExceededException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
249
|
-
name = "LimitExceededException";
|
|
250
|
-
$fault = "client";
|
|
251
|
-
Message;
|
|
252
|
-
constructor(opts) {
|
|
253
|
-
super({
|
|
254
|
-
name: "LimitExceededException",
|
|
255
|
-
$fault: "client",
|
|
256
|
-
...opts,
|
|
257
|
-
});
|
|
258
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
259
|
-
this.Message = opts.Message;
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
exports.LimitExceededException = LimitExceededException;
|
|
263
|
-
exports.DiscoveryType = {
|
|
264
|
-
CLOUD: "CLOUD",
|
|
265
|
-
CUSTOM: "CUSTOM",
|
|
266
|
-
ZIGBEE: "ZIGBEE",
|
|
267
|
-
ZWAVE: "ZWAVE",
|
|
268
|
-
};
|
|
269
|
-
exports.DeviceDiscoveryStatus = {
|
|
270
|
-
FAILED: "FAILED",
|
|
271
|
-
RUNNING: "RUNNING",
|
|
272
|
-
SUCCEEDED: "SUCCEEDED",
|
|
273
|
-
TIMED_OUT: "TIMED_OUT",
|
|
274
|
-
};
|
|
275
|
-
exports.DiscoveryModification = {
|
|
276
|
-
DISCOVERED: "DISCOVERED",
|
|
277
|
-
NO_CHANGE: "NO_CHANGE",
|
|
278
|
-
UPDATED: "UPDATED",
|
|
279
|
-
};
|
|
280
|
-
exports.DiscoveryAuthMaterialType = {
|
|
281
|
-
ZWAVE_INSTALL_CODE: "ZWAVE_INSTALL_CODE",
|
|
282
|
-
};
|
|
283
|
-
exports.DisconnectReasonValue = {
|
|
284
|
-
AUTH_ERROR: "AUTH_ERROR",
|
|
285
|
-
CLIENT_ERROR: "CLIENT_ERROR",
|
|
286
|
-
CLIENT_INITIATED_DISCONNECT: "CLIENT_INITIATED_DISCONNECT",
|
|
287
|
-
CONNECTION_LOST: "CONNECTION_LOST",
|
|
288
|
-
CUSTOMAUTH_TTL_EXPIRATION: "CUSTOMAUTH_TTL_EXPIRATION",
|
|
289
|
-
DUPLICATE_CLIENTID: "DUPLICATE_CLIENTID",
|
|
290
|
-
FORBIDDEN_ACCESS: "FORBIDDEN_ACCESS",
|
|
291
|
-
MQTT_KEEP_ALIVE_TIMEOUT: "MQTT_KEEP_ALIVE_TIMEOUT",
|
|
292
|
-
NONE: "NONE",
|
|
293
|
-
SERVER_ERROR: "SERVER_ERROR",
|
|
294
|
-
SERVER_INITIATED_DISCONNECT: "SERVER_INITIATED_DISCONNECT",
|
|
295
|
-
THROTTLED: "THROTTLED",
|
|
296
|
-
UNKNOWN: "UNKNOWN",
|
|
297
|
-
WEBSOCKET_TTL_EXPIRATION: "WEBSOCKET_TTL_EXPIRATION",
|
|
298
|
-
};
|
|
299
|
-
exports.EncryptionType = {
|
|
300
|
-
CUSTOMER_KEY_ENCRYPTION: "CUSTOMER_KEY_ENCRYPTION",
|
|
301
|
-
MANAGED_INTEGRATIONS_DEFAULT_ENCRYPTION: "MANAGED_INTEGRATIONS_DEFAULT_ENCRYPTION",
|
|
302
|
-
};
|
|
303
|
-
class InternalFailureException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
304
|
-
name = "InternalFailureException";
|
|
305
|
-
$fault = "server";
|
|
306
|
-
Message;
|
|
307
|
-
constructor(opts) {
|
|
308
|
-
super({
|
|
309
|
-
name: "InternalFailureException",
|
|
310
|
-
$fault: "server",
|
|
311
|
-
...opts,
|
|
312
|
-
});
|
|
313
|
-
Object.setPrototypeOf(this, InternalFailureException.prototype);
|
|
314
|
-
this.Message = opts.Message;
|
|
315
|
-
}
|
|
316
|
-
}
|
|
317
|
-
exports.InternalFailureException = InternalFailureException;
|
|
318
|
-
exports.HubNetworkMode = {
|
|
319
|
-
NETWORK_WIDE_EXCLUSION: "NETWORK_WIDE_EXCLUSION",
|
|
320
|
-
STANDARD: "STANDARD",
|
|
321
|
-
};
|
|
322
|
-
exports.ProvisioningStatus = {
|
|
323
|
-
ACTIVATED: "ACTIVATED",
|
|
324
|
-
DELETED: "DELETED",
|
|
325
|
-
DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
|
|
326
|
-
DELETION_FAILED: "DELETION_FAILED",
|
|
327
|
-
DISCOVERED: "DISCOVERED",
|
|
328
|
-
ISOLATED: "ISOLATED",
|
|
329
|
-
PRE_ASSOCIATED: "PRE_ASSOCIATED",
|
|
330
|
-
UNASSOCIATED: "UNASSOCIATED",
|
|
331
|
-
};
|
|
332
|
-
exports.OtaStatus = {
|
|
333
|
-
CANCELED: "CANCELED",
|
|
334
|
-
COMPLETED: "COMPLETED",
|
|
335
|
-
DELETION_IN_PROGRESS: "DELETION_IN_PROGRESS",
|
|
336
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
337
|
-
SCHEDULED: "SCHEDULED",
|
|
338
|
-
};
|
|
339
|
-
exports.SchemaVersionType = {
|
|
340
|
-
CAPABILITY: "capability",
|
|
341
|
-
DEFINITION: "definition",
|
|
342
|
-
};
|
|
343
|
-
exports.SchemaVersionVisibility = {
|
|
344
|
-
PRIVATE: "PRIVATE",
|
|
345
|
-
PUBLIC: "PUBLIC",
|
|
346
|
-
};
|
|
347
|
-
class InvalidRequestException extends IoTManagedIntegrationsServiceException_1.IoTManagedIntegrationsServiceException {
|
|
348
|
-
name = "InvalidRequestException";
|
|
349
|
-
$fault = "client";
|
|
350
|
-
Message;
|
|
351
|
-
constructor(opts) {
|
|
352
|
-
super({
|
|
353
|
-
name: "InvalidRequestException",
|
|
354
|
-
$fault: "client",
|
|
355
|
-
...opts,
|
|
356
|
-
});
|
|
357
|
-
Object.setPrototypeOf(this, InvalidRequestException.prototype);
|
|
358
|
-
this.Message = opts.Message;
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
exports.InvalidRequestException = InvalidRequestException;
|
|
362
|
-
exports.OtaTaskExecutionStatus = {
|
|
363
|
-
CANCELED: "CANCELED",
|
|
364
|
-
FAILED: "FAILED",
|
|
365
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
366
|
-
QUEUED: "QUEUED",
|
|
367
|
-
REJECTED: "REJECTED",
|
|
368
|
-
REMOVED: "REMOVED",
|
|
369
|
-
SUCCEEDED: "SUCCEEDED",
|
|
370
|
-
TIMED_OUT: "TIMED_OUT",
|
|
371
|
-
};
|
|
372
|
-
const CreateAccountAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
375
|
-
});
|
|
376
|
-
exports.CreateAccountAssociationRequestFilterSensitiveLog = CreateAccountAssociationRequestFilterSensitiveLog;
|
|
377
|
-
const CreateAccountAssociationResponseFilterSensitiveLog = (obj) => ({
|
|
378
|
-
...obj,
|
|
379
|
-
...(obj.OAuthAuthorizationUrl && { OAuthAuthorizationUrl: smithy_client_1.SENSITIVE_STRING }),
|
|
380
|
-
});
|
|
381
|
-
exports.CreateAccountAssociationResponseFilterSensitiveLog = CreateAccountAssociationResponseFilterSensitiveLog;
|
|
382
|
-
const GetAccountAssociationResponseFilterSensitiveLog = (obj) => ({
|
|
383
|
-
...obj,
|
|
384
|
-
...(obj.OAuthAuthorizationUrl && { OAuthAuthorizationUrl: smithy_client_1.SENSITIVE_STRING }),
|
|
385
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
386
|
-
});
|
|
387
|
-
exports.GetAccountAssociationResponseFilterSensitiveLog = GetAccountAssociationResponseFilterSensitiveLog;
|
|
388
|
-
const StartAccountAssociationRefreshResponseFilterSensitiveLog = (obj) => ({
|
|
389
|
-
...obj,
|
|
390
|
-
...(obj.OAuthAuthorizationUrl && { OAuthAuthorizationUrl: smithy_client_1.SENSITIVE_STRING }),
|
|
391
|
-
});
|
|
392
|
-
exports.StartAccountAssociationRefreshResponseFilterSensitiveLog = StartAccountAssociationRefreshResponseFilterSensitiveLog;
|
|
393
|
-
const CapabilityActionFilterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
...(obj.parameters && { parameters: smithy_client_1.SENSITIVE_STRING }),
|
|
396
|
-
});
|
|
397
|
-
exports.CapabilityActionFilterSensitiveLog = CapabilityActionFilterSensitiveLog;
|
|
398
|
-
const CommandCapabilityFilterSensitiveLog = (obj) => ({
|
|
399
|
-
...obj,
|
|
400
|
-
...(obj.actions && { actions: obj.actions.map((item) => (0, exports.CapabilityActionFilterSensitiveLog)(item)) }),
|
|
401
|
-
});
|
|
402
|
-
exports.CommandCapabilityFilterSensitiveLog = CommandCapabilityFilterSensitiveLog;
|
|
403
|
-
const CommandEndpointFilterSensitiveLog = (obj) => ({
|
|
404
|
-
...obj,
|
|
405
|
-
});
|
|
406
|
-
exports.CommandEndpointFilterSensitiveLog = CommandEndpointFilterSensitiveLog;
|
|
407
|
-
const CreateCredentialLockerRequestFilterSensitiveLog = (obj) => ({
|
|
408
|
-
...obj,
|
|
409
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
410
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
411
|
-
});
|
|
412
|
-
exports.CreateCredentialLockerRequestFilterSensitiveLog = CreateCredentialLockerRequestFilterSensitiveLog;
|
|
413
|
-
const CreateDestinationRequestFilterSensitiveLog = (obj) => ({
|
|
414
|
-
...obj,
|
|
415
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
416
|
-
});
|
|
417
|
-
exports.CreateDestinationRequestFilterSensitiveLog = CreateDestinationRequestFilterSensitiveLog;
|
|
418
|
-
const CreateManagedThingRequestFilterSensitiveLog = (obj) => ({
|
|
419
|
-
...obj,
|
|
420
|
-
...(obj.Owner && { Owner: smithy_client_1.SENSITIVE_STRING }),
|
|
421
|
-
...(obj.AuthenticationMaterial && { AuthenticationMaterial: smithy_client_1.SENSITIVE_STRING }),
|
|
422
|
-
...(obj.SerialNumber && { SerialNumber: smithy_client_1.SENSITIVE_STRING }),
|
|
423
|
-
...(obj.Brand && { Brand: smithy_client_1.SENSITIVE_STRING }),
|
|
424
|
-
...(obj.Model && { Model: smithy_client_1.SENSITIVE_STRING }),
|
|
425
|
-
...(obj.Classification && { Classification: smithy_client_1.SENSITIVE_STRING }),
|
|
426
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
427
|
-
});
|
|
428
|
-
exports.CreateManagedThingRequestFilterSensitiveLog = CreateManagedThingRequestFilterSensitiveLog;
|
|
429
|
-
const CreateNotificationConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
432
|
-
});
|
|
433
|
-
exports.CreateNotificationConfigurationRequestFilterSensitiveLog = CreateNotificationConfigurationRequestFilterSensitiveLog;
|
|
434
|
-
const CreateOtaTaskRequestFilterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
437
|
-
});
|
|
438
|
-
exports.CreateOtaTaskRequestFilterSensitiveLog = CreateOtaTaskRequestFilterSensitiveLog;
|
|
439
|
-
const CreateOtaTaskConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
440
|
-
...obj,
|
|
441
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
442
|
-
});
|
|
443
|
-
exports.CreateOtaTaskConfigurationRequestFilterSensitiveLog = CreateOtaTaskConfigurationRequestFilterSensitiveLog;
|
|
444
|
-
const CreateProvisioningProfileRequestFilterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
...(obj.CaCertificate && { CaCertificate: smithy_client_1.SENSITIVE_STRING }),
|
|
447
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
448
|
-
});
|
|
449
|
-
exports.CreateProvisioningProfileRequestFilterSensitiveLog = CreateProvisioningProfileRequestFilterSensitiveLog;
|
|
450
|
-
const CreateProvisioningProfileResponseFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
...(obj.ClaimCertificate && { ClaimCertificate: smithy_client_1.SENSITIVE_STRING }),
|
|
453
|
-
...(obj.ClaimCertificatePrivateKey && { ClaimCertificatePrivateKey: smithy_client_1.SENSITIVE_STRING }),
|
|
454
|
-
});
|
|
455
|
-
exports.CreateProvisioningProfileResponseFilterSensitiveLog = CreateProvisioningProfileResponseFilterSensitiveLog;
|
|
456
|
-
const CredentialLockerSummaryFilterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
459
|
-
});
|
|
460
|
-
exports.CredentialLockerSummaryFilterSensitiveLog = CredentialLockerSummaryFilterSensitiveLog;
|
|
461
|
-
const GetCredentialLockerResponseFilterSensitiveLog = (obj) => ({
|
|
462
|
-
...obj,
|
|
463
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
464
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
465
|
-
});
|
|
466
|
-
exports.GetCredentialLockerResponseFilterSensitiveLog = GetCredentialLockerResponseFilterSensitiveLog;
|
|
467
|
-
const ListCredentialLockersResponseFilterSensitiveLog = (obj) => ({
|
|
468
|
-
...obj,
|
|
469
|
-
...(obj.Items && { Items: obj.Items.map((item) => (0, exports.CredentialLockerSummaryFilterSensitiveLog)(item)) }),
|
|
470
|
-
});
|
|
471
|
-
exports.ListCredentialLockersResponseFilterSensitiveLog = ListCredentialLockersResponseFilterSensitiveLog;
|
|
472
|
-
const GetDestinationResponseFilterSensitiveLog = (obj) => ({
|
|
473
|
-
...obj,
|
|
474
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
475
|
-
});
|
|
476
|
-
exports.GetDestinationResponseFilterSensitiveLog = GetDestinationResponseFilterSensitiveLog;
|
|
477
|
-
const DeviceFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: smithy_client_1.SENSITIVE_STRING }),
|
|
480
|
-
...(obj.ConnectorDeviceName && { ConnectorDeviceName: smithy_client_1.SENSITIVE_STRING }),
|
|
481
|
-
});
|
|
482
|
-
exports.DeviceFilterSensitiveLog = DeviceFilterSensitiveLog;
|
|
483
|
-
const GetDeviceDiscoveryResponseFilterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
486
|
-
});
|
|
487
|
-
exports.GetDeviceDiscoveryResponseFilterSensitiveLog = GetDeviceDiscoveryResponseFilterSensitiveLog;
|
|
488
|
-
const DiscoveredDeviceSummaryFilterSensitiveLog = (obj) => ({
|
|
489
|
-
...obj,
|
|
490
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: smithy_client_1.SENSITIVE_STRING }),
|
|
491
|
-
...(obj.ConnectorDeviceName && { ConnectorDeviceName: smithy_client_1.SENSITIVE_STRING }),
|
|
492
|
-
...(obj.Brand && { Brand: smithy_client_1.SENSITIVE_STRING }),
|
|
493
|
-
...(obj.Model && { Model: smithy_client_1.SENSITIVE_STRING }),
|
|
494
|
-
...(obj.AuthenticationMaterial && { AuthenticationMaterial: smithy_client_1.SENSITIVE_STRING }),
|
|
495
|
-
});
|
|
496
|
-
exports.DiscoveredDeviceSummaryFilterSensitiveLog = DiscoveredDeviceSummaryFilterSensitiveLog;
|
|
497
|
-
const ListDiscoveredDevicesResponseFilterSensitiveLog = (obj) => ({
|
|
498
|
-
...obj,
|
|
499
|
-
...(obj.Items && { Items: obj.Items.map((item) => (0, exports.DiscoveredDeviceSummaryFilterSensitiveLog)(item)) }),
|
|
500
|
-
});
|
|
501
|
-
exports.ListDiscoveredDevicesResponseFilterSensitiveLog = ListDiscoveredDevicesResponseFilterSensitiveLog;
|
|
502
|
-
const StartDeviceDiscoveryRequestFilterSensitiveLog = (obj) => ({
|
|
503
|
-
...obj,
|
|
504
|
-
...(obj.AuthenticationMaterial && { AuthenticationMaterial: smithy_client_1.SENSITIVE_STRING }),
|
|
505
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
506
|
-
});
|
|
507
|
-
exports.StartDeviceDiscoveryRequestFilterSensitiveLog = StartDeviceDiscoveryRequestFilterSensitiveLog;
|
|
508
|
-
const GetManagedThingResponseFilterSensitiveLog = (obj) => ({
|
|
509
|
-
...obj,
|
|
510
|
-
...(obj.Owner && { Owner: smithy_client_1.SENSITIVE_STRING }),
|
|
511
|
-
...(obj.Model && { Model: smithy_client_1.SENSITIVE_STRING }),
|
|
512
|
-
...(obj.Brand && { Brand: smithy_client_1.SENSITIVE_STRING }),
|
|
513
|
-
...(obj.SerialNumber && { SerialNumber: smithy_client_1.SENSITIVE_STRING }),
|
|
514
|
-
...(obj.UniversalProductCode && { UniversalProductCode: smithy_client_1.SENSITIVE_STRING }),
|
|
515
|
-
...(obj.InternationalArticleNumber && { InternationalArticleNumber: smithy_client_1.SENSITIVE_STRING }),
|
|
516
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: smithy_client_1.SENSITIVE_STRING }),
|
|
517
|
-
...(obj.DeviceSpecificKey && { DeviceSpecificKey: smithy_client_1.SENSITIVE_STRING }),
|
|
518
|
-
...(obj.MacAddress && { MacAddress: smithy_client_1.SENSITIVE_STRING }),
|
|
519
|
-
...(obj.Classification && { Classification: smithy_client_1.SENSITIVE_STRING }),
|
|
520
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
521
|
-
});
|
|
522
|
-
exports.GetManagedThingResponseFilterSensitiveLog = GetManagedThingResponseFilterSensitiveLog;
|
|
523
|
-
const StateCapabilityFilterSensitiveLog = (obj) => ({
|
|
524
|
-
...obj,
|
|
525
|
-
...(obj.properties && { properties: smithy_client_1.SENSITIVE_STRING }),
|
|
526
|
-
});
|
|
527
|
-
exports.StateCapabilityFilterSensitiveLog = StateCapabilityFilterSensitiveLog;
|
|
528
|
-
const StateEndpointFilterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
...(obj.capabilities && { capabilities: obj.capabilities.map((item) => (0, exports.StateCapabilityFilterSensitiveLog)(item)) }),
|
|
531
|
-
});
|
|
532
|
-
exports.StateEndpointFilterSensitiveLog = StateEndpointFilterSensitiveLog;
|
|
533
|
-
const GetManagedThingStateResponseFilterSensitiveLog = (obj) => ({
|
|
534
|
-
...obj,
|
|
535
|
-
});
|
|
536
|
-
exports.GetManagedThingStateResponseFilterSensitiveLog = GetManagedThingStateResponseFilterSensitiveLog;
|
|
537
|
-
const GetNotificationConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
540
|
-
});
|
|
541
|
-
exports.GetNotificationConfigurationResponseFilterSensitiveLog = GetNotificationConfigurationResponseFilterSensitiveLog;
|
|
542
|
-
const GetOtaTaskResponseFilterSensitiveLog = (obj) => ({
|
|
543
|
-
...obj,
|
|
544
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
545
|
-
});
|
|
546
|
-
exports.GetOtaTaskResponseFilterSensitiveLog = GetOtaTaskResponseFilterSensitiveLog;
|
|
547
|
-
const GetOtaTaskConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
548
|
-
...obj,
|
|
549
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
550
|
-
});
|
|
551
|
-
exports.GetOtaTaskConfigurationResponseFilterSensitiveLog = GetOtaTaskConfigurationResponseFilterSensitiveLog;
|
|
552
|
-
const GetProvisioningProfileResponseFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
...(obj.ClaimCertificate && { ClaimCertificate: smithy_client_1.SENSITIVE_STRING }),
|
|
555
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
556
|
-
});
|
|
557
|
-
exports.GetProvisioningProfileResponseFilterSensitiveLog = GetProvisioningProfileResponseFilterSensitiveLog;
|
|
558
|
-
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
...(obj.tags && { tags: smithy_client_1.SENSITIVE_STRING }),
|
|
561
|
-
});
|
|
562
|
-
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
563
|
-
const SendManagedThingCommandRequestFilterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
|
-
exports.SendManagedThingCommandRequestFilterSensitiveLog = SendManagedThingCommandRequestFilterSensitiveLog;
|
|
567
|
-
const ListManagedThingsRequestFilterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
...(obj.OwnerFilter && { OwnerFilter: smithy_client_1.SENSITIVE_STRING }),
|
|
570
|
-
...(obj.ConnectorDeviceIdFilter && { ConnectorDeviceIdFilter: smithy_client_1.SENSITIVE_STRING }),
|
|
571
|
-
...(obj.SerialNumberFilter && { SerialNumberFilter: smithy_client_1.SENSITIVE_STRING }),
|
|
572
|
-
});
|
|
573
|
-
exports.ListManagedThingsRequestFilterSensitiveLog = ListManagedThingsRequestFilterSensitiveLog;
|
|
574
|
-
const ManagedThingSummaryFilterSensitiveLog = (obj) => ({
|
|
575
|
-
...obj,
|
|
576
|
-
...(obj.Brand && { Brand: smithy_client_1.SENSITIVE_STRING }),
|
|
577
|
-
...(obj.Classification && { Classification: smithy_client_1.SENSITIVE_STRING }),
|
|
578
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: smithy_client_1.SENSITIVE_STRING }),
|
|
579
|
-
...(obj.Model && { Model: smithy_client_1.SENSITIVE_STRING }),
|
|
580
|
-
...(obj.Owner && { Owner: smithy_client_1.SENSITIVE_STRING }),
|
|
581
|
-
...(obj.SerialNumber && { SerialNumber: smithy_client_1.SENSITIVE_STRING }),
|
|
582
|
-
});
|
|
583
|
-
exports.ManagedThingSummaryFilterSensitiveLog = ManagedThingSummaryFilterSensitiveLog;
|
|
584
|
-
const ListManagedThingsResponseFilterSensitiveLog = (obj) => ({
|
|
585
|
-
...obj,
|
|
586
|
-
...(obj.Items && { Items: obj.Items.map((item) => (0, exports.ManagedThingSummaryFilterSensitiveLog)(item)) }),
|
|
587
|
-
});
|
|
588
|
-
exports.ListManagedThingsResponseFilterSensitiveLog = ListManagedThingsResponseFilterSensitiveLog;
|
|
589
|
-
const UpdateManagedThingRequestFilterSensitiveLog = (obj) => ({
|
|
590
|
-
...obj,
|
|
591
|
-
...(obj.Owner && { Owner: smithy_client_1.SENSITIVE_STRING }),
|
|
592
|
-
...(obj.SerialNumber && { SerialNumber: smithy_client_1.SENSITIVE_STRING }),
|
|
593
|
-
...(obj.Brand && { Brand: smithy_client_1.SENSITIVE_STRING }),
|
|
594
|
-
...(obj.Model && { Model: smithy_client_1.SENSITIVE_STRING }),
|
|
595
|
-
...(obj.Classification && { Classification: smithy_client_1.SENSITIVE_STRING }),
|
|
596
|
-
});
|
|
597
|
-
exports.UpdateManagedThingRequestFilterSensitiveLog = UpdateManagedThingRequestFilterSensitiveLog;
|
|
598
|
-
const OtaTaskConfigurationSummaryFilterSensitiveLog = (obj) => ({
|
|
599
|
-
...obj,
|
|
600
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
601
|
-
});
|
|
602
|
-
exports.OtaTaskConfigurationSummaryFilterSensitiveLog = OtaTaskConfigurationSummaryFilterSensitiveLog;
|
|
603
|
-
const ListOtaTaskConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
...(obj.Items && { Items: obj.Items.map((item) => (0, exports.OtaTaskConfigurationSummaryFilterSensitiveLog)(item)) }),
|
|
606
|
-
});
|
|
607
|
-
exports.ListOtaTaskConfigurationsResponseFilterSensitiveLog = ListOtaTaskConfigurationsResponseFilterSensitiveLog;
|
|
608
|
-
const MatterClusterFilterSensitiveLog = (obj) => ({
|
|
609
|
-
...obj,
|
|
610
|
-
...(obj.attributes && { attributes: smithy_client_1.SENSITIVE_STRING }),
|
|
611
|
-
...(obj.commands && { commands: smithy_client_1.SENSITIVE_STRING }),
|
|
612
|
-
...(obj.events && { events: smithy_client_1.SENSITIVE_STRING }),
|
|
613
|
-
});
|
|
614
|
-
exports.MatterClusterFilterSensitiveLog = MatterClusterFilterSensitiveLog;
|
|
615
|
-
const MatterEndpointFilterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
...(obj.clusters && { clusters: obj.clusters.map((item) => (0, exports.MatterClusterFilterSensitiveLog)(item)) }),
|
|
618
|
-
});
|
|
619
|
-
exports.MatterEndpointFilterSensitiveLog = MatterEndpointFilterSensitiveLog;
|
|
620
|
-
const SendConnectorEventRequestFilterSensitiveLog = (obj) => ({
|
|
621
|
-
...obj,
|
|
622
|
-
...(obj.UserId && { UserId: smithy_client_1.SENSITIVE_STRING }),
|
|
623
|
-
...(obj.OperationVersion && { OperationVersion: smithy_client_1.SENSITIVE_STRING }),
|
|
624
|
-
...(obj.StatusCode && { StatusCode: smithy_client_1.SENSITIVE_STRING }),
|
|
625
|
-
...(obj.Message && { Message: smithy_client_1.SENSITIVE_STRING }),
|
|
626
|
-
...(obj.ConnectorDeviceId && { ConnectorDeviceId: smithy_client_1.SENSITIVE_STRING }),
|
|
627
|
-
...(obj.Devices && { Devices: obj.Devices.map((item) => (0, exports.DeviceFilterSensitiveLog)(item)) }),
|
|
628
|
-
...(obj.MatterEndpoint && { MatterEndpoint: (0, exports.MatterEndpointFilterSensitiveLog)(obj.MatterEndpoint) }),
|
|
629
|
-
});
|
|
630
|
-
exports.SendConnectorEventRequestFilterSensitiveLog = SendConnectorEventRequestFilterSensitiveLog;
|
|
631
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
632
|
-
...obj,
|
|
633
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
634
|
-
});
|
|
635
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAccountAssociations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListAccountAssociationsCommand_1 = require("../commands/ListAccountAssociationsCommand");
|
|
6
|
-
const IoTManagedIntegrationsClient_1 = require("../IoTManagedIntegrationsClient");
|
|
7
|
-
exports.paginateListAccountAssociations = (0, core_1.createPaginator)(IoTManagedIntegrationsClient_1.IoTManagedIntegrationsClient, ListAccountAssociationsCommand_1.ListAccountAssociationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListCloudConnectors = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListCloudConnectorsCommand_1 = require("../commands/ListCloudConnectorsCommand");
|
|
6
|
-
const IoTManagedIntegrationsClient_1 = require("../IoTManagedIntegrationsClient");
|
|
7
|
-
exports.paginateListCloudConnectors = (0, core_1.createPaginator)(IoTManagedIntegrationsClient_1.IoTManagedIntegrationsClient, ListCloudConnectorsCommand_1.ListCloudConnectorsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListConnectorDestinations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListConnectorDestinationsCommand_1 = require("../commands/ListConnectorDestinationsCommand");
|
|
6
|
-
const IoTManagedIntegrationsClient_1 = require("../IoTManagedIntegrationsClient");
|
|
7
|
-
exports.paginateListConnectorDestinations = (0, core_1.createPaginator)(IoTManagedIntegrationsClient_1.IoTManagedIntegrationsClient, ListConnectorDestinationsCommand_1.ListConnectorDestinationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListCredentialLockers = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListCredentialLockersCommand_1 = require("../commands/ListCredentialLockersCommand");
|
|
6
|
-
const IoTManagedIntegrationsClient_1 = require("../IoTManagedIntegrationsClient");
|
|
7
|
-
exports.paginateListCredentialLockers = (0, core_1.createPaginator)(IoTManagedIntegrationsClient_1.IoTManagedIntegrationsClient, ListCredentialLockersCommand_1.ListCredentialLockersCommand, "NextToken", "NextToken", "MaxResults");
|