@aws-sdk/client-greengrass 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/Greengrass.d.ts +1690 -465
- package/dist-types/ts3.4/GreengrassClient.d.ts +681 -165
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +92 -92
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +5 -5
- package/dist-types/ts3.4/models/GreengrassServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2507 -2295
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1109 -278
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
DisassociateServiceRoleFromAccountRequest,
|
|
15
|
+
DisassociateServiceRoleFromAccountResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DisassociateServiceRoleFromAccountCommandInput
|
|
18
|
+
extends DisassociateServiceRoleFromAccountRequest {}
|
|
19
|
+
export interface DisassociateServiceRoleFromAccountCommandOutput
|
|
20
|
+
extends DisassociateServiceRoleFromAccountResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DisassociateServiceRoleFromAccountCommand extends $Command<
|
|
24
|
+
DisassociateServiceRoleFromAccountCommandInput,
|
|
25
|
+
DisassociateServiceRoleFromAccountCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DisassociateServiceRoleFromAccountCommandInput;
|
|
29
|
+
constructor(input: DisassociateServiceRoleFromAccountCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DisassociateServiceRoleFromAccountCommandInput,
|
|
37
|
+
DisassociateServiceRoleFromAccountCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetAssociatedRoleRequest,
|
|
15
|
+
GetAssociatedRoleResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetAssociatedRoleCommandInput
|
|
18
|
+
extends GetAssociatedRoleRequest {}
|
|
19
|
+
export interface GetAssociatedRoleCommandOutput
|
|
20
|
+
extends GetAssociatedRoleResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetAssociatedRoleCommand extends $Command<
|
|
24
|
+
GetAssociatedRoleCommandInput,
|
|
25
|
+
GetAssociatedRoleCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetAssociatedRoleCommandInput;
|
|
29
|
+
constructor(input: GetAssociatedRoleCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetAssociatedRoleCommandInput, GetAssociatedRoleCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetBulkDeploymentStatusRequest,
|
|
15
|
+
GetBulkDeploymentStatusResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetBulkDeploymentStatusCommandInput
|
|
18
|
+
extends GetBulkDeploymentStatusRequest {}
|
|
19
|
+
export interface GetBulkDeploymentStatusCommandOutput
|
|
20
|
+
extends GetBulkDeploymentStatusResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetBulkDeploymentStatusCommand extends $Command<
|
|
24
|
+
GetBulkDeploymentStatusCommandInput,
|
|
25
|
+
GetBulkDeploymentStatusCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetBulkDeploymentStatusCommandInput;
|
|
29
|
+
constructor(input: GetBulkDeploymentStatusCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetBulkDeploymentStatusCommandInput,
|
|
37
|
+
GetBulkDeploymentStatusCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetConnectivityInfoRequest,
|
|
15
|
+
GetConnectivityInfoResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetConnectivityInfoCommandInput
|
|
18
|
+
extends GetConnectivityInfoRequest {}
|
|
19
|
+
export interface GetConnectivityInfoCommandOutput
|
|
20
|
+
extends GetConnectivityInfoResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetConnectivityInfoCommand extends $Command<
|
|
24
|
+
GetConnectivityInfoCommandInput,
|
|
25
|
+
GetConnectivityInfoCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetConnectivityInfoCommandInput;
|
|
29
|
+
constructor(input: GetConnectivityInfoCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetConnectivityInfoCommandInput, GetConnectivityInfoCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetConnectorDefinitionRequest,
|
|
15
|
+
GetConnectorDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetConnectorDefinitionCommandInput
|
|
18
|
+
extends GetConnectorDefinitionRequest {}
|
|
19
|
+
export interface GetConnectorDefinitionCommandOutput
|
|
20
|
+
extends GetConnectorDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetConnectorDefinitionCommand extends $Command<
|
|
24
|
+
GetConnectorDefinitionCommandInput,
|
|
25
|
+
GetConnectorDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetConnectorDefinitionCommandInput;
|
|
29
|
+
constructor(input: GetConnectorDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetConnectorDefinitionCommandInput,
|
|
37
|
+
GetConnectorDefinitionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetConnectorDefinitionVersionRequest,
|
|
15
|
+
GetConnectorDefinitionVersionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetConnectorDefinitionVersionCommandInput
|
|
18
|
+
extends GetConnectorDefinitionVersionRequest {}
|
|
19
|
+
export interface GetConnectorDefinitionVersionCommandOutput
|
|
20
|
+
extends GetConnectorDefinitionVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetConnectorDefinitionVersionCommand extends $Command<
|
|
24
|
+
GetConnectorDefinitionVersionCommandInput,
|
|
25
|
+
GetConnectorDefinitionVersionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetConnectorDefinitionVersionCommandInput;
|
|
29
|
+
constructor(input: GetConnectorDefinitionVersionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetConnectorDefinitionVersionCommandInput,
|
|
37
|
+
GetConnectorDefinitionVersionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetCoreDefinitionRequest,
|
|
15
|
+
GetCoreDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetCoreDefinitionCommandInput
|
|
18
|
+
extends GetCoreDefinitionRequest {}
|
|
19
|
+
export interface GetCoreDefinitionCommandOutput
|
|
20
|
+
extends GetCoreDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetCoreDefinitionCommand extends $Command<
|
|
24
|
+
GetCoreDefinitionCommandInput,
|
|
25
|
+
GetCoreDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetCoreDefinitionCommandInput;
|
|
29
|
+
constructor(input: GetCoreDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetCoreDefinitionVersionRequest,
|
|
15
|
+
GetCoreDefinitionVersionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetCoreDefinitionVersionCommandInput
|
|
18
|
+
extends GetCoreDefinitionVersionRequest {}
|
|
19
|
+
export interface GetCoreDefinitionVersionCommandOutput
|
|
20
|
+
extends GetCoreDefinitionVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetCoreDefinitionVersionCommand extends $Command<
|
|
24
|
+
GetCoreDefinitionVersionCommandInput,
|
|
25
|
+
GetCoreDefinitionVersionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetCoreDefinitionVersionCommandInput;
|
|
29
|
+
constructor(input: GetCoreDefinitionVersionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetCoreDefinitionVersionCommandInput,
|
|
37
|
+
GetCoreDefinitionVersionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetDeploymentStatusRequest,
|
|
15
|
+
GetDeploymentStatusResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetDeploymentStatusCommandInput
|
|
18
|
+
extends GetDeploymentStatusRequest {}
|
|
19
|
+
export interface GetDeploymentStatusCommandOutput
|
|
20
|
+
extends GetDeploymentStatusResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetDeploymentStatusCommand extends $Command<
|
|
24
|
+
GetDeploymentStatusCommandInput,
|
|
25
|
+
GetDeploymentStatusCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetDeploymentStatusCommandInput;
|
|
29
|
+
constructor(input: GetDeploymentStatusCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetDeviceDefinitionRequest,
|
|
15
|
+
GetDeviceDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetDeviceDefinitionCommandInput
|
|
18
|
+
extends GetDeviceDefinitionRequest {}
|
|
19
|
+
export interface GetDeviceDefinitionCommandOutput
|
|
20
|
+
extends GetDeviceDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetDeviceDefinitionCommand extends $Command<
|
|
24
|
+
GetDeviceDefinitionCommandInput,
|
|
25
|
+
GetDeviceDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetDeviceDefinitionCommandInput;
|
|
29
|
+
constructor(input: GetDeviceDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
GreengrassClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../GreengrassClient";
|
|
13
|
+
import {
|
|
14
|
+
GetDeviceDefinitionVersionRequest,
|
|
15
|
+
GetDeviceDefinitionVersionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface GetDeviceDefinitionVersionCommandInput
|
|
18
|
+
extends GetDeviceDefinitionVersionRequest {}
|
|
19
|
+
export interface GetDeviceDefinitionVersionCommandOutput
|
|
20
|
+
extends GetDeviceDefinitionVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class GetDeviceDefinitionVersionCommand extends $Command<
|
|
24
|
+
GetDeviceDefinitionVersionCommandInput,
|
|
25
|
+
GetDeviceDefinitionVersionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: GetDeviceDefinitionVersionCommandInput;
|
|
29
|
+
constructor(input: GetDeviceDefinitionVersionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
GetDeviceDefinitionVersionCommandInput,
|
|
37
|
+
GetDeviceDefinitionVersionCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|