@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 { ListConnectorDefinitionsRequest, ListConnectorDefinitionsResponse } 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 { ListCoreDefinitionVersionsRequest, ListCoreDefinitionVersionsResponse }
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 { ListCoreDefinitionsRequest, ListCoreDefinitionsResponse } 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 { ListDeploymentsRequest, ListDeploymentsResponse } 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 { ListDeviceDefinitionVersionsRequest, ListDeviceDefinitionVersionsRespon
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 { ListDeviceDefinitionsRequest, ListDeviceDefinitionsResponse } 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 { ListFunctionDefinitionVersionsRequest, ListFunctionDefinitionVersionsRe
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 { ListFunctionDefinitionsRequest, ListFunctionDefinitionsResponse } 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 { ListGroupCertificateAuthoritiesRequest, ListGroupCertificateAuthorities
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 { ListGroupVersionsRequest, ListGroupVersionsResponse } 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 { ListGroupsRequest, ListGroupsResponse } 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 { ListLoggerDefinitionVersionsRequest, ListLoggerDefinitionVersionsRespon
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 { ListLoggerDefinitionsRequest, ListLoggerDefinitionsResponse } 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 { ListResourceDefinitionVersionsRequest, ListResourceDefinitionVersionsRe
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 { ListResourceDefinitionsRequest, ListResourceDefinitionsResponse } 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 { ListSubscriptionDefinitionVersionsRequest, ListSubscriptionDefinitionVe
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 { ListSubscriptionDefinitionsRequest, ListSubscriptionDefinitionsResponse
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } 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 { ResetDeploymentsRequest, ResetDeploymentsResponse } 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 { StartBulkDeploymentRequest, StartBulkDeploymentResponse } 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 { StopBulkDeploymentRequest, StopBulkDeploymentResponse } 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 { TagResourceRequest } 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 { UntagResourceRequest } 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 { UpdateConnectivityInfoRequest, UpdateConnectivityInfoResponse } 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 { UpdateConnectorDefinitionRequest, UpdateConnectorDefinitionResponse } 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 { UpdateCoreDefinitionRequest, UpdateCoreDefinitionResponse } 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 { UpdateDeviceDefinitionRequest, UpdateDeviceDefinitionResponse } 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 { UpdateFunctionDefinitionRequest, UpdateFunctionDefinitionResponse } 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 { UpdateGroupCertificateConfigurationRequest, UpdateGroupCertificateConfi
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 { UpdateGroupRequest, UpdateGroupResponse } 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 { UpdateLoggerDefinitionRequest, UpdateLoggerDefinitionResponse } 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 { UpdateResourceDefinitionRequest, UpdateResourceDefinitionResponse } 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 { UpdateSubscriptionDefinitionRequest, UpdateSubscriptionDefinitionRespon
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 { UpdateThingRuntimeConfigurationRequest, UpdateThingRuntimeConfiguration
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
  *
@@ -6,8 +6,8 @@
6
6
  export * from "./GreengrassClient";
7
7
  export * from "./Greengrass";
8
8
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
- export { RuntimeExtension } from "./runtimeExtensions";
10
- export { GreengrassExtensionConfiguration } from "./extensionConfiguration";
9
+ export type { RuntimeExtension } from "./runtimeExtensions";
10
+ export type { GreengrassExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
12
  export * from "./models";
13
13
  export { GreengrassServiceException } from "./models/GreengrassServiceException";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  AssociateRoleToGroupRequest,
10
10
  AssociateRoleToGroupResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateRoleToGroupCommandInput
14
15
  extends AssociateRoleToGroupRequest {}
15
16
  export interface AssociateRoleToGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AssociateServiceRoleToAccountRequest,
10
10
  AssociateServiceRoleToAccountResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateServiceRoleToAccountCommandInput
14
15
  extends AssociateServiceRoleToAccountRequest {}
15
16
  export interface AssociateServiceRoleToAccountCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateConnectorDefinitionRequest,
10
10
  CreateConnectorDefinitionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateConnectorDefinitionCommandInput
14
15
  extends CreateConnectorDefinitionRequest {}
15
16
  export interface CreateConnectorDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateConnectorDefinitionVersionRequest,
10
10
  CreateConnectorDefinitionVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateConnectorDefinitionVersionCommandInput
14
15
  extends CreateConnectorDefinitionVersionRequest {}
15
16
  export interface CreateConnectorDefinitionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCoreDefinitionRequest,
10
10
  CreateCoreDefinitionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCoreDefinitionCommandInput
14
15
  extends CreateCoreDefinitionRequest {}
15
16
  export interface CreateCoreDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateCoreDefinitionVersionRequest,
10
10
  CreateCoreDefinitionVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateCoreDefinitionVersionCommandInput
14
15
  extends CreateCoreDefinitionVersionRequest {}
15
16
  export interface CreateCoreDefinitionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateDeploymentRequest,
10
10
  CreateDeploymentResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {}
14
15
  export interface CreateDeploymentCommandOutput
15
16
  extends CreateDeploymentResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateDeviceDefinitionRequest,
10
10
  CreateDeviceDefinitionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDeviceDefinitionCommandInput
14
15
  extends CreateDeviceDefinitionRequest {}
15
16
  export interface CreateDeviceDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateDeviceDefinitionVersionRequest,
10
10
  CreateDeviceDefinitionVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDeviceDefinitionVersionCommandInput
14
15
  extends CreateDeviceDefinitionVersionRequest {}
15
16
  export interface CreateDeviceDefinitionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateFunctionDefinitionRequest,
10
10
  CreateFunctionDefinitionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFunctionDefinitionCommandInput
14
15
  extends CreateFunctionDefinitionRequest {}
15
16
  export interface CreateFunctionDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateFunctionDefinitionVersionRequest,
10
10
  CreateFunctionDefinitionVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateFunctionDefinitionVersionCommandInput
14
15
  extends CreateFunctionDefinitionVersionRequest {}
15
16
  export interface CreateFunctionDefinitionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateGroupCertificateAuthorityRequest,
10
10
  CreateGroupCertificateAuthorityResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateGroupCertificateAuthorityCommandInput
14
15
  extends CreateGroupCertificateAuthorityRequest {}
15
16
  export interface CreateGroupCertificateAuthorityCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../GreengrassClient";
8
8
  import { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateGroupCommandInput extends CreateGroupRequest {}
11
12
  export interface CreateGroupCommandOutput
12
13
  extends CreateGroupResponse,
@@ -9,7 +9,8 @@ import {
9
9
  CreateGroupVersionRequest,
10
10
  CreateGroupVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateGroupVersionCommandInput
14
15
  extends CreateGroupVersionRequest {}
15
16
  export interface CreateGroupVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateLoggerDefinitionRequest,
10
10
  CreateLoggerDefinitionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateLoggerDefinitionCommandInput
14
15
  extends CreateLoggerDefinitionRequest {}
15
16
  export interface CreateLoggerDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateLoggerDefinitionVersionRequest,
10
10
  CreateLoggerDefinitionVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateLoggerDefinitionVersionCommandInput
14
15
  extends CreateLoggerDefinitionVersionRequest {}
15
16
  export interface CreateLoggerDefinitionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateResourceDefinitionRequest,
10
10
  CreateResourceDefinitionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateResourceDefinitionCommandInput
14
15
  extends CreateResourceDefinitionRequest {}
15
16
  export interface CreateResourceDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateResourceDefinitionVersionRequest,
10
10
  CreateResourceDefinitionVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateResourceDefinitionVersionCommandInput
14
15
  extends CreateResourceDefinitionVersionRequest {}
15
16
  export interface CreateResourceDefinitionVersionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSoftwareUpdateJobRequest,
10
10
  CreateSoftwareUpdateJobResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSoftwareUpdateJobCommandInput
14
15
  extends CreateSoftwareUpdateJobRequest {}
15
16
  export interface CreateSoftwareUpdateJobCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSubscriptionDefinitionRequest,
10
10
  CreateSubscriptionDefinitionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSubscriptionDefinitionCommandInput
14
15
  extends CreateSubscriptionDefinitionRequest {}
15
16
  export interface CreateSubscriptionDefinitionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateSubscriptionDefinitionVersionRequest,
10
10
  CreateSubscriptionDefinitionVersionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateSubscriptionDefinitionVersionCommandInput
14
15
  extends CreateSubscriptionDefinitionVersionRequest {}
15
16
  export interface CreateSubscriptionDefinitionVersionCommandOutput