@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 { GetResourceDefinitionRequest, GetResourceDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetResourceDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetResourceDefinitionCommandInput extends GetResourceDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetResourceDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetResourceDefinitionCommandOutput extends GetResourceDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a resource definition, including its creation time and latest version.
|
|
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 GetResourceDefinitionCommandOutput extends GetResourceDefinitio
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetResourceDefinitionCommandInput - {@link GetResourceDefinitionCommandInput}
|
|
34
|
+
* @returns {@link GetResourceDefinitionCommandOutput}
|
|
28
35
|
* @see {@link GetResourceDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetResourceDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetResourceDefinitionCommandOutput extends GetResourceDefinitio
|
|
|
37
44
|
export declare class GetResourceDefinitionCommand extends $Command<GetResourceDefinitionCommandInput, GetResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetResourceDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetResourceDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceDefinitionCommandInput, GetResourceDefinitionCommandOutput>;
|
|
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 { GetResourceDefinitionVersionRequest, GetResourceDefinitionVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetResourceDefinitionVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetResourceDefinitionVersionCommandInput extends GetResourceDefinitionVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetResourceDefinitionVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetResourceDefinitionVersionCommandOutput extends GetResourceDefinitionVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a resource definition version, including which resources are included in the version.
|
|
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 GetResourceDefinitionVersionCommandOutput extends GetResourceDe
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetResourceDefinitionVersionCommandInput - {@link GetResourceDefinitionVersionCommandInput}
|
|
34
|
+
* @returns {@link GetResourceDefinitionVersionCommandOutput}
|
|
28
35
|
* @see {@link GetResourceDefinitionVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetResourceDefinitionVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetResourceDefinitionVersionCommandOutput extends GetResourceDe
|
|
|
37
44
|
export declare class GetResourceDefinitionVersionCommand extends $Command<GetResourceDefinitionVersionCommandInput, GetResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetResourceDefinitionVersionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetResourceDefinitionVersionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceDefinitionVersionCommandInput, GetResourceDefinitionVersionCommandOutput>;
|
|
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 { GetServiceRoleForAccountRequest, GetServiceRoleForAccountResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetServiceRoleForAccountCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetServiceRoleForAccountCommandInput extends GetServiceRoleForAccountRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetServiceRoleForAccountCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetServiceRoleForAccountCommandOutput extends GetServiceRoleForAccountResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves the service role that is attached to your account.
|
|
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 GetServiceRoleForAccountCommandOutput extends GetServiceRoleFor
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetServiceRoleForAccountCommandInput - {@link GetServiceRoleForAccountCommandInput}
|
|
34
|
+
* @returns {@link GetServiceRoleForAccountCommandOutput}
|
|
28
35
|
* @see {@link GetServiceRoleForAccountCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetServiceRoleForAccountCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetServiceRoleForAccountCommandOutput extends GetServiceRoleFor
|
|
|
37
44
|
export declare class GetServiceRoleForAccountCommand extends $Command<GetServiceRoleForAccountCommandInput, GetServiceRoleForAccountCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetServiceRoleForAccountCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetServiceRoleForAccountCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceRoleForAccountCommandInput, GetServiceRoleForAccountCommandOutput>;
|
|
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 { GetSubscriptionDefinitionRequest, GetSubscriptionDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetSubscriptionDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetSubscriptionDefinitionCommandInput extends GetSubscriptionDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetSubscriptionDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetSubscriptionDefinitionCommandOutput extends GetSubscriptionDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a subscription 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 GetSubscriptionDefinitionCommandOutput extends GetSubscriptionD
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetSubscriptionDefinitionCommandInput - {@link GetSubscriptionDefinitionCommandInput}
|
|
34
|
+
* @returns {@link GetSubscriptionDefinitionCommandOutput}
|
|
28
35
|
* @see {@link GetSubscriptionDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetSubscriptionDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetSubscriptionDefinitionCommandOutput extends GetSubscriptionD
|
|
|
37
44
|
export declare class GetSubscriptionDefinitionCommand extends $Command<GetSubscriptionDefinitionCommandInput, GetSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetSubscriptionDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetSubscriptionDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSubscriptionDefinitionCommandInput, GetSubscriptionDefinitionCommandOutput>;
|
|
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 { GetSubscriptionDefinitionVersionRequest, GetSubscriptionDefinitionVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetSubscriptionDefinitionVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetSubscriptionDefinitionVersionCommandInput extends GetSubscriptionDefinitionVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetSubscriptionDefinitionVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetSubscriptionDefinitionVersionCommandOutput extends GetSubscriptionDefinitionVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a subscription definition version.
|
|
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 GetSubscriptionDefinitionVersionCommandOutput extends GetSubscr
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetSubscriptionDefinitionVersionCommandInput - {@link GetSubscriptionDefinitionVersionCommandInput}
|
|
34
|
+
* @returns {@link GetSubscriptionDefinitionVersionCommandOutput}
|
|
28
35
|
* @see {@link GetSubscriptionDefinitionVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetSubscriptionDefinitionVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetSubscriptionDefinitionVersionCommandOutput extends GetSubscr
|
|
|
37
44
|
export declare class GetSubscriptionDefinitionVersionCommand extends $Command<GetSubscriptionDefinitionVersionCommandInput, GetSubscriptionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetSubscriptionDefinitionVersionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetSubscriptionDefinitionVersionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSubscriptionDefinitionVersionCommandInput, GetSubscriptionDefinitionVersionCommandOutput>;
|
|
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 { GetThingRuntimeConfigurationRequest, GetThingRuntimeConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetThingRuntimeConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetThingRuntimeConfigurationCommandInput extends GetThingRuntimeConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetThingRuntimeConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetThingRuntimeConfigurationCommandOutput extends GetThingRuntimeConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Get the runtime configuration of a thing.
|
|
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 GetThingRuntimeConfigurationCommandOutput extends GetThingRunti
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetThingRuntimeConfigurationCommandInput - {@link GetThingRuntimeConfigurationCommandInput}
|
|
34
|
+
* @returns {@link GetThingRuntimeConfigurationCommandOutput}
|
|
28
35
|
* @see {@link GetThingRuntimeConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetThingRuntimeConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetThingRuntimeConfigurationCommandOutput extends GetThingRunti
|
|
|
40
47
|
export declare class GetThingRuntimeConfigurationCommand extends $Command<GetThingRuntimeConfigurationCommandInput, GetThingRuntimeConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
|
41
48
|
readonly input: GetThingRuntimeConfigurationCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetThingRuntimeConfigurationCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetThingRuntimeConfigurationCommandInput, GetThingRuntimeConfigurationCommandOutput>;
|
|
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 { ListBulkDeploymentDetailedReportsRequest, ListBulkDeploymentDetailedReportsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListBulkDeploymentDetailedReportsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListBulkDeploymentDetailedReportsCommandInput extends ListBulkDeploymentDetailedReportsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListBulkDeploymentDetailedReportsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListBulkDeploymentDetailedReportsCommandOutput extends ListBulkDeploymentDetailedReportsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Gets a paginated list of the deployments that have been started in a bulk deployment operation, and their current deployment status.
|
|
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 ListBulkDeploymentDetailedReportsCommandOutput extends ListBulk
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListBulkDeploymentDetailedReportsCommandInput - {@link ListBulkDeploymentDetailedReportsCommandInput}
|
|
34
|
+
* @returns {@link ListBulkDeploymentDetailedReportsCommandOutput}
|
|
28
35
|
* @see {@link ListBulkDeploymentDetailedReportsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListBulkDeploymentDetailedReportsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface ListBulkDeploymentDetailedReportsCommandOutput extends ListBulk
|
|
|
37
44
|
export declare class ListBulkDeploymentDetailedReportsCommand extends $Command<ListBulkDeploymentDetailedReportsCommandInput, ListBulkDeploymentDetailedReportsCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: ListBulkDeploymentDetailedReportsCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: ListBulkDeploymentDetailedReportsCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBulkDeploymentDetailedReportsCommandInput, ListBulkDeploymentDetailedReportsCommandOutput>;
|
|
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 { ListBulkDeploymentsRequest, ListBulkDeploymentsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListBulkDeploymentsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListBulkDeploymentsCommandInput extends ListBulkDeploymentsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListBulkDeploymentsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListBulkDeploymentsCommandOutput extends ListBulkDeploymentsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Returns a list of bulk 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 ListBulkDeploymentsCommandOutput extends ListBulkDeploymentsRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListBulkDeploymentsCommandInput - {@link ListBulkDeploymentsCommandInput}
|
|
34
|
+
* @returns {@link ListBulkDeploymentsCommandOutput}
|
|
28
35
|
* @see {@link ListBulkDeploymentsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListBulkDeploymentsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface ListBulkDeploymentsCommandOutput extends ListBulkDeploymentsRes
|
|
|
37
44
|
export declare class ListBulkDeploymentsCommand extends $Command<ListBulkDeploymentsCommandInput, ListBulkDeploymentsCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: ListBulkDeploymentsCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: ListBulkDeploymentsCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBulkDeploymentsCommandInput, ListBulkDeploymentsCommandOutput>;
|
|
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 { ListConnectorDefinitionVersionsRequest, ListConnectorDefinitionVersionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListConnectorDefinitionVersionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListConnectorDefinitionVersionsCommandInput extends ListConnectorDefinitionVersionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListConnectorDefinitionVersionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListConnectorDefinitionVersionsCommandOutput extends ListConnectorDefinitionVersionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Lists the versions of a connector definition, which are containers for connectors. Connectors run on the Greengrass core and contain built-in integration with local infrastructure, device protocols, AWS, and other cloud services.
|
|
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 ListConnectorDefinitionVersionsCommandOutput extends ListConnec
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListConnectorDefinitionVersionsCommandInput - {@link ListConnectorDefinitionVersionsCommandInput}
|
|
34
|
+
* @returns {@link ListConnectorDefinitionVersionsCommandOutput}
|
|
28
35
|
* @see {@link ListConnectorDefinitionVersionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListConnectorDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface ListConnectorDefinitionVersionsCommandOutput extends ListConnec
|
|
|
37
44
|
export declare class ListConnectorDefinitionVersionsCommand extends $Command<ListConnectorDefinitionVersionsCommandInput, ListConnectorDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: ListConnectorDefinitionVersionsCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: ListConnectorDefinitionVersionsCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConnectorDefinitionVersionsCommandInput, ListConnectorDefinitionVersionsCommandOutput>;
|
|
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 { ListConnectorDefinitionsRequest, ListConnectorDefinitionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListConnectorDefinitionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListConnectorDefinitionsCommandInput extends ListConnectorDefinitionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListConnectorDefinitionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListConnectorDefinitionsCommandOutput extends ListConnectorDefinitionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves a list of connector 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 ListConnectorDefinitionsCommandOutput extends ListConnectorDefi
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListConnectorDefinitionsCommandInput - {@link ListConnectorDefinitionsCommandInput}
|
|
34
|
+
* @returns {@link ListConnectorDefinitionsCommandOutput}
|
|
28
35
|
* @see {@link ListConnectorDefinitionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListConnectorDefinitionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -34,11 +41,20 @@ export interface ListConnectorDefinitionsCommandOutput extends ListConnectorDefi
|
|
|
34
41
|
export declare class ListConnectorDefinitionsCommand extends $Command<ListConnectorDefinitionsCommandInput, ListConnectorDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
35
42
|
readonly input: ListConnectorDefinitionsCommandInput;
|
|
36
43
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
44
|
+
/**
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
37
47
|
constructor(input: ListConnectorDefinitionsCommandInput);
|
|
38
48
|
/**
|
|
39
49
|
* @internal
|
|
40
50
|
*/
|
|
41
51
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConnectorDefinitionsCommandInput, ListConnectorDefinitionsCommandOutput>;
|
|
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 { ListCoreDefinitionVersionsRequest, ListCoreDefinitionVersionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListCoreDefinitionVersionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListCoreDefinitionVersionsCommandInput extends ListCoreDefinitionVersionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListCoreDefinitionVersionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListCoreDefinitionVersionsCommandOutput extends ListCoreDefinitionVersionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Lists the versions of 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 ListCoreDefinitionVersionsCommandOutput extends ListCoreDefinit
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListCoreDefinitionVersionsCommandInput - {@link ListCoreDefinitionVersionsCommandInput}
|
|
34
|
+
* @returns {@link ListCoreDefinitionVersionsCommandOutput}
|
|
28
35
|
* @see {@link ListCoreDefinitionVersionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListCoreDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface ListCoreDefinitionVersionsCommandOutput extends ListCoreDefinit
|
|
|
37
44
|
export declare class ListCoreDefinitionVersionsCommand extends $Command<ListCoreDefinitionVersionsCommandInput, ListCoreDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: ListCoreDefinitionVersionsCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: ListCoreDefinitionVersionsCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoreDefinitionVersionsCommandInput, ListCoreDefinitionVersionsCommandOutput>;
|
|
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 { ListCoreDefinitionsRequest, ListCoreDefinitionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListCoreDefinitionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListCoreDefinitionsCommandInput extends ListCoreDefinitionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListCoreDefinitionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListCoreDefinitionsCommandOutput extends ListCoreDefinitionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves a list of core 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 ListCoreDefinitionsCommandOutput extends ListCoreDefinitionsRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListCoreDefinitionsCommandInput - {@link ListCoreDefinitionsCommandInput}
|
|
34
|
+
* @returns {@link ListCoreDefinitionsCommandOutput}
|
|
28
35
|
* @see {@link ListCoreDefinitionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListCoreDefinitionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -34,11 +41,20 @@ export interface ListCoreDefinitionsCommandOutput extends ListCoreDefinitionsRes
|
|
|
34
41
|
export declare class ListCoreDefinitionsCommand extends $Command<ListCoreDefinitionsCommandInput, ListCoreDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
35
42
|
readonly input: ListCoreDefinitionsCommandInput;
|
|
36
43
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
44
|
+
/**
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
37
47
|
constructor(input: ListCoreDefinitionsCommandInput);
|
|
38
48
|
/**
|
|
39
49
|
* @internal
|
|
40
50
|
*/
|
|
41
51
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoreDefinitionsCommandInput, ListCoreDefinitionsCommandOutput>;
|
|
52
|
+
/**
|
|
53
|
+
* @internal
|
|
54
|
+
*/
|
|
42
55
|
private serialize;
|
|
56
|
+
/**
|
|
57
|
+
* @internal
|
|
58
|
+
*/
|
|
43
59
|
private deserialize;
|
|
44
60
|
}
|