@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 AssociateRoleToGroupCommandOutput extends AssociateRoleToGroupR
|
|
|
26
26
|
* import { GreengrassClient, AssociateRoleToGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, AssociateRoleToGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // AssociateRoleToGroupRequest
|
|
30
30
|
* GroupId: "STRING_VALUE", // required
|
|
31
31
|
* RoleArn: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface AssociateServiceRoleToAccountCommandOutput extends AssociateSer
|
|
|
26
26
|
* import { GreengrassClient, AssociateServiceRoleToAccountCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, AssociateServiceRoleToAccountCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // AssociateServiceRoleToAccountRequest
|
|
30
30
|
* RoleArn: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new AssociateServiceRoleToAccountCommand(input);
|
|
@@ -26,21 +26,21 @@ export interface CreateConnectorDefinitionCommandOutput extends CreateConnectorD
|
|
|
26
26
|
* import { GreengrassClient, CreateConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateConnectorDefinitionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
32
|
-
* Connectors: [
|
|
33
|
-
* {
|
|
31
|
+
* InitialVersion: { // ConnectorDefinitionVersion
|
|
32
|
+
* Connectors: [ // __listOfConnector
|
|
33
|
+
* { // Connector
|
|
34
34
|
* ConnectorArn: "STRING_VALUE", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
|
-
* Parameters: {
|
|
36
|
+
* Parameters: { // __mapOf__string
|
|
37
37
|
* "<keys>": "STRING_VALUE",
|
|
38
38
|
* },
|
|
39
39
|
* },
|
|
40
40
|
* ],
|
|
41
41
|
* },
|
|
42
42
|
* Name: "STRING_VALUE",
|
|
43
|
-
* tags: {
|
|
43
|
+
* tags: { // Tags
|
|
44
44
|
* "<keys>": "STRING_VALUE",
|
|
45
45
|
* },
|
|
46
46
|
* };
|
|
@@ -26,14 +26,14 @@ export interface CreateConnectorDefinitionVersionCommandOutput extends CreateCon
|
|
|
26
26
|
* import { GreengrassClient, CreateConnectorDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateConnectorDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateConnectorDefinitionVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* ConnectorDefinitionId: "STRING_VALUE", // required
|
|
32
|
-
* Connectors: [
|
|
33
|
-
* {
|
|
32
|
+
* Connectors: [ // __listOfConnector
|
|
33
|
+
* { // Connector
|
|
34
34
|
* ConnectorArn: "STRING_VALUE", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
|
-
* Parameters: {
|
|
36
|
+
* Parameters: { // __mapOf__string
|
|
37
37
|
* "<keys>": "STRING_VALUE",
|
|
38
38
|
* },
|
|
39
39
|
* },
|
|
@@ -26,11 +26,11 @@ export interface CreateCoreDefinitionCommandOutput extends CreateCoreDefinitionR
|
|
|
26
26
|
* import { GreengrassClient, CreateCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateCoreDefinitionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
32
|
-
* Cores: [
|
|
33
|
-
* {
|
|
31
|
+
* InitialVersion: { // CoreDefinitionVersion
|
|
32
|
+
* Cores: [ // __listOfCore
|
|
33
|
+
* { // Core
|
|
34
34
|
* CertificateArn: "STRING_VALUE", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
36
|
* SyncShadow: true || false,
|
|
@@ -39,7 +39,7 @@ export interface CreateCoreDefinitionCommandOutput extends CreateCoreDefinitionR
|
|
|
39
39
|
* ],
|
|
40
40
|
* },
|
|
41
41
|
* Name: "STRING_VALUE",
|
|
42
|
-
* tags: {
|
|
42
|
+
* tags: { // Tags
|
|
43
43
|
* "<keys>": "STRING_VALUE",
|
|
44
44
|
* },
|
|
45
45
|
* };
|
|
@@ -26,11 +26,11 @@ export interface CreateCoreDefinitionVersionCommandOutput extends CreateCoreDefi
|
|
|
26
26
|
* import { GreengrassClient, CreateCoreDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateCoreDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateCoreDefinitionVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* CoreDefinitionId: "STRING_VALUE", // required
|
|
32
|
-
* Cores: [
|
|
33
|
-
* {
|
|
32
|
+
* Cores: [ // __listOfCore
|
|
33
|
+
* { // Core
|
|
34
34
|
* CertificateArn: "STRING_VALUE", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
36
|
* SyncShadow: true || false,
|
|
@@ -26,7 +26,7 @@ export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse,
|
|
|
26
26
|
* import { GreengrassClient, CreateDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDeploymentRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* DeploymentId: "STRING_VALUE",
|
|
32
32
|
* DeploymentType: "NewDeployment" || "Redeployment" || "ResetDeployment" || "ForceResetDeployment", // required
|
|
@@ -26,11 +26,11 @@ export interface CreateDeviceDefinitionCommandOutput extends CreateDeviceDefinit
|
|
|
26
26
|
* import { GreengrassClient, CreateDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDeviceDefinitionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
32
|
-
* Devices: [
|
|
33
|
-
* {
|
|
31
|
+
* InitialVersion: { // DeviceDefinitionVersion
|
|
32
|
+
* Devices: [ // __listOfDevice
|
|
33
|
+
* { // Device
|
|
34
34
|
* CertificateArn: "STRING_VALUE", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
36
|
* SyncShadow: true || false,
|
|
@@ -39,7 +39,7 @@ export interface CreateDeviceDefinitionCommandOutput extends CreateDeviceDefinit
|
|
|
39
39
|
* ],
|
|
40
40
|
* },
|
|
41
41
|
* Name: "STRING_VALUE",
|
|
42
|
-
* tags: {
|
|
42
|
+
* tags: { // Tags
|
|
43
43
|
* "<keys>": "STRING_VALUE",
|
|
44
44
|
* },
|
|
45
45
|
* };
|
|
@@ -26,11 +26,11 @@ export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDevice
|
|
|
26
26
|
* import { GreengrassClient, CreateDeviceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateDeviceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDeviceDefinitionVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* DeviceDefinitionId: "STRING_VALUE", // required
|
|
32
|
-
* Devices: [
|
|
33
|
-
* {
|
|
32
|
+
* Devices: [ // __listOfDevice
|
|
33
|
+
* { // Device
|
|
34
34
|
* CertificateArn: "STRING_VALUE", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
36
|
* SyncShadow: true || false,
|
|
@@ -26,39 +26,39 @@ export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDef
|
|
|
26
26
|
* import { GreengrassClient, CreateFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateFunctionDefinitionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
32
|
-
* DefaultConfig: {
|
|
33
|
-
* Execution: {
|
|
31
|
+
* InitialVersion: { // FunctionDefinitionVersion
|
|
32
|
+
* DefaultConfig: { // FunctionDefaultConfig
|
|
33
|
+
* Execution: { // FunctionDefaultExecutionConfig
|
|
34
34
|
* IsolationMode: "GreengrassContainer" || "NoContainer",
|
|
35
|
-
* RunAs: {
|
|
35
|
+
* RunAs: { // FunctionRunAsConfig
|
|
36
36
|
* Gid: Number("int"),
|
|
37
37
|
* Uid: Number("int"),
|
|
38
38
|
* },
|
|
39
39
|
* },
|
|
40
40
|
* },
|
|
41
|
-
* Functions: [
|
|
42
|
-
* {
|
|
41
|
+
* Functions: [ // __listOfFunction
|
|
42
|
+
* { // Function
|
|
43
43
|
* FunctionArn: "STRING_VALUE",
|
|
44
|
-
* FunctionConfiguration: {
|
|
44
|
+
* FunctionConfiguration: { // FunctionConfiguration
|
|
45
45
|
* EncodingType: "binary" || "json",
|
|
46
|
-
* Environment: {
|
|
46
|
+
* Environment: { // FunctionConfigurationEnvironment
|
|
47
47
|
* AccessSysfs: true || false,
|
|
48
|
-
* Execution: {
|
|
48
|
+
* Execution: { // FunctionExecutionConfig
|
|
49
49
|
* IsolationMode: "GreengrassContainer" || "NoContainer",
|
|
50
50
|
* RunAs: {
|
|
51
51
|
* Gid: Number("int"),
|
|
52
52
|
* Uid: Number("int"),
|
|
53
53
|
* },
|
|
54
54
|
* },
|
|
55
|
-
* ResourceAccessPolicies: [
|
|
56
|
-
* {
|
|
55
|
+
* ResourceAccessPolicies: [ // __listOfResourceAccessPolicy
|
|
56
|
+
* { // ResourceAccessPolicy
|
|
57
57
|
* Permission: "ro" || "rw",
|
|
58
58
|
* ResourceId: "STRING_VALUE", // required
|
|
59
59
|
* },
|
|
60
60
|
* ],
|
|
61
|
-
* Variables: {
|
|
61
|
+
* Variables: { // __mapOf__string
|
|
62
62
|
* "<keys>": "STRING_VALUE",
|
|
63
63
|
* },
|
|
64
64
|
* },
|
|
@@ -74,7 +74,7 @@ export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDef
|
|
|
74
74
|
* ],
|
|
75
75
|
* },
|
|
76
76
|
* Name: "STRING_VALUE",
|
|
77
|
-
* tags: {
|
|
77
|
+
* tags: { // Tags
|
|
78
78
|
* "<keys>": "STRING_VALUE",
|
|
79
79
|
* },
|
|
80
80
|
* };
|
|
@@ -26,39 +26,39 @@ export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunc
|
|
|
26
26
|
* import { GreengrassClient, CreateFunctionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateFunctionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateFunctionDefinitionVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* DefaultConfig: {
|
|
32
|
-
* Execution: {
|
|
31
|
+
* DefaultConfig: { // FunctionDefaultConfig
|
|
32
|
+
* Execution: { // FunctionDefaultExecutionConfig
|
|
33
33
|
* IsolationMode: "GreengrassContainer" || "NoContainer",
|
|
34
|
-
* RunAs: {
|
|
34
|
+
* RunAs: { // FunctionRunAsConfig
|
|
35
35
|
* Gid: Number("int"),
|
|
36
36
|
* Uid: Number("int"),
|
|
37
37
|
* },
|
|
38
38
|
* },
|
|
39
39
|
* },
|
|
40
40
|
* FunctionDefinitionId: "STRING_VALUE", // required
|
|
41
|
-
* Functions: [
|
|
42
|
-
* {
|
|
41
|
+
* Functions: [ // __listOfFunction
|
|
42
|
+
* { // Function
|
|
43
43
|
* FunctionArn: "STRING_VALUE",
|
|
44
|
-
* FunctionConfiguration: {
|
|
44
|
+
* FunctionConfiguration: { // FunctionConfiguration
|
|
45
45
|
* EncodingType: "binary" || "json",
|
|
46
|
-
* Environment: {
|
|
46
|
+
* Environment: { // FunctionConfigurationEnvironment
|
|
47
47
|
* AccessSysfs: true || false,
|
|
48
|
-
* Execution: {
|
|
48
|
+
* Execution: { // FunctionExecutionConfig
|
|
49
49
|
* IsolationMode: "GreengrassContainer" || "NoContainer",
|
|
50
50
|
* RunAs: {
|
|
51
51
|
* Gid: Number("int"),
|
|
52
52
|
* Uid: Number("int"),
|
|
53
53
|
* },
|
|
54
54
|
* },
|
|
55
|
-
* ResourceAccessPolicies: [
|
|
56
|
-
* {
|
|
55
|
+
* ResourceAccessPolicies: [ // __listOfResourceAccessPolicy
|
|
56
|
+
* { // ResourceAccessPolicy
|
|
57
57
|
* Permission: "ro" || "rw",
|
|
58
58
|
* ResourceId: "STRING_VALUE", // required
|
|
59
59
|
* },
|
|
60
60
|
* ],
|
|
61
|
-
* Variables: {
|
|
61
|
+
* Variables: { // __mapOf__string
|
|
62
62
|
* "<keys>": "STRING_VALUE",
|
|
63
63
|
* },
|
|
64
64
|
* },
|
|
@@ -26,7 +26,7 @@ export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGrou
|
|
|
26
26
|
* import { GreengrassClient, CreateGroupCertificateAuthorityCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateGroupCertificateAuthorityCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateGroupCertificateAuthorityRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* GroupId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,9 +26,9 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
26
26
|
* import { GreengrassClient, CreateGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateGroupRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
31
|
+
* InitialVersion: { // GroupVersion
|
|
32
32
|
* ConnectorDefinitionVersionArn: "STRING_VALUE",
|
|
33
33
|
* CoreDefinitionVersionArn: "STRING_VALUE",
|
|
34
34
|
* DeviceDefinitionVersionArn: "STRING_VALUE",
|
|
@@ -38,7 +38,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
38
38
|
* SubscriptionDefinitionVersionArn: "STRING_VALUE",
|
|
39
39
|
* },
|
|
40
40
|
* Name: "STRING_VALUE", // required
|
|
41
|
-
* tags: {
|
|
41
|
+
* tags: { // Tags
|
|
42
42
|
* "<keys>": "STRING_VALUE",
|
|
43
43
|
* },
|
|
44
44
|
* };
|
|
@@ -26,7 +26,7 @@ export interface CreateGroupVersionCommandOutput extends CreateGroupVersionRespo
|
|
|
26
26
|
* import { GreengrassClient, CreateGroupVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateGroupVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateGroupVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* ConnectorDefinitionVersionArn: "STRING_VALUE",
|
|
32
32
|
* CoreDefinitionVersionArn: "STRING_VALUE",
|
|
@@ -26,11 +26,11 @@ export interface CreateLoggerDefinitionCommandOutput extends CreateLoggerDefinit
|
|
|
26
26
|
* import { GreengrassClient, CreateLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateLoggerDefinitionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
32
|
-
* Loggers: [
|
|
33
|
-
* {
|
|
31
|
+
* InitialVersion: { // LoggerDefinitionVersion
|
|
32
|
+
* Loggers: [ // __listOfLogger
|
|
33
|
+
* { // Logger
|
|
34
34
|
* Component: "GreengrassSystem" || "Lambda", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
36
|
* Level: "DEBUG" || "INFO" || "WARN" || "ERROR" || "FATAL", // required
|
|
@@ -40,7 +40,7 @@ export interface CreateLoggerDefinitionCommandOutput extends CreateLoggerDefinit
|
|
|
40
40
|
* ],
|
|
41
41
|
* },
|
|
42
42
|
* Name: "STRING_VALUE",
|
|
43
|
-
* tags: {
|
|
43
|
+
* tags: { // Tags
|
|
44
44
|
* "<keys>": "STRING_VALUE",
|
|
45
45
|
* },
|
|
46
46
|
* };
|
|
@@ -26,11 +26,11 @@ export interface CreateLoggerDefinitionVersionCommandOutput extends CreateLogger
|
|
|
26
26
|
* import { GreengrassClient, CreateLoggerDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateLoggerDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateLoggerDefinitionVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* LoggerDefinitionId: "STRING_VALUE", // required
|
|
32
|
-
* Loggers: [
|
|
33
|
-
* {
|
|
32
|
+
* Loggers: [ // __listOfLogger
|
|
33
|
+
* { // Logger
|
|
34
34
|
* Component: "GreengrassSystem" || "Lambda", // required
|
|
35
35
|
* Id: "STRING_VALUE", // required
|
|
36
36
|
* Level: "DEBUG" || "INFO" || "WARN" || "ERROR" || "FATAL", // required
|
|
@@ -26,22 +26,22 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
|
|
|
26
26
|
* import { GreengrassClient, CreateResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateResourceDefinitionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
32
|
-
* Resources: [
|
|
33
|
-
* {
|
|
31
|
+
* InitialVersion: { // ResourceDefinitionVersion
|
|
32
|
+
* Resources: [ // __listOfResource
|
|
33
|
+
* { // Resource
|
|
34
34
|
* Id: "STRING_VALUE", // required
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* ResourceDataContainer: {
|
|
37
|
-
* LocalDeviceResourceData: {
|
|
38
|
-
* GroupOwnerSetting: {
|
|
36
|
+
* ResourceDataContainer: { // ResourceDataContainer
|
|
37
|
+
* LocalDeviceResourceData: { // LocalDeviceResourceData
|
|
38
|
+
* GroupOwnerSetting: { // GroupOwnerSetting
|
|
39
39
|
* AutoAddGroupOwner: true || false,
|
|
40
40
|
* GroupOwner: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
42
|
* SourcePath: "STRING_VALUE",
|
|
43
43
|
* },
|
|
44
|
-
* LocalVolumeResourceData: {
|
|
44
|
+
* LocalVolumeResourceData: { // LocalVolumeResourceData
|
|
45
45
|
* DestinationPath: "STRING_VALUE",
|
|
46
46
|
* GroupOwnerSetting: {
|
|
47
47
|
* AutoAddGroupOwner: true || false,
|
|
@@ -49,15 +49,15 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
|
|
|
49
49
|
* },
|
|
50
50
|
* SourcePath: "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
|
-
* S3MachineLearningModelResourceData: {
|
|
52
|
+
* S3MachineLearningModelResourceData: { // S3MachineLearningModelResourceData
|
|
53
53
|
* DestinationPath: "STRING_VALUE",
|
|
54
|
-
* OwnerSetting: {
|
|
54
|
+
* OwnerSetting: { // ResourceDownloadOwnerSetting
|
|
55
55
|
* GroupOwner: "STRING_VALUE", // required
|
|
56
56
|
* GroupPermission: "ro" || "rw", // required
|
|
57
57
|
* },
|
|
58
58
|
* S3Uri: "STRING_VALUE",
|
|
59
59
|
* },
|
|
60
|
-
* SageMakerMachineLearningModelResourceData: {
|
|
60
|
+
* SageMakerMachineLearningModelResourceData: { // SageMakerMachineLearningModelResourceData
|
|
61
61
|
* DestinationPath: "STRING_VALUE",
|
|
62
62
|
* OwnerSetting: {
|
|
63
63
|
* GroupOwner: "STRING_VALUE", // required
|
|
@@ -65,9 +65,9 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
|
|
|
65
65
|
* },
|
|
66
66
|
* SageMakerJobArn: "STRING_VALUE",
|
|
67
67
|
* },
|
|
68
|
-
* SecretsManagerSecretResourceData: {
|
|
68
|
+
* SecretsManagerSecretResourceData: { // SecretsManagerSecretResourceData
|
|
69
69
|
* ARN: "STRING_VALUE",
|
|
70
|
-
* AdditionalStagingLabelsToDownload: [
|
|
70
|
+
* AdditionalStagingLabelsToDownload: [ // __listOf__string
|
|
71
71
|
* "STRING_VALUE",
|
|
72
72
|
* ],
|
|
73
73
|
* },
|
|
@@ -76,7 +76,7 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
|
|
|
76
76
|
* ],
|
|
77
77
|
* },
|
|
78
78
|
* Name: "STRING_VALUE",
|
|
79
|
-
* tags: {
|
|
79
|
+
* tags: { // Tags
|
|
80
80
|
* "<keys>": "STRING_VALUE",
|
|
81
81
|
* },
|
|
82
82
|
* };
|
|
@@ -26,22 +26,22 @@ export interface CreateResourceDefinitionVersionCommandOutput extends CreateReso
|
|
|
26
26
|
* import { GreengrassClient, CreateResourceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateResourceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateResourceDefinitionVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* ResourceDefinitionId: "STRING_VALUE", // required
|
|
32
|
-
* Resources: [
|
|
33
|
-
* {
|
|
32
|
+
* Resources: [ // __listOfResource
|
|
33
|
+
* { // Resource
|
|
34
34
|
* Id: "STRING_VALUE", // required
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* ResourceDataContainer: {
|
|
37
|
-
* LocalDeviceResourceData: {
|
|
38
|
-
* GroupOwnerSetting: {
|
|
36
|
+
* ResourceDataContainer: { // ResourceDataContainer
|
|
37
|
+
* LocalDeviceResourceData: { // LocalDeviceResourceData
|
|
38
|
+
* GroupOwnerSetting: { // GroupOwnerSetting
|
|
39
39
|
* AutoAddGroupOwner: true || false,
|
|
40
40
|
* GroupOwner: "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
42
|
* SourcePath: "STRING_VALUE",
|
|
43
43
|
* },
|
|
44
|
-
* LocalVolumeResourceData: {
|
|
44
|
+
* LocalVolumeResourceData: { // LocalVolumeResourceData
|
|
45
45
|
* DestinationPath: "STRING_VALUE",
|
|
46
46
|
* GroupOwnerSetting: {
|
|
47
47
|
* AutoAddGroupOwner: true || false,
|
|
@@ -49,15 +49,15 @@ export interface CreateResourceDefinitionVersionCommandOutput extends CreateReso
|
|
|
49
49
|
* },
|
|
50
50
|
* SourcePath: "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
|
-
* S3MachineLearningModelResourceData: {
|
|
52
|
+
* S3MachineLearningModelResourceData: { // S3MachineLearningModelResourceData
|
|
53
53
|
* DestinationPath: "STRING_VALUE",
|
|
54
|
-
* OwnerSetting: {
|
|
54
|
+
* OwnerSetting: { // ResourceDownloadOwnerSetting
|
|
55
55
|
* GroupOwner: "STRING_VALUE", // required
|
|
56
56
|
* GroupPermission: "ro" || "rw", // required
|
|
57
57
|
* },
|
|
58
58
|
* S3Uri: "STRING_VALUE",
|
|
59
59
|
* },
|
|
60
|
-
* SageMakerMachineLearningModelResourceData: {
|
|
60
|
+
* SageMakerMachineLearningModelResourceData: { // SageMakerMachineLearningModelResourceData
|
|
61
61
|
* DestinationPath: "STRING_VALUE",
|
|
62
62
|
* OwnerSetting: {
|
|
63
63
|
* GroupOwner: "STRING_VALUE", // required
|
|
@@ -65,9 +65,9 @@ export interface CreateResourceDefinitionVersionCommandOutput extends CreateReso
|
|
|
65
65
|
* },
|
|
66
66
|
* SageMakerJobArn: "STRING_VALUE",
|
|
67
67
|
* },
|
|
68
|
-
* SecretsManagerSecretResourceData: {
|
|
68
|
+
* SecretsManagerSecretResourceData: { // SecretsManagerSecretResourceData
|
|
69
69
|
* ARN: "STRING_VALUE",
|
|
70
|
-
* AdditionalStagingLabelsToDownload: [
|
|
70
|
+
* AdditionalStagingLabelsToDownload: [ // __listOf__string
|
|
71
71
|
* "STRING_VALUE",
|
|
72
72
|
* ],
|
|
73
73
|
* },
|
|
@@ -26,12 +26,12 @@ export interface CreateSoftwareUpdateJobCommandOutput extends CreateSoftwareUpda
|
|
|
26
26
|
* import { GreengrassClient, CreateSoftwareUpdateJobCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateSoftwareUpdateJobCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateSoftwareUpdateJobRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* S3UrlSignerRole: "STRING_VALUE", // required
|
|
32
32
|
* SoftwareToUpdate: "core" || "ota_agent", // required
|
|
33
33
|
* UpdateAgentLogLevel: "NONE" || "TRACE" || "DEBUG" || "VERBOSE" || "INFO" || "WARN" || "ERROR" || "FATAL",
|
|
34
|
-
* UpdateTargets: [ // required
|
|
34
|
+
* UpdateTargets: [ // UpdateTargets // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* UpdateTargetsArchitecture: "armv6l" || "armv7l" || "x86_64" || "aarch64", // required
|
|
@@ -26,11 +26,11 @@ export interface CreateSubscriptionDefinitionCommandOutput extends CreateSubscri
|
|
|
26
26
|
* import { GreengrassClient, CreateSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateSubscriptionDefinitionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
|
-
* InitialVersion: {
|
|
32
|
-
* Subscriptions: [
|
|
33
|
-
* {
|
|
31
|
+
* InitialVersion: { // SubscriptionDefinitionVersion
|
|
32
|
+
* Subscriptions: [ // __listOfSubscription
|
|
33
|
+
* { // Subscription
|
|
34
34
|
* Id: "STRING_VALUE", // required
|
|
35
35
|
* Source: "STRING_VALUE", // required
|
|
36
36
|
* Subject: "STRING_VALUE", // required
|
|
@@ -39,7 +39,7 @@ export interface CreateSubscriptionDefinitionCommandOutput extends CreateSubscri
|
|
|
39
39
|
* ],
|
|
40
40
|
* },
|
|
41
41
|
* Name: "STRING_VALUE",
|
|
42
|
-
* tags: {
|
|
42
|
+
* tags: { // Tags
|
|
43
43
|
* "<keys>": "STRING_VALUE",
|
|
44
44
|
* },
|
|
45
45
|
* };
|
|
@@ -26,11 +26,11 @@ export interface CreateSubscriptionDefinitionVersionCommandOutput extends Create
|
|
|
26
26
|
* import { GreengrassClient, CreateSubscriptionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, CreateSubscriptionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateSubscriptionDefinitionVersionRequest
|
|
30
30
|
* AmznClientToken: "STRING_VALUE",
|
|
31
31
|
* SubscriptionDefinitionId: "STRING_VALUE", // required
|
|
32
|
-
* Subscriptions: [
|
|
33
|
-
* {
|
|
32
|
+
* Subscriptions: [ // __listOfSubscription
|
|
33
|
+
* { // Subscription
|
|
34
34
|
* Id: "STRING_VALUE", // required
|
|
35
35
|
* Source: "STRING_VALUE", // required
|
|
36
36
|
* Subject: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DeleteConnectorDefinitionCommandOutput extends DeleteConnectorD
|
|
|
26
26
|
* import { GreengrassClient, DeleteConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteConnectorDefinitionRequest
|
|
30
30
|
* ConnectorDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteConnectorDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteCoreDefinitionCommandOutput extends DeleteCoreDefinitionR
|
|
|
26
26
|
* import { GreengrassClient, DeleteCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteCoreDefinitionRequest
|
|
30
30
|
* CoreDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteCoreDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteDeviceDefinitionCommandOutput extends DeleteDeviceDefinit
|
|
|
26
26
|
* import { GreengrassClient, DeleteDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDeviceDefinitionRequest
|
|
30
30
|
* DeviceDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteDeviceDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteFunctionDefinitionCommandOutput extends DeleteFunctionDef
|
|
|
26
26
|
* import { GreengrassClient, DeleteFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteFunctionDefinitionRequest
|
|
30
30
|
* FunctionDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteFunctionDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __Metadat
|
|
|
26
26
|
* import { GreengrassClient, DeleteGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteGroupRequest
|
|
30
30
|
* GroupId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteLoggerDefinitionCommandOutput extends DeleteLoggerDefinit
|
|
|
26
26
|
* import { GreengrassClient, DeleteLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteLoggerDefinitionRequest
|
|
30
30
|
* LoggerDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteLoggerDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteResourceDefinitionCommandOutput extends DeleteResourceDef
|
|
|
26
26
|
* import { GreengrassClient, DeleteResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
27
27
|
* // const { GreengrassClient, DeleteResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
28
28
|
* const client = new GreengrassClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteResourceDefinitionRequest
|
|
30
30
|
* ResourceDefinitionId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteResourceDefinitionCommand(input);
|