@aws-sdk/client-greengrass 3.289.0 → 3.290.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 (93) hide show
  1. package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +7 -0
  2. package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +7 -0
  3. package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +4 -0
  4. package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +4 -0
  5. package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +4 -0
  6. package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +4 -0
  7. package/dist-types/commands/CreateDeploymentCommand.d.ts +4 -0
  8. package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +4 -0
  9. package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +4 -0
  10. package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +4 -0
  11. package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +4 -0
  12. package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +7 -0
  13. package/dist-types/commands/CreateGroupCommand.d.ts +4 -0
  14. package/dist-types/commands/CreateGroupVersionCommand.d.ts +4 -0
  15. package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +4 -0
  16. package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +4 -0
  17. package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +4 -0
  18. package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +4 -0
  19. package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +7 -0
  20. package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +4 -0
  21. package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +4 -0
  22. package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +4 -0
  23. package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +4 -0
  24. package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +4 -0
  25. package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +4 -0
  26. package/dist-types/commands/DeleteGroupCommand.d.ts +4 -0
  27. package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +4 -0
  28. package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +4 -0
  29. package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +4 -0
  30. package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +7 -0
  31. package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +4 -0
  32. package/dist-types/commands/GetAssociatedRoleCommand.d.ts +7 -0
  33. package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +4 -0
  34. package/dist-types/commands/GetConnectivityInfoCommand.d.ts +7 -0
  35. package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +4 -0
  36. package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +4 -0
  37. package/dist-types/commands/GetCoreDefinitionCommand.d.ts +4 -0
  38. package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +4 -0
  39. package/dist-types/commands/GetDeploymentStatusCommand.d.ts +4 -0
  40. package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +4 -0
  41. package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +4 -0
  42. package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +4 -0
  43. package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +4 -0
  44. package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +7 -0
  45. package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +7 -0
  46. package/dist-types/commands/GetGroupCommand.d.ts +4 -0
  47. package/dist-types/commands/GetGroupVersionCommand.d.ts +4 -0
  48. package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +4 -0
  49. package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +4 -0
  50. package/dist-types/commands/GetResourceDefinitionCommand.d.ts +4 -0
  51. package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +4 -0
  52. package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +4 -0
  53. package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +4 -0
  54. package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +4 -0
  55. package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +7 -0
  56. package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +4 -0
  57. package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +4 -0
  58. package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +4 -0
  59. package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +4 -0
  61. package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListDeploymentsCommand.d.ts +4 -0
  63. package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +4 -0
  64. package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +1 -0
  65. package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +4 -0
  66. package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +1 -0
  67. package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +7 -0
  68. package/dist-types/commands/ListGroupVersionsCommand.d.ts +4 -0
  69. package/dist-types/commands/ListGroupsCommand.d.ts +1 -0
  70. package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +4 -0
  71. package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +1 -0
  72. package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +4 -0
  73. package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +1 -0
  74. package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +4 -0
  75. package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +1 -0
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  77. package/dist-types/commands/ResetDeploymentsCommand.d.ts +4 -0
  78. package/dist-types/commands/StartBulkDeploymentCommand.d.ts +4 -0
  79. package/dist-types/commands/StopBulkDeploymentCommand.d.ts +4 -0
  80. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  81. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  82. package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +7 -0
  83. package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +4 -0
  84. package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +4 -0
  85. package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +4 -0
  86. package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +4 -0
  87. package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +7 -0
  88. package/dist-types/commands/UpdateGroupCommand.d.ts +4 -0
  89. package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +4 -0
  90. package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +4 -0
  91. package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +4 -0
  92. package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +7 -0
  93. package/package.json +29 -29
@@ -29,6 +29,13 @@ export interface AssociateRoleToGroupCommandOutput extends AssociateRoleToGroupR
29
29
  * @see {@link AssociateRoleToGroupCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class AssociateRoleToGroupCommand extends $Command<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: AssociateRoleToGroupCommandInput;
@@ -29,6 +29,13 @@ export interface AssociateServiceRoleToAccountCommandOutput extends AssociateSer
29
29
  * @see {@link AssociateServiceRoleToAccountCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class AssociateServiceRoleToAccountCommand extends $Command<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: AssociateServiceRoleToAccountCommandInput;
@@ -29,6 +29,10 @@ export interface CreateConnectorDefinitionCommandOutput extends CreateConnectorD
29
29
  * @see {@link CreateConnectorDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateConnectorDefinitionCommand extends $Command<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateConnectorDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateConnectorDefinitionVersionCommandOutput extends CreateCon
29
29
  * @see {@link CreateConnectorDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateConnectorDefinitionVersionCommand extends $Command<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateConnectorDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateCoreDefinitionCommandOutput extends CreateCoreDefinitionR
29
29
  * @see {@link CreateCoreDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateCoreDefinitionCommand extends $Command<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateCoreDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateCoreDefinitionVersionCommandOutput extends CreateCoreDefi
29
29
  * @see {@link CreateCoreDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateCoreDefinitionVersionCommand extends $Command<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateCoreDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse,
29
29
  * @see {@link CreateDeploymentCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateDeploymentCommand extends $Command<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateDeploymentCommandInput;
@@ -29,6 +29,10 @@ export interface CreateDeviceDefinitionCommandOutput extends CreateDeviceDefinit
29
29
  * @see {@link CreateDeviceDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateDeviceDefinitionCommand extends $Command<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateDeviceDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDevice
29
29
  * @see {@link CreateDeviceDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateDeviceDefinitionVersionCommand extends $Command<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateDeviceDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDef
29
29
  * @see {@link CreateFunctionDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateFunctionDefinitionCommand extends $Command<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateFunctionDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunc
29
29
  * @see {@link CreateFunctionDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateFunctionDefinitionVersionCommand extends $Command<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateFunctionDefinitionVersionCommandInput;
@@ -29,6 +29,13 @@ export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGrou
29
29
  * @see {@link CreateGroupCertificateAuthorityCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class CreateGroupCertificateAuthorityCommand extends $Command<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: CreateGroupCertificateAuthorityCommandInput;
@@ -29,6 +29,10 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
29
29
  * @see {@link CreateGroupCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateGroupCommand extends $Command<CreateGroupCommandInput, CreateGroupCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateGroupCommandInput;
@@ -29,6 +29,10 @@ export interface CreateGroupVersionCommandOutput extends CreateGroupVersionRespo
29
29
  * @see {@link CreateGroupVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateGroupVersionCommand extends $Command<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateGroupVersionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateLoggerDefinitionCommandOutput extends CreateLoggerDefinit
29
29
  * @see {@link CreateLoggerDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateLoggerDefinitionCommand extends $Command<CreateLoggerDefinitionCommandInput, CreateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateLoggerDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateLoggerDefinitionVersionCommandOutput extends CreateLogger
29
29
  * @see {@link CreateLoggerDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateLoggerDefinitionVersionCommand extends $Command<CreateLoggerDefinitionVersionCommandInput, CreateLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateLoggerDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
29
29
  * @see {@link CreateResourceDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateResourceDefinitionCommand extends $Command<CreateResourceDefinitionCommandInput, CreateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateResourceDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateResourceDefinitionVersionCommandOutput extends CreateReso
29
29
  * @see {@link CreateResourceDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateResourceDefinitionVersionCommand extends $Command<CreateResourceDefinitionVersionCommandInput, CreateResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateResourceDefinitionVersionCommandInput;
@@ -29,6 +29,13 @@ export interface CreateSoftwareUpdateJobCommandOutput extends CreateSoftwareUpda
29
29
  * @see {@link CreateSoftwareUpdateJobCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class CreateSoftwareUpdateJobCommand extends $Command<CreateSoftwareUpdateJobCommandInput, CreateSoftwareUpdateJobCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: CreateSoftwareUpdateJobCommandInput;
@@ -29,6 +29,10 @@ export interface CreateSubscriptionDefinitionCommandOutput extends CreateSubscri
29
29
  * @see {@link CreateSubscriptionDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateSubscriptionDefinitionCommand extends $Command<CreateSubscriptionDefinitionCommandInput, CreateSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateSubscriptionDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface CreateSubscriptionDefinitionVersionCommandOutput extends Create
29
29
  * @see {@link CreateSubscriptionDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class CreateSubscriptionDefinitionVersionCommand extends $Command<CreateSubscriptionDefinitionVersionCommandInput, CreateSubscriptionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: CreateSubscriptionDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteConnectorDefinitionCommandOutput extends DeleteConnectorD
29
29
  * @see {@link DeleteConnectorDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteConnectorDefinitionCommand extends $Command<DeleteConnectorDefinitionCommandInput, DeleteConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteConnectorDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteCoreDefinitionCommandOutput extends DeleteCoreDefinitionR
29
29
  * @see {@link DeleteCoreDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteCoreDefinitionCommand extends $Command<DeleteCoreDefinitionCommandInput, DeleteCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteCoreDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteDeviceDefinitionCommandOutput extends DeleteDeviceDefinit
29
29
  * @see {@link DeleteDeviceDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteDeviceDefinitionCommand extends $Command<DeleteDeviceDefinitionCommandInput, DeleteDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteDeviceDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteFunctionDefinitionCommandOutput extends DeleteFunctionDef
29
29
  * @see {@link DeleteFunctionDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteFunctionDefinitionCommand extends $Command<DeleteFunctionDefinitionCommandInput, DeleteFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteFunctionDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __Metadat
29
29
  * @see {@link DeleteGroupCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteGroupCommand extends $Command<DeleteGroupCommandInput, DeleteGroupCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteGroupCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteLoggerDefinitionCommandOutput extends DeleteLoggerDefinit
29
29
  * @see {@link DeleteLoggerDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteLoggerDefinitionCommand extends $Command<DeleteLoggerDefinitionCommandInput, DeleteLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteLoggerDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteResourceDefinitionCommandOutput extends DeleteResourceDef
29
29
  * @see {@link DeleteResourceDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteResourceDefinitionCommand extends $Command<DeleteResourceDefinitionCommandInput, DeleteResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteResourceDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface DeleteSubscriptionDefinitionCommandOutput extends DeleteSubscri
29
29
  * @see {@link DeleteSubscriptionDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DeleteSubscriptionDefinitionCommand extends $Command<DeleteSubscriptionDefinitionCommandInput, DeleteSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DeleteSubscriptionDefinitionCommandInput;
@@ -29,6 +29,13 @@ export interface DisassociateRoleFromGroupCommandOutput extends DisassociateRole
29
29
  * @see {@link DisassociateRoleFromGroupCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class DisassociateRoleFromGroupCommand extends $Command<DisassociateRoleFromGroupCommandInput, DisassociateRoleFromGroupCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: DisassociateRoleFromGroupCommandInput;
@@ -29,6 +29,10 @@ export interface DisassociateServiceRoleFromAccountCommandOutput extends Disasso
29
29
  * @see {@link DisassociateServiceRoleFromAccountCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link InternalServerErrorException} (server fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class DisassociateServiceRoleFromAccountCommand extends $Command<DisassociateServiceRoleFromAccountCommandInput, DisassociateServiceRoleFromAccountCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: DisassociateServiceRoleFromAccountCommandInput;
@@ -29,6 +29,13 @@ export interface GetAssociatedRoleCommandOutput extends GetAssociatedRoleRespons
29
29
  * @see {@link GetAssociatedRoleCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class GetAssociatedRoleCommand extends $Command<GetAssociatedRoleCommandInput, GetAssociatedRoleCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: GetAssociatedRoleCommandInput;
@@ -29,6 +29,10 @@ export interface GetBulkDeploymentStatusCommandOutput extends GetBulkDeploymentS
29
29
  * @see {@link GetBulkDeploymentStatusCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetBulkDeploymentStatusCommand extends $Command<GetBulkDeploymentStatusCommandInput, GetBulkDeploymentStatusCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetBulkDeploymentStatusCommandInput;
@@ -29,6 +29,13 @@ export interface GetConnectivityInfoCommandOutput extends GetConnectivityInfoRes
29
29
  * @see {@link GetConnectivityInfoCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class GetConnectivityInfoCommand extends $Command<GetConnectivityInfoCommandInput, GetConnectivityInfoCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: GetConnectivityInfoCommandInput;
@@ -29,6 +29,10 @@ export interface GetConnectorDefinitionCommandOutput extends GetConnectorDefinit
29
29
  * @see {@link GetConnectorDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetConnectorDefinitionCommand extends $Command<GetConnectorDefinitionCommandInput, GetConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetConnectorDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface GetConnectorDefinitionVersionCommandOutput extends GetConnector
29
29
  * @see {@link GetConnectorDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetConnectorDefinitionVersionCommand extends $Command<GetConnectorDefinitionVersionCommandInput, GetConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetConnectorDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionRespons
29
29
  * @see {@link GetCoreDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetCoreDefinitionCommand extends $Command<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetCoreDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinition
29
29
  * @see {@link GetCoreDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetCoreDefinitionVersionCommand extends $Command<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetCoreDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusRes
29
29
  * @see {@link GetDeploymentStatusCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetDeploymentStatusCommand extends $Command<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetDeploymentStatusCommandInput;
@@ -29,6 +29,10 @@ export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionRes
29
29
  * @see {@link GetDeviceDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetDeviceDefinitionCommand extends $Command<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetDeviceDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefini
29
29
  * @see {@link GetDeviceDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetDeviceDefinitionVersionCommand extends $Command<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetDeviceDefinitionVersionCommandInput;
@@ -29,6 +29,10 @@ export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitio
29
29
  * @see {@link GetFunctionDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetFunctionDefinitionCommand extends $Command<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetFunctionDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDe
29
29
  * @see {@link GetFunctionDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetFunctionDefinitionVersionCommand extends $Command<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetFunctionDefinitionVersionCommandInput;
@@ -29,6 +29,13 @@ export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCerti
29
29
  * @see {@link GetGroupCertificateAuthorityCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class GetGroupCertificateAuthorityCommand extends $Command<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: GetGroupCertificateAuthorityCommandInput;
@@ -29,6 +29,13 @@ export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupC
29
29
  * @see {@link GetGroupCertificateConfigurationCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ * @throws {@link InternalServerErrorException} (server fault)
36
+ * General error information.
37
+ *
38
+ *
32
39
  */
33
40
  export declare class GetGroupCertificateConfigurationCommand extends $Command<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig> {
34
41
  readonly input: GetGroupCertificateConfigurationCommandInput;
@@ -29,6 +29,10 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
29
29
  * @see {@link GetGroupCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetGroupCommand extends $Command<GetGroupCommandInput, GetGroupCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetGroupCommandInput;
@@ -29,6 +29,10 @@ export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, _
29
29
  * @see {@link GetGroupVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetGroupVersionCommand extends $Command<GetGroupVersionCommandInput, GetGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetGroupVersionCommandInput;
@@ -29,6 +29,10 @@ export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionRes
29
29
  * @see {@link GetLoggerDefinitionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetLoggerDefinitionCommand extends $Command<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetLoggerDefinitionCommandInput;
@@ -29,6 +29,10 @@ export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefini
29
29
  * @see {@link GetLoggerDefinitionVersionCommandOutput} for command's `response` shape.
30
30
  * @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
31
31
  *
32
+ * @throws {@link BadRequestException} (client fault)
33
+ * General error information.
34
+ *
35
+ *
32
36
  */
33
37
  export declare class GetLoggerDefinitionVersionCommand extends $Command<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
34
38
  readonly input: GetLoggerDefinitionVersionCommandInput;