@aws-sdk/client-greengrass 3.36.0 → 3.36.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/Greengrass.js +0 -3
- package/dist-cjs/GreengrassClient.js +0 -8
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +0 -24
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +0 -24
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateDeploymentCommand.js +0 -24
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +0 -24
- package/dist-cjs/commands/CreateGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateGroupVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +0 -24
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +0 -24
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +0 -24
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +0 -24
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +0 -24
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +0 -24
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +0 -24
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +0 -24
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +0 -24
- package/dist-cjs/commands/GetGroupCommand.js +0 -24
- package/dist-cjs/commands/GetGroupVersionCommand.js +0 -24
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +0 -24
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +0 -24
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +0 -24
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +0 -24
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListDeploymentsCommand.js +0 -24
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +0 -24
- package/dist-cjs/commands/ListGroupVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/ResetDeploymentsCommand.js +0 -24
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +0 -24
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +0 -24
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +0 -24
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +0 -24
- package/dist-cjs/commands/UpdateGroupCommand.js +0 -24
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +0 -24
- package/dist-cjs/models/models_0.js +0 -681
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/Greengrass.d.ts +93 -279
- package/dist-types/ts3.4/GreengrassClient.d.ts +24 -89
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/models/models_0.d.ts +905 -2715
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -6,29 +6,11 @@ export interface GetConnectivityInfoCommandInput extends GetConnectivityInfoRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetConnectivityInfoCommandOutput extends GetConnectivityInfoResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves the connectivity information for a core.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetConnectivityInfoCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetConnectivityInfoCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetConnectivityInfoCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetConnectivityInfoCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetConnectivityInfoCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetConnectivityInfoCommand extends $Command<GetConnectivityInfoCommandInput, GetConnectivityInfoCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetConnectivityInfoCommandInput;
|
|
28
12
|
constructor(input: GetConnectivityInfoCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConnectivityInfoCommandInput, GetConnectivityInfoCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetConnectorDefinitionCommandInput extends GetConnectorDefiniti
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetConnectorDefinitionCommandOutput extends GetConnectorDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a connector definition.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetConnectorDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetConnectorDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetConnectorDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetConnectorDefinitionCommand extends $Command<GetConnectorDefinitionCommandInput, GetConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetConnectorDefinitionCommandInput;
|
|
28
12
|
constructor(input: GetConnectorDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConnectorDefinitionCommandInput, GetConnectorDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetConnectorDefinitionVersionCommandInput extends GetConnectorD
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetConnectorDefinitionVersionCommandOutput extends GetConnectorDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a connector definition version, including the connectors that the version contains. Connectors are prebuilt modules that interact with local infrastructure, device protocols, AWS, and other cloud services.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetConnectorDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetConnectorDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetConnectorDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetConnectorDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetConnectorDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetConnectorDefinitionVersionCommand extends $Command<GetConnectorDefinitionVersionCommandInput, GetConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetConnectorDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: GetConnectorDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConnectorDefinitionVersionCommandInput, GetConnectorDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetCoreDefinitionCommandInput extends GetCoreDefinitionRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a core definition version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetCoreDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetCoreDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetCoreDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetCoreDefinitionCommand extends $Command<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetCoreDefinitionCommandInput;
|
|
28
12
|
constructor(input: GetCoreDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetCoreDefinitionVersionCommandInput extends GetCoreDefinitionV
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a core definition version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetCoreDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetCoreDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetCoreDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetCoreDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetCoreDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetCoreDefinitionVersionCommand extends $Command<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetCoreDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: GetCoreDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDeploymentStatusCommandInput extends GetDeploymentStatusRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Returns the status of a deployment.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetDeploymentStatusCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetDeploymentStatusCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetDeploymentStatusCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDeploymentStatusCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDeploymentStatusCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDeploymentStatusCommand extends $Command<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDeploymentStatusCommandInput;
|
|
28
12
|
constructor(input: GetDeploymentStatusCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDeviceDefinitionCommandInput extends GetDeviceDefinitionRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a device definition.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetDeviceDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDeviceDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDeviceDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDeviceDefinitionCommand extends $Command<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDeviceDefinitionCommandInput;
|
|
28
12
|
constructor(input: GetDeviceDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDeviceDefinitionVersionCommandInput extends GetDeviceDefinit
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a device definition version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetDeviceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetDeviceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetDeviceDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDeviceDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDeviceDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDeviceDefinitionVersionCommand extends $Command<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDeviceDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: GetDeviceDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetFunctionDefinitionCommandInput extends GetFunctionDefinition
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a Lambda function definition, including its creation time and latest version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetFunctionDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetFunctionDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetFunctionDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetFunctionDefinitionCommand extends $Command<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetFunctionDefinitionCommandInput;
|
|
28
12
|
constructor(input: GetFunctionDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetFunctionDefinitionVersionCommandInput extends GetFunctionDef
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a Lambda function definition version, including which Lambda functions are included in the version and their configurations.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetFunctionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetFunctionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetFunctionDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetFunctionDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetFunctionDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetFunctionDefinitionVersionCommand extends $Command<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetFunctionDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: GetFunctionDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetGroupCertificateAuthorityCommandInput extends GetGroupCertif
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCertificateAuthorityResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retreives the CA associated with a group. Returns the public key of the CA.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetGroupCertificateAuthorityCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetGroupCertificateAuthorityCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetGroupCertificateAuthorityCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetGroupCertificateAuthorityCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetGroupCertificateAuthorityCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetGroupCertificateAuthorityCommand extends $Command<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetGroupCertificateAuthorityCommandInput;
|
|
28
12
|
constructor(input: GetGroupCertificateAuthorityCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetGroupCertificateConfigurationCommandInput extends GetGroupCe
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupCertificateConfigurationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves the current configuration for the CA used by the group.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetGroupCertificateConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetGroupCertificateConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetGroupCertificateConfigurationCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetGroupCertificateConfigurationCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetGroupCertificateConfigurationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetGroupCertificateConfigurationCommand extends $Command<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetGroupCertificateConfigurationCommandInput;
|
|
28
12
|
constructor(input: GetGroupCertificateConfigurationCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetGroupCommandInput extends GetGroupRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a group.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetGroupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetGroupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetGroupCommand extends $Command<GetGroupCommandInput, GetGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetGroupCommandInput;
|
|
28
12
|
constructor(input: GetGroupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupCommandInput, GetGroupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetGroupVersionCommandInput extends GetGroupVersionRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a group version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetGroupVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetGroupVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetGroupVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetGroupVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetGroupVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetGroupVersionCommand extends $Command<GetGroupVersionCommandInput, GetGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetGroupVersionCommandInput;
|
|
28
12
|
constructor(input: GetGroupVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGroupVersionCommandInput, GetGroupVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetLoggerDefinitionCommandInput extends GetLoggerDefinitionRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a logger definition.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetLoggerDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetLoggerDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetLoggerDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetLoggerDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetLoggerDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetLoggerDefinitionCommand extends $Command<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetLoggerDefinitionCommandInput;
|
|
28
12
|
constructor(input: GetLoggerDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetLoggerDefinitionVersionCommandInput extends GetLoggerDefinit
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a logger definition version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetLoggerDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetLoggerDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetLoggerDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetLoggerDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetLoggerDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetLoggerDefinitionVersionCommand extends $Command<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetLoggerDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: GetLoggerDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetResourceDefinitionCommandInput extends GetResourceDefinition
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetResourceDefinitionCommandOutput extends GetResourceDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a resource definition, including its creation time and latest version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetResourceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetResourceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetResourceDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetResourceDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetResourceDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetResourceDefinitionCommand extends $Command<GetResourceDefinitionCommandInput, GetResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetResourceDefinitionCommandInput;
|
|
28
12
|
constructor(input: GetResourceDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceDefinitionCommandInput, GetResourceDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetResourceDefinitionVersionCommandInput extends GetResourceDef
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetResourceDefinitionVersionCommandOutput extends GetResourceDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a resource definition version, including which resources are included in the version.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetResourceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetResourceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetResourceDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetResourceDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetResourceDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetResourceDefinitionVersionCommand extends $Command<GetResourceDefinitionVersionCommandInput, GetResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetResourceDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: GetResourceDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceDefinitionVersionCommandInput, GetResourceDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetServiceRoleForAccountCommandInput extends GetServiceRoleForA
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetServiceRoleForAccountCommandOutput extends GetServiceRoleForAccountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves the service role that is attached to your account.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetServiceRoleForAccountCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetServiceRoleForAccountCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetServiceRoleForAccountCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetServiceRoleForAccountCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetServiceRoleForAccountCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetServiceRoleForAccountCommand extends $Command<GetServiceRoleForAccountCommandInput, GetServiceRoleForAccountCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetServiceRoleForAccountCommandInput;
|
|
28
12
|
constructor(input: GetServiceRoleForAccountCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceRoleForAccountCommandInput, GetServiceRoleForAccountCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|