@aws-sdk/client-iot-managed-integrations 3.893.0 → 3.894.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/dist-cjs/index.js +5597 -10
  2. package/package.json +6 -6
  3. package/dist-cjs/IoTManagedIntegrations.js +0 -175
  4. package/dist-cjs/IoTManagedIntegrationsClient.js +0 -52
  5. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  6. package/dist-cjs/commands/CreateAccountAssociationCommand.js +0 -27
  7. package/dist-cjs/commands/CreateCloudConnectorCommand.js +0 -26
  8. package/dist-cjs/commands/CreateConnectorDestinationCommand.js +0 -26
  9. package/dist-cjs/commands/CreateCredentialLockerCommand.js +0 -27
  10. package/dist-cjs/commands/CreateDestinationCommand.js +0 -27
  11. package/dist-cjs/commands/CreateEventLogConfigurationCommand.js +0 -26
  12. package/dist-cjs/commands/CreateManagedThingCommand.js +0 -27
  13. package/dist-cjs/commands/CreateNotificationConfigurationCommand.js +0 -27
  14. package/dist-cjs/commands/CreateOtaTaskCommand.js +0 -27
  15. package/dist-cjs/commands/CreateOtaTaskConfigurationCommand.js +0 -27
  16. package/dist-cjs/commands/CreateProvisioningProfileCommand.js +0 -27
  17. package/dist-cjs/commands/DeleteAccountAssociationCommand.js +0 -26
  18. package/dist-cjs/commands/DeleteCloudConnectorCommand.js +0 -26
  19. package/dist-cjs/commands/DeleteConnectorDestinationCommand.js +0 -26
  20. package/dist-cjs/commands/DeleteCredentialLockerCommand.js +0 -26
  21. package/dist-cjs/commands/DeleteDestinationCommand.js +0 -26
  22. package/dist-cjs/commands/DeleteEventLogConfigurationCommand.js +0 -26
  23. package/dist-cjs/commands/DeleteManagedThingCommand.js +0 -26
  24. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +0 -26
  25. package/dist-cjs/commands/DeleteOtaTaskCommand.js +0 -26
  26. package/dist-cjs/commands/DeleteOtaTaskConfigurationCommand.js +0 -26
  27. package/dist-cjs/commands/DeleteProvisioningProfileCommand.js +0 -26
  28. package/dist-cjs/commands/DeregisterAccountAssociationCommand.js +0 -26
  29. package/dist-cjs/commands/GetAccountAssociationCommand.js +0 -27
  30. package/dist-cjs/commands/GetCloudConnectorCommand.js +0 -26
  31. package/dist-cjs/commands/GetConnectorDestinationCommand.js +0 -26
  32. package/dist-cjs/commands/GetCredentialLockerCommand.js +0 -27
  33. package/dist-cjs/commands/GetCustomEndpointCommand.js +0 -26
  34. package/dist-cjs/commands/GetDefaultEncryptionConfigurationCommand.js +0 -26
  35. package/dist-cjs/commands/GetDestinationCommand.js +0 -27
  36. package/dist-cjs/commands/GetDeviceDiscoveryCommand.js +0 -27
  37. package/dist-cjs/commands/GetEventLogConfigurationCommand.js +0 -26
  38. package/dist-cjs/commands/GetHubConfigurationCommand.js +0 -26
  39. package/dist-cjs/commands/GetManagedThingCapabilitiesCommand.js +0 -26
  40. package/dist-cjs/commands/GetManagedThingCommand.js +0 -27
  41. package/dist-cjs/commands/GetManagedThingConnectivityDataCommand.js +0 -26
  42. package/dist-cjs/commands/GetManagedThingMetaDataCommand.js +0 -26
  43. package/dist-cjs/commands/GetManagedThingStateCommand.js +0 -27
  44. package/dist-cjs/commands/GetNotificationConfigurationCommand.js +0 -27
  45. package/dist-cjs/commands/GetOtaTaskCommand.js +0 -27
  46. package/dist-cjs/commands/GetOtaTaskConfigurationCommand.js +0 -27
  47. package/dist-cjs/commands/GetProvisioningProfileCommand.js +0 -27
  48. package/dist-cjs/commands/GetRuntimeLogConfigurationCommand.js +0 -26
  49. package/dist-cjs/commands/GetSchemaVersionCommand.js +0 -26
  50. package/dist-cjs/commands/ListAccountAssociationsCommand.js +0 -26
  51. package/dist-cjs/commands/ListCloudConnectorsCommand.js +0 -26
  52. package/dist-cjs/commands/ListConnectorDestinationsCommand.js +0 -26
  53. package/dist-cjs/commands/ListCredentialLockersCommand.js +0 -27
  54. package/dist-cjs/commands/ListDestinationsCommand.js +0 -26
  55. package/dist-cjs/commands/ListDeviceDiscoveriesCommand.js +0 -26
  56. package/dist-cjs/commands/ListDiscoveredDevicesCommand.js +0 -27
  57. package/dist-cjs/commands/ListEventLogConfigurationsCommand.js +0 -26
  58. package/dist-cjs/commands/ListManagedThingAccountAssociationsCommand.js +0 -26
  59. package/dist-cjs/commands/ListManagedThingSchemasCommand.js +0 -26
  60. package/dist-cjs/commands/ListManagedThingsCommand.js +0 -27
  61. package/dist-cjs/commands/ListNotificationConfigurationsCommand.js +0 -26
  62. package/dist-cjs/commands/ListOtaTaskConfigurationsCommand.js +0 -27
  63. package/dist-cjs/commands/ListOtaTaskExecutionsCommand.js +0 -26
  64. package/dist-cjs/commands/ListOtaTasksCommand.js +0 -26
  65. package/dist-cjs/commands/ListProvisioningProfilesCommand.js +0 -26
  66. package/dist-cjs/commands/ListSchemaVersionsCommand.js +0 -26
  67. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -27
  68. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +0 -26
  69. package/dist-cjs/commands/PutHubConfigurationCommand.js +0 -26
  70. package/dist-cjs/commands/PutRuntimeLogConfigurationCommand.js +0 -26
  71. package/dist-cjs/commands/RegisterAccountAssociationCommand.js +0 -26
  72. package/dist-cjs/commands/RegisterCustomEndpointCommand.js +0 -26
  73. package/dist-cjs/commands/ResetRuntimeLogConfigurationCommand.js +0 -26
  74. package/dist-cjs/commands/SendConnectorEventCommand.js +0 -27
  75. package/dist-cjs/commands/SendManagedThingCommandCommand.js +0 -27
  76. package/dist-cjs/commands/StartAccountAssociationRefreshCommand.js +0 -27
  77. package/dist-cjs/commands/StartDeviceDiscoveryCommand.js +0 -27
  78. package/dist-cjs/commands/TagResourceCommand.js +0 -27
  79. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  80. package/dist-cjs/commands/UpdateAccountAssociationCommand.js +0 -26
  81. package/dist-cjs/commands/UpdateCloudConnectorCommand.js +0 -26
  82. package/dist-cjs/commands/UpdateConnectorDestinationCommand.js +0 -26
  83. package/dist-cjs/commands/UpdateDestinationCommand.js +0 -26
  84. package/dist-cjs/commands/UpdateEventLogConfigurationCommand.js +0 -26
  85. package/dist-cjs/commands/UpdateManagedThingCommand.js +0 -27
  86. package/dist-cjs/commands/UpdateNotificationConfigurationCommand.js +0 -26
  87. package/dist-cjs/commands/UpdateOtaTaskCommand.js +0 -26
  88. package/dist-cjs/commands/index.js +0 -85
  89. package/dist-cjs/endpoint/EndpointParameters.js +0 -15
  90. package/dist-cjs/extensionConfiguration.js +0 -2
  91. package/dist-cjs/models/IoTManagedIntegrationsServiceException.js +0 -12
  92. package/dist-cjs/models/index.js +0 -4
  93. package/dist-cjs/models/models_0.js +0 -635
  94. package/dist-cjs/pagination/Interfaces.js +0 -2
  95. package/dist-cjs/pagination/ListAccountAssociationsPaginator.js +0 -7
  96. package/dist-cjs/pagination/ListCloudConnectorsPaginator.js +0 -7
  97. package/dist-cjs/pagination/ListConnectorDestinationsPaginator.js +0 -7
  98. package/dist-cjs/pagination/ListCredentialLockersPaginator.js +0 -7
  99. package/dist-cjs/pagination/ListDestinationsPaginator.js +0 -7
  100. package/dist-cjs/pagination/ListDeviceDiscoveriesPaginator.js +0 -7
  101. package/dist-cjs/pagination/ListDiscoveredDevicesPaginator.js +0 -7
  102. package/dist-cjs/pagination/ListEventLogConfigurationsPaginator.js +0 -7
  103. package/dist-cjs/pagination/ListManagedThingAccountAssociationsPaginator.js +0 -7
  104. package/dist-cjs/pagination/ListManagedThingSchemasPaginator.js +0 -7
  105. package/dist-cjs/pagination/ListManagedThingsPaginator.js +0 -7
  106. package/dist-cjs/pagination/ListNotificationConfigurationsPaginator.js +0 -7
  107. package/dist-cjs/pagination/ListOtaTaskConfigurationsPaginator.js +0 -7
  108. package/dist-cjs/pagination/ListOtaTaskExecutionsPaginator.js +0 -7
  109. package/dist-cjs/pagination/ListOtaTasksPaginator.js +0 -7
  110. package/dist-cjs/pagination/ListProvisioningProfilesPaginator.js +0 -7
  111. package/dist-cjs/pagination/ListSchemaVersionsPaginator.js +0 -7
  112. package/dist-cjs/pagination/index.js +0 -21
  113. package/dist-cjs/protocols/Aws_restJson1.js +0 -3131
  114. package/dist-cjs/runtimeExtensions.js +0 -13
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateNotificationConfigurationCommand = 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 UpdateNotificationConfigurationCommand 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", "UpdateNotificationConfiguration", {})
20
- .n("IoTManagedIntegrationsClient", "UpdateNotificationConfigurationCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateNotificationConfigurationCommand)
23
- .de(Aws_restJson1_1.de_UpdateNotificationConfigurationCommand)
24
- .build() {
25
- }
26
- exports.UpdateNotificationConfigurationCommand = UpdateNotificationConfigurationCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateOtaTaskCommand = 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 UpdateOtaTaskCommand 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", "UpdateOtaTask", {})
20
- .n("IoTManagedIntegrationsClient", "UpdateOtaTaskCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateOtaTaskCommand)
23
- .de(Aws_restJson1_1.de_UpdateOtaTaskCommand)
24
- .build() {
25
- }
26
- exports.UpdateOtaTaskCommand = UpdateOtaTaskCommand;
@@ -1,85 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./CreateAccountAssociationCommand"), exports);
5
- tslib_1.__exportStar(require("./CreateCloudConnectorCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateConnectorDestinationCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateCredentialLockerCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateDestinationCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateEventLogConfigurationCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateManagedThingCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateNotificationConfigurationCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateOtaTaskCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateOtaTaskConfigurationCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateProvisioningProfileCommand"), exports);
15
- tslib_1.__exportStar(require("./DeleteAccountAssociationCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteCloudConnectorCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteConnectorDestinationCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteCredentialLockerCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteDestinationCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteEventLogConfigurationCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteManagedThingCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteNotificationConfigurationCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteOtaTaskCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteOtaTaskConfigurationCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteProvisioningProfileCommand"), exports);
26
- tslib_1.__exportStar(require("./DeregisterAccountAssociationCommand"), exports);
27
- tslib_1.__exportStar(require("./GetAccountAssociationCommand"), exports);
28
- tslib_1.__exportStar(require("./GetCloudConnectorCommand"), exports);
29
- tslib_1.__exportStar(require("./GetConnectorDestinationCommand"), exports);
30
- tslib_1.__exportStar(require("./GetCredentialLockerCommand"), exports);
31
- tslib_1.__exportStar(require("./GetCustomEndpointCommand"), exports);
32
- tslib_1.__exportStar(require("./GetDefaultEncryptionConfigurationCommand"), exports);
33
- tslib_1.__exportStar(require("./GetDestinationCommand"), exports);
34
- tslib_1.__exportStar(require("./GetDeviceDiscoveryCommand"), exports);
35
- tslib_1.__exportStar(require("./GetEventLogConfigurationCommand"), exports);
36
- tslib_1.__exportStar(require("./GetHubConfigurationCommand"), exports);
37
- tslib_1.__exportStar(require("./GetManagedThingCapabilitiesCommand"), exports);
38
- tslib_1.__exportStar(require("./GetManagedThingCommand"), exports);
39
- tslib_1.__exportStar(require("./GetManagedThingConnectivityDataCommand"), exports);
40
- tslib_1.__exportStar(require("./GetManagedThingMetaDataCommand"), exports);
41
- tslib_1.__exportStar(require("./GetManagedThingStateCommand"), exports);
42
- tslib_1.__exportStar(require("./GetNotificationConfigurationCommand"), exports);
43
- tslib_1.__exportStar(require("./GetOtaTaskCommand"), exports);
44
- tslib_1.__exportStar(require("./GetOtaTaskConfigurationCommand"), exports);
45
- tslib_1.__exportStar(require("./GetProvisioningProfileCommand"), exports);
46
- tslib_1.__exportStar(require("./GetRuntimeLogConfigurationCommand"), exports);
47
- tslib_1.__exportStar(require("./GetSchemaVersionCommand"), exports);
48
- tslib_1.__exportStar(require("./ListAccountAssociationsCommand"), exports);
49
- tslib_1.__exportStar(require("./ListCloudConnectorsCommand"), exports);
50
- tslib_1.__exportStar(require("./ListConnectorDestinationsCommand"), exports);
51
- tslib_1.__exportStar(require("./ListCredentialLockersCommand"), exports);
52
- tslib_1.__exportStar(require("./ListDestinationsCommand"), exports);
53
- tslib_1.__exportStar(require("./ListDeviceDiscoveriesCommand"), exports);
54
- tslib_1.__exportStar(require("./ListDiscoveredDevicesCommand"), exports);
55
- tslib_1.__exportStar(require("./ListEventLogConfigurationsCommand"), exports);
56
- tslib_1.__exportStar(require("./ListManagedThingAccountAssociationsCommand"), exports);
57
- tslib_1.__exportStar(require("./ListManagedThingSchemasCommand"), exports);
58
- tslib_1.__exportStar(require("./ListManagedThingsCommand"), exports);
59
- tslib_1.__exportStar(require("./ListNotificationConfigurationsCommand"), exports);
60
- tslib_1.__exportStar(require("./ListOtaTaskConfigurationsCommand"), exports);
61
- tslib_1.__exportStar(require("./ListOtaTaskExecutionsCommand"), exports);
62
- tslib_1.__exportStar(require("./ListOtaTasksCommand"), exports);
63
- tslib_1.__exportStar(require("./ListProvisioningProfilesCommand"), exports);
64
- tslib_1.__exportStar(require("./ListSchemaVersionsCommand"), exports);
65
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
66
- tslib_1.__exportStar(require("./PutDefaultEncryptionConfigurationCommand"), exports);
67
- tslib_1.__exportStar(require("./PutHubConfigurationCommand"), exports);
68
- tslib_1.__exportStar(require("./PutRuntimeLogConfigurationCommand"), exports);
69
- tslib_1.__exportStar(require("./RegisterAccountAssociationCommand"), exports);
70
- tslib_1.__exportStar(require("./RegisterCustomEndpointCommand"), exports);
71
- tslib_1.__exportStar(require("./ResetRuntimeLogConfigurationCommand"), exports);
72
- tslib_1.__exportStar(require("./SendConnectorEventCommand"), exports);
73
- tslib_1.__exportStar(require("./SendManagedThingCommandCommand"), exports);
74
- tslib_1.__exportStar(require("./StartAccountAssociationRefreshCommand"), exports);
75
- tslib_1.__exportStar(require("./StartDeviceDiscoveryCommand"), exports);
76
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
77
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
78
- tslib_1.__exportStar(require("./UpdateAccountAssociationCommand"), exports);
79
- tslib_1.__exportStar(require("./UpdateCloudConnectorCommand"), exports);
80
- tslib_1.__exportStar(require("./UpdateConnectorDestinationCommand"), exports);
81
- tslib_1.__exportStar(require("./UpdateDestinationCommand"), exports);
82
- tslib_1.__exportStar(require("./UpdateEventLogConfigurationCommand"), exports);
83
- tslib_1.__exportStar(require("./UpdateManagedThingCommand"), exports);
84
- tslib_1.__exportStar(require("./UpdateNotificationConfigurationCommand"), exports);
85
- tslib_1.__exportStar(require("./UpdateOtaTaskCommand"), exports);
@@ -1,15 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return Object.assign(options, {
6
- useFipsEndpoint: options.useFipsEndpoint ?? false,
7
- defaultSigningName: "iotmanagedintegrations",
8
- });
9
- };
10
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
11
- exports.commonParams = {
12
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
13
- Endpoint: { type: "builtInParams", name: "endpoint" },
14
- Region: { type: "builtInParams", name: "region" },
15
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IoTManagedIntegrationsServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class IoTManagedIntegrationsServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, IoTManagedIntegrationsServiceException.prototype);
10
- }
11
- }
12
- exports.IoTManagedIntegrationsServiceException = IoTManagedIntegrationsServiceException;
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);