@aws-sdk/client-greengrass 3.650.0 → 3.654.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 (185) hide show
  1. package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateDeploymentCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateGroupVersionCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +11 -0
  16. package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +11 -0
  17. package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +11 -0
  18. package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +11 -0
  19. package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +11 -0
  20. package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +11 -0
  21. package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +11 -0
  30. package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +11 -0
  31. package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +11 -0
  32. package/dist-types/commands/GetAssociatedRoleCommand.d.ts +11 -0
  33. package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +11 -0
  34. package/dist-types/commands/GetConnectivityInfoCommand.d.ts +11 -0
  35. package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +11 -0
  36. package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +11 -0
  37. package/dist-types/commands/GetCoreDefinitionCommand.d.ts +11 -0
  38. package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +11 -0
  39. package/dist-types/commands/GetDeploymentStatusCommand.d.ts +11 -0
  40. package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +11 -0
  41. package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +11 -0
  42. package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +11 -0
  43. package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +11 -0
  44. package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +11 -0
  45. package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +11 -0
  46. package/dist-types/commands/GetGroupCommand.d.ts +11 -0
  47. package/dist-types/commands/GetGroupVersionCommand.d.ts +11 -0
  48. package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +11 -0
  49. package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +11 -0
  50. package/dist-types/commands/GetResourceDefinitionCommand.d.ts +11 -0
  51. package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +11 -0
  52. package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +11 -0
  53. package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +11 -0
  54. package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +11 -0
  55. package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +11 -0
  56. package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +11 -0
  59. package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +11 -0
  60. package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +11 -0
  61. package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +11 -0
  62. package/dist-types/commands/ListDeploymentsCommand.d.ts +11 -0
  63. package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +11 -0
  64. package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +11 -0
  66. package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +11 -0
  67. package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +11 -0
  68. package/dist-types/commands/ListGroupVersionsCommand.d.ts +11 -0
  69. package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
  70. package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +11 -0
  71. package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +11 -0
  72. package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +11 -0
  73. package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +11 -0
  74. package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +11 -0
  75. package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +11 -0
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  77. package/dist-types/commands/ResetDeploymentsCommand.d.ts +11 -0
  78. package/dist-types/commands/StartBulkDeploymentCommand.d.ts +11 -0
  79. package/dist-types/commands/StopBulkDeploymentCommand.d.ts +11 -0
  80. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  81. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  82. package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +11 -0
  83. package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +11 -0
  84. package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +11 -0
  85. package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +11 -0
  86. package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +11 -0
  87. package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +11 -0
  88. package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
  89. package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +11 -0
  90. package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +11 -0
  91. package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +11 -0
  92. package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +11 -0
  93. package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +12 -1
  165. package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +12 -1
  166. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +12 -1
  167. package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +12 -1
  168. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  169. package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +12 -1
  170. package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +12 -1
  171. package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +12 -1
  172. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  173. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  174. package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +12 -1
  175. package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +12 -1
  176. package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +12 -1
  177. package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +12 -1
  178. package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +12 -1
  179. package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +12 -1
  180. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
  181. package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +12 -1
  182. package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +12 -1
  183. package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +12 -1
  184. package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +12 -1
  185. package/package.json +35 -35
@@ -37,4 +37,15 @@ declare const DeleteDeviceDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteDeviceDefinitionCommand extends DeleteDeviceDefinitionCommand_base {}
40
+ export declare class DeleteDeviceDefinitionCommand extends DeleteDeviceDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteDeviceDefinitionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteDeviceDefinitionCommandInput;
48
+ output: DeleteDeviceDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteFunctionDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteFunctionDefinitionCommand extends DeleteFunctionDefinitionCommand_base {}
40
+ export declare class DeleteFunctionDefinitionCommand extends DeleteFunctionDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteFunctionDefinitionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteFunctionDefinitionCommandInput;
48
+ output: DeleteFunctionDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteGroupCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteGroupCommand extends DeleteGroupCommand_base {}
36
+ export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteGroupRequest;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteGroupCommandInput;
44
+ output: DeleteGroupCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteLoggerDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteLoggerDefinitionCommand extends DeleteLoggerDefinitionCommand_base {}
40
+ export declare class DeleteLoggerDefinitionCommand extends DeleteLoggerDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteLoggerDefinitionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteLoggerDefinitionCommandInput;
48
+ output: DeleteLoggerDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteResourceDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteResourceDefinitionCommand extends DeleteResourceDefinitionCommand_base {}
40
+ export declare class DeleteResourceDefinitionCommand extends DeleteResourceDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteResourceDefinitionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteResourceDefinitionCommandInput;
48
+ output: DeleteResourceDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteSubscriptionDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteSubscriptionDefinitionCommand extends DeleteSubscriptionDefinitionCommand_base {}
40
+ export declare class DeleteSubscriptionDefinitionCommand extends DeleteSubscriptionDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteSubscriptionDefinitionRequest;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteSubscriptionDefinitionCommandInput;
48
+ output: DeleteSubscriptionDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateRoleFromGroupCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateRoleFromGroupCommand extends DisassociateRoleFromGroupCommand_base {}
40
+ export declare class DisassociateRoleFromGroupCommand extends DisassociateRoleFromGroupCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisassociateRoleFromGroupRequest;
44
+ output: DisassociateRoleFromGroupResponse;
45
+ };
46
+ sdk: {
47
+ input: DisassociateRoleFromGroupCommandInput;
48
+ output: DisassociateRoleFromGroupCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisassociateServiceRoleFromAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisassociateServiceRoleFromAccountCommand extends DisassociateServiceRoleFromAccountCommand_base {}
40
+ export declare class DisassociateServiceRoleFromAccountCommand extends DisassociateServiceRoleFromAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: DisassociateServiceRoleFromAccountResponse;
45
+ };
46
+ sdk: {
47
+ input: DisassociateServiceRoleFromAccountCommandInput;
48
+ output: DisassociateServiceRoleFromAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetAssociatedRoleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetAssociatedRoleCommand extends GetAssociatedRoleCommand_base {}
40
+ export declare class GetAssociatedRoleCommand extends GetAssociatedRoleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetAssociatedRoleRequest;
44
+ output: GetAssociatedRoleResponse;
45
+ };
46
+ sdk: {
47
+ input: GetAssociatedRoleCommandInput;
48
+ output: GetAssociatedRoleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetBulkDeploymentStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetBulkDeploymentStatusCommand extends GetBulkDeploymentStatusCommand_base {}
40
+ export declare class GetBulkDeploymentStatusCommand extends GetBulkDeploymentStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetBulkDeploymentStatusRequest;
44
+ output: GetBulkDeploymentStatusResponse;
45
+ };
46
+ sdk: {
47
+ input: GetBulkDeploymentStatusCommandInput;
48
+ output: GetBulkDeploymentStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetConnectivityInfoCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetConnectivityInfoCommand extends GetConnectivityInfoCommand_base {}
40
+ export declare class GetConnectivityInfoCommand extends GetConnectivityInfoCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetConnectivityInfoRequest;
44
+ output: GetConnectivityInfoResponse;
45
+ };
46
+ sdk: {
47
+ input: GetConnectivityInfoCommandInput;
48
+ output: GetConnectivityInfoCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetConnectorDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetConnectorDefinitionCommand extends GetConnectorDefinitionCommand_base {}
40
+ export declare class GetConnectorDefinitionCommand extends GetConnectorDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetConnectorDefinitionRequest;
44
+ output: GetConnectorDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetConnectorDefinitionCommandInput;
48
+ output: GetConnectorDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetConnectorDefinitionVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetConnectorDefinitionVersionCommand extends GetConnectorDefinitionVersionCommand_base {}
40
+ export declare class GetConnectorDefinitionVersionCommand extends GetConnectorDefinitionVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetConnectorDefinitionVersionRequest;
44
+ output: GetConnectorDefinitionVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetConnectorDefinitionVersionCommandInput;
48
+ output: GetConnectorDefinitionVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetCoreDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetCoreDefinitionCommand extends GetCoreDefinitionCommand_base {}
40
+ export declare class GetCoreDefinitionCommand extends GetCoreDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetCoreDefinitionRequest;
44
+ output: GetCoreDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetCoreDefinitionCommandInput;
48
+ output: GetCoreDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetCoreDefinitionVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetCoreDefinitionVersionCommand extends GetCoreDefinitionVersionCommand_base {}
40
+ export declare class GetCoreDefinitionVersionCommand extends GetCoreDefinitionVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetCoreDefinitionVersionRequest;
44
+ output: GetCoreDefinitionVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetCoreDefinitionVersionCommandInput;
48
+ output: GetCoreDefinitionVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDeploymentStatusCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDeploymentStatusCommand extends GetDeploymentStatusCommand_base {}
40
+ export declare class GetDeploymentStatusCommand extends GetDeploymentStatusCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDeploymentStatusRequest;
44
+ output: GetDeploymentStatusResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDeploymentStatusCommandInput;
48
+ output: GetDeploymentStatusCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDeviceDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDeviceDefinitionCommand extends GetDeviceDefinitionCommand_base {}
40
+ export declare class GetDeviceDefinitionCommand extends GetDeviceDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDeviceDefinitionRequest;
44
+ output: GetDeviceDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDeviceDefinitionCommandInput;
48
+ output: GetDeviceDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetDeviceDefinitionVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetDeviceDefinitionVersionCommand extends GetDeviceDefinitionVersionCommand_base {}
40
+ export declare class GetDeviceDefinitionVersionCommand extends GetDeviceDefinitionVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetDeviceDefinitionVersionRequest;
44
+ output: GetDeviceDefinitionVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetDeviceDefinitionVersionCommandInput;
48
+ output: GetDeviceDefinitionVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetFunctionDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetFunctionDefinitionCommand extends GetFunctionDefinitionCommand_base {}
40
+ export declare class GetFunctionDefinitionCommand extends GetFunctionDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetFunctionDefinitionRequest;
44
+ output: GetFunctionDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetFunctionDefinitionCommandInput;
48
+ output: GetFunctionDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetFunctionDefinitionVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetFunctionDefinitionVersionCommand extends GetFunctionDefinitionVersionCommand_base {}
40
+ export declare class GetFunctionDefinitionVersionCommand extends GetFunctionDefinitionVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetFunctionDefinitionVersionRequest;
44
+ output: GetFunctionDefinitionVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetFunctionDefinitionVersionCommandInput;
48
+ output: GetFunctionDefinitionVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetGroupCertificateAuthorityCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetGroupCertificateAuthorityCommand extends GetGroupCertificateAuthorityCommand_base {}
40
+ export declare class GetGroupCertificateAuthorityCommand extends GetGroupCertificateAuthorityCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetGroupCertificateAuthorityRequest;
44
+ output: GetGroupCertificateAuthorityResponse;
45
+ };
46
+ sdk: {
47
+ input: GetGroupCertificateAuthorityCommandInput;
48
+ output: GetGroupCertificateAuthorityCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetGroupCertificateConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetGroupCertificateConfigurationCommand extends GetGroupCertificateConfigurationCommand_base {}
40
+ export declare class GetGroupCertificateConfigurationCommand extends GetGroupCertificateConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetGroupCertificateConfigurationRequest;
44
+ output: GetGroupCertificateConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetGroupCertificateConfigurationCommandInput;
48
+ output: GetGroupCertificateConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetGroupCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetGroupCommand extends GetGroupCommand_base {}
36
+ export declare class GetGroupCommand extends GetGroupCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetGroupRequest;
40
+ output: GetGroupResponse;
41
+ };
42
+ sdk: {
43
+ input: GetGroupCommandInput;
44
+ output: GetGroupCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -36,4 +36,15 @@ declare const GetGroupVersionCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetGroupVersionCommand extends GetGroupVersionCommand_base {}
39
+ export declare class GetGroupVersionCommand extends GetGroupVersionCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetGroupVersionRequest;
43
+ output: GetGroupVersionResponse;
44
+ };
45
+ sdk: {
46
+ input: GetGroupVersionCommandInput;
47
+ output: GetGroupVersionCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetLoggerDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetLoggerDefinitionCommand extends GetLoggerDefinitionCommand_base {}
40
+ export declare class GetLoggerDefinitionCommand extends GetLoggerDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetLoggerDefinitionRequest;
44
+ output: GetLoggerDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetLoggerDefinitionCommandInput;
48
+ output: GetLoggerDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetLoggerDefinitionVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetLoggerDefinitionVersionCommand extends GetLoggerDefinitionVersionCommand_base {}
40
+ export declare class GetLoggerDefinitionVersionCommand extends GetLoggerDefinitionVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetLoggerDefinitionVersionRequest;
44
+ output: GetLoggerDefinitionVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetLoggerDefinitionVersionCommandInput;
48
+ output: GetLoggerDefinitionVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetResourceDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetResourceDefinitionCommand extends GetResourceDefinitionCommand_base {}
40
+ export declare class GetResourceDefinitionCommand extends GetResourceDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetResourceDefinitionRequest;
44
+ output: GetResourceDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetResourceDefinitionCommandInput;
48
+ output: GetResourceDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetResourceDefinitionVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetResourceDefinitionVersionCommand extends GetResourceDefinitionVersionCommand_base {}
40
+ export declare class GetResourceDefinitionVersionCommand extends GetResourceDefinitionVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetResourceDefinitionVersionRequest;
44
+ output: GetResourceDefinitionVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetResourceDefinitionVersionCommandInput;
48
+ output: GetResourceDefinitionVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetServiceRoleForAccountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetServiceRoleForAccountCommand extends GetServiceRoleForAccountCommand_base {}
40
+ export declare class GetServiceRoleForAccountCommand extends GetServiceRoleForAccountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetServiceRoleForAccountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetServiceRoleForAccountCommandInput;
48
+ output: GetServiceRoleForAccountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetSubscriptionDefinitionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSubscriptionDefinitionCommand extends GetSubscriptionDefinitionCommand_base {}
40
+ export declare class GetSubscriptionDefinitionCommand extends GetSubscriptionDefinitionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSubscriptionDefinitionRequest;
44
+ output: GetSubscriptionDefinitionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSubscriptionDefinitionCommandInput;
48
+ output: GetSubscriptionDefinitionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetSubscriptionDefinitionVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetSubscriptionDefinitionVersionCommand extends GetSubscriptionDefinitionVersionCommand_base {}
40
+ export declare class GetSubscriptionDefinitionVersionCommand extends GetSubscriptionDefinitionVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetSubscriptionDefinitionVersionRequest;
44
+ output: GetSubscriptionDefinitionVersionResponse;
45
+ };
46
+ sdk: {
47
+ input: GetSubscriptionDefinitionVersionCommandInput;
48
+ output: GetSubscriptionDefinitionVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetThingRuntimeConfigurationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetThingRuntimeConfigurationCommand extends GetThingRuntimeConfigurationCommand_base {}
40
+ export declare class GetThingRuntimeConfigurationCommand extends GetThingRuntimeConfigurationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetThingRuntimeConfigurationRequest;
44
+ output: GetThingRuntimeConfigurationResponse;
45
+ };
46
+ sdk: {
47
+ input: GetThingRuntimeConfigurationCommandInput;
48
+ output: GetThingRuntimeConfigurationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListBulkDeploymentDetailedReportsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListBulkDeploymentDetailedReportsCommand extends ListBulkDeploymentDetailedReportsCommand_base {}
40
+ export declare class ListBulkDeploymentDetailedReportsCommand extends ListBulkDeploymentDetailedReportsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListBulkDeploymentDetailedReportsRequest;
44
+ output: ListBulkDeploymentDetailedReportsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListBulkDeploymentDetailedReportsCommandInput;
48
+ output: ListBulkDeploymentDetailedReportsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListBulkDeploymentsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListBulkDeploymentsCommand extends ListBulkDeploymentsCommand_base {}
40
+ export declare class ListBulkDeploymentsCommand extends ListBulkDeploymentsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListBulkDeploymentsRequest;
44
+ output: ListBulkDeploymentsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListBulkDeploymentsCommandInput;
48
+ output: ListBulkDeploymentsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListConnectorDefinitionVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListConnectorDefinitionVersionsCommand extends ListConnectorDefinitionVersionsCommand_base {}
40
+ export declare class ListConnectorDefinitionVersionsCommand extends ListConnectorDefinitionVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListConnectorDefinitionVersionsRequest;
44
+ output: ListConnectorDefinitionVersionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListConnectorDefinitionVersionsCommandInput;
48
+ output: ListConnectorDefinitionVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListConnectorDefinitionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListConnectorDefinitionsCommand extends ListConnectorDefinitionsCommand_base {}
40
+ export declare class ListConnectorDefinitionsCommand extends ListConnectorDefinitionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListConnectorDefinitionsRequest;
44
+ output: ListConnectorDefinitionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListConnectorDefinitionsCommandInput;
48
+ output: ListConnectorDefinitionsCommandOutput;
49
+ };
50
+ };
51
+ }