@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 GetSubscriptionDefinitionCommandInput extends GetSubscriptionDe
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetSubscriptionDefinitionCommandOutput extends GetSubscriptionDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a subscription definition.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetSubscriptionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetSubscriptionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetSubscriptionDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetSubscriptionDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetSubscriptionDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetSubscriptionDefinitionCommand extends $Command<GetSubscriptionDefinitionCommandInput, GetSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetSubscriptionDefinitionCommandInput;
|
|
28
12
|
constructor(input: GetSubscriptionDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSubscriptionDefinitionCommandInput, GetSubscriptionDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetSubscriptionDefinitionVersionCommandInput extends GetSubscri
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetSubscriptionDefinitionVersionCommandOutput extends GetSubscriptionDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves information about a subscription 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, GetSubscriptionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetSubscriptionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetSubscriptionDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetSubscriptionDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetSubscriptionDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetSubscriptionDefinitionVersionCommand extends $Command<GetSubscriptionDefinitionVersionCommandInput, GetSubscriptionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetSubscriptionDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: GetSubscriptionDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSubscriptionDefinitionVersionCommandInput, GetSubscriptionDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetThingRuntimeConfigurationCommandInput extends GetThingRuntim
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetThingRuntimeConfigurationCommandOutput extends GetThingRuntimeConfigurationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Get the runtime configuration of a thing.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, GetThingRuntimeConfigurationCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, GetThingRuntimeConfigurationCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new GetThingRuntimeConfigurationCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetThingRuntimeConfigurationCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetThingRuntimeConfigurationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetThingRuntimeConfigurationCommand extends $Command<GetThingRuntimeConfigurationCommandInput, GetThingRuntimeConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: GetThingRuntimeConfigurationCommandInput;
|
|
28
12
|
constructor(input: GetThingRuntimeConfigurationCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetThingRuntimeConfigurationCommandInput, GetThingRuntimeConfigurationCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListBulkDeploymentDetailedReportsCommandInput extends ListBulkD
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListBulkDeploymentDetailedReportsCommandOutput extends ListBulkDeploymentDetailedReportsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Gets a paginated list of the deployments that have been started in a bulk deployment operation, and their current deployment status.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListBulkDeploymentDetailedReportsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListBulkDeploymentDetailedReportsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListBulkDeploymentDetailedReportsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListBulkDeploymentDetailedReportsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListBulkDeploymentDetailedReportsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListBulkDeploymentDetailedReportsCommand extends $Command<ListBulkDeploymentDetailedReportsCommandInput, ListBulkDeploymentDetailedReportsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListBulkDeploymentDetailedReportsCommandInput;
|
|
28
12
|
constructor(input: ListBulkDeploymentDetailedReportsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBulkDeploymentDetailedReportsCommandInput, ListBulkDeploymentDetailedReportsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListBulkDeploymentsCommandInput extends ListBulkDeploymentsRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListBulkDeploymentsCommandOutput extends ListBulkDeploymentsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Returns a list of bulk deployments.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListBulkDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListBulkDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListBulkDeploymentsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListBulkDeploymentsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListBulkDeploymentsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListBulkDeploymentsCommand extends $Command<ListBulkDeploymentsCommandInput, ListBulkDeploymentsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListBulkDeploymentsCommandInput;
|
|
28
12
|
constructor(input: ListBulkDeploymentsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBulkDeploymentsCommandInput, ListBulkDeploymentsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListConnectorDefinitionVersionsCommandInput extends ListConnect
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListConnectorDefinitionVersionsCommandOutput extends ListConnectorDefinitionVersionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Lists the versions of a connector definition, which are containers for connectors. Connectors run on the Greengrass core and contain built-in integration with local infrastructure, device protocols, AWS, and other cloud services.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListConnectorDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListConnectorDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListConnectorDefinitionVersionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListConnectorDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListConnectorDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListConnectorDefinitionVersionsCommand extends $Command<ListConnectorDefinitionVersionsCommandInput, ListConnectorDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListConnectorDefinitionVersionsCommandInput;
|
|
28
12
|
constructor(input: ListConnectorDefinitionVersionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConnectorDefinitionVersionsCommandInput, ListConnectorDefinitionVersionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListConnectorDefinitionsCommandInput extends ListConnectorDefin
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListConnectorDefinitionsCommandOutput extends ListConnectorDefinitionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves a list of connector definitions.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListConnectorDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListConnectorDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListConnectorDefinitionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListConnectorDefinitionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListConnectorDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListConnectorDefinitionsCommand extends $Command<ListConnectorDefinitionsCommandInput, ListConnectorDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListConnectorDefinitionsCommandInput;
|
|
28
12
|
constructor(input: ListConnectorDefinitionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConnectorDefinitionsCommandInput, ListConnectorDefinitionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListCoreDefinitionVersionsCommandInput extends ListCoreDefiniti
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListCoreDefinitionVersionsCommandOutput extends ListCoreDefinitionVersionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Lists the versions of a core definition.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListCoreDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListCoreDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListCoreDefinitionVersionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListCoreDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListCoreDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListCoreDefinitionVersionsCommand extends $Command<ListCoreDefinitionVersionsCommandInput, ListCoreDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListCoreDefinitionVersionsCommandInput;
|
|
28
12
|
constructor(input: ListCoreDefinitionVersionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoreDefinitionVersionsCommandInput, ListCoreDefinitionVersionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListCoreDefinitionsCommandInput extends ListCoreDefinitionsRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListCoreDefinitionsCommandOutput extends ListCoreDefinitionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves a list of core definitions.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListCoreDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListCoreDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListCoreDefinitionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListCoreDefinitionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListCoreDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListCoreDefinitionsCommand extends $Command<ListCoreDefinitionsCommandInput, ListCoreDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListCoreDefinitionsCommandInput;
|
|
28
12
|
constructor(input: ListCoreDefinitionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoreDefinitionsCommandInput, ListCoreDefinitionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListDeploymentsCommandInput extends ListDeploymentsRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListDeploymentsCommandOutput extends ListDeploymentsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Returns a history of deployments for 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, ListDeploymentsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListDeploymentsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListDeploymentsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListDeploymentsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListDeploymentsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListDeploymentsCommand extends $Command<ListDeploymentsCommandInput, ListDeploymentsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListDeploymentsCommandInput;
|
|
28
12
|
constructor(input: ListDeploymentsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeploymentsCommandInput, ListDeploymentsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListDeviceDefinitionVersionsCommandInput extends ListDeviceDefi
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListDeviceDefinitionVersionsCommandOutput extends ListDeviceDefinitionVersionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Lists the versions of 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, ListDeviceDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListDeviceDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListDeviceDefinitionVersionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListDeviceDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListDeviceDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListDeviceDefinitionVersionsCommand extends $Command<ListDeviceDefinitionVersionsCommandInput, ListDeviceDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListDeviceDefinitionVersionsCommandInput;
|
|
28
12
|
constructor(input: ListDeviceDefinitionVersionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeviceDefinitionVersionsCommandInput, ListDeviceDefinitionVersionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListDeviceDefinitionsCommandInput extends ListDeviceDefinitions
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListDeviceDefinitionsCommandOutput extends ListDeviceDefinitionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves a list of device definitions.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListDeviceDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListDeviceDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListDeviceDefinitionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListDeviceDefinitionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListDeviceDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListDeviceDefinitionsCommand extends $Command<ListDeviceDefinitionsCommandInput, ListDeviceDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListDeviceDefinitionsCommandInput;
|
|
28
12
|
constructor(input: ListDeviceDefinitionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeviceDefinitionsCommandInput, ListDeviceDefinitionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListFunctionDefinitionVersionsCommandInput extends ListFunction
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListFunctionDefinitionVersionsCommandOutput extends ListFunctionDefinitionVersionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Lists the versions of a Lambda function definition.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListFunctionDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListFunctionDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListFunctionDefinitionVersionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListFunctionDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListFunctionDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListFunctionDefinitionVersionsCommand extends $Command<ListFunctionDefinitionVersionsCommandInput, ListFunctionDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListFunctionDefinitionVersionsCommandInput;
|
|
28
12
|
constructor(input: ListFunctionDefinitionVersionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFunctionDefinitionVersionsCommandInput, ListFunctionDefinitionVersionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListFunctionDefinitionsCommandInput extends ListFunctionDefinit
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListFunctionDefinitionsCommandOutput extends ListFunctionDefinitionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves a list of Lambda function definitions.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListFunctionDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListFunctionDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListFunctionDefinitionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListFunctionDefinitionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListFunctionDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListFunctionDefinitionsCommand extends $Command<ListFunctionDefinitionsCommandInput, ListFunctionDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListFunctionDefinitionsCommandInput;
|
|
28
12
|
constructor(input: ListFunctionDefinitionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFunctionDefinitionsCommandInput, ListFunctionDefinitionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListGroupCertificateAuthoritiesCommandInput extends ListGroupCe
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListGroupCertificateAuthoritiesCommandOutput extends ListGroupCertificateAuthoritiesResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves the current CAs for 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, ListGroupCertificateAuthoritiesCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListGroupCertificateAuthoritiesCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListGroupCertificateAuthoritiesCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListGroupCertificateAuthoritiesCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListGroupCertificateAuthoritiesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListGroupCertificateAuthoritiesCommand extends $Command<ListGroupCertificateAuthoritiesCommandInput, ListGroupCertificateAuthoritiesCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListGroupCertificateAuthoritiesCommandInput;
|
|
28
12
|
constructor(input: ListGroupCertificateAuthoritiesCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGroupCertificateAuthoritiesCommandInput, ListGroupCertificateAuthoritiesCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListGroupVersionsCommandInput extends ListGroupVersionsRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListGroupVersionsCommandOutput extends ListGroupVersionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Lists the versions of 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, ListGroupVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListGroupVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListGroupVersionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListGroupVersionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListGroupVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListGroupVersionsCommand extends $Command<ListGroupVersionsCommandInput, ListGroupVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListGroupVersionsCommandInput;
|
|
28
12
|
constructor(input: ListGroupVersionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGroupVersionsCommandInput, ListGroupVersionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListGroupsCommandInput extends ListGroupsRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves a list of groups.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListGroupsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListGroupsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListGroupsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListGroupsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListGroupsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListGroupsCommand extends $Command<ListGroupsCommandInput, ListGroupsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListGroupsCommandInput;
|
|
28
12
|
constructor(input: ListGroupsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGroupsCommandInput, ListGroupsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListLoggerDefinitionVersionsCommandInput extends ListLoggerDefi
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListLoggerDefinitionVersionsCommandOutput extends ListLoggerDefinitionVersionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Lists the versions of 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, ListLoggerDefinitionVersionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListLoggerDefinitionVersionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListLoggerDefinitionVersionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListLoggerDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListLoggerDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListLoggerDefinitionVersionsCommand extends $Command<ListLoggerDefinitionVersionsCommandInput, ListLoggerDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListLoggerDefinitionVersionsCommandInput;
|
|
28
12
|
constructor(input: ListLoggerDefinitionVersionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLoggerDefinitionVersionsCommandInput, ListLoggerDefinitionVersionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ListLoggerDefinitionsCommandInput extends ListLoggerDefinitions
|
|
|
6
6
|
}
|
|
7
7
|
export interface ListLoggerDefinitionsCommandOutput extends ListLoggerDefinitionsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Retrieves a list of logger definitions.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, ListLoggerDefinitionsCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, ListLoggerDefinitionsCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new ListLoggerDefinitionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ListLoggerDefinitionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ListLoggerDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ListLoggerDefinitionsCommand extends $Command<ListLoggerDefinitionsCommandInput, ListLoggerDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: ListLoggerDefinitionsCommandInput;
|
|
28
12
|
constructor(input: ListLoggerDefinitionsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLoggerDefinitionsCommandInput, ListLoggerDefinitionsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|