@aws-sdk/client-greengrass 3.168.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 +16 -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
|
+
UpdateDeviceDefinitionRequest,
|
|
15
|
+
UpdateDeviceDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface UpdateDeviceDefinitionCommandInput
|
|
18
|
+
extends UpdateDeviceDefinitionRequest {}
|
|
19
|
+
export interface UpdateDeviceDefinitionCommandOutput
|
|
20
|
+
extends UpdateDeviceDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateDeviceDefinitionCommand extends $Command<
|
|
24
|
+
UpdateDeviceDefinitionCommandInput,
|
|
25
|
+
UpdateDeviceDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateDeviceDefinitionCommandInput;
|
|
29
|
+
constructor(input: UpdateDeviceDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateDeviceDefinitionCommandInput,
|
|
37
|
+
UpdateDeviceDefinitionCommandOutput
|
|
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
|
+
UpdateFunctionDefinitionRequest,
|
|
15
|
+
UpdateFunctionDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface UpdateFunctionDefinitionCommandInput
|
|
18
|
+
extends UpdateFunctionDefinitionRequest {}
|
|
19
|
+
export interface UpdateFunctionDefinitionCommandOutput
|
|
20
|
+
extends UpdateFunctionDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateFunctionDefinitionCommand extends $Command<
|
|
24
|
+
UpdateFunctionDefinitionCommandInput,
|
|
25
|
+
UpdateFunctionDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateFunctionDefinitionCommandInput;
|
|
29
|
+
constructor(input: UpdateFunctionDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateFunctionDefinitionCommandInput,
|
|
37
|
+
UpdateFunctionDefinitionCommandOutput
|
|
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
|
+
UpdateGroupCertificateConfigurationRequest,
|
|
15
|
+
UpdateGroupCertificateConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface UpdateGroupCertificateConfigurationCommandInput
|
|
18
|
+
extends UpdateGroupCertificateConfigurationRequest {}
|
|
19
|
+
export interface UpdateGroupCertificateConfigurationCommandOutput
|
|
20
|
+
extends UpdateGroupCertificateConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateGroupCertificateConfigurationCommand extends $Command<
|
|
24
|
+
UpdateGroupCertificateConfigurationCommandInput,
|
|
25
|
+
UpdateGroupCertificateConfigurationCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateGroupCertificateConfigurationCommandInput;
|
|
29
|
+
constructor(input: UpdateGroupCertificateConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateGroupCertificateConfigurationCommandInput,
|
|
37
|
+
UpdateGroupCertificateConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,34 @@
|
|
|
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 { UpdateGroupRequest, UpdateGroupResponse } from "../models/models_0";
|
|
14
|
+
export interface UpdateGroupCommandInput extends UpdateGroupRequest {}
|
|
15
|
+
export interface UpdateGroupCommandOutput
|
|
16
|
+
extends UpdateGroupResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class UpdateGroupCommand extends $Command<
|
|
20
|
+
UpdateGroupCommandInput,
|
|
21
|
+
UpdateGroupCommandOutput,
|
|
22
|
+
GreengrassClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: UpdateGroupCommandInput;
|
|
25
|
+
constructor(input: UpdateGroupCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: GreengrassClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<UpdateGroupCommandInput, UpdateGroupCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
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
|
+
UpdateLoggerDefinitionRequest,
|
|
15
|
+
UpdateLoggerDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface UpdateLoggerDefinitionCommandInput
|
|
18
|
+
extends UpdateLoggerDefinitionRequest {}
|
|
19
|
+
export interface UpdateLoggerDefinitionCommandOutput
|
|
20
|
+
extends UpdateLoggerDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateLoggerDefinitionCommand extends $Command<
|
|
24
|
+
UpdateLoggerDefinitionCommandInput,
|
|
25
|
+
UpdateLoggerDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateLoggerDefinitionCommandInput;
|
|
29
|
+
constructor(input: UpdateLoggerDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateLoggerDefinitionCommandInput,
|
|
37
|
+
UpdateLoggerDefinitionCommandOutput
|
|
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
|
+
UpdateResourceDefinitionRequest,
|
|
15
|
+
UpdateResourceDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface UpdateResourceDefinitionCommandInput
|
|
18
|
+
extends UpdateResourceDefinitionRequest {}
|
|
19
|
+
export interface UpdateResourceDefinitionCommandOutput
|
|
20
|
+
extends UpdateResourceDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateResourceDefinitionCommand extends $Command<
|
|
24
|
+
UpdateResourceDefinitionCommandInput,
|
|
25
|
+
UpdateResourceDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateResourceDefinitionCommandInput;
|
|
29
|
+
constructor(input: UpdateResourceDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateResourceDefinitionCommandInput,
|
|
37
|
+
UpdateResourceDefinitionCommandOutput
|
|
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
|
+
UpdateSubscriptionDefinitionRequest,
|
|
15
|
+
UpdateSubscriptionDefinitionResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface UpdateSubscriptionDefinitionCommandInput
|
|
18
|
+
extends UpdateSubscriptionDefinitionRequest {}
|
|
19
|
+
export interface UpdateSubscriptionDefinitionCommandOutput
|
|
20
|
+
extends UpdateSubscriptionDefinitionResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateSubscriptionDefinitionCommand extends $Command<
|
|
24
|
+
UpdateSubscriptionDefinitionCommandInput,
|
|
25
|
+
UpdateSubscriptionDefinitionCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateSubscriptionDefinitionCommandInput;
|
|
29
|
+
constructor(input: UpdateSubscriptionDefinitionCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateSubscriptionDefinitionCommandInput,
|
|
37
|
+
UpdateSubscriptionDefinitionCommandOutput
|
|
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
|
+
UpdateThingRuntimeConfigurationRequest,
|
|
15
|
+
UpdateThingRuntimeConfigurationResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface UpdateThingRuntimeConfigurationCommandInput
|
|
18
|
+
extends UpdateThingRuntimeConfigurationRequest {}
|
|
19
|
+
export interface UpdateThingRuntimeConfigurationCommandOutput
|
|
20
|
+
extends UpdateThingRuntimeConfigurationResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class UpdateThingRuntimeConfigurationCommand extends $Command<
|
|
24
|
+
UpdateThingRuntimeConfigurationCommandInput,
|
|
25
|
+
UpdateThingRuntimeConfigurationCommandOutput,
|
|
26
|
+
GreengrassClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: UpdateThingRuntimeConfigurationCommandInput;
|
|
29
|
+
constructor(input: UpdateThingRuntimeConfigurationCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: GreengrassClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
UpdateThingRuntimeConfigurationCommandInput,
|
|
37
|
+
UpdateThingRuntimeConfigurationCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|