@aws-sdk/client-greengrass 3.890.0 → 3.891.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 +2 -0
  2. package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -0
  3. package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +2 -0
  4. package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -0
  5. package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +2 -0
  6. package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -0
  7. package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +2 -0
  9. package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -0
  10. package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateGroupCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateGroupVersionCommand.d.ts +2 -0
  15. package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -0
  17. package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +2 -0
  18. package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -0
  19. package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -0
  20. package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -0
  21. package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -0
  22. package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +2 -0
  23. package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +2 -0
  24. package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +2 -0
  25. package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +2 -0
  26. package/dist-types/commands/DeleteGroupCommand.d.ts +2 -0
  27. package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +2 -0
  28. package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +2 -0
  29. package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -0
  30. package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +2 -0
  31. package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -0
  32. package/dist-types/commands/GetAssociatedRoleCommand.d.ts +2 -0
  33. package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +2 -0
  34. package/dist-types/commands/GetConnectivityInfoCommand.d.ts +2 -0
  35. package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +2 -0
  36. package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -0
  37. package/dist-types/commands/GetCoreDefinitionCommand.d.ts +2 -0
  38. package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +2 -0
  39. package/dist-types/commands/GetDeploymentStatusCommand.d.ts +2 -0
  40. package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +2 -0
  41. package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -0
  42. package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +2 -0
  43. package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -0
  44. package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -0
  45. package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -0
  46. package/dist-types/commands/GetGroupCommand.d.ts +2 -0
  47. package/dist-types/commands/GetGroupVersionCommand.d.ts +2 -0
  48. package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +2 -0
  49. package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -0
  50. package/dist-types/commands/GetResourceDefinitionCommand.d.ts +2 -0
  51. package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +2 -0
  52. package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +2 -0
  53. package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +2 -0
  54. package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -0
  55. package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -0
  56. package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -0
  57. package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +2 -0
  58. package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -0
  59. package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +2 -0
  60. package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -0
  61. package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +2 -0
  62. package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -0
  63. package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -0
  64. package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +2 -0
  65. package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -0
  66. package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +2 -0
  67. package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -0
  68. package/dist-types/commands/ListGroupVersionsCommand.d.ts +2 -0
  69. package/dist-types/commands/ListGroupsCommand.d.ts +2 -0
  70. package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -0
  71. package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +2 -0
  72. package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -0
  73. package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +2 -0
  74. package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -0
  75. package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -0
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
  77. package/dist-types/commands/ResetDeploymentsCommand.d.ts +2 -0
  78. package/dist-types/commands/StartBulkDeploymentCommand.d.ts +2 -0
  79. package/dist-types/commands/StopBulkDeploymentCommand.d.ts +2 -0
  80. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  81. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  82. package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +2 -0
  83. package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +2 -0
  84. package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +2 -0
  85. package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +2 -0
  86. package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +2 -0
  87. package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -0
  88. package/dist-types/commands/UpdateGroupCommand.d.ts +2 -0
  89. package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +2 -0
  90. package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +2 -0
  91. package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -0
  92. package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -0
  93. package/package.json +10 -10
@@ -33,6 +33,8 @@ declare const AssociateRoleToGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, AssociateRoleToGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, AssociateRoleToGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // AssociateRoleToGroupRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const AssociateServiceRoleToAccountCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, AssociateServiceRoleToAccountCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, AssociateServiceRoleToAccountCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // AssociateServiceRoleToAccountRequest
38
40
  * RoleArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateConnectorDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateConnectorDefinitionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateConnectorDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateConnectorDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateConnectorDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateConnectorDefinitionVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateCoreDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateCoreDefinitionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateCoreDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateCoreDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateCoreDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateCoreDefinitionVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateDeploymentRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateDeviceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateDeviceDefinitionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateDeviceDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateDeviceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateDeviceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateDeviceDefinitionVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateFunctionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateFunctionDefinitionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateFunctionDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateFunctionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateFunctionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateFunctionDefinitionVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateGroupCertificateAuthorityCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateGroupCertificateAuthorityCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateGroupCertificateAuthorityCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateGroupCertificateAuthorityRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateGroupRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateGroupVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateGroupVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateGroupVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateGroupVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateLoggerDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateLoggerDefinitionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateLoggerDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateLoggerDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateLoggerDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateLoggerDefinitionVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateResourceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateResourceDefinitionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateResourceDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateResourceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateResourceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateResourceDefinitionVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateSoftwareUpdateJobCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateSoftwareUpdateJobCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateSoftwareUpdateJobCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateSoftwareUpdateJobRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateSubscriptionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateSubscriptionDefinitionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateSubscriptionDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, CreateSubscriptionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, CreateSubscriptionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // CreateSubscriptionDefinitionVersionRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const DeleteConnectorDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteConnectorDefinitionRequest
38
40
  * ConnectorDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteCoreDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteCoreDefinitionRequest
38
40
  * CoreDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteDeviceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteDeviceDefinitionRequest
38
40
  * DeviceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteFunctionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteFunctionDefinitionRequest
38
40
  * FunctionDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteGroupRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteLoggerDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteLoggerDefinitionRequest
38
40
  * LoggerDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteResourceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteResourceDefinitionRequest
38
40
  * ResourceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteSubscriptionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DeleteSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DeleteSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DeleteSubscriptionDefinitionRequest
38
40
  * SubscriptionDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DisassociateRoleFromGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DisassociateRoleFromGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DisassociateRoleFromGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // DisassociateRoleFromGroupRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DisassociateServiceRoleFromAccountCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, DisassociateServiceRoleFromAccountCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, DisassociateServiceRoleFromAccountCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = {};
38
40
  * const command = new DisassociateServiceRoleFromAccountCommand(input);
@@ -33,6 +33,8 @@ declare const GetAssociatedRoleCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetAssociatedRoleCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetAssociatedRoleCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetAssociatedRoleRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetBulkDeploymentStatusCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetBulkDeploymentStatusCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetBulkDeploymentStatusCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetBulkDeploymentStatusRequest
38
40
  * BulkDeploymentId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetConnectivityInfoCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetConnectivityInfoCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetConnectivityInfoCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetConnectivityInfoRequest
38
40
  * ThingName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetConnectorDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetConnectorDefinitionRequest
38
40
  * ConnectorDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetConnectorDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetConnectorDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetConnectorDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetConnectorDefinitionVersionRequest
38
40
  * ConnectorDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetCoreDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetCoreDefinitionRequest
38
40
  * CoreDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetCoreDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetCoreDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetCoreDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetCoreDefinitionVersionRequest
38
40
  * CoreDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDeploymentStatusCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetDeploymentStatusCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetDeploymentStatusCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetDeploymentStatusRequest
38
40
  * DeploymentId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDeviceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetDeviceDefinitionRequest
38
40
  * DeviceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDeviceDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetDeviceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetDeviceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetDeviceDefinitionVersionRequest
38
40
  * DeviceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetFunctionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetFunctionDefinitionRequest
38
40
  * FunctionDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetFunctionDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetFunctionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetFunctionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetFunctionDefinitionVersionRequest
38
40
  * FunctionDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetGroupCertificateAuthorityCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetGroupCertificateAuthorityCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetGroupCertificateAuthorityCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetGroupCertificateAuthorityRequest
38
40
  * CertificateAuthorityId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetGroupCertificateConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetGroupCertificateConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetGroupCertificateConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetGroupCertificateConfigurationRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetGroupRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetGroupVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetGroupVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetGroupVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetGroupVersionRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetLoggerDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetLoggerDefinitionRequest
38
40
  * LoggerDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetLoggerDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetLoggerDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetLoggerDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetLoggerDefinitionVersionRequest
38
40
  * LoggerDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetResourceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetResourceDefinitionRequest
38
40
  * ResourceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetResourceDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetResourceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetResourceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetResourceDefinitionVersionRequest
38
40
  * ResourceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetServiceRoleForAccountCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetServiceRoleForAccountCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetServiceRoleForAccountCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = {};
38
40
  * const command = new GetServiceRoleForAccountCommand(input);
@@ -33,6 +33,8 @@ declare const GetSubscriptionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetSubscriptionDefinitionRequest
38
40
  * SubscriptionDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSubscriptionDefinitionVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetSubscriptionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetSubscriptionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetSubscriptionDefinitionVersionRequest
38
40
  * NextToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetThingRuntimeConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, GetThingRuntimeConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, GetThingRuntimeConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // GetThingRuntimeConfigurationRequest
38
40
  * ThingName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListBulkDeploymentDetailedReportsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListBulkDeploymentDetailedReportsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListBulkDeploymentDetailedReportsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListBulkDeploymentDetailedReportsRequest
38
40
  * BulkDeploymentId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListBulkDeploymentsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListBulkDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListBulkDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListBulkDeploymentsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListConnectorDefinitionVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListConnectorDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListConnectorDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListConnectorDefinitionVersionsRequest
38
40
  * ConnectorDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListConnectorDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListConnectorDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListConnectorDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListConnectorDefinitionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListCoreDefinitionVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListCoreDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListCoreDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListCoreDefinitionVersionsRequest
38
40
  * CoreDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListCoreDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListCoreDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListCoreDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListCoreDefinitionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListDeploymentsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListDeploymentsRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListDeviceDefinitionVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListDeviceDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListDeviceDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListDeviceDefinitionVersionsRequest
38
40
  * DeviceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListDeviceDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListDeviceDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListDeviceDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListDeviceDefinitionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListFunctionDefinitionVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListFunctionDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListFunctionDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListFunctionDefinitionVersionsRequest
38
40
  * FunctionDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListFunctionDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListFunctionDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListFunctionDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListFunctionDefinitionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListGroupCertificateAuthoritiesCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListGroupCertificateAuthoritiesCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListGroupCertificateAuthoritiesCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListGroupCertificateAuthoritiesRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListGroupVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListGroupVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListGroupVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListGroupVersionsRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListGroupsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListGroupsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListGroupsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListGroupsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListLoggerDefinitionVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListLoggerDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListLoggerDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListLoggerDefinitionVersionsRequest
38
40
  * LoggerDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ListLoggerDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListLoggerDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListLoggerDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListLoggerDefinitionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListResourceDefinitionVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListResourceDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListResourceDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListResourceDefinitionVersionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListResourceDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListResourceDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListResourceDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListResourceDefinitionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListSubscriptionDefinitionVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListSubscriptionDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListSubscriptionDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListSubscriptionDefinitionVersionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListSubscriptionDefinitionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListSubscriptionDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListSubscriptionDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListSubscriptionDefinitionsRequest
38
40
  * MaxResults: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const ListTagsForResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ListTagsForResourceCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ListTagsForResourceCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ListTagsForResourceRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const ResetDeploymentsCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, ResetDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, ResetDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // ResetDeploymentsRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const StartBulkDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, StartBulkDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, StartBulkDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // StartBulkDeploymentRequest
38
40
  * AmznClientToken: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const StopBulkDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, StopBulkDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, StopBulkDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // StopBulkDeploymentRequest
38
40
  * BulkDeploymentId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const TagResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, TagResourceCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, TagResourceCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // TagResourceRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UntagResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UntagResourceCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UntagResourceCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UntagResourceRequest
38
40
  * ResourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateConnectivityInfoCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateConnectivityInfoCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateConnectivityInfoCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateConnectivityInfoRequest
38
40
  * ConnectivityInfo: [ // __listOfConnectivityInfo
@@ -33,6 +33,8 @@ declare const UpdateConnectorDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateConnectorDefinitionRequest
38
40
  * ConnectorDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateCoreDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateCoreDefinitionRequest
38
40
  * CoreDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDeviceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateDeviceDefinitionRequest
38
40
  * DeviceDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateFunctionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateFunctionDefinitionRequest
38
40
  * FunctionDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateGroupCertificateConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateGroupCertificateConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateGroupCertificateConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateGroupCertificateConfigurationRequest
38
40
  * CertificateExpiryInMilliseconds: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateGroupCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateGroupRequest
38
40
  * GroupId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateLoggerDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateLoggerDefinitionRequest
38
40
  * LoggerDefinitionId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateResourceDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateResourceDefinitionRequest
38
40
  * Name: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateSubscriptionDefinitionCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateSubscriptionDefinitionRequest
38
40
  * Name: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const UpdateThingRuntimeConfigurationCommand_base: {
33
33
  * ```javascript
34
34
  * import { GreengrassClient, UpdateThingRuntimeConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
35
35
  * // const { GreengrassClient, UpdateThingRuntimeConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
36
+ * // import type { GreengrassClientConfig } from "@aws-sdk/client-greengrass";
37
+ * const config = {}; // type is GreengrassClientConfig
36
38
  * const client = new GreengrassClient(config);
37
39
  * const input = { // UpdateThingRuntimeConfigurationRequest
38
40
  * TelemetryConfiguration: { // TelemetryConfigurationUpdate
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-greengrass",
3
3
  "description": "AWS SDK for JavaScript Greengrass Client for Node.js, Browser and React Native",
4
- "version": "3.890.0",
4
+ "version": "3.891.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-greengrass",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.890.0",
24
- "@aws-sdk/credential-provider-node": "3.890.0",
25
- "@aws-sdk/middleware-host-header": "3.887.0",
26
- "@aws-sdk/middleware-logger": "3.887.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
- "@aws-sdk/middleware-user-agent": "3.890.0",
24
+ "@aws-sdk/credential-provider-node": "3.891.0",
25
+ "@aws-sdk/middleware-host-header": "3.891.0",
26
+ "@aws-sdk/middleware-logger": "3.891.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.891.0",
28
+ "@aws-sdk/middleware-user-agent": "3.891.0",
29
29
  "@aws-sdk/region-config-resolver": "3.890.0",
30
30
  "@aws-sdk/types": "3.887.0",
31
- "@aws-sdk/util-endpoints": "3.890.0",
31
+ "@aws-sdk/util-endpoints": "3.891.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.887.0",
33
- "@aws-sdk/util-user-agent-node": "3.890.0",
33
+ "@aws-sdk/util-user-agent-node": "3.891.0",
34
34
  "@smithy/config-resolver": "^4.2.2",
35
35
  "@smithy/core": "^3.11.0",
36
36
  "@smithy/fetch-http-handler": "^5.2.1",
@@ -38,7 +38,7 @@
38
38
  "@smithy/invalid-dependency": "^4.1.1",
39
39
  "@smithy/middleware-content-length": "^4.1.1",
40
40
  "@smithy/middleware-endpoint": "^4.2.2",
41
- "@smithy/middleware-retry": "^4.2.2",
41
+ "@smithy/middleware-retry": "^4.2.3",
42
42
  "@smithy/middleware-serde": "^4.1.1",
43
43
  "@smithy/middleware-stack": "^4.1.1",
44
44
  "@smithy/node-config-provider": "^4.2.2",
@@ -54,7 +54,7 @@
54
54
  "@smithy/util-defaults-mode-node": "^4.1.2",
55
55
  "@smithy/util-endpoints": "^3.1.2",
56
56
  "@smithy/util-middleware": "^4.1.1",
57
- "@smithy/util-retry": "^4.1.1",
57
+ "@smithy/util-retry": "^4.1.2",
58
58
  "@smithy/util-utf8": "^4.1.0",
59
59
  "tslib": "^2.6.2"
60
60
  },