@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 { GetCoreDefinitionRequest, GetCoreDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCoreDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCoreDefinitionCommandInput extends GetCoreDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCoreDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a core 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 GetCoreDefinitionCommandOutput extends GetCoreDefinitionRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCoreDefinitionCommandInput - {@link GetCoreDefinitionCommandInput}
|
|
34
|
+
* @returns {@link GetCoreDefinitionCommandOutput}
|
|
28
35
|
* @see {@link GetCoreDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCoreDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionRespons
|
|
|
37
44
|
export declare class GetCoreDefinitionCommand extends $Command<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetCoreDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetCoreDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput>;
|
|
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 { GetCoreDefinitionVersionRequest, GetCoreDefinitionVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetCoreDefinitionVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetCoreDefinitionVersionCommandInput extends GetCoreDefinitionVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetCoreDefinitionVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinitionVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a core 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 GetCoreDefinitionVersionCommandOutput extends GetCoreDefinition
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetCoreDefinitionVersionCommandInput - {@link GetCoreDefinitionVersionCommandInput}
|
|
34
|
+
* @returns {@link GetCoreDefinitionVersionCommandOutput}
|
|
28
35
|
* @see {@link GetCoreDefinitionVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetCoreDefinitionVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinition
|
|
|
37
44
|
export declare class GetCoreDefinitionVersionCommand extends $Command<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetCoreDefinitionVersionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetCoreDefinitionVersionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput>;
|
|
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 { GetDeploymentStatusRequest, GetDeploymentStatusResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDeploymentStatusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDeploymentStatusCommandInput extends GetDeploymentStatusRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDeploymentStatusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Returns the status of a deployment.
|
|
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 GetDeploymentStatusCommandOutput extends GetDeploymentStatusRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDeploymentStatusCommandInput - {@link GetDeploymentStatusCommandInput}
|
|
34
|
+
* @returns {@link GetDeploymentStatusCommandOutput}
|
|
28
35
|
* @see {@link GetDeploymentStatusCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDeploymentStatusCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusRes
|
|
|
37
44
|
export declare class GetDeploymentStatusCommand extends $Command<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetDeploymentStatusCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetDeploymentStatusCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput>;
|
|
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 { GetDeviceDefinitionRequest, GetDeviceDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDeviceDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDeviceDefinitionCommandInput extends GetDeviceDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDeviceDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about 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 GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDeviceDefinitionCommandInput - {@link GetDeviceDefinitionCommandInput}
|
|
34
|
+
* @returns {@link GetDeviceDefinitionCommandOutput}
|
|
28
35
|
* @see {@link GetDeviceDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDeviceDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionRes
|
|
|
37
44
|
export declare class GetDeviceDefinitionCommand extends $Command<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetDeviceDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetDeviceDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput>;
|
|
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 { GetDeviceDefinitionVersionRequest, GetDeviceDefinitionVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetDeviceDefinitionVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetDeviceDefinitionVersionCommandInput extends GetDeviceDefinitionVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetDeviceDefinitionVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefinitionVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a device 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 GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefini
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetDeviceDefinitionVersionCommandInput - {@link GetDeviceDefinitionVersionCommandInput}
|
|
34
|
+
* @returns {@link GetDeviceDefinitionVersionCommandOutput}
|
|
28
35
|
* @see {@link GetDeviceDefinitionVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetDeviceDefinitionVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefini
|
|
|
37
44
|
export declare class GetDeviceDefinitionVersionCommand extends $Command<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetDeviceDefinitionVersionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetDeviceDefinitionVersionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput>;
|
|
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 { GetFunctionDefinitionRequest, GetFunctionDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFunctionDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFunctionDefinitionCommandInput extends GetFunctionDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFunctionDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a Lambda function 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 GetFunctionDefinitionCommandOutput extends GetFunctionDefinitio
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetFunctionDefinitionCommandInput - {@link GetFunctionDefinitionCommandInput}
|
|
34
|
+
* @returns {@link GetFunctionDefinitionCommandOutput}
|
|
28
35
|
* @see {@link GetFunctionDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetFunctionDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitio
|
|
|
37
44
|
export declare class GetFunctionDefinitionCommand extends $Command<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetFunctionDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetFunctionDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput>;
|
|
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 { GetFunctionDefinitionVersionRequest, GetFunctionDefinitionVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFunctionDefinitionVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFunctionDefinitionVersionCommandInput extends GetFunctionDefinitionVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFunctionDefinitionVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDefinitionVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a Lambda function definition version, including which Lambda functions are included in the version and their configurations.
|
|
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 GetFunctionDefinitionVersionCommandOutput extends GetFunctionDe
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetFunctionDefinitionVersionCommandInput - {@link GetFunctionDefinitionVersionCommandInput}
|
|
34
|
+
* @returns {@link GetFunctionDefinitionVersionCommandOutput}
|
|
28
35
|
* @see {@link GetFunctionDefinitionVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetFunctionDefinitionVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDe
|
|
|
37
44
|
export declare class GetFunctionDefinitionVersionCommand extends $Command<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetFunctionDefinitionVersionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetFunctionDefinitionVersionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput>;
|
|
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 { GetGroupCertificateAuthorityRequest, GetGroupCertificateAuthorityResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetGroupCertificateAuthorityCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetGroupCertificateAuthorityCommandInput extends GetGroupCertificateAuthorityRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetGroupCertificateAuthorityCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCertificateAuthorityResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retreives the CA associated with a group. Returns the public key of the CA.
|
|
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 GetGroupCertificateAuthorityCommandOutput extends GetGroupCerti
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetGroupCertificateAuthorityCommandInput - {@link GetGroupCertificateAuthorityCommandInput}
|
|
34
|
+
* @returns {@link GetGroupCertificateAuthorityCommandOutput}
|
|
28
35
|
* @see {@link GetGroupCertificateAuthorityCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetGroupCertificateAuthorityCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCerti
|
|
|
40
47
|
export declare class GetGroupCertificateAuthorityCommand extends $Command<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
|
|
41
48
|
readonly input: GetGroupCertificateAuthorityCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetGroupCertificateAuthorityCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput>;
|
|
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 { GetGroupCertificateConfigurationRequest, GetGroupCertificateConfigurationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetGroupCertificateConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetGroupCertificateConfigurationCommandInput extends GetGroupCertificateConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetGroupCertificateConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupCertificateConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves the current configuration for the CA used by the group.
|
|
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 GetGroupCertificateConfigurationCommandOutput extends GetGroupC
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetGroupCertificateConfigurationCommandInput - {@link GetGroupCertificateConfigurationCommandInput}
|
|
34
|
+
* @returns {@link GetGroupCertificateConfigurationCommandOutput}
|
|
28
35
|
* @see {@link GetGroupCertificateConfigurationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetGroupCertificateConfigurationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupC
|
|
|
40
47
|
export declare class GetGroupCertificateConfigurationCommand extends $Command<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
|
41
48
|
readonly input: GetGroupCertificateConfigurationCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetGroupCertificateConfigurationCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput>;
|
|
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 { GetGroupRequest, GetGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetGroupCommandInput extends GetGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a group.
|
|
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 GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetGroupCommandInput - {@link GetGroupCommandInput}
|
|
34
|
+
* @returns {@link GetGroupCommandOutput}
|
|
28
35
|
* @see {@link GetGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
37
44
|
export declare class GetGroupCommand extends $Command<GetGroupCommandInput, GetGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetGroupCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetGroupCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCommandInput, GetGroupCommandOutput>;
|
|
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 { GetGroupVersionRequest, GetGroupVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetGroupVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetGroupVersionCommandInput extends GetGroupVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetGroupVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a group 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 GetGroupVersionCommandOutput extends GetGroupVersionResponse, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetGroupVersionCommandInput - {@link GetGroupVersionCommandInput}
|
|
34
|
+
* @returns {@link GetGroupVersionCommandOutput}
|
|
28
35
|
* @see {@link GetGroupVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetGroupVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, _
|
|
|
37
44
|
export declare class GetGroupVersionCommand extends $Command<GetGroupVersionCommandInput, GetGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetGroupVersionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetGroupVersionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupVersionCommandInput, GetGroupVersionCommandOutput>;
|
|
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 { GetLoggerDefinitionRequest, GetLoggerDefinitionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLoggerDefinitionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLoggerDefinitionCommandInput extends GetLoggerDefinitionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLoggerDefinitionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a logger 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 GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetLoggerDefinitionCommandInput - {@link GetLoggerDefinitionCommandInput}
|
|
34
|
+
* @returns {@link GetLoggerDefinitionCommandOutput}
|
|
28
35
|
* @see {@link GetLoggerDefinitionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetLoggerDefinitionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionRes
|
|
|
37
44
|
export declare class GetLoggerDefinitionCommand extends $Command<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetLoggerDefinitionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetLoggerDefinitionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput>;
|
|
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 { GetLoggerDefinitionVersionRequest, GetLoggerDefinitionVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLoggerDefinitionVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLoggerDefinitionVersionCommandInput extends GetLoggerDefinitionVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLoggerDefinitionVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefinitionVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* Retrieves information about a logger 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 GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefini
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetLoggerDefinitionVersionCommandInput - {@link GetLoggerDefinitionVersionCommandInput}
|
|
34
|
+
* @returns {@link GetLoggerDefinitionVersionCommandOutput}
|
|
28
35
|
* @see {@link GetLoggerDefinitionVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetLoggerDefinitionVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
@@ -37,11 +44,20 @@ export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefini
|
|
|
37
44
|
export declare class GetLoggerDefinitionVersionCommand extends $Command<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
38
45
|
readonly input: GetLoggerDefinitionVersionCommandInput;
|
|
39
46
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
40
50
|
constructor(input: GetLoggerDefinitionVersionCommandInput);
|
|
41
51
|
/**
|
|
42
52
|
* @internal
|
|
43
53
|
*/
|
|
44
54
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput>;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
45
58
|
private serialize;
|
|
59
|
+
/**
|
|
60
|
+
* @internal
|
|
61
|
+
*/
|
|
46
62
|
private deserialize;
|
|
47
63
|
}
|