@aws-sdk/client-greengrass 3.294.0 → 3.296.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-cjs/commands/AssociateRoleToGroupCommand.js +4 -4
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +4 -4
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateDeploymentCommand.js +4 -4
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +4 -4
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +4 -4
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +4 -4
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +4 -4
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +4 -4
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +4 -4
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +4 -4
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +4 -4
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +4 -4
- package/dist-cjs/commands/GetGroupCommand.js +4 -4
- package/dist-cjs/commands/GetGroupVersionCommand.js +4 -4
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +4 -4
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +4 -4
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +4 -4
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +4 -4
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListDeploymentsCommand.js +4 -4
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +4 -4
- package/dist-cjs/commands/ListGroupVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ResetDeploymentsCommand.js +4 -4
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +4 -4
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +4 -4
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +4 -4
- package/dist-cjs/commands/UpdateGroupCommand.js +4 -4
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +4 -4
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +4 -4
- package/dist-es/commands/AssociateRoleToGroupCommand.js +4 -4
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +4 -4
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateDeploymentCommand.js +4 -4
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +4 -4
- package/dist-es/commands/CreateGroupCommand.js +4 -4
- package/dist-es/commands/CreateGroupVersionCommand.js +4 -4
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +4 -4
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteGroupCommand.js +4 -4
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +4 -4
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +4 -4
- package/dist-es/commands/GetAssociatedRoleCommand.js +4 -4
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +4 -4
- package/dist-es/commands/GetConnectivityInfoCommand.js +4 -4
- package/dist-es/commands/GetConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetDeploymentStatusCommand.js +4 -4
- package/dist-es/commands/GetDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +4 -4
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +4 -4
- package/dist-es/commands/GetGroupCommand.js +4 -4
- package/dist-es/commands/GetGroupVersionCommand.js +4 -4
- package/dist-es/commands/GetLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +4 -4
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +4 -4
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +4 -4
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +4 -4
- package/dist-es/commands/ListBulkDeploymentsCommand.js +4 -4
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListCoreDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListDeploymentsCommand.js +4 -4
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +4 -4
- package/dist-es/commands/ListGroupVersionsCommand.js +4 -4
- package/dist-es/commands/ListGroupsCommand.js +4 -4
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListResourceDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +4 -4
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ResetDeploymentsCommand.js +4 -4
- package/dist-es/commands/StartBulkDeploymentCommand.js +4 -4
- package/dist-es/commands/StopBulkDeploymentCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +4 -4
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +4 -4
- package/dist-es/commands/UpdateGroupCommand.js +4 -4
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +4 -4
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +4 -4
- package/dist-types/GreengrassClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/GreengrassClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ResetDeploymentsRequestFilterSensitiveLog, ResetDeploymentsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ResetDeploymentsCommand, serializeAws_restJson1ResetDeploymentsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ResetDeploymentsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ResetDeploymentsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ResetDeploymentsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartBulkDeploymentRequestFilterSensitiveLog, StartBulkDeploymentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartBulkDeploymentCommand, serializeAws_restJson1StartBulkDeploymentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartBulkDeploymentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartBulkDeploymentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartBulkDeploymentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StopBulkDeploymentRequestFilterSensitiveLog, StopBulkDeploymentResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StopBulkDeploymentCommand, serializeAws_restJson1StopBulkDeploymentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StopBulkDeploymentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StopBulkDeploymentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StopBulkDeploymentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TagResourceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UntagResourceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateConnectivityInfoRequestFilterSensitiveLog, UpdateConnectivityInfoResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateConnectivityInfoCommand, serializeAws_restJson1UpdateConnectivityInfoCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateConnectivityInfoCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateConnectivityInfoCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateConnectivityInfoCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateConnectorDefinitionRequestFilterSensitiveLog, UpdateConnectorDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateConnectorDefinitionCommand, serializeAws_restJson1UpdateConnectorDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateConnectorDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateConnectorDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateConnectorDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateCoreDefinitionRequestFilterSensitiveLog, UpdateCoreDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateCoreDefinitionCommand, serializeAws_restJson1UpdateCoreDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateCoreDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateCoreDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateCoreDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateDeviceDefinitionRequestFilterSensitiveLog, UpdateDeviceDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateDeviceDefinitionCommand, serializeAws_restJson1UpdateDeviceDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateDeviceDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateDeviceDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateDeviceDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateFunctionDefinitionRequestFilterSensitiveLog, UpdateFunctionDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateFunctionDefinitionCommand, serializeAws_restJson1UpdateFunctionDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateFunctionDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateFunctionDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateFunctionDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateGroupCertificateConfigurationRequestFilterSensitiveLog, UpdateGroupCertificateConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateGroupCertificateConfigurationCommand, serializeAws_restJson1UpdateGroupCertificateConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateGroupCertificateConfigurationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateGroupCertificateConfigurationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateGroupCertificateConfigurationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateGroupRequestFilterSensitiveLog, UpdateGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateGroupCommand, serializeAws_restJson1UpdateGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateLoggerDefinitionRequestFilterSensitiveLog, UpdateLoggerDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateLoggerDefinitionCommand, serializeAws_restJson1UpdateLoggerDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateLoggerDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateLoggerDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateLoggerDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateResourceDefinitionRequestFilterSensitiveLog, UpdateResourceDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateResourceDefinitionCommand, serializeAws_restJson1UpdateResourceDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateResourceDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateResourceDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateResourceDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateSubscriptionDefinitionRequestFilterSensitiveLog, UpdateSubscriptionDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateSubscriptionDefinitionCommand, serializeAws_restJson1UpdateSubscriptionDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateSubscriptionDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateSubscriptionDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateSubscriptionDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateThingRuntimeConfigurationRequestFilterSensitiveLog, UpdateThingRuntimeConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateThingRuntimeConfigurationCommand, serializeAws_restJson1UpdateThingRuntimeConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateThingRuntimeConfigurationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateThingRuntimeConfigurationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateThingRuntimeConfigurationCommand.getEndpointParameterInstructions()));
|
|
@@ -100,8 +100,8 @@ import { UpdateResourceDefinitionCommandInput, UpdateResourceDefinitionCommandOu
|
|
|
100
100
|
import { UpdateSubscriptionDefinitionCommandInput, UpdateSubscriptionDefinitionCommandOutput } from "./commands/UpdateSubscriptionDefinitionCommand";
|
|
101
101
|
import { UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigurationCommandOutput } from "./commands/UpdateThingRuntimeConfigurationCommand";
|
|
102
102
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
103
|
-
export
|
|
104
|
-
export
|
|
103
|
+
export type ServiceInputTypes = AssociateRoleToGroupCommandInput | AssociateServiceRoleToAccountCommandInput | CreateConnectorDefinitionCommandInput | CreateConnectorDefinitionVersionCommandInput | CreateCoreDefinitionCommandInput | CreateCoreDefinitionVersionCommandInput | CreateDeploymentCommandInput | CreateDeviceDefinitionCommandInput | CreateDeviceDefinitionVersionCommandInput | CreateFunctionDefinitionCommandInput | CreateFunctionDefinitionVersionCommandInput | CreateGroupCertificateAuthorityCommandInput | CreateGroupCommandInput | CreateGroupVersionCommandInput | CreateLoggerDefinitionCommandInput | CreateLoggerDefinitionVersionCommandInput | CreateResourceDefinitionCommandInput | CreateResourceDefinitionVersionCommandInput | CreateSoftwareUpdateJobCommandInput | CreateSubscriptionDefinitionCommandInput | CreateSubscriptionDefinitionVersionCommandInput | DeleteConnectorDefinitionCommandInput | DeleteCoreDefinitionCommandInput | DeleteDeviceDefinitionCommandInput | DeleteFunctionDefinitionCommandInput | DeleteGroupCommandInput | DeleteLoggerDefinitionCommandInput | DeleteResourceDefinitionCommandInput | DeleteSubscriptionDefinitionCommandInput | DisassociateRoleFromGroupCommandInput | DisassociateServiceRoleFromAccountCommandInput | GetAssociatedRoleCommandInput | GetBulkDeploymentStatusCommandInput | GetConnectivityInfoCommandInput | GetConnectorDefinitionCommandInput | GetConnectorDefinitionVersionCommandInput | GetCoreDefinitionCommandInput | GetCoreDefinitionVersionCommandInput | GetDeploymentStatusCommandInput | GetDeviceDefinitionCommandInput | GetDeviceDefinitionVersionCommandInput | GetFunctionDefinitionCommandInput | GetFunctionDefinitionVersionCommandInput | GetGroupCertificateAuthorityCommandInput | GetGroupCertificateConfigurationCommandInput | GetGroupCommandInput | GetGroupVersionCommandInput | GetLoggerDefinitionCommandInput | GetLoggerDefinitionVersionCommandInput | GetResourceDefinitionCommandInput | GetResourceDefinitionVersionCommandInput | GetServiceRoleForAccountCommandInput | GetSubscriptionDefinitionCommandInput | GetSubscriptionDefinitionVersionCommandInput | GetThingRuntimeConfigurationCommandInput | ListBulkDeploymentDetailedReportsCommandInput | ListBulkDeploymentsCommandInput | ListConnectorDefinitionVersionsCommandInput | ListConnectorDefinitionsCommandInput | ListCoreDefinitionVersionsCommandInput | ListCoreDefinitionsCommandInput | ListDeploymentsCommandInput | ListDeviceDefinitionVersionsCommandInput | ListDeviceDefinitionsCommandInput | ListFunctionDefinitionVersionsCommandInput | ListFunctionDefinitionsCommandInput | ListGroupCertificateAuthoritiesCommandInput | ListGroupVersionsCommandInput | ListGroupsCommandInput | ListLoggerDefinitionVersionsCommandInput | ListLoggerDefinitionsCommandInput | ListResourceDefinitionVersionsCommandInput | ListResourceDefinitionsCommandInput | ListSubscriptionDefinitionVersionsCommandInput | ListSubscriptionDefinitionsCommandInput | ListTagsForResourceCommandInput | ResetDeploymentsCommandInput | StartBulkDeploymentCommandInput | StopBulkDeploymentCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateConnectivityInfoCommandInput | UpdateConnectorDefinitionCommandInput | UpdateCoreDefinitionCommandInput | UpdateDeviceDefinitionCommandInput | UpdateFunctionDefinitionCommandInput | UpdateGroupCertificateConfigurationCommandInput | UpdateGroupCommandInput | UpdateLoggerDefinitionCommandInput | UpdateResourceDefinitionCommandInput | UpdateSubscriptionDefinitionCommandInput | UpdateThingRuntimeConfigurationCommandInput;
|
|
104
|
+
export type ServiceOutputTypes = AssociateRoleToGroupCommandOutput | AssociateServiceRoleToAccountCommandOutput | CreateConnectorDefinitionCommandOutput | CreateConnectorDefinitionVersionCommandOutput | CreateCoreDefinitionCommandOutput | CreateCoreDefinitionVersionCommandOutput | CreateDeploymentCommandOutput | CreateDeviceDefinitionCommandOutput | CreateDeviceDefinitionVersionCommandOutput | CreateFunctionDefinitionCommandOutput | CreateFunctionDefinitionVersionCommandOutput | CreateGroupCertificateAuthorityCommandOutput | CreateGroupCommandOutput | CreateGroupVersionCommandOutput | CreateLoggerDefinitionCommandOutput | CreateLoggerDefinitionVersionCommandOutput | CreateResourceDefinitionCommandOutput | CreateResourceDefinitionVersionCommandOutput | CreateSoftwareUpdateJobCommandOutput | CreateSubscriptionDefinitionCommandOutput | CreateSubscriptionDefinitionVersionCommandOutput | DeleteConnectorDefinitionCommandOutput | DeleteCoreDefinitionCommandOutput | DeleteDeviceDefinitionCommandOutput | DeleteFunctionDefinitionCommandOutput | DeleteGroupCommandOutput | DeleteLoggerDefinitionCommandOutput | DeleteResourceDefinitionCommandOutput | DeleteSubscriptionDefinitionCommandOutput | DisassociateRoleFromGroupCommandOutput | DisassociateServiceRoleFromAccountCommandOutput | GetAssociatedRoleCommandOutput | GetBulkDeploymentStatusCommandOutput | GetConnectivityInfoCommandOutput | GetConnectorDefinitionCommandOutput | GetConnectorDefinitionVersionCommandOutput | GetCoreDefinitionCommandOutput | GetCoreDefinitionVersionCommandOutput | GetDeploymentStatusCommandOutput | GetDeviceDefinitionCommandOutput | GetDeviceDefinitionVersionCommandOutput | GetFunctionDefinitionCommandOutput | GetFunctionDefinitionVersionCommandOutput | GetGroupCertificateAuthorityCommandOutput | GetGroupCertificateConfigurationCommandOutput | GetGroupCommandOutput | GetGroupVersionCommandOutput | GetLoggerDefinitionCommandOutput | GetLoggerDefinitionVersionCommandOutput | GetResourceDefinitionCommandOutput | GetResourceDefinitionVersionCommandOutput | GetServiceRoleForAccountCommandOutput | GetSubscriptionDefinitionCommandOutput | GetSubscriptionDefinitionVersionCommandOutput | GetThingRuntimeConfigurationCommandOutput | ListBulkDeploymentDetailedReportsCommandOutput | ListBulkDeploymentsCommandOutput | ListConnectorDefinitionVersionsCommandOutput | ListConnectorDefinitionsCommandOutput | ListCoreDefinitionVersionsCommandOutput | ListCoreDefinitionsCommandOutput | ListDeploymentsCommandOutput | ListDeviceDefinitionVersionsCommandOutput | ListDeviceDefinitionsCommandOutput | ListFunctionDefinitionVersionsCommandOutput | ListFunctionDefinitionsCommandOutput | ListGroupCertificateAuthoritiesCommandOutput | ListGroupVersionsCommandOutput | ListGroupsCommandOutput | ListLoggerDefinitionVersionsCommandOutput | ListLoggerDefinitionsCommandOutput | ListResourceDefinitionVersionsCommandOutput | ListResourceDefinitionsCommandOutput | ListSubscriptionDefinitionVersionsCommandOutput | ListSubscriptionDefinitionsCommandOutput | ListTagsForResourceCommandOutput | ResetDeploymentsCommandOutput | StartBulkDeploymentCommandOutput | StopBulkDeploymentCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateConnectivityInfoCommandOutput | UpdateConnectorDefinitionCommandOutput | UpdateCoreDefinitionCommandOutput | UpdateDeviceDefinitionCommandOutput | UpdateFunctionDefinitionCommandOutput | UpdateGroupCertificateConfigurationCommandOutput | UpdateGroupCommandOutput | UpdateLoggerDefinitionCommandOutput | UpdateResourceDefinitionCommandOutput | UpdateSubscriptionDefinitionCommandOutput | UpdateThingRuntimeConfigurationCommandOutput;
|
|
105
105
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
106
106
|
/**
|
|
107
107
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -202,13 +202,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
202
202
|
*/
|
|
203
203
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
204
204
|
}
|
|
205
|
-
|
|
205
|
+
type GreengrassClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
206
206
|
/**
|
|
207
207
|
* The configuration interface of GreengrassClient class constructor that set the region, credentials and other options.
|
|
208
208
|
*/
|
|
209
209
|
export interface GreengrassClientConfig extends GreengrassClientConfigType {
|
|
210
210
|
}
|
|
211
|
-
|
|
211
|
+
type GreengrassClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
212
212
|
/**
|
|
213
213
|
* The resolved configuration interface of GreengrassClient class. This is resolved and normalized from the {@link GreengrassClientConfig | constructor configuration interface}.
|
|
214
214
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -417,7 +417,7 @@ import {
|
|
|
417
417
|
ClientResolvedEndpointParameters,
|
|
418
418
|
EndpointParameters,
|
|
419
419
|
} from "./endpoint/EndpointParameters";
|
|
420
|
-
export
|
|
420
|
+
export type ServiceInputTypes =
|
|
421
421
|
| AssociateRoleToGroupCommandInput
|
|
422
422
|
| AssociateServiceRoleToAccountCommandInput
|
|
423
423
|
| CreateConnectorDefinitionCommandInput
|
|
@@ -510,7 +510,7 @@ export declare type ServiceInputTypes =
|
|
|
510
510
|
| UpdateResourceDefinitionCommandInput
|
|
511
511
|
| UpdateSubscriptionDefinitionCommandInput
|
|
512
512
|
| UpdateThingRuntimeConfigurationCommandInput;
|
|
513
|
-
export
|
|
513
|
+
export type ServiceOutputTypes =
|
|
514
514
|
| AssociateRoleToGroupCommandOutput
|
|
515
515
|
| AssociateServiceRoleToAccountCommandOutput
|
|
516
516
|
| CreateConnectorDefinitionCommandOutput
|
|
@@ -627,7 +627,7 @@ export interface ClientDefaults
|
|
|
627
627
|
logger?: __Logger;
|
|
628
628
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
629
629
|
}
|
|
630
|
-
|
|
630
|
+
type GreengrassClientConfigType = Partial<
|
|
631
631
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
632
632
|
> &
|
|
633
633
|
ClientDefaults &
|
|
@@ -639,7 +639,7 @@ declare type GreengrassClientConfigType = Partial<
|
|
|
639
639
|
UserAgentInputConfig &
|
|
640
640
|
ClientInputEndpointParameters;
|
|
641
641
|
export interface GreengrassClientConfig extends GreengrassClientConfigType {}
|
|
642
|
-
|
|
642
|
+
type GreengrassClientResolvedConfigType =
|
|
643
643
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
644
644
|
Required<ClientDefaults> &
|
|
645
645
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-greengrass",
|
|
3
3
|
"description": "AWS SDK for JavaScript Greengrass Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.296.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,49 +20,49 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
45
|
-
"@aws-sdk/util-base64": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
-
"@aws-sdk/util-utf8": "3.
|
|
55
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.296.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.296.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.296.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.296.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.296.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.296.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.296.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.296.0",
|
|
43
|
+
"@aws-sdk/types": "3.296.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.296.0",
|
|
45
|
+
"@aws-sdk/util-base64": "3.295.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.296.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.296.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.296.0",
|
|
54
|
+
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
|
+
"tslib": "^2.5.0"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
58
|
+
"@aws-sdk/service-client-documentation-generator": "3.295.0",
|
|
59
59
|
"@tsconfig/node14": "1.0.3",
|
|
60
60
|
"@types/node": "^14.14.31",
|
|
61
61
|
"concurrently": "7.0.0",
|
|
62
62
|
"downlevel-dts": "0.10.1",
|
|
63
63
|
"rimraf": "3.0.2",
|
|
64
64
|
"typedoc": "0.23.23",
|
|
65
|
-
"typescript": "~4.
|
|
65
|
+
"typescript": "~4.9.5"
|
|
66
66
|
},
|
|
67
67
|
"engines": {
|
|
68
68
|
"node": ">=14.0.0"
|