@aws-sdk/client-greengrass 3.169.0 → 3.171.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 +16 -0
- package/dist-types/ts3.4/Greengrass.d.ts +1598 -465
- package/dist-types/ts3.4/GreengrassClient.d.ts +656 -165
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +39 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1807 -2295
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1109 -278
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListBulkDeploymentDetailedReportsRequest,
|
|
15
|
+
ListBulkDeploymentDetailedReportsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListBulkDeploymentDetailedReportsCommandInput
|
|
18
|
+
extends ListBulkDeploymentDetailedReportsRequest {}
|
|
19
|
+
export interface ListBulkDeploymentDetailedReportsCommandOutput
|
|
20
|
+
extends ListBulkDeploymentDetailedReportsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListBulkDeploymentDetailedReportsCommand extends $Command<
|
|
23
|
+
ListBulkDeploymentDetailedReportsCommandInput,
|
|
24
|
+
ListBulkDeploymentDetailedReportsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListBulkDeploymentDetailedReportsCommandInput;
|
|
28
|
+
constructor(input: ListBulkDeploymentDetailedReportsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListBulkDeploymentDetailedReportsCommandInput,
|
|
35
|
+
ListBulkDeploymentDetailedReportsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
ListBulkDeploymentsRequest,
|
|
15
|
+
ListBulkDeploymentsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListBulkDeploymentsCommandInput
|
|
18
|
+
extends ListBulkDeploymentsRequest {}
|
|
19
|
+
export interface ListBulkDeploymentsCommandOutput
|
|
20
|
+
extends ListBulkDeploymentsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListBulkDeploymentsCommand extends $Command<
|
|
23
|
+
ListBulkDeploymentsCommandInput,
|
|
24
|
+
ListBulkDeploymentsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListBulkDeploymentsCommandInput;
|
|
28
|
+
constructor(input: ListBulkDeploymentsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListBulkDeploymentsCommandInput, ListBulkDeploymentsCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListConnectorDefinitionVersionsRequest,
|
|
15
|
+
ListConnectorDefinitionVersionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListConnectorDefinitionVersionsCommandInput
|
|
18
|
+
extends ListConnectorDefinitionVersionsRequest {}
|
|
19
|
+
export interface ListConnectorDefinitionVersionsCommandOutput
|
|
20
|
+
extends ListConnectorDefinitionVersionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListConnectorDefinitionVersionsCommand extends $Command<
|
|
23
|
+
ListConnectorDefinitionVersionsCommandInput,
|
|
24
|
+
ListConnectorDefinitionVersionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListConnectorDefinitionVersionsCommandInput;
|
|
28
|
+
constructor(input: ListConnectorDefinitionVersionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListConnectorDefinitionVersionsCommandInput,
|
|
35
|
+
ListConnectorDefinitionVersionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListConnectorDefinitionsRequest,
|
|
15
|
+
ListConnectorDefinitionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListConnectorDefinitionsCommandInput
|
|
18
|
+
extends ListConnectorDefinitionsRequest {}
|
|
19
|
+
export interface ListConnectorDefinitionsCommandOutput
|
|
20
|
+
extends ListConnectorDefinitionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListConnectorDefinitionsCommand extends $Command<
|
|
23
|
+
ListConnectorDefinitionsCommandInput,
|
|
24
|
+
ListConnectorDefinitionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListConnectorDefinitionsCommandInput;
|
|
28
|
+
constructor(input: ListConnectorDefinitionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListConnectorDefinitionsCommandInput,
|
|
35
|
+
ListConnectorDefinitionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListCoreDefinitionVersionsRequest,
|
|
15
|
+
ListCoreDefinitionVersionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListCoreDefinitionVersionsCommandInput
|
|
18
|
+
extends ListCoreDefinitionVersionsRequest {}
|
|
19
|
+
export interface ListCoreDefinitionVersionsCommandOutput
|
|
20
|
+
extends ListCoreDefinitionVersionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListCoreDefinitionVersionsCommand extends $Command<
|
|
23
|
+
ListCoreDefinitionVersionsCommandInput,
|
|
24
|
+
ListCoreDefinitionVersionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListCoreDefinitionVersionsCommandInput;
|
|
28
|
+
constructor(input: ListCoreDefinitionVersionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListCoreDefinitionVersionsCommandInput,
|
|
35
|
+
ListCoreDefinitionVersionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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
|
+
ListCoreDefinitionsRequest,
|
|
15
|
+
ListCoreDefinitionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListCoreDefinitionsCommandInput
|
|
18
|
+
extends ListCoreDefinitionsRequest {}
|
|
19
|
+
export interface ListCoreDefinitionsCommandOutput
|
|
20
|
+
extends ListCoreDefinitionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListCoreDefinitionsCommand extends $Command<
|
|
23
|
+
ListCoreDefinitionsCommandInput,
|
|
24
|
+
ListCoreDefinitionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListCoreDefinitionsCommandInput;
|
|
28
|
+
constructor(input: ListCoreDefinitionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<ListCoreDefinitionsCommandInput, ListCoreDefinitionsCommandOutput>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,35 @@
|
|
|
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
|
+
ListDeploymentsRequest,
|
|
15
|
+
ListDeploymentsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListDeploymentsCommandInput extends ListDeploymentsRequest {}
|
|
18
|
+
export interface ListDeploymentsCommandOutput
|
|
19
|
+
extends ListDeploymentsResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
export declare class ListDeploymentsCommand extends $Command<
|
|
22
|
+
ListDeploymentsCommandInput,
|
|
23
|
+
ListDeploymentsCommandOutput,
|
|
24
|
+
GreengrassClientResolvedConfig
|
|
25
|
+
> {
|
|
26
|
+
readonly input: ListDeploymentsCommandInput;
|
|
27
|
+
constructor(input: ListDeploymentsCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: GreengrassClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<ListDeploymentsCommandInput, ListDeploymentsCommandOutput>;
|
|
33
|
+
private serialize;
|
|
34
|
+
private deserialize;
|
|
35
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListDeviceDefinitionVersionsRequest,
|
|
15
|
+
ListDeviceDefinitionVersionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListDeviceDefinitionVersionsCommandInput
|
|
18
|
+
extends ListDeviceDefinitionVersionsRequest {}
|
|
19
|
+
export interface ListDeviceDefinitionVersionsCommandOutput
|
|
20
|
+
extends ListDeviceDefinitionVersionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListDeviceDefinitionVersionsCommand extends $Command<
|
|
23
|
+
ListDeviceDefinitionVersionsCommandInput,
|
|
24
|
+
ListDeviceDefinitionVersionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListDeviceDefinitionVersionsCommandInput;
|
|
28
|
+
constructor(input: ListDeviceDefinitionVersionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListDeviceDefinitionVersionsCommandInput,
|
|
35
|
+
ListDeviceDefinitionVersionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListDeviceDefinitionsRequest,
|
|
15
|
+
ListDeviceDefinitionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListDeviceDefinitionsCommandInput
|
|
18
|
+
extends ListDeviceDefinitionsRequest {}
|
|
19
|
+
export interface ListDeviceDefinitionsCommandOutput
|
|
20
|
+
extends ListDeviceDefinitionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListDeviceDefinitionsCommand extends $Command<
|
|
23
|
+
ListDeviceDefinitionsCommandInput,
|
|
24
|
+
ListDeviceDefinitionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListDeviceDefinitionsCommandInput;
|
|
28
|
+
constructor(input: ListDeviceDefinitionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListDeviceDefinitionsCommandInput,
|
|
35
|
+
ListDeviceDefinitionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListFunctionDefinitionVersionsRequest,
|
|
15
|
+
ListFunctionDefinitionVersionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListFunctionDefinitionVersionsCommandInput
|
|
18
|
+
extends ListFunctionDefinitionVersionsRequest {}
|
|
19
|
+
export interface ListFunctionDefinitionVersionsCommandOutput
|
|
20
|
+
extends ListFunctionDefinitionVersionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListFunctionDefinitionVersionsCommand extends $Command<
|
|
23
|
+
ListFunctionDefinitionVersionsCommandInput,
|
|
24
|
+
ListFunctionDefinitionVersionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListFunctionDefinitionVersionsCommandInput;
|
|
28
|
+
constructor(input: ListFunctionDefinitionVersionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListFunctionDefinitionVersionsCommandInput,
|
|
35
|
+
ListFunctionDefinitionVersionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,39 @@
|
|
|
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
|
+
ListFunctionDefinitionsRequest,
|
|
15
|
+
ListFunctionDefinitionsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface ListFunctionDefinitionsCommandInput
|
|
18
|
+
extends ListFunctionDefinitionsRequest {}
|
|
19
|
+
export interface ListFunctionDefinitionsCommandOutput
|
|
20
|
+
extends ListFunctionDefinitionsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class ListFunctionDefinitionsCommand extends $Command<
|
|
23
|
+
ListFunctionDefinitionsCommandInput,
|
|
24
|
+
ListFunctionDefinitionsCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: ListFunctionDefinitionsCommandInput;
|
|
28
|
+
constructor(input: ListFunctionDefinitionsCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
ListFunctionDefinitionsCommandInput,
|
|
35
|
+
ListFunctionDefinitionsCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|