@aws-sdk/client-greengrass 3.300.0 → 3.303.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 (95) hide show
  1. package/dist-cjs/models/models_0.js +75 -89
  2. package/dist-es/models/models_0.js +75 -89
  3. package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +6 -6
  6. package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +4 -4
  7. package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +5 -5
  8. package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +3 -3
  9. package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +5 -5
  11. package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +3 -3
  12. package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +14 -14
  13. package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +12 -12
  14. package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateGroupCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateGroupVersionCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +5 -5
  18. package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +14 -14
  20. package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +12 -12
  21. package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -2
  22. package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +5 -5
  23. package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +3 -3
  24. package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +1 -1
  32. package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +1 -1
  33. package/dist-types/commands/GetAssociatedRoleCommand.d.ts +1 -1
  34. package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +1 -1
  35. package/dist-types/commands/GetConnectivityInfoCommand.d.ts +1 -1
  36. package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +1 -1
  37. package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +1 -1
  38. package/dist-types/commands/GetCoreDefinitionCommand.d.ts +1 -1
  39. package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +1 -1
  40. package/dist-types/commands/GetDeploymentStatusCommand.d.ts +1 -1
  41. package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +1 -1
  42. package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +1 -1
  43. package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +1 -1
  44. package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +1 -1
  45. package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +1 -1
  46. package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +1 -1
  47. package/dist-types/commands/GetGroupCommand.d.ts +1 -1
  48. package/dist-types/commands/GetGroupVersionCommand.d.ts +1 -1
  49. package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +1 -1
  51. package/dist-types/commands/GetResourceDefinitionCommand.d.ts +1 -1
  52. package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +1 -1
  53. package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +1 -1
  55. package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +1 -1
  56. package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +1 -1
  61. package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListDeploymentsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +1 -1
  65. package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +1 -1
  66. package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +1 -1
  67. package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +1 -1
  68. package/dist-types/commands/ListGroupVersionsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +1 -1
  75. package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +1 -1
  76. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  77. package/dist-types/commands/ResetDeploymentsCommand.d.ts +1 -1
  78. package/dist-types/commands/StartBulkDeploymentCommand.d.ts +2 -2
  79. package/dist-types/commands/StopBulkDeploymentCommand.d.ts +1 -1
  80. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  81. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  82. package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +3 -3
  83. package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -2
  93. package/dist-types/models/models_0.d.ts +145 -75
  94. package/dist-types/ts3.4/models/models_0.d.ts +98 -75
  95. package/package.json +34 -34
@@ -26,7 +26,7 @@ export interface ListBulkDeploymentDetailedReportsCommandOutput extends ListBulk
26
26
  * import { GreengrassClient, ListBulkDeploymentDetailedReportsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListBulkDeploymentDetailedReportsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListBulkDeploymentDetailedReportsRequest
30
30
  * BulkDeploymentId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListBulkDeploymentsCommandOutput extends ListBulkDeploymentsRes
26
26
  * import { GreengrassClient, ListBulkDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListBulkDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListBulkDeploymentsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListConnectorDefinitionVersionsCommandOutput extends ListConnec
26
26
  * import { GreengrassClient, ListConnectorDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListConnectorDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListConnectorDefinitionVersionsRequest
30
30
  * ConnectorDefinitionId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListConnectorDefinitionsCommandOutput extends ListConnectorDefi
26
26
  * import { GreengrassClient, ListConnectorDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListConnectorDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListConnectorDefinitionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListCoreDefinitionVersionsCommandOutput extends ListCoreDefinit
26
26
  * import { GreengrassClient, ListCoreDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListCoreDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListCoreDefinitionVersionsRequest
30
30
  * CoreDefinitionId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListCoreDefinitionsCommandOutput extends ListCoreDefinitionsRes
26
26
  * import { GreengrassClient, ListCoreDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListCoreDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListCoreDefinitionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListDeploymentsCommandOutput extends ListDeploymentsResponse, _
26
26
  * import { GreengrassClient, ListDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListDeploymentsRequest
30
30
  * GroupId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListDeviceDefinitionVersionsCommandOutput extends ListDeviceDef
26
26
  * import { GreengrassClient, ListDeviceDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListDeviceDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListDeviceDefinitionVersionsRequest
30
30
  * DeviceDefinitionId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListDeviceDefinitionsCommandOutput extends ListDeviceDefinition
26
26
  * import { GreengrassClient, ListDeviceDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListDeviceDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListDeviceDefinitionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListFunctionDefinitionVersionsCommandOutput extends ListFunctio
26
26
  * import { GreengrassClient, ListFunctionDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListFunctionDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListFunctionDefinitionVersionsRequest
30
30
  * FunctionDefinitionId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListFunctionDefinitionsCommandOutput extends ListFunctionDefini
26
26
  * import { GreengrassClient, ListFunctionDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListFunctionDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListFunctionDefinitionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListGroupCertificateAuthoritiesCommandOutput extends ListGroupC
26
26
  * import { GreengrassClient, ListGroupCertificateAuthoritiesCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListGroupCertificateAuthoritiesCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListGroupCertificateAuthoritiesRequest
30
30
  * GroupId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new ListGroupCertificateAuthoritiesCommand(input);
@@ -26,7 +26,7 @@ export interface ListGroupVersionsCommandOutput extends ListGroupVersionsRespons
26
26
  * import { GreengrassClient, ListGroupVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListGroupVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListGroupVersionsRequest
30
30
  * GroupId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
26
26
  * import { GreengrassClient, ListGroupsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListGroupsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListGroupsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListLoggerDefinitionVersionsCommandOutput extends ListLoggerDef
26
26
  * import { GreengrassClient, ListLoggerDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListLoggerDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListLoggerDefinitionVersionsRequest
30
30
  * LoggerDefinitionId: "STRING_VALUE", // required
31
31
  * MaxResults: "STRING_VALUE",
32
32
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListLoggerDefinitionsCommandOutput extends ListLoggerDefinition
26
26
  * import { GreengrassClient, ListLoggerDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListLoggerDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListLoggerDefinitionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListResourceDefinitionVersionsCommandOutput extends ListResourc
26
26
  * import { GreengrassClient, ListResourceDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListResourceDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListResourceDefinitionVersionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * ResourceDefinitionId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface ListResourceDefinitionsCommandOutput extends ListResourceDefini
26
26
  * import { GreengrassClient, ListResourceDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListResourceDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListResourceDefinitionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListSubscriptionDefinitionVersionsCommandOutput extends ListSub
26
26
  * import { GreengrassClient, ListSubscriptionDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListSubscriptionDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListSubscriptionDefinitionVersionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * SubscriptionDefinitionId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface ListSubscriptionDefinitionsCommandOutput extends ListSubscripti
26
26
  * import { GreengrassClient, ListSubscriptionDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListSubscriptionDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListSubscriptionDefinitionsRequest
30
30
  * MaxResults: "STRING_VALUE",
31
31
  * NextToken: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
26
26
  * import { GreengrassClient, ListTagsForResourceCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ListTagsForResourceCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ListTagsForResourceRequest
30
30
  * ResourceArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new ListTagsForResourceCommand(input);
@@ -26,7 +26,7 @@ export interface ResetDeploymentsCommandOutput extends ResetDeploymentsResponse,
26
26
  * import { GreengrassClient, ResetDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, ResetDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // ResetDeploymentsRequest
30
30
  * AmznClientToken: "STRING_VALUE",
31
31
  * Force: true || false,
32
32
  * GroupId: "STRING_VALUE", // required
@@ -26,11 +26,11 @@ export interface StartBulkDeploymentCommandOutput extends StartBulkDeploymentRes
26
26
  * import { GreengrassClient, StartBulkDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, StartBulkDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // StartBulkDeploymentRequest
30
30
  * AmznClientToken: "STRING_VALUE",
31
31
  * ExecutionRoleArn: "STRING_VALUE", // required
32
32
  * InputFileUri: "STRING_VALUE", // required
33
- * tags: {
33
+ * tags: { // Tags
34
34
  * "<keys>": "STRING_VALUE",
35
35
  * },
36
36
  * };
@@ -26,7 +26,7 @@ export interface StopBulkDeploymentCommandOutput extends StopBulkDeploymentRespo
26
26
  * import { GreengrassClient, StopBulkDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, StopBulkDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // StopBulkDeploymentRequest
30
30
  * BulkDeploymentId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new StopBulkDeploymentCommand(input);
@@ -26,9 +26,9 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { GreengrassClient, TagResourceCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, TagResourceCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // TagResourceRequest
30
30
  * ResourceArn: "STRING_VALUE", // required
31
- * tags: {
31
+ * tags: { // Tags
32
32
  * "<keys>": "STRING_VALUE",
33
33
  * },
34
34
  * };
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { GreengrassClient, UntagResourceCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UntagResourceCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UntagResourceRequest
30
30
  * ResourceArn: "STRING_VALUE", // required
31
- * TagKeys: [ // required
31
+ * TagKeys: [ // __listOf__string // required
32
32
  * "STRING_VALUE",
33
33
  * ],
34
34
  * };
@@ -26,9 +26,9 @@ export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityI
26
26
  * import { GreengrassClient, UpdateConnectivityInfoCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateConnectivityInfoCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
30
- * ConnectivityInfo: [
31
- * {
29
+ * const input = { // UpdateConnectivityInfoRequest
30
+ * ConnectivityInfo: [ // __listOfConnectivityInfo
31
+ * { // ConnectivityInfo
32
32
  * HostAddress: "STRING_VALUE",
33
33
  * Id: "STRING_VALUE",
34
34
  * Metadata: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorD
26
26
  * import { GreengrassClient, UpdateConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateConnectorDefinitionRequest
30
30
  * ConnectorDefinitionId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionR
26
26
  * import { GreengrassClient, UpdateCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateCoreDefinitionRequest
30
30
  * CoreDefinitionId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinit
26
26
  * import { GreengrassClient, UpdateDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateDeviceDefinitionRequest
30
30
  * DeviceDefinitionId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDef
26
26
  * import { GreengrassClient, UpdateFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateFunctionDefinitionRequest
30
30
  * FunctionDefinitionId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateGroupCertificateConfigurationCommandOutput extends Update
26
26
  * import { GreengrassClient, UpdateGroupCertificateConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateGroupCertificateConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateGroupCertificateConfigurationRequest
30
30
  * CertificateExpiryInMilliseconds: "STRING_VALUE",
31
31
  * GroupId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __Metadat
26
26
  * import { GreengrassClient, UpdateGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateGroupRequest
30
30
  * GroupId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateLoggerDefinitionCommandOutput extends UpdateLoggerDefinit
26
26
  * import { GreengrassClient, UpdateLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateLoggerDefinitionRequest
30
30
  * LoggerDefinitionId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateResourceDefinitionCommandOutput extends UpdateResourceDef
26
26
  * import { GreengrassClient, UpdateResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateResourceDefinitionRequest
30
30
  * Name: "STRING_VALUE",
31
31
  * ResourceDefinitionId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface UpdateSubscriptionDefinitionCommandOutput extends UpdateSubscri
26
26
  * import { GreengrassClient, UpdateSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
29
+ * const input = { // UpdateSubscriptionDefinitionRequest
30
30
  * Name: "STRING_VALUE",
31
31
  * SubscriptionDefinitionId: "STRING_VALUE", // required
32
32
  * };
@@ -26,8 +26,8 @@ export interface UpdateThingRuntimeConfigurationCommandOutput extends UpdateThin
26
26
  * import { GreengrassClient, UpdateThingRuntimeConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
27
27
  * // const { GreengrassClient, UpdateThingRuntimeConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
28
28
  * const client = new GreengrassClient(config);
29
- * const input = {
30
- * TelemetryConfiguration: {
29
+ * const input = { // UpdateThingRuntimeConfigurationRequest
30
+ * TelemetryConfiguration: { // TelemetryConfigurationUpdate
31
31
  * Telemetry: "On" || "Off", // required
32
32
  * },
33
33
  * ThingName: "STRING_VALUE", // required