@aws-sdk/client-iot-managed-integrations 3.893.0 → 3.895.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 +7 -7
- 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
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iot-managed-integrations",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iot Managed Integrations Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.895.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
|
-
"build:cjs": "
|
|
7
|
+
"build:cjs": "node ../../scripts/compilation/inline client-iot-managed-integrations",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.894.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.895.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.893.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.893.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.893.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.895.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.893.0",
|
|
30
30
|
"@aws-sdk/types": "3.893.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.895.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.893.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.895.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.2.2",
|
|
35
35
|
"@smithy/core": "^3.11.1",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.2.1",
|
|
@@ -1,175 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IoTManagedIntegrations = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const CreateAccountAssociationCommand_1 = require("./commands/CreateAccountAssociationCommand");
|
|
6
|
-
const CreateCloudConnectorCommand_1 = require("./commands/CreateCloudConnectorCommand");
|
|
7
|
-
const CreateConnectorDestinationCommand_1 = require("./commands/CreateConnectorDestinationCommand");
|
|
8
|
-
const CreateCredentialLockerCommand_1 = require("./commands/CreateCredentialLockerCommand");
|
|
9
|
-
const CreateDestinationCommand_1 = require("./commands/CreateDestinationCommand");
|
|
10
|
-
const CreateEventLogConfigurationCommand_1 = require("./commands/CreateEventLogConfigurationCommand");
|
|
11
|
-
const CreateManagedThingCommand_1 = require("./commands/CreateManagedThingCommand");
|
|
12
|
-
const CreateNotificationConfigurationCommand_1 = require("./commands/CreateNotificationConfigurationCommand");
|
|
13
|
-
const CreateOtaTaskCommand_1 = require("./commands/CreateOtaTaskCommand");
|
|
14
|
-
const CreateOtaTaskConfigurationCommand_1 = require("./commands/CreateOtaTaskConfigurationCommand");
|
|
15
|
-
const CreateProvisioningProfileCommand_1 = require("./commands/CreateProvisioningProfileCommand");
|
|
16
|
-
const DeleteAccountAssociationCommand_1 = require("./commands/DeleteAccountAssociationCommand");
|
|
17
|
-
const DeleteCloudConnectorCommand_1 = require("./commands/DeleteCloudConnectorCommand");
|
|
18
|
-
const DeleteConnectorDestinationCommand_1 = require("./commands/DeleteConnectorDestinationCommand");
|
|
19
|
-
const DeleteCredentialLockerCommand_1 = require("./commands/DeleteCredentialLockerCommand");
|
|
20
|
-
const DeleteDestinationCommand_1 = require("./commands/DeleteDestinationCommand");
|
|
21
|
-
const DeleteEventLogConfigurationCommand_1 = require("./commands/DeleteEventLogConfigurationCommand");
|
|
22
|
-
const DeleteManagedThingCommand_1 = require("./commands/DeleteManagedThingCommand");
|
|
23
|
-
const DeleteNotificationConfigurationCommand_1 = require("./commands/DeleteNotificationConfigurationCommand");
|
|
24
|
-
const DeleteOtaTaskCommand_1 = require("./commands/DeleteOtaTaskCommand");
|
|
25
|
-
const DeleteOtaTaskConfigurationCommand_1 = require("./commands/DeleteOtaTaskConfigurationCommand");
|
|
26
|
-
const DeleteProvisioningProfileCommand_1 = require("./commands/DeleteProvisioningProfileCommand");
|
|
27
|
-
const DeregisterAccountAssociationCommand_1 = require("./commands/DeregisterAccountAssociationCommand");
|
|
28
|
-
const GetAccountAssociationCommand_1 = require("./commands/GetAccountAssociationCommand");
|
|
29
|
-
const GetCloudConnectorCommand_1 = require("./commands/GetCloudConnectorCommand");
|
|
30
|
-
const GetConnectorDestinationCommand_1 = require("./commands/GetConnectorDestinationCommand");
|
|
31
|
-
const GetCredentialLockerCommand_1 = require("./commands/GetCredentialLockerCommand");
|
|
32
|
-
const GetCustomEndpointCommand_1 = require("./commands/GetCustomEndpointCommand");
|
|
33
|
-
const GetDefaultEncryptionConfigurationCommand_1 = require("./commands/GetDefaultEncryptionConfigurationCommand");
|
|
34
|
-
const GetDestinationCommand_1 = require("./commands/GetDestinationCommand");
|
|
35
|
-
const GetDeviceDiscoveryCommand_1 = require("./commands/GetDeviceDiscoveryCommand");
|
|
36
|
-
const GetEventLogConfigurationCommand_1 = require("./commands/GetEventLogConfigurationCommand");
|
|
37
|
-
const GetHubConfigurationCommand_1 = require("./commands/GetHubConfigurationCommand");
|
|
38
|
-
const GetManagedThingCapabilitiesCommand_1 = require("./commands/GetManagedThingCapabilitiesCommand");
|
|
39
|
-
const GetManagedThingCommand_1 = require("./commands/GetManagedThingCommand");
|
|
40
|
-
const GetManagedThingConnectivityDataCommand_1 = require("./commands/GetManagedThingConnectivityDataCommand");
|
|
41
|
-
const GetManagedThingMetaDataCommand_1 = require("./commands/GetManagedThingMetaDataCommand");
|
|
42
|
-
const GetManagedThingStateCommand_1 = require("./commands/GetManagedThingStateCommand");
|
|
43
|
-
const GetNotificationConfigurationCommand_1 = require("./commands/GetNotificationConfigurationCommand");
|
|
44
|
-
const GetOtaTaskCommand_1 = require("./commands/GetOtaTaskCommand");
|
|
45
|
-
const GetOtaTaskConfigurationCommand_1 = require("./commands/GetOtaTaskConfigurationCommand");
|
|
46
|
-
const GetProvisioningProfileCommand_1 = require("./commands/GetProvisioningProfileCommand");
|
|
47
|
-
const GetRuntimeLogConfigurationCommand_1 = require("./commands/GetRuntimeLogConfigurationCommand");
|
|
48
|
-
const GetSchemaVersionCommand_1 = require("./commands/GetSchemaVersionCommand");
|
|
49
|
-
const ListAccountAssociationsCommand_1 = require("./commands/ListAccountAssociationsCommand");
|
|
50
|
-
const ListCloudConnectorsCommand_1 = require("./commands/ListCloudConnectorsCommand");
|
|
51
|
-
const ListConnectorDestinationsCommand_1 = require("./commands/ListConnectorDestinationsCommand");
|
|
52
|
-
const ListCredentialLockersCommand_1 = require("./commands/ListCredentialLockersCommand");
|
|
53
|
-
const ListDestinationsCommand_1 = require("./commands/ListDestinationsCommand");
|
|
54
|
-
const ListDeviceDiscoveriesCommand_1 = require("./commands/ListDeviceDiscoveriesCommand");
|
|
55
|
-
const ListDiscoveredDevicesCommand_1 = require("./commands/ListDiscoveredDevicesCommand");
|
|
56
|
-
const ListEventLogConfigurationsCommand_1 = require("./commands/ListEventLogConfigurationsCommand");
|
|
57
|
-
const ListManagedThingAccountAssociationsCommand_1 = require("./commands/ListManagedThingAccountAssociationsCommand");
|
|
58
|
-
const ListManagedThingSchemasCommand_1 = require("./commands/ListManagedThingSchemasCommand");
|
|
59
|
-
const ListManagedThingsCommand_1 = require("./commands/ListManagedThingsCommand");
|
|
60
|
-
const ListNotificationConfigurationsCommand_1 = require("./commands/ListNotificationConfigurationsCommand");
|
|
61
|
-
const ListOtaTaskConfigurationsCommand_1 = require("./commands/ListOtaTaskConfigurationsCommand");
|
|
62
|
-
const ListOtaTaskExecutionsCommand_1 = require("./commands/ListOtaTaskExecutionsCommand");
|
|
63
|
-
const ListOtaTasksCommand_1 = require("./commands/ListOtaTasksCommand");
|
|
64
|
-
const ListProvisioningProfilesCommand_1 = require("./commands/ListProvisioningProfilesCommand");
|
|
65
|
-
const ListSchemaVersionsCommand_1 = require("./commands/ListSchemaVersionsCommand");
|
|
66
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
67
|
-
const PutDefaultEncryptionConfigurationCommand_1 = require("./commands/PutDefaultEncryptionConfigurationCommand");
|
|
68
|
-
const PutHubConfigurationCommand_1 = require("./commands/PutHubConfigurationCommand");
|
|
69
|
-
const PutRuntimeLogConfigurationCommand_1 = require("./commands/PutRuntimeLogConfigurationCommand");
|
|
70
|
-
const RegisterAccountAssociationCommand_1 = require("./commands/RegisterAccountAssociationCommand");
|
|
71
|
-
const RegisterCustomEndpointCommand_1 = require("./commands/RegisterCustomEndpointCommand");
|
|
72
|
-
const ResetRuntimeLogConfigurationCommand_1 = require("./commands/ResetRuntimeLogConfigurationCommand");
|
|
73
|
-
const SendConnectorEventCommand_1 = require("./commands/SendConnectorEventCommand");
|
|
74
|
-
const SendManagedThingCommandCommand_1 = require("./commands/SendManagedThingCommandCommand");
|
|
75
|
-
const StartAccountAssociationRefreshCommand_1 = require("./commands/StartAccountAssociationRefreshCommand");
|
|
76
|
-
const StartDeviceDiscoveryCommand_1 = require("./commands/StartDeviceDiscoveryCommand");
|
|
77
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
78
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
79
|
-
const UpdateAccountAssociationCommand_1 = require("./commands/UpdateAccountAssociationCommand");
|
|
80
|
-
const UpdateCloudConnectorCommand_1 = require("./commands/UpdateCloudConnectorCommand");
|
|
81
|
-
const UpdateConnectorDestinationCommand_1 = require("./commands/UpdateConnectorDestinationCommand");
|
|
82
|
-
const UpdateDestinationCommand_1 = require("./commands/UpdateDestinationCommand");
|
|
83
|
-
const UpdateEventLogConfigurationCommand_1 = require("./commands/UpdateEventLogConfigurationCommand");
|
|
84
|
-
const UpdateManagedThingCommand_1 = require("./commands/UpdateManagedThingCommand");
|
|
85
|
-
const UpdateNotificationConfigurationCommand_1 = require("./commands/UpdateNotificationConfigurationCommand");
|
|
86
|
-
const UpdateOtaTaskCommand_1 = require("./commands/UpdateOtaTaskCommand");
|
|
87
|
-
const IoTManagedIntegrationsClient_1 = require("./IoTManagedIntegrationsClient");
|
|
88
|
-
const commands = {
|
|
89
|
-
CreateAccountAssociationCommand: CreateAccountAssociationCommand_1.CreateAccountAssociationCommand,
|
|
90
|
-
CreateCloudConnectorCommand: CreateCloudConnectorCommand_1.CreateCloudConnectorCommand,
|
|
91
|
-
CreateConnectorDestinationCommand: CreateConnectorDestinationCommand_1.CreateConnectorDestinationCommand,
|
|
92
|
-
CreateCredentialLockerCommand: CreateCredentialLockerCommand_1.CreateCredentialLockerCommand,
|
|
93
|
-
CreateDestinationCommand: CreateDestinationCommand_1.CreateDestinationCommand,
|
|
94
|
-
CreateEventLogConfigurationCommand: CreateEventLogConfigurationCommand_1.CreateEventLogConfigurationCommand,
|
|
95
|
-
CreateManagedThingCommand: CreateManagedThingCommand_1.CreateManagedThingCommand,
|
|
96
|
-
CreateNotificationConfigurationCommand: CreateNotificationConfigurationCommand_1.CreateNotificationConfigurationCommand,
|
|
97
|
-
CreateOtaTaskCommand: CreateOtaTaskCommand_1.CreateOtaTaskCommand,
|
|
98
|
-
CreateOtaTaskConfigurationCommand: CreateOtaTaskConfigurationCommand_1.CreateOtaTaskConfigurationCommand,
|
|
99
|
-
CreateProvisioningProfileCommand: CreateProvisioningProfileCommand_1.CreateProvisioningProfileCommand,
|
|
100
|
-
DeleteAccountAssociationCommand: DeleteAccountAssociationCommand_1.DeleteAccountAssociationCommand,
|
|
101
|
-
DeleteCloudConnectorCommand: DeleteCloudConnectorCommand_1.DeleteCloudConnectorCommand,
|
|
102
|
-
DeleteConnectorDestinationCommand: DeleteConnectorDestinationCommand_1.DeleteConnectorDestinationCommand,
|
|
103
|
-
DeleteCredentialLockerCommand: DeleteCredentialLockerCommand_1.DeleteCredentialLockerCommand,
|
|
104
|
-
DeleteDestinationCommand: DeleteDestinationCommand_1.DeleteDestinationCommand,
|
|
105
|
-
DeleteEventLogConfigurationCommand: DeleteEventLogConfigurationCommand_1.DeleteEventLogConfigurationCommand,
|
|
106
|
-
DeleteManagedThingCommand: DeleteManagedThingCommand_1.DeleteManagedThingCommand,
|
|
107
|
-
DeleteNotificationConfigurationCommand: DeleteNotificationConfigurationCommand_1.DeleteNotificationConfigurationCommand,
|
|
108
|
-
DeleteOtaTaskCommand: DeleteOtaTaskCommand_1.DeleteOtaTaskCommand,
|
|
109
|
-
DeleteOtaTaskConfigurationCommand: DeleteOtaTaskConfigurationCommand_1.DeleteOtaTaskConfigurationCommand,
|
|
110
|
-
DeleteProvisioningProfileCommand: DeleteProvisioningProfileCommand_1.DeleteProvisioningProfileCommand,
|
|
111
|
-
DeregisterAccountAssociationCommand: DeregisterAccountAssociationCommand_1.DeregisterAccountAssociationCommand,
|
|
112
|
-
GetAccountAssociationCommand: GetAccountAssociationCommand_1.GetAccountAssociationCommand,
|
|
113
|
-
GetCloudConnectorCommand: GetCloudConnectorCommand_1.GetCloudConnectorCommand,
|
|
114
|
-
GetConnectorDestinationCommand: GetConnectorDestinationCommand_1.GetConnectorDestinationCommand,
|
|
115
|
-
GetCredentialLockerCommand: GetCredentialLockerCommand_1.GetCredentialLockerCommand,
|
|
116
|
-
GetCustomEndpointCommand: GetCustomEndpointCommand_1.GetCustomEndpointCommand,
|
|
117
|
-
GetDefaultEncryptionConfigurationCommand: GetDefaultEncryptionConfigurationCommand_1.GetDefaultEncryptionConfigurationCommand,
|
|
118
|
-
GetDestinationCommand: GetDestinationCommand_1.GetDestinationCommand,
|
|
119
|
-
GetDeviceDiscoveryCommand: GetDeviceDiscoveryCommand_1.GetDeviceDiscoveryCommand,
|
|
120
|
-
GetEventLogConfigurationCommand: GetEventLogConfigurationCommand_1.GetEventLogConfigurationCommand,
|
|
121
|
-
GetHubConfigurationCommand: GetHubConfigurationCommand_1.GetHubConfigurationCommand,
|
|
122
|
-
GetManagedThingCommand: GetManagedThingCommand_1.GetManagedThingCommand,
|
|
123
|
-
GetManagedThingCapabilitiesCommand: GetManagedThingCapabilitiesCommand_1.GetManagedThingCapabilitiesCommand,
|
|
124
|
-
GetManagedThingConnectivityDataCommand: GetManagedThingConnectivityDataCommand_1.GetManagedThingConnectivityDataCommand,
|
|
125
|
-
GetManagedThingMetaDataCommand: GetManagedThingMetaDataCommand_1.GetManagedThingMetaDataCommand,
|
|
126
|
-
GetManagedThingStateCommand: GetManagedThingStateCommand_1.GetManagedThingStateCommand,
|
|
127
|
-
GetNotificationConfigurationCommand: GetNotificationConfigurationCommand_1.GetNotificationConfigurationCommand,
|
|
128
|
-
GetOtaTaskCommand: GetOtaTaskCommand_1.GetOtaTaskCommand,
|
|
129
|
-
GetOtaTaskConfigurationCommand: GetOtaTaskConfigurationCommand_1.GetOtaTaskConfigurationCommand,
|
|
130
|
-
GetProvisioningProfileCommand: GetProvisioningProfileCommand_1.GetProvisioningProfileCommand,
|
|
131
|
-
GetRuntimeLogConfigurationCommand: GetRuntimeLogConfigurationCommand_1.GetRuntimeLogConfigurationCommand,
|
|
132
|
-
GetSchemaVersionCommand: GetSchemaVersionCommand_1.GetSchemaVersionCommand,
|
|
133
|
-
ListAccountAssociationsCommand: ListAccountAssociationsCommand_1.ListAccountAssociationsCommand,
|
|
134
|
-
ListCloudConnectorsCommand: ListCloudConnectorsCommand_1.ListCloudConnectorsCommand,
|
|
135
|
-
ListConnectorDestinationsCommand: ListConnectorDestinationsCommand_1.ListConnectorDestinationsCommand,
|
|
136
|
-
ListCredentialLockersCommand: ListCredentialLockersCommand_1.ListCredentialLockersCommand,
|
|
137
|
-
ListDestinationsCommand: ListDestinationsCommand_1.ListDestinationsCommand,
|
|
138
|
-
ListDeviceDiscoveriesCommand: ListDeviceDiscoveriesCommand_1.ListDeviceDiscoveriesCommand,
|
|
139
|
-
ListDiscoveredDevicesCommand: ListDiscoveredDevicesCommand_1.ListDiscoveredDevicesCommand,
|
|
140
|
-
ListEventLogConfigurationsCommand: ListEventLogConfigurationsCommand_1.ListEventLogConfigurationsCommand,
|
|
141
|
-
ListManagedThingAccountAssociationsCommand: ListManagedThingAccountAssociationsCommand_1.ListManagedThingAccountAssociationsCommand,
|
|
142
|
-
ListManagedThingsCommand: ListManagedThingsCommand_1.ListManagedThingsCommand,
|
|
143
|
-
ListManagedThingSchemasCommand: ListManagedThingSchemasCommand_1.ListManagedThingSchemasCommand,
|
|
144
|
-
ListNotificationConfigurationsCommand: ListNotificationConfigurationsCommand_1.ListNotificationConfigurationsCommand,
|
|
145
|
-
ListOtaTaskConfigurationsCommand: ListOtaTaskConfigurationsCommand_1.ListOtaTaskConfigurationsCommand,
|
|
146
|
-
ListOtaTaskExecutionsCommand: ListOtaTaskExecutionsCommand_1.ListOtaTaskExecutionsCommand,
|
|
147
|
-
ListOtaTasksCommand: ListOtaTasksCommand_1.ListOtaTasksCommand,
|
|
148
|
-
ListProvisioningProfilesCommand: ListProvisioningProfilesCommand_1.ListProvisioningProfilesCommand,
|
|
149
|
-
ListSchemaVersionsCommand: ListSchemaVersionsCommand_1.ListSchemaVersionsCommand,
|
|
150
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
151
|
-
PutDefaultEncryptionConfigurationCommand: PutDefaultEncryptionConfigurationCommand_1.PutDefaultEncryptionConfigurationCommand,
|
|
152
|
-
PutHubConfigurationCommand: PutHubConfigurationCommand_1.PutHubConfigurationCommand,
|
|
153
|
-
PutRuntimeLogConfigurationCommand: PutRuntimeLogConfigurationCommand_1.PutRuntimeLogConfigurationCommand,
|
|
154
|
-
RegisterAccountAssociationCommand: RegisterAccountAssociationCommand_1.RegisterAccountAssociationCommand,
|
|
155
|
-
RegisterCustomEndpointCommand: RegisterCustomEndpointCommand_1.RegisterCustomEndpointCommand,
|
|
156
|
-
ResetRuntimeLogConfigurationCommand: ResetRuntimeLogConfigurationCommand_1.ResetRuntimeLogConfigurationCommand,
|
|
157
|
-
SendConnectorEventCommand: SendConnectorEventCommand_1.SendConnectorEventCommand,
|
|
158
|
-
SendManagedThingCommandCommand: SendManagedThingCommandCommand_1.SendManagedThingCommandCommand,
|
|
159
|
-
StartAccountAssociationRefreshCommand: StartAccountAssociationRefreshCommand_1.StartAccountAssociationRefreshCommand,
|
|
160
|
-
StartDeviceDiscoveryCommand: StartDeviceDiscoveryCommand_1.StartDeviceDiscoveryCommand,
|
|
161
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
162
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
163
|
-
UpdateAccountAssociationCommand: UpdateAccountAssociationCommand_1.UpdateAccountAssociationCommand,
|
|
164
|
-
UpdateCloudConnectorCommand: UpdateCloudConnectorCommand_1.UpdateCloudConnectorCommand,
|
|
165
|
-
UpdateConnectorDestinationCommand: UpdateConnectorDestinationCommand_1.UpdateConnectorDestinationCommand,
|
|
166
|
-
UpdateDestinationCommand: UpdateDestinationCommand_1.UpdateDestinationCommand,
|
|
167
|
-
UpdateEventLogConfigurationCommand: UpdateEventLogConfigurationCommand_1.UpdateEventLogConfigurationCommand,
|
|
168
|
-
UpdateManagedThingCommand: UpdateManagedThingCommand_1.UpdateManagedThingCommand,
|
|
169
|
-
UpdateNotificationConfigurationCommand: UpdateNotificationConfigurationCommand_1.UpdateNotificationConfigurationCommand,
|
|
170
|
-
UpdateOtaTaskCommand: UpdateOtaTaskCommand_1.UpdateOtaTaskCommand,
|
|
171
|
-
};
|
|
172
|
-
class IoTManagedIntegrations extends IoTManagedIntegrationsClient_1.IoTManagedIntegrationsClient {
|
|
173
|
-
}
|
|
174
|
-
exports.IoTManagedIntegrations = IoTManagedIntegrations;
|
|
175
|
-
(0, smithy_client_1.createAggregatedClient)(commands, IoTManagedIntegrations);
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IoTManagedIntegrationsClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
8
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
-
const core_1 = require("@smithy/core");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const httpAuthSchemeProvider_1 = require("./auth/httpAuthSchemeProvider");
|
|
16
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
17
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
18
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
19
|
-
class IoTManagedIntegrationsClient extends smithy_client_1.Client {
|
|
20
|
-
config;
|
|
21
|
-
constructor(...[configuration]) {
|
|
22
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
23
|
-
super(_config_0);
|
|
24
|
-
this.initConfig = _config_0;
|
|
25
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
26
|
-
const _config_2 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_1);
|
|
27
|
-
const _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
|
|
28
|
-
const _config_4 = (0, config_resolver_1.resolveRegionConfig)(_config_3);
|
|
29
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
30
|
-
const _config_6 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_5);
|
|
31
|
-
const _config_7 = (0, httpAuthSchemeProvider_1.resolveHttpAuthSchemeConfig)(_config_6);
|
|
32
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
33
|
-
this.config = _config_8;
|
|
34
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
38
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
39
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
40
|
-
this.middlewareStack.use((0, core_1.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
|
|
41
|
-
httpAuthSchemeParametersProvider: httpAuthSchemeProvider_1.defaultIoTManagedIntegrationsHttpAuthSchemeParametersProvider,
|
|
42
|
-
identityProviderConfigProvider: async (config) => new core_1.DefaultIdentityProviderConfig({
|
|
43
|
-
"aws.auth#sigv4": config.credentials,
|
|
44
|
-
}),
|
|
45
|
-
}));
|
|
46
|
-
this.middlewareStack.use((0, core_1.getHttpSigningPlugin)(this.config));
|
|
47
|
-
}
|
|
48
|
-
destroy() {
|
|
49
|
-
super.destroy();
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
exports.IoTManagedIntegrationsClient = IoTManagedIntegrationsClient;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveHttpAuthRuntimeConfig = exports.getHttpAuthExtensionConfiguration = void 0;
|
|
4
|
-
const getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
5
|
-
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
6
|
-
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
7
|
-
let _credentials = runtimeConfig.credentials;
|
|
8
|
-
return {
|
|
9
|
-
setHttpAuthScheme(httpAuthScheme) {
|
|
10
|
-
const index = _httpAuthSchemes.findIndex((scheme) => scheme.schemeId === httpAuthScheme.schemeId);
|
|
11
|
-
if (index === -1) {
|
|
12
|
-
_httpAuthSchemes.push(httpAuthScheme);
|
|
13
|
-
}
|
|
14
|
-
else {
|
|
15
|
-
_httpAuthSchemes.splice(index, 1, httpAuthScheme);
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
httpAuthSchemes() {
|
|
19
|
-
return _httpAuthSchemes;
|
|
20
|
-
},
|
|
21
|
-
setHttpAuthSchemeProvider(httpAuthSchemeProvider) {
|
|
22
|
-
_httpAuthSchemeProvider = httpAuthSchemeProvider;
|
|
23
|
-
},
|
|
24
|
-
httpAuthSchemeProvider() {
|
|
25
|
-
return _httpAuthSchemeProvider;
|
|
26
|
-
},
|
|
27
|
-
setCredentials(credentials) {
|
|
28
|
-
_credentials = credentials;
|
|
29
|
-
},
|
|
30
|
-
credentials() {
|
|
31
|
-
return _credentials;
|
|
32
|
-
},
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
exports.getHttpAuthExtensionConfiguration = getHttpAuthExtensionConfiguration;
|
|
36
|
-
const resolveHttpAuthRuntimeConfig = (config) => {
|
|
37
|
-
return {
|
|
38
|
-
httpAuthSchemes: config.httpAuthSchemes(),
|
|
39
|
-
httpAuthSchemeProvider: config.httpAuthSchemeProvider(),
|
|
40
|
-
credentials: config.credentials(),
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
exports.resolveHttpAuthRuntimeConfig = resolveHttpAuthRuntimeConfig;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAccountAssociationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateAccountAssociationCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateAccountAssociation", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateAccountAssociationCommand")
|
|
22
|
-
.f(models_0_1.CreateAccountAssociationRequestFilterSensitiveLog, models_0_1.CreateAccountAssociationResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateAccountAssociationCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateAccountAssociationCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateAccountAssociationCommand = CreateAccountAssociationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateCloudConnectorCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateCloudConnectorCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "CreateCloudConnector", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "CreateCloudConnectorCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_CreateCloudConnectorCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_CreateCloudConnectorCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateCloudConnectorCommand = CreateCloudConnectorCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateConnectorDestinationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateConnectorDestinationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "CreateConnectorDestination", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "CreateConnectorDestinationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_CreateConnectorDestinationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_CreateConnectorDestinationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateConnectorDestinationCommand = CreateConnectorDestinationCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateCredentialLockerCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateCredentialLockerCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateCredentialLocker", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateCredentialLockerCommand")
|
|
22
|
-
.f(models_0_1.CreateCredentialLockerRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateCredentialLockerCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateCredentialLockerCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateCredentialLockerCommand = CreateCredentialLockerCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateDestinationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateDestinationCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateDestination", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateDestinationCommand")
|
|
22
|
-
.f(models_0_1.CreateDestinationRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateDestinationCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateDestinationCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateDestinationCommand = CreateDestinationCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEventLogConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateEventLogConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep(EndpointParameters_1.commonParams)
|
|
13
|
-
.m(function (Command, cs, config, o) {
|
|
14
|
-
return [
|
|
15
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
16
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
17
|
-
];
|
|
18
|
-
})
|
|
19
|
-
.s("IotManagedIntegrations", "CreateEventLogConfiguration", {})
|
|
20
|
-
.n("IoTManagedIntegrationsClient", "CreateEventLogConfigurationCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_restJson1_1.se_CreateEventLogConfigurationCommand)
|
|
23
|
-
.de(Aws_restJson1_1.de_CreateEventLogConfigurationCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateEventLogConfigurationCommand = CreateEventLogConfigurationCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateManagedThingCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateManagedThingCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateManagedThing", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateManagedThingCommand")
|
|
22
|
-
.f(models_0_1.CreateManagedThingRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateManagedThingCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateManagedThingCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateManagedThingCommand = CreateManagedThingCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateNotificationConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateNotificationConfigurationCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateNotificationConfiguration", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateNotificationConfigurationCommand")
|
|
22
|
-
.f(models_0_1.CreateNotificationConfigurationRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateNotificationConfigurationCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateNotificationConfigurationCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateNotificationConfigurationCommand = CreateNotificationConfigurationCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateOtaTaskCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateOtaTaskCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateOtaTask", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateOtaTaskCommand")
|
|
22
|
-
.f(models_0_1.CreateOtaTaskRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateOtaTaskCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateOtaTaskCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateOtaTaskCommand = CreateOtaTaskCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateOtaTaskConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateOtaTaskConfigurationCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateOtaTaskConfiguration", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateOtaTaskConfigurationCommand")
|
|
22
|
-
.f(models_0_1.CreateOtaTaskConfigurationRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateOtaTaskConfigurationCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateOtaTaskConfigurationCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateOtaTaskConfigurationCommand = CreateOtaTaskConfigurationCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateProvisioningProfileCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class CreateProvisioningProfileCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep(EndpointParameters_1.commonParams)
|
|
14
|
-
.m(function (Command, cs, config, o) {
|
|
15
|
-
return [
|
|
16
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
17
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
18
|
-
];
|
|
19
|
-
})
|
|
20
|
-
.s("IotManagedIntegrations", "CreateProvisioningProfile", {})
|
|
21
|
-
.n("IoTManagedIntegrationsClient", "CreateProvisioningProfileCommand")
|
|
22
|
-
.f(models_0_1.CreateProvisioningProfileRequestFilterSensitiveLog, models_0_1.CreateProvisioningProfileResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_restJson1_1.se_CreateProvisioningProfileCommand)
|
|
24
|
-
.de(Aws_restJson1_1.de_CreateProvisioningProfileCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateProvisioningProfileCommand = CreateProvisioningProfileCommand;
|