@aws-sdk/client-iot-managed-integrations 3.1077.0 → 3.1078.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 +91 -833
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/CreateAccountAssociationCommand.js +2 -14
- package/dist-es/commands/CreateCloudConnectorCommand.js +2 -14
- package/dist-es/commands/CreateConnectorDestinationCommand.js +2 -14
- package/dist-es/commands/CreateCredentialLockerCommand.js +2 -14
- package/dist-es/commands/CreateDestinationCommand.js +2 -14
- package/dist-es/commands/CreateEventLogConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateManagedThingCommand.js +2 -14
- package/dist-es/commands/CreateNotificationConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateOtaTaskCommand.js +2 -14
- package/dist-es/commands/CreateOtaTaskConfigurationCommand.js +2 -14
- package/dist-es/commands/CreateProvisioningProfileCommand.js +2 -14
- package/dist-es/commands/DeleteAccountAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteCloudConnectorCommand.js +2 -14
- package/dist-es/commands/DeleteConnectorDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteCredentialLockerCommand.js +2 -14
- package/dist-es/commands/DeleteDestinationCommand.js +2 -14
- package/dist-es/commands/DeleteEventLogConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteManagedThingCommand.js +2 -14
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteOtaTaskCommand.js +2 -14
- package/dist-es/commands/DeleteOtaTaskConfigurationCommand.js +2 -14
- package/dist-es/commands/DeleteProvisioningProfileCommand.js +2 -14
- package/dist-es/commands/DeregisterAccountAssociationCommand.js +2 -14
- package/dist-es/commands/GetAccountAssociationCommand.js +2 -14
- package/dist-es/commands/GetCloudConnectorCommand.js +2 -14
- package/dist-es/commands/GetConnectorDestinationCommand.js +2 -14
- package/dist-es/commands/GetCredentialLockerCommand.js +2 -14
- package/dist-es/commands/GetCustomEndpointCommand.js +2 -14
- package/dist-es/commands/GetDefaultEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/GetDestinationCommand.js +2 -14
- package/dist-es/commands/GetDeviceDiscoveryCommand.js +2 -14
- package/dist-es/commands/GetEventLogConfigurationCommand.js +2 -14
- package/dist-es/commands/GetHubConfigurationCommand.js +2 -14
- package/dist-es/commands/GetManagedThingCapabilitiesCommand.js +2 -14
- package/dist-es/commands/GetManagedThingCertificateCommand.js +2 -14
- package/dist-es/commands/GetManagedThingCommand.js +2 -14
- package/dist-es/commands/GetManagedThingConnectivityDataCommand.js +2 -14
- package/dist-es/commands/GetManagedThingMetaDataCommand.js +2 -14
- package/dist-es/commands/GetManagedThingStateCommand.js +2 -14
- package/dist-es/commands/GetNotificationConfigurationCommand.js +2 -14
- package/dist-es/commands/GetOtaTaskCommand.js +2 -14
- package/dist-es/commands/GetOtaTaskConfigurationCommand.js +2 -14
- package/dist-es/commands/GetProvisioningProfileCommand.js +2 -14
- package/dist-es/commands/GetRuntimeLogConfigurationCommand.js +2 -14
- package/dist-es/commands/GetSchemaVersionCommand.js +2 -14
- package/dist-es/commands/ListAccountAssociationsCommand.js +2 -14
- package/dist-es/commands/ListCloudConnectorsCommand.js +2 -14
- package/dist-es/commands/ListConnectorDestinationsCommand.js +2 -14
- package/dist-es/commands/ListCredentialLockersCommand.js +2 -14
- package/dist-es/commands/ListDestinationsCommand.js +2 -14
- package/dist-es/commands/ListDeviceDiscoveriesCommand.js +2 -14
- package/dist-es/commands/ListDiscoveredDevicesCommand.js +2 -14
- package/dist-es/commands/ListEventLogConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListManagedThingAccountAssociationsCommand.js +2 -14
- package/dist-es/commands/ListManagedThingSchemasCommand.js +2 -14
- package/dist-es/commands/ListManagedThingsCommand.js +2 -14
- package/dist-es/commands/ListNotificationConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListOtaTaskConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListOtaTaskExecutionsCommand.js +2 -14
- package/dist-es/commands/ListOtaTasksCommand.js +2 -14
- package/dist-es/commands/ListProvisioningProfilesCommand.js +2 -14
- package/dist-es/commands/ListSchemaVersionsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -14
- package/dist-es/commands/PutHubConfigurationCommand.js +2 -14
- package/dist-es/commands/PutRuntimeLogConfigurationCommand.js +2 -14
- package/dist-es/commands/RegisterAccountAssociationCommand.js +2 -14
- package/dist-es/commands/RegisterCustomEndpointCommand.js +2 -14
- package/dist-es/commands/ResetRuntimeLogConfigurationCommand.js +2 -14
- package/dist-es/commands/SendConnectorEventCommand.js +2 -14
- package/dist-es/commands/SendManagedThingCommandCommand.js +2 -14
- package/dist-es/commands/StartAccountAssociationRefreshCommand.js +2 -14
- package/dist-es/commands/StartDeviceDiscoveryCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccountAssociationCommand.js +2 -14
- package/dist-es/commands/UpdateCloudConnectorCommand.js +2 -14
- package/dist-es/commands/UpdateConnectorDestinationCommand.js +2 -14
- package/dist-es/commands/UpdateDestinationCommand.js +2 -14
- package/dist-es/commands/UpdateEventLogConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateManagedThingCommand.js +2 -14
- package/dist-es/commands/UpdateNotificationConfigurationCommand.js +2 -14
- package/dist-es/commands/UpdateOtaTaskCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/CreateAccountAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateCloudConnectorCommand.d.ts +3 -8
- package/dist-types/commands/CreateConnectorDestinationCommand.d.ts +3 -8
- package/dist-types/commands/CreateCredentialLockerCommand.d.ts +3 -8
- package/dist-types/commands/CreateDestinationCommand.d.ts +3 -8
- package/dist-types/commands/CreateEventLogConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateManagedThingCommand.d.ts +3 -8
- package/dist-types/commands/CreateNotificationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateOtaTaskCommand.d.ts +3 -8
- package/dist-types/commands/CreateOtaTaskConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/CreateProvisioningProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccountAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCloudConnectorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteConnectorDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCredentialLockerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDestinationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEventLogConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteManagedThingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOtaTaskCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOtaTaskConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteProvisioningProfileCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterAccountAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountAssociationCommand.d.ts +3 -8
- package/dist-types/commands/GetCloudConnectorCommand.d.ts +3 -8
- package/dist-types/commands/GetConnectorDestinationCommand.d.ts +3 -8
- package/dist-types/commands/GetCredentialLockerCommand.d.ts +3 -8
- package/dist-types/commands/GetCustomEndpointCommand.d.ts +3 -8
- package/dist-types/commands/GetDefaultEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetDestinationCommand.d.ts +3 -8
- package/dist-types/commands/GetDeviceDiscoveryCommand.d.ts +3 -8
- package/dist-types/commands/GetEventLogConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetHubConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetManagedThingCapabilitiesCommand.d.ts +3 -8
- package/dist-types/commands/GetManagedThingCertificateCommand.d.ts +3 -8
- package/dist-types/commands/GetManagedThingCommand.d.ts +3 -8
- package/dist-types/commands/GetManagedThingConnectivityDataCommand.d.ts +3 -8
- package/dist-types/commands/GetManagedThingMetaDataCommand.d.ts +3 -8
- package/dist-types/commands/GetManagedThingStateCommand.d.ts +3 -8
- package/dist-types/commands/GetNotificationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetOtaTaskCommand.d.ts +3 -8
- package/dist-types/commands/GetOtaTaskConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetProvisioningProfileCommand.d.ts +3 -8
- package/dist-types/commands/GetRuntimeLogConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -8
- package/dist-types/commands/ListAccountAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCloudConnectorsCommand.d.ts +3 -8
- package/dist-types/commands/ListConnectorDestinationsCommand.d.ts +3 -8
- package/dist-types/commands/ListCredentialLockersCommand.d.ts +3 -8
- package/dist-types/commands/ListDestinationsCommand.d.ts +3 -8
- package/dist-types/commands/ListDeviceDiscoveriesCommand.d.ts +3 -8
- package/dist-types/commands/ListDiscoveredDevicesCommand.d.ts +3 -8
- package/dist-types/commands/ListEventLogConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListManagedThingAccountAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/ListManagedThingSchemasCommand.d.ts +3 -8
- package/dist-types/commands/ListManagedThingsCommand.d.ts +3 -8
- package/dist-types/commands/ListNotificationConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListOtaTaskConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListOtaTaskExecutionsCommand.d.ts +3 -8
- package/dist-types/commands/ListOtaTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListProvisioningProfilesCommand.d.ts +3 -8
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutHubConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutRuntimeLogConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/RegisterAccountAssociationCommand.d.ts +3 -8
- package/dist-types/commands/RegisterCustomEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ResetRuntimeLogConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/SendConnectorEventCommand.d.ts +3 -8
- package/dist-types/commands/SendManagedThingCommandCommand.d.ts +3 -8
- package/dist-types/commands/StartAccountAssociationRefreshCommand.d.ts +3 -8
- package/dist-types/commands/StartDeviceDiscoveryCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccountAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateCloudConnectorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateConnectorDestinationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDestinationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEventLogConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateManagedThingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateNotificationConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateOtaTaskCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/CreateAccountAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCloudConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateConnectorDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCredentialLockerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEventLogConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateManagedThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateNotificationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOtaTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOtaTaskConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateProvisioningProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAccountAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCloudConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteConnectorDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCredentialLockerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEventLogConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteManagedThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOtaTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOtaTaskConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteProvisioningProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterAccountAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCloudConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetConnectorDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCredentialLockerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetCustomEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDefaultEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeviceDiscoveryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetEventLogConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetHubConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetManagedThingCapabilitiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetManagedThingCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetManagedThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetManagedThingConnectivityDataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetManagedThingMetaDataCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetManagedThingStateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetNotificationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOtaTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetOtaTaskConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetProvisioningProfileCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuntimeLogConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAccountAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCloudConnectorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListConnectorDestinationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListCredentialLockersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDeviceDiscoveriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListDiscoveredDevicesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEventLogConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListManagedThingAccountAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListManagedThingSchemasCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListManagedThingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListNotificationConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOtaTaskConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOtaTaskExecutionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListOtaTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListProvisioningProfilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutHubConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutRuntimeLogConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterAccountAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterCustomEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetRuntimeLogConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendConnectorEventCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SendManagedThingCommandCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartAccountAssociationRefreshCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDeviceDiscoveryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccountAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateCloudConnectorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateConnectorDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEventLogConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateManagedThingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateNotificationConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateOtaTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -66,7 +67,7 @@ const commonParams = {
|
|
|
66
67
|
Region: { type: "builtInParams", name: "region" },
|
|
67
68
|
};
|
|
68
69
|
|
|
69
|
-
var version = "3.
|
|
70
|
+
var version = "3.1077.0";
|
|
70
71
|
var packageInfo = {
|
|
71
72
|
version: version};
|
|
72
73
|
|
|
@@ -2536,1000 +2537,257 @@ class IoTManagedIntegrationsClient extends Client {
|
|
|
2536
2537
|
}
|
|
2537
2538
|
}
|
|
2538
2539
|
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
})
|
|
2545
|
-
.s("IotManagedIntegrations", "CreateAccountAssociation", {})
|
|
2546
|
-
.n("IoTManagedIntegrationsClient", "CreateAccountAssociationCommand")
|
|
2547
|
-
.sc(CreateAccountAssociation$)
|
|
2548
|
-
.build() {
|
|
2540
|
+
const command = makeBuilder(commonParams, "IotManagedIntegrations", "IoTManagedIntegrationsClient", getEndpointPlugin);
|
|
2541
|
+
const _ep0 = {};
|
|
2542
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2543
|
+
|
|
2544
|
+
class CreateAccountAssociationCommand extends command(_ep0, _mw0, "CreateAccountAssociation", CreateAccountAssociation$) {
|
|
2549
2545
|
}
|
|
2550
2546
|
|
|
2551
|
-
class CreateCloudConnectorCommand extends
|
|
2552
|
-
.classBuilder()
|
|
2553
|
-
.ep(commonParams)
|
|
2554
|
-
.m(function (Command, cs, config, o) {
|
|
2555
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2556
|
-
})
|
|
2557
|
-
.s("IotManagedIntegrations", "CreateCloudConnector", {})
|
|
2558
|
-
.n("IoTManagedIntegrationsClient", "CreateCloudConnectorCommand")
|
|
2559
|
-
.sc(CreateCloudConnector$)
|
|
2560
|
-
.build() {
|
|
2547
|
+
class CreateCloudConnectorCommand extends command(_ep0, _mw0, "CreateCloudConnector", CreateCloudConnector$) {
|
|
2561
2548
|
}
|
|
2562
2549
|
|
|
2563
|
-
class CreateConnectorDestinationCommand extends
|
|
2564
|
-
.classBuilder()
|
|
2565
|
-
.ep(commonParams)
|
|
2566
|
-
.m(function (Command, cs, config, o) {
|
|
2567
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2568
|
-
})
|
|
2569
|
-
.s("IotManagedIntegrations", "CreateConnectorDestination", {})
|
|
2570
|
-
.n("IoTManagedIntegrationsClient", "CreateConnectorDestinationCommand")
|
|
2571
|
-
.sc(CreateConnectorDestination$)
|
|
2572
|
-
.build() {
|
|
2550
|
+
class CreateConnectorDestinationCommand extends command(_ep0, _mw0, "CreateConnectorDestination", CreateConnectorDestination$) {
|
|
2573
2551
|
}
|
|
2574
2552
|
|
|
2575
|
-
class CreateCredentialLockerCommand extends
|
|
2576
|
-
.classBuilder()
|
|
2577
|
-
.ep(commonParams)
|
|
2578
|
-
.m(function (Command, cs, config, o) {
|
|
2579
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2580
|
-
})
|
|
2581
|
-
.s("IotManagedIntegrations", "CreateCredentialLocker", {})
|
|
2582
|
-
.n("IoTManagedIntegrationsClient", "CreateCredentialLockerCommand")
|
|
2583
|
-
.sc(CreateCredentialLocker$)
|
|
2584
|
-
.build() {
|
|
2553
|
+
class CreateCredentialLockerCommand extends command(_ep0, _mw0, "CreateCredentialLocker", CreateCredentialLocker$) {
|
|
2585
2554
|
}
|
|
2586
2555
|
|
|
2587
|
-
class CreateDestinationCommand extends
|
|
2588
|
-
.classBuilder()
|
|
2589
|
-
.ep(commonParams)
|
|
2590
|
-
.m(function (Command, cs, config, o) {
|
|
2591
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2592
|
-
})
|
|
2593
|
-
.s("IotManagedIntegrations", "CreateDestination", {})
|
|
2594
|
-
.n("IoTManagedIntegrationsClient", "CreateDestinationCommand")
|
|
2595
|
-
.sc(CreateDestination$)
|
|
2596
|
-
.build() {
|
|
2556
|
+
class CreateDestinationCommand extends command(_ep0, _mw0, "CreateDestination", CreateDestination$) {
|
|
2597
2557
|
}
|
|
2598
2558
|
|
|
2599
|
-
class CreateEventLogConfigurationCommand extends
|
|
2600
|
-
.classBuilder()
|
|
2601
|
-
.ep(commonParams)
|
|
2602
|
-
.m(function (Command, cs, config, o) {
|
|
2603
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2604
|
-
})
|
|
2605
|
-
.s("IotManagedIntegrations", "CreateEventLogConfiguration", {})
|
|
2606
|
-
.n("IoTManagedIntegrationsClient", "CreateEventLogConfigurationCommand")
|
|
2607
|
-
.sc(CreateEventLogConfiguration$)
|
|
2608
|
-
.build() {
|
|
2559
|
+
class CreateEventLogConfigurationCommand extends command(_ep0, _mw0, "CreateEventLogConfiguration", CreateEventLogConfiguration$) {
|
|
2609
2560
|
}
|
|
2610
2561
|
|
|
2611
|
-
class CreateManagedThingCommand extends
|
|
2612
|
-
.classBuilder()
|
|
2613
|
-
.ep(commonParams)
|
|
2614
|
-
.m(function (Command, cs, config, o) {
|
|
2615
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2616
|
-
})
|
|
2617
|
-
.s("IotManagedIntegrations", "CreateManagedThing", {})
|
|
2618
|
-
.n("IoTManagedIntegrationsClient", "CreateManagedThingCommand")
|
|
2619
|
-
.sc(CreateManagedThing$)
|
|
2620
|
-
.build() {
|
|
2562
|
+
class CreateManagedThingCommand extends command(_ep0, _mw0, "CreateManagedThing", CreateManagedThing$) {
|
|
2621
2563
|
}
|
|
2622
2564
|
|
|
2623
|
-
class CreateNotificationConfigurationCommand extends
|
|
2624
|
-
.classBuilder()
|
|
2625
|
-
.ep(commonParams)
|
|
2626
|
-
.m(function (Command, cs, config, o) {
|
|
2627
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2628
|
-
})
|
|
2629
|
-
.s("IotManagedIntegrations", "CreateNotificationConfiguration", {})
|
|
2630
|
-
.n("IoTManagedIntegrationsClient", "CreateNotificationConfigurationCommand")
|
|
2631
|
-
.sc(CreateNotificationConfiguration$)
|
|
2632
|
-
.build() {
|
|
2565
|
+
class CreateNotificationConfigurationCommand extends command(_ep0, _mw0, "CreateNotificationConfiguration", CreateNotificationConfiguration$) {
|
|
2633
2566
|
}
|
|
2634
2567
|
|
|
2635
|
-
class CreateOtaTaskCommand extends
|
|
2636
|
-
.classBuilder()
|
|
2637
|
-
.ep(commonParams)
|
|
2638
|
-
.m(function (Command, cs, config, o) {
|
|
2639
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2640
|
-
})
|
|
2641
|
-
.s("IotManagedIntegrations", "CreateOtaTask", {})
|
|
2642
|
-
.n("IoTManagedIntegrationsClient", "CreateOtaTaskCommand")
|
|
2643
|
-
.sc(CreateOtaTask$)
|
|
2644
|
-
.build() {
|
|
2568
|
+
class CreateOtaTaskCommand extends command(_ep0, _mw0, "CreateOtaTask", CreateOtaTask$) {
|
|
2645
2569
|
}
|
|
2646
2570
|
|
|
2647
|
-
class CreateOtaTaskConfigurationCommand extends
|
|
2648
|
-
.classBuilder()
|
|
2649
|
-
.ep(commonParams)
|
|
2650
|
-
.m(function (Command, cs, config, o) {
|
|
2651
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2652
|
-
})
|
|
2653
|
-
.s("IotManagedIntegrations", "CreateOtaTaskConfiguration", {})
|
|
2654
|
-
.n("IoTManagedIntegrationsClient", "CreateOtaTaskConfigurationCommand")
|
|
2655
|
-
.sc(CreateOtaTaskConfiguration$)
|
|
2656
|
-
.build() {
|
|
2571
|
+
class CreateOtaTaskConfigurationCommand extends command(_ep0, _mw0, "CreateOtaTaskConfiguration", CreateOtaTaskConfiguration$) {
|
|
2657
2572
|
}
|
|
2658
2573
|
|
|
2659
|
-
class CreateProvisioningProfileCommand extends
|
|
2660
|
-
.classBuilder()
|
|
2661
|
-
.ep(commonParams)
|
|
2662
|
-
.m(function (Command, cs, config, o) {
|
|
2663
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2664
|
-
})
|
|
2665
|
-
.s("IotManagedIntegrations", "CreateProvisioningProfile", {})
|
|
2666
|
-
.n("IoTManagedIntegrationsClient", "CreateProvisioningProfileCommand")
|
|
2667
|
-
.sc(CreateProvisioningProfile$)
|
|
2668
|
-
.build() {
|
|
2574
|
+
class CreateProvisioningProfileCommand extends command(_ep0, _mw0, "CreateProvisioningProfile", CreateProvisioningProfile$) {
|
|
2669
2575
|
}
|
|
2670
2576
|
|
|
2671
|
-
class DeleteAccountAssociationCommand extends
|
|
2672
|
-
.classBuilder()
|
|
2673
|
-
.ep(commonParams)
|
|
2674
|
-
.m(function (Command, cs, config, o) {
|
|
2675
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2676
|
-
})
|
|
2677
|
-
.s("IotManagedIntegrations", "DeleteAccountAssociation", {})
|
|
2678
|
-
.n("IoTManagedIntegrationsClient", "DeleteAccountAssociationCommand")
|
|
2679
|
-
.sc(DeleteAccountAssociation$)
|
|
2680
|
-
.build() {
|
|
2577
|
+
class DeleteAccountAssociationCommand extends command(_ep0, _mw0, "DeleteAccountAssociation", DeleteAccountAssociation$) {
|
|
2681
2578
|
}
|
|
2682
2579
|
|
|
2683
|
-
class DeleteCloudConnectorCommand extends
|
|
2684
|
-
.classBuilder()
|
|
2685
|
-
.ep(commonParams)
|
|
2686
|
-
.m(function (Command, cs, config, o) {
|
|
2687
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2688
|
-
})
|
|
2689
|
-
.s("IotManagedIntegrations", "DeleteCloudConnector", {})
|
|
2690
|
-
.n("IoTManagedIntegrationsClient", "DeleteCloudConnectorCommand")
|
|
2691
|
-
.sc(DeleteCloudConnector$)
|
|
2692
|
-
.build() {
|
|
2580
|
+
class DeleteCloudConnectorCommand extends command(_ep0, _mw0, "DeleteCloudConnector", DeleteCloudConnector$) {
|
|
2693
2581
|
}
|
|
2694
2582
|
|
|
2695
|
-
class DeleteConnectorDestinationCommand extends
|
|
2696
|
-
.classBuilder()
|
|
2697
|
-
.ep(commonParams)
|
|
2698
|
-
.m(function (Command, cs, config, o) {
|
|
2699
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2700
|
-
})
|
|
2701
|
-
.s("IotManagedIntegrations", "DeleteConnectorDestination", {})
|
|
2702
|
-
.n("IoTManagedIntegrationsClient", "DeleteConnectorDestinationCommand")
|
|
2703
|
-
.sc(DeleteConnectorDestination$)
|
|
2704
|
-
.build() {
|
|
2583
|
+
class DeleteConnectorDestinationCommand extends command(_ep0, _mw0, "DeleteConnectorDestination", DeleteConnectorDestination$) {
|
|
2705
2584
|
}
|
|
2706
2585
|
|
|
2707
|
-
class DeleteCredentialLockerCommand extends
|
|
2708
|
-
.classBuilder()
|
|
2709
|
-
.ep(commonParams)
|
|
2710
|
-
.m(function (Command, cs, config, o) {
|
|
2711
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2712
|
-
})
|
|
2713
|
-
.s("IotManagedIntegrations", "DeleteCredentialLocker", {})
|
|
2714
|
-
.n("IoTManagedIntegrationsClient", "DeleteCredentialLockerCommand")
|
|
2715
|
-
.sc(DeleteCredentialLocker$)
|
|
2716
|
-
.build() {
|
|
2586
|
+
class DeleteCredentialLockerCommand extends command(_ep0, _mw0, "DeleteCredentialLocker", DeleteCredentialLocker$) {
|
|
2717
2587
|
}
|
|
2718
2588
|
|
|
2719
|
-
class DeleteDestinationCommand extends
|
|
2720
|
-
.classBuilder()
|
|
2721
|
-
.ep(commonParams)
|
|
2722
|
-
.m(function (Command, cs, config, o) {
|
|
2723
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2724
|
-
})
|
|
2725
|
-
.s("IotManagedIntegrations", "DeleteDestination", {})
|
|
2726
|
-
.n("IoTManagedIntegrationsClient", "DeleteDestinationCommand")
|
|
2727
|
-
.sc(DeleteDestination$)
|
|
2728
|
-
.build() {
|
|
2589
|
+
class DeleteDestinationCommand extends command(_ep0, _mw0, "DeleteDestination", DeleteDestination$) {
|
|
2729
2590
|
}
|
|
2730
2591
|
|
|
2731
|
-
class DeleteEventLogConfigurationCommand extends
|
|
2732
|
-
.classBuilder()
|
|
2733
|
-
.ep(commonParams)
|
|
2734
|
-
.m(function (Command, cs, config, o) {
|
|
2735
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2736
|
-
})
|
|
2737
|
-
.s("IotManagedIntegrations", "DeleteEventLogConfiguration", {})
|
|
2738
|
-
.n("IoTManagedIntegrationsClient", "DeleteEventLogConfigurationCommand")
|
|
2739
|
-
.sc(DeleteEventLogConfiguration$)
|
|
2740
|
-
.build() {
|
|
2592
|
+
class DeleteEventLogConfigurationCommand extends command(_ep0, _mw0, "DeleteEventLogConfiguration", DeleteEventLogConfiguration$) {
|
|
2741
2593
|
}
|
|
2742
2594
|
|
|
2743
|
-
class DeleteManagedThingCommand extends
|
|
2744
|
-
.classBuilder()
|
|
2745
|
-
.ep(commonParams)
|
|
2746
|
-
.m(function (Command, cs, config, o) {
|
|
2747
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2748
|
-
})
|
|
2749
|
-
.s("IotManagedIntegrations", "DeleteManagedThing", {})
|
|
2750
|
-
.n("IoTManagedIntegrationsClient", "DeleteManagedThingCommand")
|
|
2751
|
-
.sc(DeleteManagedThing$)
|
|
2752
|
-
.build() {
|
|
2595
|
+
class DeleteManagedThingCommand extends command(_ep0, _mw0, "DeleteManagedThing", DeleteManagedThing$) {
|
|
2753
2596
|
}
|
|
2754
2597
|
|
|
2755
|
-
class DeleteNotificationConfigurationCommand extends
|
|
2756
|
-
.classBuilder()
|
|
2757
|
-
.ep(commonParams)
|
|
2758
|
-
.m(function (Command, cs, config, o) {
|
|
2759
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2760
|
-
})
|
|
2761
|
-
.s("IotManagedIntegrations", "DeleteNotificationConfiguration", {})
|
|
2762
|
-
.n("IoTManagedIntegrationsClient", "DeleteNotificationConfigurationCommand")
|
|
2763
|
-
.sc(DeleteNotificationConfiguration$)
|
|
2764
|
-
.build() {
|
|
2598
|
+
class DeleteNotificationConfigurationCommand extends command(_ep0, _mw0, "DeleteNotificationConfiguration", DeleteNotificationConfiguration$) {
|
|
2765
2599
|
}
|
|
2766
2600
|
|
|
2767
|
-
class DeleteOtaTaskCommand extends
|
|
2768
|
-
.classBuilder()
|
|
2769
|
-
.ep(commonParams)
|
|
2770
|
-
.m(function (Command, cs, config, o) {
|
|
2771
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2772
|
-
})
|
|
2773
|
-
.s("IotManagedIntegrations", "DeleteOtaTask", {})
|
|
2774
|
-
.n("IoTManagedIntegrationsClient", "DeleteOtaTaskCommand")
|
|
2775
|
-
.sc(DeleteOtaTask$)
|
|
2776
|
-
.build() {
|
|
2601
|
+
class DeleteOtaTaskCommand extends command(_ep0, _mw0, "DeleteOtaTask", DeleteOtaTask$) {
|
|
2777
2602
|
}
|
|
2778
2603
|
|
|
2779
|
-
class DeleteOtaTaskConfigurationCommand extends
|
|
2780
|
-
.classBuilder()
|
|
2781
|
-
.ep(commonParams)
|
|
2782
|
-
.m(function (Command, cs, config, o) {
|
|
2783
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2784
|
-
})
|
|
2785
|
-
.s("IotManagedIntegrations", "DeleteOtaTaskConfiguration", {})
|
|
2786
|
-
.n("IoTManagedIntegrationsClient", "DeleteOtaTaskConfigurationCommand")
|
|
2787
|
-
.sc(DeleteOtaTaskConfiguration$)
|
|
2788
|
-
.build() {
|
|
2604
|
+
class DeleteOtaTaskConfigurationCommand extends command(_ep0, _mw0, "DeleteOtaTaskConfiguration", DeleteOtaTaskConfiguration$) {
|
|
2789
2605
|
}
|
|
2790
2606
|
|
|
2791
|
-
class DeleteProvisioningProfileCommand extends
|
|
2792
|
-
.classBuilder()
|
|
2793
|
-
.ep(commonParams)
|
|
2794
|
-
.m(function (Command, cs, config, o) {
|
|
2795
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2796
|
-
})
|
|
2797
|
-
.s("IotManagedIntegrations", "DeleteProvisioningProfile", {})
|
|
2798
|
-
.n("IoTManagedIntegrationsClient", "DeleteProvisioningProfileCommand")
|
|
2799
|
-
.sc(DeleteProvisioningProfile$)
|
|
2800
|
-
.build() {
|
|
2607
|
+
class DeleteProvisioningProfileCommand extends command(_ep0, _mw0, "DeleteProvisioningProfile", DeleteProvisioningProfile$) {
|
|
2801
2608
|
}
|
|
2802
2609
|
|
|
2803
|
-
class DeregisterAccountAssociationCommand extends
|
|
2804
|
-
.classBuilder()
|
|
2805
|
-
.ep(commonParams)
|
|
2806
|
-
.m(function (Command, cs, config, o) {
|
|
2807
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2808
|
-
})
|
|
2809
|
-
.s("IotManagedIntegrations", "DeregisterAccountAssociation", {})
|
|
2810
|
-
.n("IoTManagedIntegrationsClient", "DeregisterAccountAssociationCommand")
|
|
2811
|
-
.sc(DeregisterAccountAssociation$)
|
|
2812
|
-
.build() {
|
|
2610
|
+
class DeregisterAccountAssociationCommand extends command(_ep0, _mw0, "DeregisterAccountAssociation", DeregisterAccountAssociation$) {
|
|
2813
2611
|
}
|
|
2814
2612
|
|
|
2815
|
-
class GetAccountAssociationCommand extends
|
|
2816
|
-
.classBuilder()
|
|
2817
|
-
.ep(commonParams)
|
|
2818
|
-
.m(function (Command, cs, config, o) {
|
|
2819
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2820
|
-
})
|
|
2821
|
-
.s("IotManagedIntegrations", "GetAccountAssociation", {})
|
|
2822
|
-
.n("IoTManagedIntegrationsClient", "GetAccountAssociationCommand")
|
|
2823
|
-
.sc(GetAccountAssociation$)
|
|
2824
|
-
.build() {
|
|
2613
|
+
class GetAccountAssociationCommand extends command(_ep0, _mw0, "GetAccountAssociation", GetAccountAssociation$) {
|
|
2825
2614
|
}
|
|
2826
2615
|
|
|
2827
|
-
class GetCloudConnectorCommand extends
|
|
2828
|
-
.classBuilder()
|
|
2829
|
-
.ep(commonParams)
|
|
2830
|
-
.m(function (Command, cs, config, o) {
|
|
2831
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2832
|
-
})
|
|
2833
|
-
.s("IotManagedIntegrations", "GetCloudConnector", {})
|
|
2834
|
-
.n("IoTManagedIntegrationsClient", "GetCloudConnectorCommand")
|
|
2835
|
-
.sc(GetCloudConnector$)
|
|
2836
|
-
.build() {
|
|
2616
|
+
class GetCloudConnectorCommand extends command(_ep0, _mw0, "GetCloudConnector", GetCloudConnector$) {
|
|
2837
2617
|
}
|
|
2838
2618
|
|
|
2839
|
-
class GetConnectorDestinationCommand extends
|
|
2840
|
-
.classBuilder()
|
|
2841
|
-
.ep(commonParams)
|
|
2842
|
-
.m(function (Command, cs, config, o) {
|
|
2843
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2844
|
-
})
|
|
2845
|
-
.s("IotManagedIntegrations", "GetConnectorDestination", {})
|
|
2846
|
-
.n("IoTManagedIntegrationsClient", "GetConnectorDestinationCommand")
|
|
2847
|
-
.sc(GetConnectorDestination$)
|
|
2848
|
-
.build() {
|
|
2619
|
+
class GetConnectorDestinationCommand extends command(_ep0, _mw0, "GetConnectorDestination", GetConnectorDestination$) {
|
|
2849
2620
|
}
|
|
2850
2621
|
|
|
2851
|
-
class GetCredentialLockerCommand extends
|
|
2852
|
-
.classBuilder()
|
|
2853
|
-
.ep(commonParams)
|
|
2854
|
-
.m(function (Command, cs, config, o) {
|
|
2855
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2856
|
-
})
|
|
2857
|
-
.s("IotManagedIntegrations", "GetCredentialLocker", {})
|
|
2858
|
-
.n("IoTManagedIntegrationsClient", "GetCredentialLockerCommand")
|
|
2859
|
-
.sc(GetCredentialLocker$)
|
|
2860
|
-
.build() {
|
|
2622
|
+
class GetCredentialLockerCommand extends command(_ep0, _mw0, "GetCredentialLocker", GetCredentialLocker$) {
|
|
2861
2623
|
}
|
|
2862
2624
|
|
|
2863
|
-
class GetCustomEndpointCommand extends
|
|
2864
|
-
.classBuilder()
|
|
2865
|
-
.ep(commonParams)
|
|
2866
|
-
.m(function (Command, cs, config, o) {
|
|
2867
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2868
|
-
})
|
|
2869
|
-
.s("IotManagedIntegrations", "GetCustomEndpoint", {})
|
|
2870
|
-
.n("IoTManagedIntegrationsClient", "GetCustomEndpointCommand")
|
|
2871
|
-
.sc(GetCustomEndpoint$)
|
|
2872
|
-
.build() {
|
|
2625
|
+
class GetCustomEndpointCommand extends command(_ep0, _mw0, "GetCustomEndpoint", GetCustomEndpoint$) {
|
|
2873
2626
|
}
|
|
2874
2627
|
|
|
2875
|
-
class GetDefaultEncryptionConfigurationCommand extends
|
|
2876
|
-
.classBuilder()
|
|
2877
|
-
.ep(commonParams)
|
|
2878
|
-
.m(function (Command, cs, config, o) {
|
|
2879
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2880
|
-
})
|
|
2881
|
-
.s("IotManagedIntegrations", "GetDefaultEncryptionConfiguration", {})
|
|
2882
|
-
.n("IoTManagedIntegrationsClient", "GetDefaultEncryptionConfigurationCommand")
|
|
2883
|
-
.sc(GetDefaultEncryptionConfiguration$)
|
|
2884
|
-
.build() {
|
|
2628
|
+
class GetDefaultEncryptionConfigurationCommand extends command(_ep0, _mw0, "GetDefaultEncryptionConfiguration", GetDefaultEncryptionConfiguration$) {
|
|
2885
2629
|
}
|
|
2886
2630
|
|
|
2887
|
-
class GetDestinationCommand extends
|
|
2888
|
-
.classBuilder()
|
|
2889
|
-
.ep(commonParams)
|
|
2890
|
-
.m(function (Command, cs, config, o) {
|
|
2891
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2892
|
-
})
|
|
2893
|
-
.s("IotManagedIntegrations", "GetDestination", {})
|
|
2894
|
-
.n("IoTManagedIntegrationsClient", "GetDestinationCommand")
|
|
2895
|
-
.sc(GetDestination$)
|
|
2896
|
-
.build() {
|
|
2631
|
+
class GetDestinationCommand extends command(_ep0, _mw0, "GetDestination", GetDestination$) {
|
|
2897
2632
|
}
|
|
2898
2633
|
|
|
2899
|
-
class GetDeviceDiscoveryCommand extends
|
|
2900
|
-
.classBuilder()
|
|
2901
|
-
.ep(commonParams)
|
|
2902
|
-
.m(function (Command, cs, config, o) {
|
|
2903
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2904
|
-
})
|
|
2905
|
-
.s("IotManagedIntegrations", "GetDeviceDiscovery", {})
|
|
2906
|
-
.n("IoTManagedIntegrationsClient", "GetDeviceDiscoveryCommand")
|
|
2907
|
-
.sc(GetDeviceDiscovery$)
|
|
2908
|
-
.build() {
|
|
2634
|
+
class GetDeviceDiscoveryCommand extends command(_ep0, _mw0, "GetDeviceDiscovery", GetDeviceDiscovery$) {
|
|
2909
2635
|
}
|
|
2910
2636
|
|
|
2911
|
-
class GetEventLogConfigurationCommand extends
|
|
2912
|
-
.classBuilder()
|
|
2913
|
-
.ep(commonParams)
|
|
2914
|
-
.m(function (Command, cs, config, o) {
|
|
2915
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2916
|
-
})
|
|
2917
|
-
.s("IotManagedIntegrations", "GetEventLogConfiguration", {})
|
|
2918
|
-
.n("IoTManagedIntegrationsClient", "GetEventLogConfigurationCommand")
|
|
2919
|
-
.sc(GetEventLogConfiguration$)
|
|
2920
|
-
.build() {
|
|
2637
|
+
class GetEventLogConfigurationCommand extends command(_ep0, _mw0, "GetEventLogConfiguration", GetEventLogConfiguration$) {
|
|
2921
2638
|
}
|
|
2922
2639
|
|
|
2923
|
-
class GetHubConfigurationCommand extends
|
|
2924
|
-
.classBuilder()
|
|
2925
|
-
.ep(commonParams)
|
|
2926
|
-
.m(function (Command, cs, config, o) {
|
|
2927
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2928
|
-
})
|
|
2929
|
-
.s("IotManagedIntegrations", "GetHubConfiguration", {})
|
|
2930
|
-
.n("IoTManagedIntegrationsClient", "GetHubConfigurationCommand")
|
|
2931
|
-
.sc(GetHubConfiguration$)
|
|
2932
|
-
.build() {
|
|
2640
|
+
class GetHubConfigurationCommand extends command(_ep0, _mw0, "GetHubConfiguration", GetHubConfiguration$) {
|
|
2933
2641
|
}
|
|
2934
2642
|
|
|
2935
|
-
class GetManagedThingCapabilitiesCommand extends
|
|
2936
|
-
.classBuilder()
|
|
2937
|
-
.ep(commonParams)
|
|
2938
|
-
.m(function (Command, cs, config, o) {
|
|
2939
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2940
|
-
})
|
|
2941
|
-
.s("IotManagedIntegrations", "GetManagedThingCapabilities", {})
|
|
2942
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingCapabilitiesCommand")
|
|
2943
|
-
.sc(GetManagedThingCapabilities$)
|
|
2944
|
-
.build() {
|
|
2643
|
+
class GetManagedThingCapabilitiesCommand extends command(_ep0, _mw0, "GetManagedThingCapabilities", GetManagedThingCapabilities$) {
|
|
2945
2644
|
}
|
|
2946
2645
|
|
|
2947
|
-
class GetManagedThingCertificateCommand extends
|
|
2948
|
-
.classBuilder()
|
|
2949
|
-
.ep(commonParams)
|
|
2950
|
-
.m(function (Command, cs, config, o) {
|
|
2951
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2952
|
-
})
|
|
2953
|
-
.s("IotManagedIntegrations", "GetManagedThingCertificate", {})
|
|
2954
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingCertificateCommand")
|
|
2955
|
-
.sc(GetManagedThingCertificate$)
|
|
2956
|
-
.build() {
|
|
2646
|
+
class GetManagedThingCertificateCommand extends command(_ep0, _mw0, "GetManagedThingCertificate", GetManagedThingCertificate$) {
|
|
2957
2647
|
}
|
|
2958
2648
|
|
|
2959
|
-
class GetManagedThingCommand extends
|
|
2960
|
-
.classBuilder()
|
|
2961
|
-
.ep(commonParams)
|
|
2962
|
-
.m(function (Command, cs, config, o) {
|
|
2963
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2964
|
-
})
|
|
2965
|
-
.s("IotManagedIntegrations", "GetManagedThing", {})
|
|
2966
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingCommand")
|
|
2967
|
-
.sc(GetManagedThing$)
|
|
2968
|
-
.build() {
|
|
2649
|
+
class GetManagedThingCommand extends command(_ep0, _mw0, "GetManagedThing", GetManagedThing$) {
|
|
2969
2650
|
}
|
|
2970
2651
|
|
|
2971
|
-
class GetManagedThingConnectivityDataCommand extends
|
|
2972
|
-
.classBuilder()
|
|
2973
|
-
.ep(commonParams)
|
|
2974
|
-
.m(function (Command, cs, config, o) {
|
|
2975
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2976
|
-
})
|
|
2977
|
-
.s("IotManagedIntegrations", "GetManagedThingConnectivityData", {})
|
|
2978
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingConnectivityDataCommand")
|
|
2979
|
-
.sc(GetManagedThingConnectivityData$)
|
|
2980
|
-
.build() {
|
|
2652
|
+
class GetManagedThingConnectivityDataCommand extends command(_ep0, _mw0, "GetManagedThingConnectivityData", GetManagedThingConnectivityData$) {
|
|
2981
2653
|
}
|
|
2982
2654
|
|
|
2983
|
-
class GetManagedThingMetaDataCommand extends
|
|
2984
|
-
.classBuilder()
|
|
2985
|
-
.ep(commonParams)
|
|
2986
|
-
.m(function (Command, cs, config, o) {
|
|
2987
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2988
|
-
})
|
|
2989
|
-
.s("IotManagedIntegrations", "GetManagedThingMetaData", {})
|
|
2990
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingMetaDataCommand")
|
|
2991
|
-
.sc(GetManagedThingMetaData$)
|
|
2992
|
-
.build() {
|
|
2655
|
+
class GetManagedThingMetaDataCommand extends command(_ep0, _mw0, "GetManagedThingMetaData", GetManagedThingMetaData$) {
|
|
2993
2656
|
}
|
|
2994
2657
|
|
|
2995
|
-
class GetManagedThingStateCommand extends
|
|
2996
|
-
.classBuilder()
|
|
2997
|
-
.ep(commonParams)
|
|
2998
|
-
.m(function (Command, cs, config, o) {
|
|
2999
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3000
|
-
})
|
|
3001
|
-
.s("IotManagedIntegrations", "GetManagedThingState", {})
|
|
3002
|
-
.n("IoTManagedIntegrationsClient", "GetManagedThingStateCommand")
|
|
3003
|
-
.sc(GetManagedThingState$)
|
|
3004
|
-
.build() {
|
|
2658
|
+
class GetManagedThingStateCommand extends command(_ep0, _mw0, "GetManagedThingState", GetManagedThingState$) {
|
|
3005
2659
|
}
|
|
3006
2660
|
|
|
3007
|
-
class GetNotificationConfigurationCommand extends
|
|
3008
|
-
.classBuilder()
|
|
3009
|
-
.ep(commonParams)
|
|
3010
|
-
.m(function (Command, cs, config, o) {
|
|
3011
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3012
|
-
})
|
|
3013
|
-
.s("IotManagedIntegrations", "GetNotificationConfiguration", {})
|
|
3014
|
-
.n("IoTManagedIntegrationsClient", "GetNotificationConfigurationCommand")
|
|
3015
|
-
.sc(GetNotificationConfiguration$)
|
|
3016
|
-
.build() {
|
|
2661
|
+
class GetNotificationConfigurationCommand extends command(_ep0, _mw0, "GetNotificationConfiguration", GetNotificationConfiguration$) {
|
|
3017
2662
|
}
|
|
3018
2663
|
|
|
3019
|
-
class GetOtaTaskCommand extends
|
|
3020
|
-
.classBuilder()
|
|
3021
|
-
.ep(commonParams)
|
|
3022
|
-
.m(function (Command, cs, config, o) {
|
|
3023
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3024
|
-
})
|
|
3025
|
-
.s("IotManagedIntegrations", "GetOtaTask", {})
|
|
3026
|
-
.n("IoTManagedIntegrationsClient", "GetOtaTaskCommand")
|
|
3027
|
-
.sc(GetOtaTask$)
|
|
3028
|
-
.build() {
|
|
2664
|
+
class GetOtaTaskCommand extends command(_ep0, _mw0, "GetOtaTask", GetOtaTask$) {
|
|
3029
2665
|
}
|
|
3030
2666
|
|
|
3031
|
-
class GetOtaTaskConfigurationCommand extends
|
|
3032
|
-
.classBuilder()
|
|
3033
|
-
.ep(commonParams)
|
|
3034
|
-
.m(function (Command, cs, config, o) {
|
|
3035
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3036
|
-
})
|
|
3037
|
-
.s("IotManagedIntegrations", "GetOtaTaskConfiguration", {})
|
|
3038
|
-
.n("IoTManagedIntegrationsClient", "GetOtaTaskConfigurationCommand")
|
|
3039
|
-
.sc(GetOtaTaskConfiguration$)
|
|
3040
|
-
.build() {
|
|
2667
|
+
class GetOtaTaskConfigurationCommand extends command(_ep0, _mw0, "GetOtaTaskConfiguration", GetOtaTaskConfiguration$) {
|
|
3041
2668
|
}
|
|
3042
2669
|
|
|
3043
|
-
class GetProvisioningProfileCommand extends
|
|
3044
|
-
.classBuilder()
|
|
3045
|
-
.ep(commonParams)
|
|
3046
|
-
.m(function (Command, cs, config, o) {
|
|
3047
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3048
|
-
})
|
|
3049
|
-
.s("IotManagedIntegrations", "GetProvisioningProfile", {})
|
|
3050
|
-
.n("IoTManagedIntegrationsClient", "GetProvisioningProfileCommand")
|
|
3051
|
-
.sc(GetProvisioningProfile$)
|
|
3052
|
-
.build() {
|
|
2670
|
+
class GetProvisioningProfileCommand extends command(_ep0, _mw0, "GetProvisioningProfile", GetProvisioningProfile$) {
|
|
3053
2671
|
}
|
|
3054
2672
|
|
|
3055
|
-
class GetRuntimeLogConfigurationCommand extends
|
|
3056
|
-
.classBuilder()
|
|
3057
|
-
.ep(commonParams)
|
|
3058
|
-
.m(function (Command, cs, config, o) {
|
|
3059
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3060
|
-
})
|
|
3061
|
-
.s("IotManagedIntegrations", "GetRuntimeLogConfiguration", {})
|
|
3062
|
-
.n("IoTManagedIntegrationsClient", "GetRuntimeLogConfigurationCommand")
|
|
3063
|
-
.sc(GetRuntimeLogConfiguration$)
|
|
3064
|
-
.build() {
|
|
2673
|
+
class GetRuntimeLogConfigurationCommand extends command(_ep0, _mw0, "GetRuntimeLogConfiguration", GetRuntimeLogConfiguration$) {
|
|
3065
2674
|
}
|
|
3066
2675
|
|
|
3067
|
-
class GetSchemaVersionCommand extends
|
|
3068
|
-
.classBuilder()
|
|
3069
|
-
.ep(commonParams)
|
|
3070
|
-
.m(function (Command, cs, config, o) {
|
|
3071
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3072
|
-
})
|
|
3073
|
-
.s("IotManagedIntegrations", "GetSchemaVersion", {})
|
|
3074
|
-
.n("IoTManagedIntegrationsClient", "GetSchemaVersionCommand")
|
|
3075
|
-
.sc(GetSchemaVersion$)
|
|
3076
|
-
.build() {
|
|
2676
|
+
class GetSchemaVersionCommand extends command(_ep0, _mw0, "GetSchemaVersion", GetSchemaVersion$) {
|
|
3077
2677
|
}
|
|
3078
2678
|
|
|
3079
|
-
class ListAccountAssociationsCommand extends
|
|
3080
|
-
.classBuilder()
|
|
3081
|
-
.ep(commonParams)
|
|
3082
|
-
.m(function (Command, cs, config, o) {
|
|
3083
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3084
|
-
})
|
|
3085
|
-
.s("IotManagedIntegrations", "ListAccountAssociations", {})
|
|
3086
|
-
.n("IoTManagedIntegrationsClient", "ListAccountAssociationsCommand")
|
|
3087
|
-
.sc(ListAccountAssociations$)
|
|
3088
|
-
.build() {
|
|
2679
|
+
class ListAccountAssociationsCommand extends command(_ep0, _mw0, "ListAccountAssociations", ListAccountAssociations$) {
|
|
3089
2680
|
}
|
|
3090
2681
|
|
|
3091
|
-
class ListCloudConnectorsCommand extends
|
|
3092
|
-
.classBuilder()
|
|
3093
|
-
.ep(commonParams)
|
|
3094
|
-
.m(function (Command, cs, config, o) {
|
|
3095
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3096
|
-
})
|
|
3097
|
-
.s("IotManagedIntegrations", "ListCloudConnectors", {})
|
|
3098
|
-
.n("IoTManagedIntegrationsClient", "ListCloudConnectorsCommand")
|
|
3099
|
-
.sc(ListCloudConnectors$)
|
|
3100
|
-
.build() {
|
|
2682
|
+
class ListCloudConnectorsCommand extends command(_ep0, _mw0, "ListCloudConnectors", ListCloudConnectors$) {
|
|
3101
2683
|
}
|
|
3102
2684
|
|
|
3103
|
-
class ListConnectorDestinationsCommand extends
|
|
3104
|
-
.classBuilder()
|
|
3105
|
-
.ep(commonParams)
|
|
3106
|
-
.m(function (Command, cs, config, o) {
|
|
3107
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3108
|
-
})
|
|
3109
|
-
.s("IotManagedIntegrations", "ListConnectorDestinations", {})
|
|
3110
|
-
.n("IoTManagedIntegrationsClient", "ListConnectorDestinationsCommand")
|
|
3111
|
-
.sc(ListConnectorDestinations$)
|
|
3112
|
-
.build() {
|
|
2685
|
+
class ListConnectorDestinationsCommand extends command(_ep0, _mw0, "ListConnectorDestinations", ListConnectorDestinations$) {
|
|
3113
2686
|
}
|
|
3114
2687
|
|
|
3115
|
-
class ListCredentialLockersCommand extends
|
|
3116
|
-
.classBuilder()
|
|
3117
|
-
.ep(commonParams)
|
|
3118
|
-
.m(function (Command, cs, config, o) {
|
|
3119
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3120
|
-
})
|
|
3121
|
-
.s("IotManagedIntegrations", "ListCredentialLockers", {})
|
|
3122
|
-
.n("IoTManagedIntegrationsClient", "ListCredentialLockersCommand")
|
|
3123
|
-
.sc(ListCredentialLockers$)
|
|
3124
|
-
.build() {
|
|
2688
|
+
class ListCredentialLockersCommand extends command(_ep0, _mw0, "ListCredentialLockers", ListCredentialLockers$) {
|
|
3125
2689
|
}
|
|
3126
2690
|
|
|
3127
|
-
class ListDestinationsCommand extends
|
|
3128
|
-
.classBuilder()
|
|
3129
|
-
.ep(commonParams)
|
|
3130
|
-
.m(function (Command, cs, config, o) {
|
|
3131
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3132
|
-
})
|
|
3133
|
-
.s("IotManagedIntegrations", "ListDestinations", {})
|
|
3134
|
-
.n("IoTManagedIntegrationsClient", "ListDestinationsCommand")
|
|
3135
|
-
.sc(ListDestinations$)
|
|
3136
|
-
.build() {
|
|
2691
|
+
class ListDestinationsCommand extends command(_ep0, _mw0, "ListDestinations", ListDestinations$) {
|
|
3137
2692
|
}
|
|
3138
2693
|
|
|
3139
|
-
class ListDeviceDiscoveriesCommand extends
|
|
3140
|
-
.classBuilder()
|
|
3141
|
-
.ep(commonParams)
|
|
3142
|
-
.m(function (Command, cs, config, o) {
|
|
3143
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3144
|
-
})
|
|
3145
|
-
.s("IotManagedIntegrations", "ListDeviceDiscoveries", {})
|
|
3146
|
-
.n("IoTManagedIntegrationsClient", "ListDeviceDiscoveriesCommand")
|
|
3147
|
-
.sc(ListDeviceDiscoveries$)
|
|
3148
|
-
.build() {
|
|
2694
|
+
class ListDeviceDiscoveriesCommand extends command(_ep0, _mw0, "ListDeviceDiscoveries", ListDeviceDiscoveries$) {
|
|
3149
2695
|
}
|
|
3150
2696
|
|
|
3151
|
-
class ListDiscoveredDevicesCommand extends
|
|
3152
|
-
.classBuilder()
|
|
3153
|
-
.ep(commonParams)
|
|
3154
|
-
.m(function (Command, cs, config, o) {
|
|
3155
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3156
|
-
})
|
|
3157
|
-
.s("IotManagedIntegrations", "ListDiscoveredDevices", {})
|
|
3158
|
-
.n("IoTManagedIntegrationsClient", "ListDiscoveredDevicesCommand")
|
|
3159
|
-
.sc(ListDiscoveredDevices$)
|
|
3160
|
-
.build() {
|
|
2697
|
+
class ListDiscoveredDevicesCommand extends command(_ep0, _mw0, "ListDiscoveredDevices", ListDiscoveredDevices$) {
|
|
3161
2698
|
}
|
|
3162
2699
|
|
|
3163
|
-
class ListEventLogConfigurationsCommand extends
|
|
3164
|
-
.classBuilder()
|
|
3165
|
-
.ep(commonParams)
|
|
3166
|
-
.m(function (Command, cs, config, o) {
|
|
3167
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3168
|
-
})
|
|
3169
|
-
.s("IotManagedIntegrations", "ListEventLogConfigurations", {})
|
|
3170
|
-
.n("IoTManagedIntegrationsClient", "ListEventLogConfigurationsCommand")
|
|
3171
|
-
.sc(ListEventLogConfigurations$)
|
|
3172
|
-
.build() {
|
|
2700
|
+
class ListEventLogConfigurationsCommand extends command(_ep0, _mw0, "ListEventLogConfigurations", ListEventLogConfigurations$) {
|
|
3173
2701
|
}
|
|
3174
2702
|
|
|
3175
|
-
class ListManagedThingAccountAssociationsCommand extends
|
|
3176
|
-
.classBuilder()
|
|
3177
|
-
.ep(commonParams)
|
|
3178
|
-
.m(function (Command, cs, config, o) {
|
|
3179
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3180
|
-
})
|
|
3181
|
-
.s("IotManagedIntegrations", "ListManagedThingAccountAssociations", {})
|
|
3182
|
-
.n("IoTManagedIntegrationsClient", "ListManagedThingAccountAssociationsCommand")
|
|
3183
|
-
.sc(ListManagedThingAccountAssociations$)
|
|
3184
|
-
.build() {
|
|
2703
|
+
class ListManagedThingAccountAssociationsCommand extends command(_ep0, _mw0, "ListManagedThingAccountAssociations", ListManagedThingAccountAssociations$) {
|
|
3185
2704
|
}
|
|
3186
2705
|
|
|
3187
|
-
class ListManagedThingSchemasCommand extends
|
|
3188
|
-
.classBuilder()
|
|
3189
|
-
.ep(commonParams)
|
|
3190
|
-
.m(function (Command, cs, config, o) {
|
|
3191
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3192
|
-
})
|
|
3193
|
-
.s("IotManagedIntegrations", "ListManagedThingSchemas", {})
|
|
3194
|
-
.n("IoTManagedIntegrationsClient", "ListManagedThingSchemasCommand")
|
|
3195
|
-
.sc(ListManagedThingSchemas$)
|
|
3196
|
-
.build() {
|
|
2706
|
+
class ListManagedThingSchemasCommand extends command(_ep0, _mw0, "ListManagedThingSchemas", ListManagedThingSchemas$) {
|
|
3197
2707
|
}
|
|
3198
2708
|
|
|
3199
|
-
class ListManagedThingsCommand extends
|
|
3200
|
-
.classBuilder()
|
|
3201
|
-
.ep(commonParams)
|
|
3202
|
-
.m(function (Command, cs, config, o) {
|
|
3203
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3204
|
-
})
|
|
3205
|
-
.s("IotManagedIntegrations", "ListManagedThings", {})
|
|
3206
|
-
.n("IoTManagedIntegrationsClient", "ListManagedThingsCommand")
|
|
3207
|
-
.sc(ListManagedThings$)
|
|
3208
|
-
.build() {
|
|
2709
|
+
class ListManagedThingsCommand extends command(_ep0, _mw0, "ListManagedThings", ListManagedThings$) {
|
|
3209
2710
|
}
|
|
3210
2711
|
|
|
3211
|
-
class ListNotificationConfigurationsCommand extends
|
|
3212
|
-
.classBuilder()
|
|
3213
|
-
.ep(commonParams)
|
|
3214
|
-
.m(function (Command, cs, config, o) {
|
|
3215
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3216
|
-
})
|
|
3217
|
-
.s("IotManagedIntegrations", "ListNotificationConfigurations", {})
|
|
3218
|
-
.n("IoTManagedIntegrationsClient", "ListNotificationConfigurationsCommand")
|
|
3219
|
-
.sc(ListNotificationConfigurations$)
|
|
3220
|
-
.build() {
|
|
2712
|
+
class ListNotificationConfigurationsCommand extends command(_ep0, _mw0, "ListNotificationConfigurations", ListNotificationConfigurations$) {
|
|
3221
2713
|
}
|
|
3222
2714
|
|
|
3223
|
-
class ListOtaTaskConfigurationsCommand extends
|
|
3224
|
-
.classBuilder()
|
|
3225
|
-
.ep(commonParams)
|
|
3226
|
-
.m(function (Command, cs, config, o) {
|
|
3227
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3228
|
-
})
|
|
3229
|
-
.s("IotManagedIntegrations", "ListOtaTaskConfigurations", {})
|
|
3230
|
-
.n("IoTManagedIntegrationsClient", "ListOtaTaskConfigurationsCommand")
|
|
3231
|
-
.sc(ListOtaTaskConfigurations$)
|
|
3232
|
-
.build() {
|
|
2715
|
+
class ListOtaTaskConfigurationsCommand extends command(_ep0, _mw0, "ListOtaTaskConfigurations", ListOtaTaskConfigurations$) {
|
|
3233
2716
|
}
|
|
3234
2717
|
|
|
3235
|
-
class ListOtaTaskExecutionsCommand extends
|
|
3236
|
-
.classBuilder()
|
|
3237
|
-
.ep(commonParams)
|
|
3238
|
-
.m(function (Command, cs, config, o) {
|
|
3239
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3240
|
-
})
|
|
3241
|
-
.s("IotManagedIntegrations", "ListOtaTaskExecutions", {})
|
|
3242
|
-
.n("IoTManagedIntegrationsClient", "ListOtaTaskExecutionsCommand")
|
|
3243
|
-
.sc(ListOtaTaskExecutions$)
|
|
3244
|
-
.build() {
|
|
2718
|
+
class ListOtaTaskExecutionsCommand extends command(_ep0, _mw0, "ListOtaTaskExecutions", ListOtaTaskExecutions$) {
|
|
3245
2719
|
}
|
|
3246
2720
|
|
|
3247
|
-
class ListOtaTasksCommand extends
|
|
3248
|
-
.classBuilder()
|
|
3249
|
-
.ep(commonParams)
|
|
3250
|
-
.m(function (Command, cs, config, o) {
|
|
3251
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3252
|
-
})
|
|
3253
|
-
.s("IotManagedIntegrations", "ListOtaTasks", {})
|
|
3254
|
-
.n("IoTManagedIntegrationsClient", "ListOtaTasksCommand")
|
|
3255
|
-
.sc(ListOtaTasks$)
|
|
3256
|
-
.build() {
|
|
2721
|
+
class ListOtaTasksCommand extends command(_ep0, _mw0, "ListOtaTasks", ListOtaTasks$) {
|
|
3257
2722
|
}
|
|
3258
2723
|
|
|
3259
|
-
class ListProvisioningProfilesCommand extends
|
|
3260
|
-
.classBuilder()
|
|
3261
|
-
.ep(commonParams)
|
|
3262
|
-
.m(function (Command, cs, config, o) {
|
|
3263
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3264
|
-
})
|
|
3265
|
-
.s("IotManagedIntegrations", "ListProvisioningProfiles", {})
|
|
3266
|
-
.n("IoTManagedIntegrationsClient", "ListProvisioningProfilesCommand")
|
|
3267
|
-
.sc(ListProvisioningProfiles$)
|
|
3268
|
-
.build() {
|
|
2724
|
+
class ListProvisioningProfilesCommand extends command(_ep0, _mw0, "ListProvisioningProfiles", ListProvisioningProfiles$) {
|
|
3269
2725
|
}
|
|
3270
2726
|
|
|
3271
|
-
class ListSchemaVersionsCommand extends
|
|
3272
|
-
.classBuilder()
|
|
3273
|
-
.ep(commonParams)
|
|
3274
|
-
.m(function (Command, cs, config, o) {
|
|
3275
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3276
|
-
})
|
|
3277
|
-
.s("IotManagedIntegrations", "ListSchemaVersions", {})
|
|
3278
|
-
.n("IoTManagedIntegrationsClient", "ListSchemaVersionsCommand")
|
|
3279
|
-
.sc(ListSchemaVersions$)
|
|
3280
|
-
.build() {
|
|
2727
|
+
class ListSchemaVersionsCommand extends command(_ep0, _mw0, "ListSchemaVersions", ListSchemaVersions$) {
|
|
3281
2728
|
}
|
|
3282
2729
|
|
|
3283
|
-
class ListTagsForResourceCommand extends
|
|
3284
|
-
.classBuilder()
|
|
3285
|
-
.ep(commonParams)
|
|
3286
|
-
.m(function (Command, cs, config, o) {
|
|
3287
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3288
|
-
})
|
|
3289
|
-
.s("IotManagedIntegrations", "ListTagsForResource", {})
|
|
3290
|
-
.n("IoTManagedIntegrationsClient", "ListTagsForResourceCommand")
|
|
3291
|
-
.sc(ListTagsForResource$)
|
|
3292
|
-
.build() {
|
|
2730
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
3293
2731
|
}
|
|
3294
2732
|
|
|
3295
|
-
class PutDefaultEncryptionConfigurationCommand extends
|
|
3296
|
-
.classBuilder()
|
|
3297
|
-
.ep(commonParams)
|
|
3298
|
-
.m(function (Command, cs, config, o) {
|
|
3299
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3300
|
-
})
|
|
3301
|
-
.s("IotManagedIntegrations", "PutDefaultEncryptionConfiguration", {})
|
|
3302
|
-
.n("IoTManagedIntegrationsClient", "PutDefaultEncryptionConfigurationCommand")
|
|
3303
|
-
.sc(PutDefaultEncryptionConfiguration$)
|
|
3304
|
-
.build() {
|
|
2733
|
+
class PutDefaultEncryptionConfigurationCommand extends command(_ep0, _mw0, "PutDefaultEncryptionConfiguration", PutDefaultEncryptionConfiguration$) {
|
|
3305
2734
|
}
|
|
3306
2735
|
|
|
3307
|
-
class PutHubConfigurationCommand extends
|
|
3308
|
-
.classBuilder()
|
|
3309
|
-
.ep(commonParams)
|
|
3310
|
-
.m(function (Command, cs, config, o) {
|
|
3311
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3312
|
-
})
|
|
3313
|
-
.s("IotManagedIntegrations", "PutHubConfiguration", {})
|
|
3314
|
-
.n("IoTManagedIntegrationsClient", "PutHubConfigurationCommand")
|
|
3315
|
-
.sc(PutHubConfiguration$)
|
|
3316
|
-
.build() {
|
|
2736
|
+
class PutHubConfigurationCommand extends command(_ep0, _mw0, "PutHubConfiguration", PutHubConfiguration$) {
|
|
3317
2737
|
}
|
|
3318
2738
|
|
|
3319
|
-
class PutRuntimeLogConfigurationCommand extends
|
|
3320
|
-
.classBuilder()
|
|
3321
|
-
.ep(commonParams)
|
|
3322
|
-
.m(function (Command, cs, config, o) {
|
|
3323
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3324
|
-
})
|
|
3325
|
-
.s("IotManagedIntegrations", "PutRuntimeLogConfiguration", {})
|
|
3326
|
-
.n("IoTManagedIntegrationsClient", "PutRuntimeLogConfigurationCommand")
|
|
3327
|
-
.sc(PutRuntimeLogConfiguration$)
|
|
3328
|
-
.build() {
|
|
2739
|
+
class PutRuntimeLogConfigurationCommand extends command(_ep0, _mw0, "PutRuntimeLogConfiguration", PutRuntimeLogConfiguration$) {
|
|
3329
2740
|
}
|
|
3330
2741
|
|
|
3331
|
-
class RegisterAccountAssociationCommand extends
|
|
3332
|
-
.classBuilder()
|
|
3333
|
-
.ep(commonParams)
|
|
3334
|
-
.m(function (Command, cs, config, o) {
|
|
3335
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3336
|
-
})
|
|
3337
|
-
.s("IotManagedIntegrations", "RegisterAccountAssociation", {})
|
|
3338
|
-
.n("IoTManagedIntegrationsClient", "RegisterAccountAssociationCommand")
|
|
3339
|
-
.sc(RegisterAccountAssociation$)
|
|
3340
|
-
.build() {
|
|
2742
|
+
class RegisterAccountAssociationCommand extends command(_ep0, _mw0, "RegisterAccountAssociation", RegisterAccountAssociation$) {
|
|
3341
2743
|
}
|
|
3342
2744
|
|
|
3343
|
-
class RegisterCustomEndpointCommand extends
|
|
3344
|
-
.classBuilder()
|
|
3345
|
-
.ep(commonParams)
|
|
3346
|
-
.m(function (Command, cs, config, o) {
|
|
3347
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3348
|
-
})
|
|
3349
|
-
.s("IotManagedIntegrations", "RegisterCustomEndpoint", {})
|
|
3350
|
-
.n("IoTManagedIntegrationsClient", "RegisterCustomEndpointCommand")
|
|
3351
|
-
.sc(RegisterCustomEndpoint$)
|
|
3352
|
-
.build() {
|
|
2745
|
+
class RegisterCustomEndpointCommand extends command(_ep0, _mw0, "RegisterCustomEndpoint", RegisterCustomEndpoint$) {
|
|
3353
2746
|
}
|
|
3354
2747
|
|
|
3355
|
-
class ResetRuntimeLogConfigurationCommand extends
|
|
3356
|
-
.classBuilder()
|
|
3357
|
-
.ep(commonParams)
|
|
3358
|
-
.m(function (Command, cs, config, o) {
|
|
3359
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3360
|
-
})
|
|
3361
|
-
.s("IotManagedIntegrations", "ResetRuntimeLogConfiguration", {})
|
|
3362
|
-
.n("IoTManagedIntegrationsClient", "ResetRuntimeLogConfigurationCommand")
|
|
3363
|
-
.sc(ResetRuntimeLogConfiguration$)
|
|
3364
|
-
.build() {
|
|
2748
|
+
class ResetRuntimeLogConfigurationCommand extends command(_ep0, _mw0, "ResetRuntimeLogConfiguration", ResetRuntimeLogConfiguration$) {
|
|
3365
2749
|
}
|
|
3366
2750
|
|
|
3367
|
-
class SendConnectorEventCommand extends
|
|
3368
|
-
.classBuilder()
|
|
3369
|
-
.ep(commonParams)
|
|
3370
|
-
.m(function (Command, cs, config, o) {
|
|
3371
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3372
|
-
})
|
|
3373
|
-
.s("IotManagedIntegrations", "SendConnectorEvent", {})
|
|
3374
|
-
.n("IoTManagedIntegrationsClient", "SendConnectorEventCommand")
|
|
3375
|
-
.sc(SendConnectorEvent$)
|
|
3376
|
-
.build() {
|
|
2751
|
+
class SendConnectorEventCommand extends command(_ep0, _mw0, "SendConnectorEvent", SendConnectorEvent$) {
|
|
3377
2752
|
}
|
|
3378
2753
|
|
|
3379
|
-
class SendManagedThingCommandCommand extends
|
|
3380
|
-
.classBuilder()
|
|
3381
|
-
.ep(commonParams)
|
|
3382
|
-
.m(function (Command, cs, config, o) {
|
|
3383
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3384
|
-
})
|
|
3385
|
-
.s("IotManagedIntegrations", "SendManagedThingCommand", {})
|
|
3386
|
-
.n("IoTManagedIntegrationsClient", "SendManagedThingCommandCommand")
|
|
3387
|
-
.sc(SendManagedThingCommand$)
|
|
3388
|
-
.build() {
|
|
2754
|
+
class SendManagedThingCommandCommand extends command(_ep0, _mw0, "SendManagedThingCommand", SendManagedThingCommand$) {
|
|
3389
2755
|
}
|
|
3390
2756
|
|
|
3391
|
-
class StartAccountAssociationRefreshCommand extends
|
|
3392
|
-
.classBuilder()
|
|
3393
|
-
.ep(commonParams)
|
|
3394
|
-
.m(function (Command, cs, config, o) {
|
|
3395
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3396
|
-
})
|
|
3397
|
-
.s("IotManagedIntegrations", "StartAccountAssociationRefresh", {})
|
|
3398
|
-
.n("IoTManagedIntegrationsClient", "StartAccountAssociationRefreshCommand")
|
|
3399
|
-
.sc(StartAccountAssociationRefresh$)
|
|
3400
|
-
.build() {
|
|
2757
|
+
class StartAccountAssociationRefreshCommand extends command(_ep0, _mw0, "StartAccountAssociationRefresh", StartAccountAssociationRefresh$) {
|
|
3401
2758
|
}
|
|
3402
2759
|
|
|
3403
|
-
class StartDeviceDiscoveryCommand extends
|
|
3404
|
-
.classBuilder()
|
|
3405
|
-
.ep(commonParams)
|
|
3406
|
-
.m(function (Command, cs, config, o) {
|
|
3407
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3408
|
-
})
|
|
3409
|
-
.s("IotManagedIntegrations", "StartDeviceDiscovery", {})
|
|
3410
|
-
.n("IoTManagedIntegrationsClient", "StartDeviceDiscoveryCommand")
|
|
3411
|
-
.sc(StartDeviceDiscovery$)
|
|
3412
|
-
.build() {
|
|
2760
|
+
class StartDeviceDiscoveryCommand extends command(_ep0, _mw0, "StartDeviceDiscovery", StartDeviceDiscovery$) {
|
|
3413
2761
|
}
|
|
3414
2762
|
|
|
3415
|
-
class TagResourceCommand extends
|
|
3416
|
-
.classBuilder()
|
|
3417
|
-
.ep(commonParams)
|
|
3418
|
-
.m(function (Command, cs, config, o) {
|
|
3419
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3420
|
-
})
|
|
3421
|
-
.s("IotManagedIntegrations", "TagResource", {})
|
|
3422
|
-
.n("IoTManagedIntegrationsClient", "TagResourceCommand")
|
|
3423
|
-
.sc(TagResource$)
|
|
3424
|
-
.build() {
|
|
2763
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
3425
2764
|
}
|
|
3426
2765
|
|
|
3427
|
-
class UntagResourceCommand extends
|
|
3428
|
-
.classBuilder()
|
|
3429
|
-
.ep(commonParams)
|
|
3430
|
-
.m(function (Command, cs, config, o) {
|
|
3431
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3432
|
-
})
|
|
3433
|
-
.s("IotManagedIntegrations", "UntagResource", {})
|
|
3434
|
-
.n("IoTManagedIntegrationsClient", "UntagResourceCommand")
|
|
3435
|
-
.sc(UntagResource$)
|
|
3436
|
-
.build() {
|
|
2766
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
3437
2767
|
}
|
|
3438
2768
|
|
|
3439
|
-
class UpdateAccountAssociationCommand extends
|
|
3440
|
-
.classBuilder()
|
|
3441
|
-
.ep(commonParams)
|
|
3442
|
-
.m(function (Command, cs, config, o) {
|
|
3443
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3444
|
-
})
|
|
3445
|
-
.s("IotManagedIntegrations", "UpdateAccountAssociation", {})
|
|
3446
|
-
.n("IoTManagedIntegrationsClient", "UpdateAccountAssociationCommand")
|
|
3447
|
-
.sc(UpdateAccountAssociation$)
|
|
3448
|
-
.build() {
|
|
2769
|
+
class UpdateAccountAssociationCommand extends command(_ep0, _mw0, "UpdateAccountAssociation", UpdateAccountAssociation$) {
|
|
3449
2770
|
}
|
|
3450
2771
|
|
|
3451
|
-
class UpdateCloudConnectorCommand extends
|
|
3452
|
-
.classBuilder()
|
|
3453
|
-
.ep(commonParams)
|
|
3454
|
-
.m(function (Command, cs, config, o) {
|
|
3455
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3456
|
-
})
|
|
3457
|
-
.s("IotManagedIntegrations", "UpdateCloudConnector", {})
|
|
3458
|
-
.n("IoTManagedIntegrationsClient", "UpdateCloudConnectorCommand")
|
|
3459
|
-
.sc(UpdateCloudConnector$)
|
|
3460
|
-
.build() {
|
|
2772
|
+
class UpdateCloudConnectorCommand extends command(_ep0, _mw0, "UpdateCloudConnector", UpdateCloudConnector$) {
|
|
3461
2773
|
}
|
|
3462
2774
|
|
|
3463
|
-
class UpdateConnectorDestinationCommand extends
|
|
3464
|
-
.classBuilder()
|
|
3465
|
-
.ep(commonParams)
|
|
3466
|
-
.m(function (Command, cs, config, o) {
|
|
3467
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3468
|
-
})
|
|
3469
|
-
.s("IotManagedIntegrations", "UpdateConnectorDestination", {})
|
|
3470
|
-
.n("IoTManagedIntegrationsClient", "UpdateConnectorDestinationCommand")
|
|
3471
|
-
.sc(UpdateConnectorDestination$)
|
|
3472
|
-
.build() {
|
|
2775
|
+
class UpdateConnectorDestinationCommand extends command(_ep0, _mw0, "UpdateConnectorDestination", UpdateConnectorDestination$) {
|
|
3473
2776
|
}
|
|
3474
2777
|
|
|
3475
|
-
class UpdateDestinationCommand extends
|
|
3476
|
-
.classBuilder()
|
|
3477
|
-
.ep(commonParams)
|
|
3478
|
-
.m(function (Command, cs, config, o) {
|
|
3479
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3480
|
-
})
|
|
3481
|
-
.s("IotManagedIntegrations", "UpdateDestination", {})
|
|
3482
|
-
.n("IoTManagedIntegrationsClient", "UpdateDestinationCommand")
|
|
3483
|
-
.sc(UpdateDestination$)
|
|
3484
|
-
.build() {
|
|
2778
|
+
class UpdateDestinationCommand extends command(_ep0, _mw0, "UpdateDestination", UpdateDestination$) {
|
|
3485
2779
|
}
|
|
3486
2780
|
|
|
3487
|
-
class UpdateEventLogConfigurationCommand extends
|
|
3488
|
-
.classBuilder()
|
|
3489
|
-
.ep(commonParams)
|
|
3490
|
-
.m(function (Command, cs, config, o) {
|
|
3491
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3492
|
-
})
|
|
3493
|
-
.s("IotManagedIntegrations", "UpdateEventLogConfiguration", {})
|
|
3494
|
-
.n("IoTManagedIntegrationsClient", "UpdateEventLogConfigurationCommand")
|
|
3495
|
-
.sc(UpdateEventLogConfiguration$)
|
|
3496
|
-
.build() {
|
|
2781
|
+
class UpdateEventLogConfigurationCommand extends command(_ep0, _mw0, "UpdateEventLogConfiguration", UpdateEventLogConfiguration$) {
|
|
3497
2782
|
}
|
|
3498
2783
|
|
|
3499
|
-
class UpdateManagedThingCommand extends
|
|
3500
|
-
.classBuilder()
|
|
3501
|
-
.ep(commonParams)
|
|
3502
|
-
.m(function (Command, cs, config, o) {
|
|
3503
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3504
|
-
})
|
|
3505
|
-
.s("IotManagedIntegrations", "UpdateManagedThing", {})
|
|
3506
|
-
.n("IoTManagedIntegrationsClient", "UpdateManagedThingCommand")
|
|
3507
|
-
.sc(UpdateManagedThing$)
|
|
3508
|
-
.build() {
|
|
2784
|
+
class UpdateManagedThingCommand extends command(_ep0, _mw0, "UpdateManagedThing", UpdateManagedThing$) {
|
|
3509
2785
|
}
|
|
3510
2786
|
|
|
3511
|
-
class UpdateNotificationConfigurationCommand extends
|
|
3512
|
-
.classBuilder()
|
|
3513
|
-
.ep(commonParams)
|
|
3514
|
-
.m(function (Command, cs, config, o) {
|
|
3515
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3516
|
-
})
|
|
3517
|
-
.s("IotManagedIntegrations", "UpdateNotificationConfiguration", {})
|
|
3518
|
-
.n("IoTManagedIntegrationsClient", "UpdateNotificationConfigurationCommand")
|
|
3519
|
-
.sc(UpdateNotificationConfiguration$)
|
|
3520
|
-
.build() {
|
|
2787
|
+
class UpdateNotificationConfigurationCommand extends command(_ep0, _mw0, "UpdateNotificationConfiguration", UpdateNotificationConfiguration$) {
|
|
3521
2788
|
}
|
|
3522
2789
|
|
|
3523
|
-
class UpdateOtaTaskCommand extends
|
|
3524
|
-
.classBuilder()
|
|
3525
|
-
.ep(commonParams)
|
|
3526
|
-
.m(function (Command, cs, config, o) {
|
|
3527
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3528
|
-
})
|
|
3529
|
-
.s("IotManagedIntegrations", "UpdateOtaTask", {})
|
|
3530
|
-
.n("IoTManagedIntegrationsClient", "UpdateOtaTaskCommand")
|
|
3531
|
-
.sc(UpdateOtaTask$)
|
|
3532
|
-
.build() {
|
|
2790
|
+
class UpdateOtaTaskCommand extends command(_ep0, _mw0, "UpdateOtaTask", UpdateOtaTask$) {
|
|
3533
2791
|
}
|
|
3534
2792
|
|
|
3535
2793
|
const paginateListAccountAssociations = createPaginator(IoTManagedIntegrationsClient, ListAccountAssociationsCommand, "NextToken", "NextToken", "MaxResults");
|