@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
|
+
CreateGroupCertificateAuthorityRequest,
|
|
15
|
+
CreateGroupCertificateAuthorityResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateGroupCertificateAuthorityCommandInput
|
|
18
|
+
extends CreateGroupCertificateAuthorityRequest {}
|
|
19
|
+
export interface CreateGroupCertificateAuthorityCommandOutput
|
|
20
|
+
extends CreateGroupCertificateAuthorityResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateGroupCertificateAuthorityCommand extends $Command<
|
|
23
|
+
CreateGroupCertificateAuthorityCommandInput,
|
|
24
|
+
CreateGroupCertificateAuthorityCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateGroupCertificateAuthorityCommandInput;
|
|
28
|
+
constructor(input: CreateGroupCertificateAuthorityCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateGroupCertificateAuthorityCommandInput,
|
|
35
|
+
CreateGroupCertificateAuthorityCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
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 { CreateGroupRequest, CreateGroupResponse } from "../models/models_0";
|
|
14
|
+
export interface CreateGroupCommandInput extends CreateGroupRequest {}
|
|
15
|
+
export interface CreateGroupCommandOutput
|
|
16
|
+
extends CreateGroupResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
export declare class CreateGroupCommand extends $Command<
|
|
19
|
+
CreateGroupCommandInput,
|
|
20
|
+
CreateGroupCommandOutput,
|
|
21
|
+
GreengrassClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: CreateGroupCommandInput;
|
|
24
|
+
constructor(input: CreateGroupCommandInput);
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: GreengrassClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<CreateGroupCommandInput, CreateGroupCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -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
|
+
CreateGroupVersionRequest,
|
|
15
|
+
CreateGroupVersionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateGroupVersionCommandInput
|
|
18
|
+
extends CreateGroupVersionRequest {}
|
|
19
|
+
export interface CreateGroupVersionCommandOutput
|
|
20
|
+
extends CreateGroupVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateGroupVersionCommand extends $Command<
|
|
23
|
+
CreateGroupVersionCommandInput,
|
|
24
|
+
CreateGroupVersionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateGroupVersionCommandInput;
|
|
28
|
+
constructor(input: CreateGroupVersionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput>;
|
|
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
|
+
CreateLoggerDefinitionRequest,
|
|
15
|
+
CreateLoggerDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateLoggerDefinitionCommandInput
|
|
18
|
+
extends CreateLoggerDefinitionRequest {}
|
|
19
|
+
export interface CreateLoggerDefinitionCommandOutput
|
|
20
|
+
extends CreateLoggerDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateLoggerDefinitionCommand extends $Command<
|
|
23
|
+
CreateLoggerDefinitionCommandInput,
|
|
24
|
+
CreateLoggerDefinitionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateLoggerDefinitionCommandInput;
|
|
28
|
+
constructor(input: CreateLoggerDefinitionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateLoggerDefinitionCommandInput,
|
|
35
|
+
CreateLoggerDefinitionCommandOutput
|
|
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
|
+
CreateLoggerDefinitionVersionRequest,
|
|
15
|
+
CreateLoggerDefinitionVersionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateLoggerDefinitionVersionCommandInput
|
|
18
|
+
extends CreateLoggerDefinitionVersionRequest {}
|
|
19
|
+
export interface CreateLoggerDefinitionVersionCommandOutput
|
|
20
|
+
extends CreateLoggerDefinitionVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateLoggerDefinitionVersionCommand extends $Command<
|
|
23
|
+
CreateLoggerDefinitionVersionCommandInput,
|
|
24
|
+
CreateLoggerDefinitionVersionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateLoggerDefinitionVersionCommandInput;
|
|
28
|
+
constructor(input: CreateLoggerDefinitionVersionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateLoggerDefinitionVersionCommandInput,
|
|
35
|
+
CreateLoggerDefinitionVersionCommandOutput
|
|
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
|
+
CreateResourceDefinitionRequest,
|
|
15
|
+
CreateResourceDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateResourceDefinitionCommandInput
|
|
18
|
+
extends CreateResourceDefinitionRequest {}
|
|
19
|
+
export interface CreateResourceDefinitionCommandOutput
|
|
20
|
+
extends CreateResourceDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateResourceDefinitionCommand extends $Command<
|
|
23
|
+
CreateResourceDefinitionCommandInput,
|
|
24
|
+
CreateResourceDefinitionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateResourceDefinitionCommandInput;
|
|
28
|
+
constructor(input: CreateResourceDefinitionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateResourceDefinitionCommandInput,
|
|
35
|
+
CreateResourceDefinitionCommandOutput
|
|
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
|
+
CreateResourceDefinitionVersionRequest,
|
|
15
|
+
CreateResourceDefinitionVersionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateResourceDefinitionVersionCommandInput
|
|
18
|
+
extends CreateResourceDefinitionVersionRequest {}
|
|
19
|
+
export interface CreateResourceDefinitionVersionCommandOutput
|
|
20
|
+
extends CreateResourceDefinitionVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateResourceDefinitionVersionCommand extends $Command<
|
|
23
|
+
CreateResourceDefinitionVersionCommandInput,
|
|
24
|
+
CreateResourceDefinitionVersionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateResourceDefinitionVersionCommandInput;
|
|
28
|
+
constructor(input: CreateResourceDefinitionVersionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateResourceDefinitionVersionCommandInput,
|
|
35
|
+
CreateResourceDefinitionVersionCommandOutput
|
|
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
|
+
CreateSoftwareUpdateJobRequest,
|
|
15
|
+
CreateSoftwareUpdateJobResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateSoftwareUpdateJobCommandInput
|
|
18
|
+
extends CreateSoftwareUpdateJobRequest {}
|
|
19
|
+
export interface CreateSoftwareUpdateJobCommandOutput
|
|
20
|
+
extends CreateSoftwareUpdateJobResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateSoftwareUpdateJobCommand extends $Command<
|
|
23
|
+
CreateSoftwareUpdateJobCommandInput,
|
|
24
|
+
CreateSoftwareUpdateJobCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateSoftwareUpdateJobCommandInput;
|
|
28
|
+
constructor(input: CreateSoftwareUpdateJobCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateSoftwareUpdateJobCommandInput,
|
|
35
|
+
CreateSoftwareUpdateJobCommandOutput
|
|
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
|
+
CreateSubscriptionDefinitionRequest,
|
|
15
|
+
CreateSubscriptionDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateSubscriptionDefinitionCommandInput
|
|
18
|
+
extends CreateSubscriptionDefinitionRequest {}
|
|
19
|
+
export interface CreateSubscriptionDefinitionCommandOutput
|
|
20
|
+
extends CreateSubscriptionDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateSubscriptionDefinitionCommand extends $Command<
|
|
23
|
+
CreateSubscriptionDefinitionCommandInput,
|
|
24
|
+
CreateSubscriptionDefinitionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateSubscriptionDefinitionCommandInput;
|
|
28
|
+
constructor(input: CreateSubscriptionDefinitionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateSubscriptionDefinitionCommandInput,
|
|
35
|
+
CreateSubscriptionDefinitionCommandOutput
|
|
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
|
+
CreateSubscriptionDefinitionVersionRequest,
|
|
15
|
+
CreateSubscriptionDefinitionVersionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateSubscriptionDefinitionVersionCommandInput
|
|
18
|
+
extends CreateSubscriptionDefinitionVersionRequest {}
|
|
19
|
+
export interface CreateSubscriptionDefinitionVersionCommandOutput
|
|
20
|
+
extends CreateSubscriptionDefinitionVersionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class CreateSubscriptionDefinitionVersionCommand extends $Command<
|
|
23
|
+
CreateSubscriptionDefinitionVersionCommandInput,
|
|
24
|
+
CreateSubscriptionDefinitionVersionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateSubscriptionDefinitionVersionCommandInput;
|
|
28
|
+
constructor(input: CreateSubscriptionDefinitionVersionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
CreateSubscriptionDefinitionVersionCommandInput,
|
|
35
|
+
CreateSubscriptionDefinitionVersionCommandOutput
|
|
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
|
+
DeleteConnectorDefinitionRequest,
|
|
15
|
+
DeleteConnectorDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteConnectorDefinitionCommandInput
|
|
18
|
+
extends DeleteConnectorDefinitionRequest {}
|
|
19
|
+
export interface DeleteConnectorDefinitionCommandOutput
|
|
20
|
+
extends DeleteConnectorDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
export declare class DeleteConnectorDefinitionCommand extends $Command<
|
|
23
|
+
DeleteConnectorDefinitionCommandInput,
|
|
24
|
+
DeleteConnectorDefinitionCommandOutput,
|
|
25
|
+
GreengrassClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: DeleteConnectorDefinitionCommandInput;
|
|
28
|
+
constructor(input: DeleteConnectorDefinitionCommandInput);
|
|
29
|
+
resolveMiddleware(
|
|
30
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
31
|
+
configuration: GreengrassClientResolvedConfig,
|
|
32
|
+
options?: __HttpHandlerOptions
|
|
33
|
+
): Handler<
|
|
34
|
+
DeleteConnectorDefinitionCommandInput,
|
|
35
|
+
DeleteConnectorDefinitionCommandOutput
|
|
36
|
+
>;
|
|
37
|
+
private serialize;
|
|
38
|
+
private deserialize;
|
|
39
|
+
}
|