@aws-sdk/client-greengrass 3.36.0 → 3.36.1

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 (201) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/Greengrass.js +0 -3
  3. package/dist-cjs/GreengrassClient.js +0 -8
  4. package/dist-cjs/commands/AssociateRoleToGroupCommand.js +0 -24
  5. package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +0 -24
  6. package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +0 -24
  7. package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +0 -24
  8. package/dist-cjs/commands/CreateCoreDefinitionCommand.js +0 -24
  9. package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +0 -24
  10. package/dist-cjs/commands/CreateDeploymentCommand.js +0 -24
  11. package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +0 -24
  12. package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +0 -24
  13. package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +0 -24
  14. package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +0 -24
  15. package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +0 -24
  16. package/dist-cjs/commands/CreateGroupCommand.js +0 -24
  17. package/dist-cjs/commands/CreateGroupVersionCommand.js +0 -24
  18. package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +0 -24
  19. package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +0 -24
  20. package/dist-cjs/commands/CreateResourceDefinitionCommand.js +0 -24
  21. package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +0 -24
  22. package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +0 -24
  23. package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +0 -24
  24. package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +0 -24
  25. package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +0 -24
  26. package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +0 -24
  27. package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +0 -24
  28. package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +0 -24
  29. package/dist-cjs/commands/DeleteGroupCommand.js +0 -24
  30. package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +0 -24
  31. package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +0 -24
  32. package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +0 -24
  33. package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +0 -24
  34. package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +0 -24
  35. package/dist-cjs/commands/GetAssociatedRoleCommand.js +0 -24
  36. package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +0 -24
  37. package/dist-cjs/commands/GetConnectivityInfoCommand.js +0 -24
  38. package/dist-cjs/commands/GetConnectorDefinitionCommand.js +0 -24
  39. package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +0 -24
  40. package/dist-cjs/commands/GetCoreDefinitionCommand.js +0 -24
  41. package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +0 -24
  42. package/dist-cjs/commands/GetDeploymentStatusCommand.js +0 -24
  43. package/dist-cjs/commands/GetDeviceDefinitionCommand.js +0 -24
  44. package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +0 -24
  45. package/dist-cjs/commands/GetFunctionDefinitionCommand.js +0 -24
  46. package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +0 -24
  47. package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +0 -24
  48. package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +0 -24
  49. package/dist-cjs/commands/GetGroupCommand.js +0 -24
  50. package/dist-cjs/commands/GetGroupVersionCommand.js +0 -24
  51. package/dist-cjs/commands/GetLoggerDefinitionCommand.js +0 -24
  52. package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +0 -24
  53. package/dist-cjs/commands/GetResourceDefinitionCommand.js +0 -24
  54. package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +0 -24
  55. package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +0 -24
  56. package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +0 -24
  57. package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +0 -24
  58. package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +0 -24
  59. package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +0 -24
  60. package/dist-cjs/commands/ListBulkDeploymentsCommand.js +0 -24
  61. package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +0 -24
  62. package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +0 -24
  63. package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +0 -24
  64. package/dist-cjs/commands/ListCoreDefinitionsCommand.js +0 -24
  65. package/dist-cjs/commands/ListDeploymentsCommand.js +0 -24
  66. package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +0 -24
  67. package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +0 -24
  68. package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +0 -24
  69. package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +0 -24
  70. package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +0 -24
  71. package/dist-cjs/commands/ListGroupVersionsCommand.js +0 -24
  72. package/dist-cjs/commands/ListGroupsCommand.js +0 -24
  73. package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +0 -24
  74. package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +0 -24
  75. package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +0 -24
  76. package/dist-cjs/commands/ListResourceDefinitionsCommand.js +0 -24
  77. package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +0 -24
  78. package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +0 -24
  79. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
  80. package/dist-cjs/commands/ResetDeploymentsCommand.js +0 -24
  81. package/dist-cjs/commands/StartBulkDeploymentCommand.js +0 -24
  82. package/dist-cjs/commands/StopBulkDeploymentCommand.js +0 -24
  83. package/dist-cjs/commands/TagResourceCommand.js +0 -24
  84. package/dist-cjs/commands/UntagResourceCommand.js +0 -24
  85. package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +0 -24
  86. package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +0 -24
  87. package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +0 -24
  88. package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +0 -24
  89. package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +0 -24
  90. package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +0 -24
  91. package/dist-cjs/commands/UpdateGroupCommand.js +0 -24
  92. package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +0 -24
  93. package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +0 -24
  94. package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +0 -24
  95. package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +0 -24
  96. package/dist-cjs/models/models_0.js +0 -681
  97. package/dist-cjs/protocols/Aws_restJson1.js +0 -5
  98. package/dist-cjs/runtimeConfig.browser.js +1 -5
  99. package/dist-cjs/runtimeConfig.js +1 -5
  100. package/dist-cjs/runtimeConfig.native.js +0 -3
  101. package/dist-cjs/runtimeConfig.shared.js +0 -3
  102. package/dist-types/ts3.4/Greengrass.d.ts +93 -279
  103. package/dist-types/ts3.4/GreengrassClient.d.ts +24 -89
  104. package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +2 -20
  105. package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -20
  106. package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +2 -20
  107. package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -20
  108. package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +2 -20
  109. package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -20
  110. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
  111. package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +2 -20
  112. package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -20
  113. package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +2 -20
  114. package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -20
  115. package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -20
  116. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -20
  117. package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +2 -20
  118. package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +2 -20
  119. package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -20
  120. package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +2 -20
  121. package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -20
  122. package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -20
  123. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -20
  124. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +2 -20
  126. package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +2 -20
  128. package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +2 -20
  129. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -20
  130. package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +2 -20
  132. package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -20
  133. package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +2 -20
  134. package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -20
  135. package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +2 -20
  138. package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -20
  140. package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +2 -20
  141. package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +2 -20
  143. package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -20
  145. package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +2 -20
  146. package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -20
  147. package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -20
  148. package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -20
  149. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -20
  150. package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +2 -20
  151. package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +2 -20
  152. package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -20
  153. package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +2 -20
  154. package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +2 -20
  155. package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +2 -20
  157. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -20
  158. package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -20
  159. package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -20
  160. package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +2 -20
  161. package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -20
  162. package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +2 -20
  163. package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -20
  164. package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -20
  166. package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -20
  167. package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -20
  169. package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +2 -20
  170. package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -20
  171. package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +2 -20
  172. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -20
  173. package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -20
  174. package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -20
  176. package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +2 -20
  177. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -20
  178. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -20
  179. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  180. package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +2 -20
  181. package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +2 -20
  182. package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +2 -20
  183. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  184. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  185. package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +2 -20
  186. package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +2 -20
  187. package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +2 -20
  189. package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +2 -20
  190. package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -20
  191. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +2 -20
  193. package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +2 -20
  194. package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -20
  195. package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -20
  196. package/dist-types/ts3.4/models/models_0.d.ts +905 -2715
  197. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  198. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  199. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  200. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  201. package/package.json +3 -3
@@ -101,124 +101,59 @@ import { UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigur
101
101
  export declare type ServiceInputTypes = AssociateRoleToGroupCommandInput | AssociateServiceRoleToAccountCommandInput | CreateConnectorDefinitionCommandInput | CreateConnectorDefinitionVersionCommandInput | CreateCoreDefinitionCommandInput | CreateCoreDefinitionVersionCommandInput | CreateDeploymentCommandInput | CreateDeviceDefinitionCommandInput | CreateDeviceDefinitionVersionCommandInput | CreateFunctionDefinitionCommandInput | CreateFunctionDefinitionVersionCommandInput | CreateGroupCertificateAuthorityCommandInput | CreateGroupCommandInput | CreateGroupVersionCommandInput | CreateLoggerDefinitionCommandInput | CreateLoggerDefinitionVersionCommandInput | CreateResourceDefinitionCommandInput | CreateResourceDefinitionVersionCommandInput | CreateSoftwareUpdateJobCommandInput | CreateSubscriptionDefinitionCommandInput | CreateSubscriptionDefinitionVersionCommandInput | DeleteConnectorDefinitionCommandInput | DeleteCoreDefinitionCommandInput | DeleteDeviceDefinitionCommandInput | DeleteFunctionDefinitionCommandInput | DeleteGroupCommandInput | DeleteLoggerDefinitionCommandInput | DeleteResourceDefinitionCommandInput | DeleteSubscriptionDefinitionCommandInput | DisassociateRoleFromGroupCommandInput | DisassociateServiceRoleFromAccountCommandInput | GetAssociatedRoleCommandInput | GetBulkDeploymentStatusCommandInput | GetConnectivityInfoCommandInput | GetConnectorDefinitionCommandInput | GetConnectorDefinitionVersionCommandInput | GetCoreDefinitionCommandInput | GetCoreDefinitionVersionCommandInput | GetDeploymentStatusCommandInput | GetDeviceDefinitionCommandInput | GetDeviceDefinitionVersionCommandInput | GetFunctionDefinitionCommandInput | GetFunctionDefinitionVersionCommandInput | GetGroupCertificateAuthorityCommandInput | GetGroupCertificateConfigurationCommandInput | GetGroupCommandInput | GetGroupVersionCommandInput | GetLoggerDefinitionCommandInput | GetLoggerDefinitionVersionCommandInput | GetResourceDefinitionCommandInput | GetResourceDefinitionVersionCommandInput | GetServiceRoleForAccountCommandInput | GetSubscriptionDefinitionCommandInput | GetSubscriptionDefinitionVersionCommandInput | GetThingRuntimeConfigurationCommandInput | ListBulkDeploymentDetailedReportsCommandInput | ListBulkDeploymentsCommandInput | ListConnectorDefinitionVersionsCommandInput | ListConnectorDefinitionsCommandInput | ListCoreDefinitionVersionsCommandInput | ListCoreDefinitionsCommandInput | ListDeploymentsCommandInput | ListDeviceDefinitionVersionsCommandInput | ListDeviceDefinitionsCommandInput | ListFunctionDefinitionVersionsCommandInput | ListFunctionDefinitionsCommandInput | ListGroupCertificateAuthoritiesCommandInput | ListGroupVersionsCommandInput | ListGroupsCommandInput | ListLoggerDefinitionVersionsCommandInput | ListLoggerDefinitionsCommandInput | ListResourceDefinitionVersionsCommandInput | ListResourceDefinitionsCommandInput | ListSubscriptionDefinitionVersionsCommandInput | ListSubscriptionDefinitionsCommandInput | ListTagsForResourceCommandInput | ResetDeploymentsCommandInput | StartBulkDeploymentCommandInput | StopBulkDeploymentCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateConnectivityInfoCommandInput | UpdateConnectorDefinitionCommandInput | UpdateCoreDefinitionCommandInput | UpdateDeviceDefinitionCommandInput | UpdateFunctionDefinitionCommandInput | UpdateGroupCertificateConfigurationCommandInput | UpdateGroupCommandInput | UpdateLoggerDefinitionCommandInput | UpdateResourceDefinitionCommandInput | UpdateSubscriptionDefinitionCommandInput | UpdateThingRuntimeConfigurationCommandInput;
102
102
  export declare type ServiceOutputTypes = AssociateRoleToGroupCommandOutput | AssociateServiceRoleToAccountCommandOutput | CreateConnectorDefinitionCommandOutput | CreateConnectorDefinitionVersionCommandOutput | CreateCoreDefinitionCommandOutput | CreateCoreDefinitionVersionCommandOutput | CreateDeploymentCommandOutput | CreateDeviceDefinitionCommandOutput | CreateDeviceDefinitionVersionCommandOutput | CreateFunctionDefinitionCommandOutput | CreateFunctionDefinitionVersionCommandOutput | CreateGroupCertificateAuthorityCommandOutput | CreateGroupCommandOutput | CreateGroupVersionCommandOutput | CreateLoggerDefinitionCommandOutput | CreateLoggerDefinitionVersionCommandOutput | CreateResourceDefinitionCommandOutput | CreateResourceDefinitionVersionCommandOutput | CreateSoftwareUpdateJobCommandOutput | CreateSubscriptionDefinitionCommandOutput | CreateSubscriptionDefinitionVersionCommandOutput | DeleteConnectorDefinitionCommandOutput | DeleteCoreDefinitionCommandOutput | DeleteDeviceDefinitionCommandOutput | DeleteFunctionDefinitionCommandOutput | DeleteGroupCommandOutput | DeleteLoggerDefinitionCommandOutput | DeleteResourceDefinitionCommandOutput | DeleteSubscriptionDefinitionCommandOutput | DisassociateRoleFromGroupCommandOutput | DisassociateServiceRoleFromAccountCommandOutput | GetAssociatedRoleCommandOutput | GetBulkDeploymentStatusCommandOutput | GetConnectivityInfoCommandOutput | GetConnectorDefinitionCommandOutput | GetConnectorDefinitionVersionCommandOutput | GetCoreDefinitionCommandOutput | GetCoreDefinitionVersionCommandOutput | GetDeploymentStatusCommandOutput | GetDeviceDefinitionCommandOutput | GetDeviceDefinitionVersionCommandOutput | GetFunctionDefinitionCommandOutput | GetFunctionDefinitionVersionCommandOutput | GetGroupCertificateAuthorityCommandOutput | GetGroupCertificateConfigurationCommandOutput | GetGroupCommandOutput | GetGroupVersionCommandOutput | GetLoggerDefinitionCommandOutput | GetLoggerDefinitionVersionCommandOutput | GetResourceDefinitionCommandOutput | GetResourceDefinitionVersionCommandOutput | GetServiceRoleForAccountCommandOutput | GetSubscriptionDefinitionCommandOutput | GetSubscriptionDefinitionVersionCommandOutput | GetThingRuntimeConfigurationCommandOutput | ListBulkDeploymentDetailedReportsCommandOutput | ListBulkDeploymentsCommandOutput | ListConnectorDefinitionVersionsCommandOutput | ListConnectorDefinitionsCommandOutput | ListCoreDefinitionVersionsCommandOutput | ListCoreDefinitionsCommandOutput | ListDeploymentsCommandOutput | ListDeviceDefinitionVersionsCommandOutput | ListDeviceDefinitionsCommandOutput | ListFunctionDefinitionVersionsCommandOutput | ListFunctionDefinitionsCommandOutput | ListGroupCertificateAuthoritiesCommandOutput | ListGroupVersionsCommandOutput | ListGroupsCommandOutput | ListLoggerDefinitionVersionsCommandOutput | ListLoggerDefinitionsCommandOutput | ListResourceDefinitionVersionsCommandOutput | ListResourceDefinitionsCommandOutput | ListSubscriptionDefinitionVersionsCommandOutput | ListSubscriptionDefinitionsCommandOutput | ListTagsForResourceCommandOutput | ResetDeploymentsCommandOutput | StartBulkDeploymentCommandOutput | StopBulkDeploymentCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateConnectivityInfoCommandOutput | UpdateConnectorDefinitionCommandOutput | UpdateCoreDefinitionCommandOutput | UpdateDeviceDefinitionCommandOutput | UpdateFunctionDefinitionCommandOutput | UpdateGroupCertificateConfigurationCommandOutput | UpdateGroupCommandOutput | UpdateLoggerDefinitionCommandOutput | UpdateResourceDefinitionCommandOutput | UpdateSubscriptionDefinitionCommandOutput | UpdateThingRuntimeConfigurationCommandOutput;
103
103
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
104
- /**
105
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
106
- */
104
+
107
105
  requestHandler?: __HttpHandler;
108
- /**
109
- * A constructor for a class implementing the {@link __Hash} interface
110
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
111
- * @internal
112
- */
106
+
113
107
  sha256?: __HashConstructor;
114
- /**
115
- * The function that will be used to convert strings into HTTP endpoints.
116
- * @internal
117
- */
108
+
118
109
  urlParser?: __UrlParser;
119
- /**
120
- * A function that can calculate the length of a request body.
121
- * @internal
122
- */
110
+
123
111
  bodyLengthChecker?: (body: any) => number | undefined;
124
- /**
125
- * A function that converts a stream into an array of bytes.
126
- * @internal
127
- */
112
+
128
113
  streamCollector?: __StreamCollector;
129
- /**
130
- * The function that will be used to convert a base64-encoded string to a byte array.
131
- * @internal
132
- */
114
+
133
115
  base64Decoder?: __Decoder;
134
- /**
135
- * The function that will be used to convert binary data to a base64-encoded string.
136
- * @internal
137
- */
116
+
138
117
  base64Encoder?: __Encoder;
139
- /**
140
- * The function that will be used to convert a UTF8-encoded string to a byte array.
141
- * @internal
142
- */
118
+
143
119
  utf8Decoder?: __Decoder;
144
- /**
145
- * The function that will be used to convert binary data to a UTF-8 encoded string.
146
- * @internal
147
- */
120
+
148
121
  utf8Encoder?: __Encoder;
149
- /**
150
- * The runtime environment.
151
- * @internal
152
- */
122
+
153
123
  runtime?: string;
154
- /**
155
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
156
- * trait of an operation.
157
- */
124
+
158
125
  disableHostPrefix?: boolean;
159
- /**
160
- * Value for how many times a request will be made at most in case of retry.
161
- */
126
+
162
127
  maxAttempts?: number | __Provider<number>;
163
- /**
164
- * Specifies which retry algorithm to use.
165
- */
128
+
166
129
  retryMode?: string | __Provider<string>;
167
- /**
168
- * Optional logger for logging debug/info/warn/error.
169
- */
130
+
170
131
  logger?: __Logger;
171
- /**
172
- * Unique service identifier.
173
- * @internal
174
- */
132
+
175
133
  serviceId?: string;
176
- /**
177
- * The AWS region to which this client will send requests
178
- */
134
+
179
135
  region?: string | __Provider<string>;
180
- /**
181
- * Default credentials provider; Not available in browser runtime.
182
- * @internal
183
- */
136
+
184
137
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
185
- /**
186
- * Fetch related hostname, signing name or signing region with given region.
187
- * @internal
188
- */
138
+
189
139
  regionInfoProvider?: RegionInfoProvider;
190
- /**
191
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
192
- * @internal
193
- */
140
+
194
141
  defaultUserAgentProvider?: Provider<__UserAgent>;
195
142
  }
196
143
  declare type GreengrassClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
197
- /**
198
- * The configuration interface of GreengrassClient class constructor that set the region, credentials and other options.
199
- */
144
+
200
145
  export interface GreengrassClientConfig extends GreengrassClientConfigType {
201
146
  }
202
147
  declare type GreengrassClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
203
- /**
204
- * The resolved configuration interface of GreengrassClient class. This is resolved and normalized from the {@link GreengrassClientConfig | constructor configuration interface}.
205
- */
148
+
206
149
  export interface GreengrassClientResolvedConfig extends GreengrassClientResolvedConfigType {
207
150
  }
208
- /**
209
- * AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate, while still using the cloud for management, analytics, and durable storage. AWS IoT Greengrass ensures your devices can respond quickly to local events and operate with intermittent connectivity. AWS IoT Greengrass minimizes the cost of transmitting data to the cloud by allowing you to author AWS Lambda functions that execute locally.
210
- */
151
+
211
152
  export declare class GreengrassClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GreengrassClientResolvedConfig> {
212
- /**
213
- * The resolved configuration of GreengrassClient class. This is resolved and normalized from the {@link GreengrassClientConfig | constructor configuration interface}.
214
- */
153
+
215
154
  readonly config: GreengrassClientResolvedConfig;
216
155
  constructor(configuration: GreengrassClientConfig);
217
- /**
218
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
219
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
220
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
221
- */
156
+
222
157
  destroy(): void;
223
158
  }
224
159
  export {};
@@ -6,29 +6,11 @@ export interface AssociateRoleToGroupCommandInput extends AssociateRoleToGroupRe
6
6
  }
7
7
  export interface AssociateRoleToGroupCommandOutput extends AssociateRoleToGroupResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Associates a role with a group. Your Greengrass core will use the role to access AWS cloud services. The role's permissions should allow Greengrass core Lambda functions to perform actions against the cloud.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, AssociateRoleToGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, AssociateRoleToGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new AssociateRoleToGroupCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link AssociateRoleToGroupCommandInput} for command's `input` shape.
22
- * @see {@link AssociateRoleToGroupCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class AssociateRoleToGroupCommand extends $Command<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: AssociateRoleToGroupCommandInput;
28
12
  constructor(input: AssociateRoleToGroupCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface AssociateServiceRoleToAccountCommandInput extends AssociateServ
6
6
  }
7
7
  export interface AssociateServiceRoleToAccountCommandOutput extends AssociateServiceRoleToAccountResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Associates a role with your account. AWS IoT Greengrass will use the role to access your Lambda functions and AWS IoT resources. This is necessary for deployments to succeed. The role must have at least minimum permissions in the policy ''AWSGreengrassResourceAccessRolePolicy''.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, AssociateServiceRoleToAccountCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, AssociateServiceRoleToAccountCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new AssociateServiceRoleToAccountCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link AssociateServiceRoleToAccountCommandInput} for command's `input` shape.
22
- * @see {@link AssociateServiceRoleToAccountCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class AssociateServiceRoleToAccountCommand extends $Command<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: AssociateServiceRoleToAccountCommandInput;
28
12
  constructor(input: AssociateServiceRoleToAccountCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateConnectorDefinitionCommandInput extends CreateConnectorDe
6
6
  }
7
7
  export interface CreateConnectorDefinitionCommandOutput extends CreateConnectorDefinitionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a connector definition. You may provide the initial version of the connector definition now or use ''CreateConnectorDefinitionVersion'' at a later time.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateConnectorDefinitionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateConnectorDefinitionCommandInput} for command's `input` shape.
22
- * @see {@link CreateConnectorDefinitionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateConnectorDefinitionCommand extends $Command<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateConnectorDefinitionCommandInput;
28
12
  constructor(input: CreateConnectorDefinitionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateConnectorDefinitionVersionCommandInput extends CreateConn
6
6
  }
7
7
  export interface CreateConnectorDefinitionVersionCommandOutput extends CreateConnectorDefinitionVersionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a version of a connector definition which has already been defined.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateConnectorDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateConnectorDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateConnectorDefinitionVersionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateConnectorDefinitionVersionCommandInput} for command's `input` shape.
22
- * @see {@link CreateConnectorDefinitionVersionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateConnectorDefinitionVersionCommand extends $Command<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateConnectorDefinitionVersionCommandInput;
28
12
  constructor(input: CreateConnectorDefinitionVersionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateCoreDefinitionCommandInput extends CreateCoreDefinitionRe
6
6
  }
7
7
  export interface CreateCoreDefinitionCommandOutput extends CreateCoreDefinitionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a core definition. You may provide the initial version of the core definition now or use ''CreateCoreDefinitionVersion'' at a later time. Greengrass groups must each contain exactly one Greengrass core.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateCoreDefinitionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateCoreDefinitionCommandInput} for command's `input` shape.
22
- * @see {@link CreateCoreDefinitionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateCoreDefinitionCommand extends $Command<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateCoreDefinitionCommandInput;
28
12
  constructor(input: CreateCoreDefinitionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateCoreDefinitionVersionCommandInput extends CreateCoreDefin
6
6
  }
7
7
  export interface CreateCoreDefinitionVersionCommandOutput extends CreateCoreDefinitionVersionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a version of a core definition that has already been defined. Greengrass groups must each contain exactly one Greengrass core.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateCoreDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateCoreDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateCoreDefinitionVersionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateCoreDefinitionVersionCommandInput} for command's `input` shape.
22
- * @see {@link CreateCoreDefinitionVersionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateCoreDefinitionVersionCommand extends $Command<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateCoreDefinitionVersionCommandInput;
28
12
  constructor(input: CreateCoreDefinitionVersionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {
6
6
  }
7
7
  export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a deployment. ''CreateDeployment'' requests are idempotent with respect to the ''X-Amzn-Client-Token'' token and the request parameters.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateDeploymentCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateDeploymentCommandInput} for command's `input` shape.
22
- * @see {@link CreateDeploymentCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateDeploymentCommand extends $Command<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateDeploymentCommandInput;
28
12
  constructor(input: CreateDeploymentCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeploymentCommandInput, CreateDeploymentCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateDeviceDefinitionCommandInput extends CreateDeviceDefiniti
6
6
  }
7
7
  export interface CreateDeviceDefinitionCommandOutput extends CreateDeviceDefinitionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a device definition. You may provide the initial version of the device definition now or use ''CreateDeviceDefinitionVersion'' at a later time.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateDeviceDefinitionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateDeviceDefinitionCommandInput} for command's `input` shape.
22
- * @see {@link CreateDeviceDefinitionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateDeviceDefinitionCommand extends $Command<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateDeviceDefinitionCommandInput;
28
12
  constructor(input: CreateDeviceDefinitionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateDeviceDefinitionVersionCommandInput extends CreateDeviceD
6
6
  }
7
7
  export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDeviceDefinitionVersionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a version of a device definition that has already been defined.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateDeviceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateDeviceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateDeviceDefinitionVersionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateDeviceDefinitionVersionCommandInput} for command's `input` shape.
22
- * @see {@link CreateDeviceDefinitionVersionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateDeviceDefinitionVersionCommand extends $Command<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateDeviceDefinitionVersionCommandInput;
28
12
  constructor(input: CreateDeviceDefinitionVersionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateFunctionDefinitionCommandInput extends CreateFunctionDefi
6
6
  }
7
7
  export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDefinitionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a Lambda function definition which contains a list of Lambda functions and their configurations to be used in a group. You can create an initial version of the definition by providing a list of Lambda functions and their configurations now, or use ''CreateFunctionDefinitionVersion'' later.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateFunctionDefinitionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateFunctionDefinitionCommandInput} for command's `input` shape.
22
- * @see {@link CreateFunctionDefinitionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateFunctionDefinitionCommand extends $Command<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateFunctionDefinitionCommandInput;
28
12
  constructor(input: CreateFunctionDefinitionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateFunctionDefinitionVersionCommandInput extends CreateFunct
6
6
  }
7
7
  export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunctionDefinitionVersionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a version of a Lambda function definition that has already been defined.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateFunctionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateFunctionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateFunctionDefinitionVersionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateFunctionDefinitionVersionCommandInput} for command's `input` shape.
22
- * @see {@link CreateFunctionDefinitionVersionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateFunctionDefinitionVersionCommand extends $Command<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateFunctionDefinitionVersionCommandInput;
28
12
  constructor(input: CreateFunctionDefinitionVersionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateGroupCertificateAuthorityCommandInput extends CreateGroup
6
6
  }
7
7
  export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGroupCertificateAuthorityResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a CA for the group. If a CA already exists, it will rotate the existing CA.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateGroupCertificateAuthorityCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateGroupCertificateAuthorityCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateGroupCertificateAuthorityCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateGroupCertificateAuthorityCommandInput} for command's `input` shape.
22
- * @see {@link CreateGroupCertificateAuthorityCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateGroupCertificateAuthorityCommand extends $Command<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateGroupCertificateAuthorityCommandInput;
28
12
  constructor(input: CreateGroupCertificateAuthorityCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateGroupCommandInput extends CreateGroupRequest {
6
6
  }
7
7
  export interface CreateGroupCommandOutput extends CreateGroupResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a group. You may provide the initial version of the group or use ''CreateGroupVersion'' at a later time. Tip: You can use the ''gg_group_setup'' package (https://github.com/awslabs/aws-greengrass-group-setup) as a library or command-line application to create and deploy Greengrass groups.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateGroupCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateGroupCommandInput} for command's `input` shape.
22
- * @see {@link CreateGroupCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateGroupCommand extends $Command<CreateGroupCommandInput, CreateGroupCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateGroupCommandInput;
28
12
  constructor(input: CreateGroupCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCommandInput, CreateGroupCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateGroupVersionCommandInput extends CreateGroupVersionReques
6
6
  }
7
7
  export interface CreateGroupVersionCommandOutput extends CreateGroupVersionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * Creates a version of a group which has already been defined.
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { GreengrassClient, CreateGroupVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
15
- * // const { GreengrassClient, CreateGroupVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
16
- * const client = new GreengrassClient(config);
17
- * const command = new CreateGroupVersionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateGroupVersionCommandInput} for command's `input` shape.
22
- * @see {@link CreateGroupVersionCommandOutput} for command's `response` shape.
23
- * @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateGroupVersionCommand extends $Command<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
27
11
  readonly input: CreateGroupVersionCommandInput;
28
12
  constructor(input: CreateGroupVersionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;