@aws-sdk/client-greengrass 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +2 -3
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -3
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +2 -3
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +2 -3
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +2 -3
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +2 -3
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +2 -3
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +2 -3
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +2 -3
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +2 -3
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +2 -3
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetGroupCommand.js +2 -3
- package/dist-cjs/commands/GetGroupVersionCommand.js +2 -3
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +2 -3
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +2 -3
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +2 -3
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +2 -3
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -3
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +2 -3
- package/dist-cjs/commands/ListGroupVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ResetDeploymentsCommand.js +2 -3
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +2 -3
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +2 -3
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +2 -3
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +2 -3
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +2 -3
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +2 -3
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -905
- package/dist-es/commands/AssociateRoleToGroupCommand.js +2 -3
- package/dist-es/commands/AssociateServiceRoleToAccountCommand.js +2 -3
- package/dist-es/commands/CreateConnectorDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateConnectorDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/CreateCoreDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateCoreDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/CreateDeploymentCommand.js +2 -3
- package/dist-es/commands/CreateDeviceDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateDeviceDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/CreateFunctionDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateFunctionDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/CreateGroupCertificateAuthorityCommand.js +2 -3
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateGroupVersionCommand.js +2 -3
- package/dist-es/commands/CreateLoggerDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateLoggerDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/CreateResourceDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateResourceDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/CreateSoftwareUpdateJobCommand.js +2 -3
- package/dist-es/commands/CreateSubscriptionDefinitionCommand.js +2 -3
- package/dist-es/commands/CreateSubscriptionDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/DeleteConnectorDefinitionCommand.js +2 -3
- package/dist-es/commands/DeleteCoreDefinitionCommand.js +2 -3
- package/dist-es/commands/DeleteDeviceDefinitionCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionDefinitionCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteLoggerDefinitionCommand.js +2 -3
- package/dist-es/commands/DeleteResourceDefinitionCommand.js +2 -3
- package/dist-es/commands/DeleteSubscriptionDefinitionCommand.js +2 -3
- package/dist-es/commands/DisassociateRoleFromGroupCommand.js +2 -3
- package/dist-es/commands/DisassociateServiceRoleFromAccountCommand.js +2 -3
- package/dist-es/commands/GetAssociatedRoleCommand.js +2 -3
- package/dist-es/commands/GetBulkDeploymentStatusCommand.js +2 -3
- package/dist-es/commands/GetConnectivityInfoCommand.js +2 -3
- package/dist-es/commands/GetConnectorDefinitionCommand.js +2 -3
- package/dist-es/commands/GetConnectorDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/GetCoreDefinitionCommand.js +2 -3
- package/dist-es/commands/GetCoreDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/GetDeploymentStatusCommand.js +2 -3
- package/dist-es/commands/GetDeviceDefinitionCommand.js +2 -3
- package/dist-es/commands/GetDeviceDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/GetFunctionDefinitionCommand.js +2 -3
- package/dist-es/commands/GetFunctionDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/GetGroupCertificateAuthorityCommand.js +2 -3
- package/dist-es/commands/GetGroupCertificateConfigurationCommand.js +2 -3
- package/dist-es/commands/GetGroupCommand.js +2 -3
- package/dist-es/commands/GetGroupVersionCommand.js +2 -3
- package/dist-es/commands/GetLoggerDefinitionCommand.js +2 -3
- package/dist-es/commands/GetLoggerDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/GetResourceDefinitionCommand.js +2 -3
- package/dist-es/commands/GetResourceDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/GetServiceRoleForAccountCommand.js +2 -3
- package/dist-es/commands/GetSubscriptionDefinitionCommand.js +2 -3
- package/dist-es/commands/GetSubscriptionDefinitionVersionCommand.js +2 -3
- package/dist-es/commands/GetThingRuntimeConfigurationCommand.js +2 -3
- package/dist-es/commands/ListBulkDeploymentDetailedReportsCommand.js +2 -3
- package/dist-es/commands/ListBulkDeploymentsCommand.js +2 -3
- package/dist-es/commands/ListConnectorDefinitionVersionsCommand.js +2 -3
- package/dist-es/commands/ListConnectorDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListCoreDefinitionVersionsCommand.js +2 -3
- package/dist-es/commands/ListCoreDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListDeploymentsCommand.js +2 -3
- package/dist-es/commands/ListDeviceDefinitionVersionsCommand.js +2 -3
- package/dist-es/commands/ListDeviceDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListFunctionDefinitionVersionsCommand.js +2 -3
- package/dist-es/commands/ListFunctionDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListGroupCertificateAuthoritiesCommand.js +2 -3
- package/dist-es/commands/ListGroupVersionsCommand.js +2 -3
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListLoggerDefinitionVersionsCommand.js +2 -3
- package/dist-es/commands/ListLoggerDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListResourceDefinitionVersionsCommand.js +2 -3
- package/dist-es/commands/ListResourceDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListSubscriptionDefinitionVersionsCommand.js +2 -3
- package/dist-es/commands/ListSubscriptionDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ResetDeploymentsCommand.js +2 -3
- package/dist-es/commands/StartBulkDeploymentCommand.js +2 -3
- package/dist-es/commands/StopBulkDeploymentCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateConnectivityInfoCommand.js +2 -3
- package/dist-es/commands/UpdateConnectorDefinitionCommand.js +2 -3
- package/dist-es/commands/UpdateCoreDefinitionCommand.js +2 -3
- package/dist-es/commands/UpdateDeviceDefinitionCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionDefinitionCommand.js +2 -3
- package/dist-es/commands/UpdateGroupCertificateConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateLoggerDefinitionCommand.js +2 -3
- package/dist-es/commands/UpdateResourceDefinitionCommand.js +2 -3
- package/dist-es/commands/UpdateSubscriptionDefinitionCommand.js +2 -3
- package/dist-es/commands/UpdateThingRuntimeConfigurationCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -675
- package/dist-types/Greengrass.d.ts +93 -0
- package/dist-types/GreengrassClient.d.ts +24 -4
- package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +16 -0
- package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateGroupVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +16 -0
- package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetAssociatedRoleCommand.d.ts +16 -0
- package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectivityInfoCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetCoreDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetDeploymentStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetGroupVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +16 -0
- package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +16 -0
- package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +16 -0
- package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeploymentsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ResetDeploymentsCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/StopBulkDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +16 -0
- package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +16 -0
- package/dist-types/models/GreengrassServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +623 -900
- package/dist-types/ts3.4/models/models_0.d.ts +0 -655
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { ListSubscriptionDefinitionsRequest, ListSubscriptionDefinitionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListSubscriptionDefinitionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListSubscriptionDefinitionsCommandInput extends ListSubscriptionDefinitionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListSubscriptionDefinitionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListSubscriptionDefinitionsCommandOutput extends ListSubscriptionDefinitionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves a list of subscription definitions.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListSubscriptionDefinitionsCommandOutput extends ListSubscripti
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListSubscriptionDefinitionsCommandInput - {@link ListSubscriptionDefinitionsCommandInput}
|
|
34
|
+
* @returns {@link ListSubscriptionDefinitionsCommandOutput}
|
|
28
35
|
* @see {@link ListSubscriptionDefinitionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListSubscriptionDefinitionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -34,11 +41,20 @@ export interface ListSubscriptionDefinitionsCommandOutput extends ListSubscripti
|
|
|
34
41
|
export declare class ListSubscriptionDefinitionsCommand extends $Command<ListSubscriptionDefinitionsCommandInput, ListSubscriptionDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
35
42
|
readonly input: ListSubscriptionDefinitionsCommandInput;
|
|
36
43
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
44
|
+
/**
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
37
47
|
constructor(input: ListSubscriptionDefinitionsCommandInput);
|
|
38
48
|
/**
|
|
39
49
|
* @internal
|
|
40
50
|
*/
|
|
41
51
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSubscriptionDefinitionsCommandInput, ListSubscriptionDefinitionsCommandOutput>;
|
|
52
|
+
/**
|
|
53
|
+
* @internal
|
|
54
|
+
*/
|
|
42
55
|
private serialize;
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
*/
|
|
43
59
|
private deserialize;
|
|
44
60
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTagsForResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTagsForResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves a list of resource tags for a resource arn.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
|
|
34
|
+
* @returns {@link ListTagsForResourceCommandOutput}
|
|
28
35
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
37
44
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: ListTagsForResourceCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: ListTagsForResourceCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { ResetDeploymentsRequest, ResetDeploymentsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ResetDeploymentsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ResetDeploymentsCommandInput extends ResetDeploymentsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ResetDeploymentsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ResetDeploymentsCommandOutput extends ResetDeploymentsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Resets a group's deployments.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ResetDeploymentsCommandOutput extends ResetDeploymentsResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ResetDeploymentsCommandInput - {@link ResetDeploymentsCommandInput}
|
|
34
|
+
* @returns {@link ResetDeploymentsCommandOutput}
|
|
28
35
|
* @see {@link ResetDeploymentsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ResetDeploymentsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface ResetDeploymentsCommandOutput extends ResetDeploymentsResponse,
|
|
|
37
44
|
export declare class ResetDeploymentsCommand extends $Command<ResetDeploymentsCommandInput, ResetDeploymentsCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: ResetDeploymentsCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: ResetDeploymentsCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResetDeploymentsCommandInput, ResetDeploymentsCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { StartBulkDeploymentRequest, StartBulkDeploymentResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StartBulkDeploymentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StartBulkDeploymentCommandInput extends StartBulkDeploymentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StartBulkDeploymentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StartBulkDeploymentCommandOutput extends StartBulkDeploymentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Deploys multiple groups in one operation. This action starts the bulk deployment of a specified set of group versions. Each group version deployment will be triggered with an adaptive rate that has a fixed upper limit. We recommend that you include an ''X-Amzn-Client-Token'' token in every ''StartBulkDeployment'' request. These requests are idempotent with respect to the token and the request parameters.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface StartBulkDeploymentCommandOutput extends StartBulkDeploymentRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param StartBulkDeploymentCommandInput - {@link StartBulkDeploymentCommandInput}
|
|
34
|
+
* @returns {@link StartBulkDeploymentCommandOutput}
|
|
28
35
|
* @see {@link StartBulkDeploymentCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link StartBulkDeploymentCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface StartBulkDeploymentCommandOutput extends StartBulkDeploymentRes
|
|
|
37
44
|
export declare class StartBulkDeploymentCommand extends $Command<StartBulkDeploymentCommandInput, StartBulkDeploymentCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: StartBulkDeploymentCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: StartBulkDeploymentCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartBulkDeploymentCommandInput, StartBulkDeploymentCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { StopBulkDeploymentRequest, StopBulkDeploymentResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link StopBulkDeploymentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface StopBulkDeploymentCommandInput extends StopBulkDeploymentRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link StopBulkDeploymentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface StopBulkDeploymentCommandOutput extends StopBulkDeploymentResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Stops the execution of a bulk deployment. This action returns a status of ''Stopping'' until the deployment is stopped. You cannot start a new bulk deployment while a previous deployment is in the ''Stopping'' state. This action doesn't rollback completed deployments or cancel pending deployments.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface StopBulkDeploymentCommandOutput extends StopBulkDeploymentRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param StopBulkDeploymentCommandInput - {@link StopBulkDeploymentCommandInput}
|
|
34
|
+
* @returns {@link StopBulkDeploymentCommandOutput}
|
|
28
35
|
* @see {@link StopBulkDeploymentCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link StopBulkDeploymentCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface StopBulkDeploymentCommandOutput extends StopBulkDeploymentRespo
|
|
|
37
44
|
export declare class StopBulkDeploymentCommand extends $Command<StopBulkDeploymentCommandInput, StopBulkDeploymentCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: StopBulkDeploymentCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: StopBulkDeploymentCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopBulkDeploymentCommandInput, StopBulkDeploymentCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { TagResourceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link TagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link TagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Adds tags to a Greengrass resource. Valid resources are 'Group', 'ConnectorDefinition', 'CoreDefinition', 'DeviceDefinition', 'FunctionDefinition', 'LoggerDefinition', 'SubscriptionDefinition', 'ResourceDefinition', and 'BulkDeployment'.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param TagResourceCommandInput - {@link TagResourceCommandInput}
|
|
34
|
+
* @returns {@link TagResourceCommandOutput}
|
|
28
35
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
37
44
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: TagResourceCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: TagResourceCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { UntagResourceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UntagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UntagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Remove resource tags from a Greengrass Resource.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
|
|
34
|
+
* @returns {@link UntagResourceCommandOutput}
|
|
28
35
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
37
44
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: UntagResourceCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: UntagResourceCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { UpdateConnectivityInfoRequest, UpdateConnectivityInfoResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateConnectivityInfoCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateConnectivityInfoCommandInput extends UpdateConnectivityInfoRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateConnectivityInfoCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityInfoResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Updates the connectivity information for the core. Any devices that belong to the group which has this core will receive this information in order to find the location of the core and connect to it.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityI
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateConnectivityInfoCommandInput - {@link UpdateConnectivityInfoCommandInput}
|
|
34
|
+
* @returns {@link UpdateConnectivityInfoCommandOutput}
|
|
28
35
|
* @see {@link UpdateConnectivityInfoCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateConnectivityInfoCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityI
|
|
|
40
47
|
export declare class UpdateConnectivityInfoCommand extends $Command<UpdateConnectivityInfoCommandInput, UpdateConnectivityInfoCommandOutput, GreengrassClientResolvedConfig> {
|
|
41
48
|
readonly input: UpdateConnectivityInfoCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: UpdateConnectivityInfoCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectivityInfoCommandInput, UpdateConnectivityInfoCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { UpdateConnectorDefinitionRequest, UpdateConnectorDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateConnectorDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateConnectorDefinitionCommandInput extends UpdateConnectorDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateConnectorDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Updates a connector definition.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorD
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateConnectorDefinitionCommandInput - {@link UpdateConnectorDefinitionCommandInput}
|
|
34
|
+
* @returns {@link UpdateConnectorDefinitionCommandOutput}
|
|
28
35
|
* @see {@link UpdateConnectorDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateConnectorDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorD
|
|
|
37
44
|
export declare class UpdateConnectorDefinitionCommand extends $Command<UpdateConnectorDefinitionCommandInput, UpdateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: UpdateConnectorDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: UpdateConnectorDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectorDefinitionCommandInput, UpdateConnectorDefinitionCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { UpdateCoreDefinitionRequest, UpdateCoreDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateCoreDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateCoreDefinitionCommandInput extends UpdateCoreDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateCoreDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Updates a core definition.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateCoreDefinitionCommandInput - {@link UpdateCoreDefinitionCommandInput}
|
|
34
|
+
* @returns {@link UpdateCoreDefinitionCommandOutput}
|
|
28
35
|
* @see {@link UpdateCoreDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateCoreDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionR
|
|
|
37
44
|
export declare class UpdateCoreDefinitionCommand extends $Command<UpdateCoreDefinitionCommandInput, UpdateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: UpdateCoreDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: UpdateCoreDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCoreDefinitionCommandInput, UpdateCoreDefinitionCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { UpdateDeviceDefinitionRequest, UpdateDeviceDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateDeviceDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateDeviceDefinitionCommandInput extends UpdateDeviceDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateDeviceDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Updates a device definition.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinit
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateDeviceDefinitionCommandInput - {@link UpdateDeviceDefinitionCommandInput}
|
|
34
|
+
* @returns {@link UpdateDeviceDefinitionCommandOutput}
|
|
28
35
|
* @see {@link UpdateDeviceDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateDeviceDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinit
|
|
|
37
44
|
export declare class UpdateDeviceDefinitionCommand extends $Command<UpdateDeviceDefinitionCommandInput, UpdateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: UpdateDeviceDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: UpdateDeviceDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDeviceDefinitionCommandInput, UpdateDeviceDefinitionCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GreengrassClient";
|
|
5
5
|
import { UpdateFunctionDefinitionRequest, UpdateFunctionDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateFunctionDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateFunctionDefinitionCommandInput extends UpdateFunctionDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateFunctionDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Updates a Lambda function definition.
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDef
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateFunctionDefinitionCommandInput - {@link UpdateFunctionDefinitionCommandInput}
|
|
34
|
+
* @returns {@link UpdateFunctionDefinitionCommandOutput}
|
|
28
35
|
* @see {@link UpdateFunctionDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateFunctionDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDef
|
|
|
37
44
|
export declare class UpdateFunctionDefinitionCommand extends $Command<UpdateFunctionDefinitionCommandInput, UpdateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: UpdateFunctionDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: UpdateFunctionDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFunctionDefinitionCommandInput, UpdateFunctionDefinitionCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|