@aws-sdk/client-greengrass 3.590.0 → 3.596.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 (189) hide show
  1. package/dist-cjs/index.js +0 -92
  2. package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateGroupVersionCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -1
  31. package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +2 -1
  32. package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -1
  33. package/dist-types/commands/GetAssociatedRoleCommand.d.ts +2 -1
  34. package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +2 -1
  35. package/dist-types/commands/GetConnectivityInfoCommand.d.ts +2 -1
  36. package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +2 -1
  37. package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -1
  38. package/dist-types/commands/GetCoreDefinitionCommand.d.ts +2 -1
  39. package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +2 -1
  40. package/dist-types/commands/GetDeploymentStatusCommand.d.ts +2 -1
  41. package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +2 -1
  42. package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -1
  43. package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +2 -1
  44. package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -1
  45. package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -1
  46. package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -1
  47. package/dist-types/commands/GetGroupCommand.d.ts +2 -1
  48. package/dist-types/commands/GetGroupVersionCommand.d.ts +2 -1
  49. package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +2 -1
  50. package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -1
  51. package/dist-types/commands/GetResourceDefinitionCommand.d.ts +2 -1
  52. package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +2 -1
  53. package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +2 -1
  54. package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +2 -1
  55. package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -1
  56. package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -1
  57. package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -1
  69. package/dist-types/commands/ListGroupVersionsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
  71. package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -1
  72. package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +2 -1
  73. package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -1
  74. package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +2 -1
  75. package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -1
  76. package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -1
  77. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  78. package/dist-types/commands/ResetDeploymentsCommand.d.ts +2 -1
  79. package/dist-types/commands/StartBulkDeploymentCommand.d.ts +2 -1
  80. package/dist-types/commands/StopBulkDeploymentCommand.d.ts +2 -1
  81. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  82. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -1
  94. package/dist-types/index.d.ts +2 -2
  95. package/dist-types/models/GreengrassServiceException.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/models/GreengrassServiceException.d.ts +2 -1
  189. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { AssociateRoleToGroupRequest, AssociateRoleToGroupResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociateServiceRoleToAccountRequest, AssociateServiceRoleToAccountResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateConnectorDefinitionRequest, CreateConnectorDefinitionResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateConnectorDefinitionVersionRequest, CreateConnectorDefinitionVersi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCoreDefinitionRequest, CreateCoreDefinitionResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateCoreDefinitionVersionRequest, CreateCoreDefinitionVersionResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDeploymentRequest, CreateDeploymentResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDeviceDefinitionRequest, CreateDeviceDefinitionResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDeviceDefinitionVersionRequest, CreateDeviceDefinitionVersionResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFunctionDefinitionRequest, CreateFunctionDefinitionResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFunctionDefinitionVersionRequest, CreateFunctionDefinitionVersion
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateGroupCertificateAuthorityRequest, CreateGroupCertificateAuthority
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateGroupVersionRequest, CreateGroupVersionResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateLoggerDefinitionRequest, CreateLoggerDefinitionResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateLoggerDefinitionVersionRequest, CreateLoggerDefinitionVersionResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateResourceDefinitionRequest, CreateResourceDefinitionResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateResourceDefinitionVersionRequest, CreateResourceDefinitionVersion
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSoftwareUpdateJobRequest, CreateSoftwareUpdateJobResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSubscriptionDefinitionRequest, CreateSubscriptionDefinitionRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSubscriptionDefinitionVersionRequest, CreateSubscriptionDefinitio
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteConnectorDefinitionRequest, DeleteConnectorDefinitionResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteCoreDefinitionRequest, DeleteCoreDefinitionResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDeviceDefinitionRequest, DeleteDeviceDefinitionResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteFunctionDefinitionRequest, DeleteFunctionDefinitionResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteGroupRequest, DeleteGroupResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteLoggerDefinitionRequest, DeleteLoggerDefinitionResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteResourceDefinitionRequest, DeleteResourceDefinitionResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteSubscriptionDefinitionRequest, DeleteSubscriptionDefinitionRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateRoleFromGroupRequest, DisassociateRoleFromGroupResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateServiceRoleFromAccountRequest, DisassociateServiceRoleFromA
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAssociatedRoleRequest, GetAssociatedRoleResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetBulkDeploymentStatusRequest, GetBulkDeploymentStatusResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetConnectivityInfoRequest, GetConnectivityInfoResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetConnectorDefinitionRequest, GetConnectorDefinitionResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetConnectorDefinitionVersionRequest, GetConnectorDefinitionVersionResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCoreDefinitionRequest, GetCoreDefinitionResponse } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetCoreDefinitionVersionRequest, GetCoreDefinitionVersionResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDeploymentStatusRequest, GetDeploymentStatusResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDeviceDefinitionRequest, GetDeviceDefinitionResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDeviceDefinitionVersionRequest, GetDeviceDefinitionVersionResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetFunctionDefinitionRequest, GetFunctionDefinitionResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetFunctionDefinitionVersionRequest, GetFunctionDefinitionVersionRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetGroupCertificateAuthorityRequest, GetGroupCertificateAuthorityRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetGroupCertificateConfigurationRequest, GetGroupCertificateConfigurati
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetGroupRequest, GetGroupResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetGroupVersionRequest, GetGroupVersionResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetLoggerDefinitionRequest, GetLoggerDefinitionResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetLoggerDefinitionVersionRequest, GetLoggerDefinitionVersionResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetResourceDefinitionRequest, GetResourceDefinitionResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetResourceDefinitionVersionRequest, GetResourceDefinitionVersionRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetServiceRoleForAccountRequest, GetServiceRoleForAccountResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetSubscriptionDefinitionRequest, GetSubscriptionDefinitionResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetSubscriptionDefinitionVersionRequest, GetSubscriptionDefinitionVersi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetThingRuntimeConfigurationRequest, GetThingRuntimeConfigurationRespon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBulkDeploymentDetailedReportsRequest, ListBulkDeploymentDetailedRep
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListBulkDeploymentsRequest, ListBulkDeploymentsResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListConnectorDefinitionVersionsRequest, ListConnectorDefinitionVersions
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *