@aws-sdk/client-greengrass 3.300.0 → 3.301.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.
- package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +1 -1
- package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +6 -6
- package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +4 -4
- package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +5 -5
- package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +5 -5
- package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +14 -14
- package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +12 -12
- package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +1 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateGroupVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +5 -5
- package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +14 -14
- package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +12 -12
- package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +5 -5
- package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetAssociatedRoleCommand.d.ts +1 -1
- package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectivityInfoCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetDeploymentStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +1 -1
- package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResetDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/StartBulkDeploymentCommand.d.ts +2 -2
- package/dist-types/commands/StopBulkDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +3 -3
- package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -2
- package/package.json +3 -3
|
@@ -26,7 +26,7 @@ export interface DeleteSubscriptionDefinitionCommandOutput extends DeleteSubscri
|
|
|
26
26
|
* import { GreengrassClient, DeleteSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteSubscriptionDefinitionRequest
|
|
30
30
|
* SubscriptionDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteSubscriptionDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DisassociateRoleFromGroupCommandOutput extends DisassociateRole
|
|
|
26
26
|
* import { GreengrassClient, DisassociateRoleFromGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DisassociateRoleFromGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateRoleFromGroupRequest
|
|
30
30
|
* GroupId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DisassociateRoleFromGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetAssociatedRoleCommandOutput extends GetAssociatedRoleRespons
|
|
|
26
26
|
* import { GreengrassClient, GetAssociatedRoleCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetAssociatedRoleCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetAssociatedRoleRequest
|
|
30
30
|
* GroupId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetAssociatedRoleCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetBulkDeploymentStatusCommandOutput extends GetBulkDeploymentS
|
|
|
26
26
|
* import { GreengrassClient, GetBulkDeploymentStatusCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetBulkDeploymentStatusCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBulkDeploymentStatusRequest
|
|
30
30
|
* BulkDeploymentId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetBulkDeploymentStatusCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetConnectivityInfoCommandOutput extends GetConnectivityInfoRes
|
|
|
26
26
|
* import { GreengrassClient, GetConnectivityInfoCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetConnectivityInfoCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetConnectivityInfoRequest
|
|
30
30
|
* ThingName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetConnectivityInfoCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetConnectorDefinitionCommandOutput extends GetConnectorDefinit
|
|
|
26
26
|
* import { GreengrassClient, GetConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetConnectorDefinitionRequest
|
|
30
30
|
* ConnectorDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetConnectorDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetConnectorDefinitionVersionCommandOutput extends GetConnector
|
|
|
26
26
|
* import { GreengrassClient, GetConnectorDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetConnectorDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetConnectorDefinitionVersionRequest
|
|
30
30
|
* ConnectorDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* ConnectorDefinitionVersionId: "STRING_VALUE", // required
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionRespons
|
|
|
26
26
|
* import { GreengrassClient, GetCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCoreDefinitionRequest
|
|
30
30
|
* CoreDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetCoreDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinition
|
|
|
26
26
|
* import { GreengrassClient, GetCoreDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetCoreDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetCoreDefinitionVersionRequest
|
|
30
30
|
* CoreDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* CoreDefinitionVersionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusRes
|
|
|
26
26
|
* import { GreengrassClient, GetDeploymentStatusCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetDeploymentStatusCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDeploymentStatusRequest
|
|
30
30
|
* DeploymentId: "STRING_VALUE", // required
|
|
31
31
|
* GroupId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionRes
|
|
|
26
26
|
* import { GreengrassClient, GetDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDeviceDefinitionRequest
|
|
30
30
|
* DeviceDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetDeviceDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefini
|
|
|
26
26
|
* import { GreengrassClient, GetDeviceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetDeviceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDeviceDefinitionVersionRequest
|
|
30
30
|
* DeviceDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* DeviceDefinitionVersionId: "STRING_VALUE", // required
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitio
|
|
|
26
26
|
* import { GreengrassClient, GetFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetFunctionDefinitionRequest
|
|
30
30
|
* FunctionDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetFunctionDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDe
|
|
|
26
26
|
* import { GreengrassClient, GetFunctionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetFunctionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetFunctionDefinitionVersionRequest
|
|
30
30
|
* FunctionDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* FunctionDefinitionVersionId: "STRING_VALUE", // required
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCerti
|
|
|
26
26
|
* import { GreengrassClient, GetGroupCertificateAuthorityCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetGroupCertificateAuthorityCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetGroupCertificateAuthorityRequest
|
|
30
30
|
* CertificateAuthorityId: "STRING_VALUE", // required
|
|
31
31
|
* GroupId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupC
|
|
|
26
26
|
* import { GreengrassClient, GetGroupCertificateConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetGroupCertificateConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetGroupCertificateConfigurationRequest
|
|
30
30
|
* GroupId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetGroupCertificateConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
26
26
|
* import { GreengrassClient, GetGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetGroupRequest
|
|
30
30
|
* GroupId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, _
|
|
|
26
26
|
* import { GreengrassClient, GetGroupVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetGroupVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetGroupVersionRequest
|
|
30
30
|
* GroupId: "STRING_VALUE", // required
|
|
31
31
|
* GroupVersionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionRes
|
|
|
26
26
|
* import { GreengrassClient, GetLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetLoggerDefinitionRequest
|
|
30
30
|
* LoggerDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetLoggerDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefini
|
|
|
26
26
|
* import { GreengrassClient, GetLoggerDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetLoggerDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetLoggerDefinitionVersionRequest
|
|
30
30
|
* LoggerDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* LoggerDefinitionVersionId: "STRING_VALUE", // required
|
|
32
32
|
* NextToken: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetResourceDefinitionCommandOutput extends GetResourceDefinitio
|
|
|
26
26
|
* import { GreengrassClient, GetResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetResourceDefinitionRequest
|
|
30
30
|
* ResourceDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetResourceDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetResourceDefinitionVersionCommandOutput extends GetResourceDe
|
|
|
26
26
|
* import { GreengrassClient, GetResourceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetResourceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetResourceDefinitionVersionRequest
|
|
30
30
|
* ResourceDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* ResourceDefinitionVersionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetSubscriptionDefinitionCommandOutput extends GetSubscriptionD
|
|
|
26
26
|
* import { GreengrassClient, GetSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetSubscriptionDefinitionRequest
|
|
30
30
|
* SubscriptionDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetSubscriptionDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetSubscriptionDefinitionVersionCommandOutput extends GetSubscr
|
|
|
26
26
|
* import { GreengrassClient, GetSubscriptionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetSubscriptionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetSubscriptionDefinitionVersionRequest
|
|
30
30
|
* NextToken: "STRING_VALUE",
|
|
31
31
|
* SubscriptionDefinitionId: "STRING_VALUE", // required
|
|
32
32
|
* SubscriptionDefinitionVersionId: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetThingRuntimeConfigurationCommandOutput extends GetThingRunti
|
|
|
26
26
|
* import { GreengrassClient, GetThingRuntimeConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, GetThingRuntimeConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetThingRuntimeConfigurationRequest
|
|
30
30
|
* ThingName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetThingRuntimeConfigurationCommand(input);
|
|
@@ -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
|
* };
|