@aws-sdk/client-greengrass 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/Greengrass.d.ts +19 -1
- package/dist-types/GreengrassClient.d.ts +1 -1
- package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +2 -1
- package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedRoleCommand.d.ts +2 -1
- package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectivityInfoCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetDeploymentStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ResetDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/StartBulkDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/StopBulkDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +679 -679
- package/dist-types/ts3.4/Greengrass.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -25,6 +25,15 @@ declare const DisassociateServiceRoleFromAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DisassociateServiceRoleFromAccountCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateServiceRoleFromAccountCommandInput,
|
|
32
|
+
DisassociateServiceRoleFromAccountCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateServiceRoleFromAccountCommand extends DisassociateServiceRoleFromAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAssociatedRoleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetAssociatedRoleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAssociatedRoleCommandInput,
|
|
32
|
+
GetAssociatedRoleCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAssociatedRoleCommand extends GetAssociatedRoleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBulkDeploymentStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetBulkDeploymentStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBulkDeploymentStatusCommandInput,
|
|
32
|
+
GetBulkDeploymentStatusCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBulkDeploymentStatusCommand extends GetBulkDeploymentStatusCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConnectivityInfoCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConnectivityInfoCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConnectivityInfoCommandInput,
|
|
32
|
+
GetConnectivityInfoCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConnectivityInfoCommand extends GetConnectivityInfoCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConnectorDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConnectorDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConnectorDefinitionCommandInput,
|
|
32
|
+
GetConnectorDefinitionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConnectorDefinitionCommand extends GetConnectorDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetConnectorDefinitionVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetConnectorDefinitionVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetConnectorDefinitionVersionCommandInput,
|
|
32
|
+
GetConnectorDefinitionVersionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetConnectorDefinitionVersionCommand extends GetConnectorDefinitionVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCoreDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCoreDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCoreDefinitionCommandInput,
|
|
32
|
+
GetCoreDefinitionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCoreDefinitionCommand extends GetCoreDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetCoreDefinitionVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetCoreDefinitionVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetCoreDefinitionVersionCommandInput,
|
|
32
|
+
GetCoreDefinitionVersionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetCoreDefinitionVersionCommand extends GetCoreDefinitionVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDeploymentStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDeploymentStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDeploymentStatusCommandInput,
|
|
32
|
+
GetDeploymentStatusCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDeploymentStatusCommand extends GetDeploymentStatusCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDeviceDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDeviceDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDeviceDefinitionCommandInput,
|
|
32
|
+
GetDeviceDefinitionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDeviceDefinitionCommand extends GetDeviceDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDeviceDefinitionVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDeviceDefinitionVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDeviceDefinitionVersionCommandInput,
|
|
32
|
+
GetDeviceDefinitionVersionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDeviceDefinitionVersionCommand extends GetDeviceDefinitionVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFunctionDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFunctionDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFunctionDefinitionCommandInput,
|
|
32
|
+
GetFunctionDefinitionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFunctionDefinitionCommand extends GetFunctionDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetFunctionDefinitionVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetFunctionDefinitionVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetFunctionDefinitionVersionCommandInput,
|
|
32
|
+
GetFunctionDefinitionVersionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetFunctionDefinitionVersionCommand extends GetFunctionDefinitionVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetGroupCertificateAuthorityCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetGroupCertificateAuthorityCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetGroupCertificateAuthorityCommandInput,
|
|
32
|
+
GetGroupCertificateAuthorityCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetGroupCertificateAuthorityCommand extends GetGroupCertificateAuthorityCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetGroupCertificateConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetGroupCertificateConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetGroupCertificateConfigurationCommandInput,
|
|
32
|
+
GetGroupCertificateConfigurationCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetGroupCertificateConfigurationCommand extends GetGroupCertificateConfigurationCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetGroupCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetGroupCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetGroupCommandInput,
|
|
28
|
+
GetGroupCommandOutput,
|
|
29
|
+
GreengrassClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetGroupCommand extends GetGroupCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetGroupVersionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetGroupVersionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetGroupVersionCommandInput,
|
|
31
|
+
GetGroupVersionCommandOutput,
|
|
32
|
+
GreengrassClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetGroupVersionCommand extends GetGroupVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetLoggerDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetLoggerDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetLoggerDefinitionCommandInput,
|
|
32
|
+
GetLoggerDefinitionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetLoggerDefinitionCommand extends GetLoggerDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetLoggerDefinitionVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetLoggerDefinitionVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetLoggerDefinitionVersionCommandInput,
|
|
32
|
+
GetLoggerDefinitionVersionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetLoggerDefinitionVersionCommand extends GetLoggerDefinitionVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResourceDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResourceDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResourceDefinitionCommandInput,
|
|
32
|
+
GetResourceDefinitionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResourceDefinitionCommand extends GetResourceDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetResourceDefinitionVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetResourceDefinitionVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetResourceDefinitionVersionCommandInput,
|
|
32
|
+
GetResourceDefinitionVersionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetResourceDefinitionVersionCommand extends GetResourceDefinitionVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetServiceRoleForAccountCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetServiceRoleForAccountCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetServiceRoleForAccountCommandInput,
|
|
32
|
+
GetServiceRoleForAccountCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetServiceRoleForAccountCommand extends GetServiceRoleForAccountCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSubscriptionDefinitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSubscriptionDefinitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSubscriptionDefinitionCommandInput,
|
|
32
|
+
GetSubscriptionDefinitionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSubscriptionDefinitionCommand extends GetSubscriptionDefinitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSubscriptionDefinitionVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSubscriptionDefinitionVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSubscriptionDefinitionVersionCommandInput,
|
|
32
|
+
GetSubscriptionDefinitionVersionCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSubscriptionDefinitionVersionCommand extends GetSubscriptionDefinitionVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetThingRuntimeConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetThingRuntimeConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetThingRuntimeConfigurationCommandInput,
|
|
32
|
+
GetThingRuntimeConfigurationCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetThingRuntimeConfigurationCommand extends GetThingRuntimeConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListBulkDeploymentDetailedReportsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListBulkDeploymentDetailedReportsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListBulkDeploymentDetailedReportsCommandInput,
|
|
32
|
+
ListBulkDeploymentDetailedReportsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListBulkDeploymentDetailedReportsCommand extends ListBulkDeploymentDetailedReportsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListBulkDeploymentsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListBulkDeploymentsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListBulkDeploymentsCommandInput,
|
|
32
|
+
ListBulkDeploymentsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListBulkDeploymentsCommand extends ListBulkDeploymentsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListConnectorDefinitionVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListConnectorDefinitionVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListConnectorDefinitionVersionsCommandInput,
|
|
32
|
+
ListConnectorDefinitionVersionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListConnectorDefinitionVersionsCommand extends ListConnectorDefinitionVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListConnectorDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListConnectorDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListConnectorDefinitionsCommandInput,
|
|
32
|
+
ListConnectorDefinitionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListConnectorDefinitionsCommand extends ListConnectorDefinitionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCoreDefinitionVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListCoreDefinitionVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCoreDefinitionVersionsCommandInput,
|
|
32
|
+
ListCoreDefinitionVersionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCoreDefinitionVersionsCommand extends ListCoreDefinitionVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListCoreDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListCoreDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListCoreDefinitionsCommandInput,
|
|
32
|
+
ListCoreDefinitionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListCoreDefinitionsCommand extends ListCoreDefinitionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListDeploymentsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListDeploymentsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListDeploymentsCommandInput,
|
|
31
|
+
ListDeploymentsCommandOutput,
|
|
32
|
+
GreengrassClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListDeploymentsCommand extends ListDeploymentsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDeviceDefinitionVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListDeviceDefinitionVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDeviceDefinitionVersionsCommandInput,
|
|
32
|
+
ListDeviceDefinitionVersionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDeviceDefinitionVersionsCommand extends ListDeviceDefinitionVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListDeviceDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListDeviceDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListDeviceDefinitionsCommandInput,
|
|
32
|
+
ListDeviceDefinitionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListDeviceDefinitionsCommand extends ListDeviceDefinitionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListFunctionDefinitionVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListFunctionDefinitionVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListFunctionDefinitionVersionsCommandInput,
|
|
32
|
+
ListFunctionDefinitionVersionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListFunctionDefinitionVersionsCommand extends ListFunctionDefinitionVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListFunctionDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListFunctionDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListFunctionDefinitionsCommandInput,
|
|
32
|
+
ListFunctionDefinitionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListFunctionDefinitionsCommand extends ListFunctionDefinitionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListGroupCertificateAuthoritiesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListGroupCertificateAuthoritiesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListGroupCertificateAuthoritiesCommandInput,
|
|
32
|
+
ListGroupCertificateAuthoritiesCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListGroupCertificateAuthoritiesCommand extends ListGroupCertificateAuthoritiesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListGroupVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListGroupVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListGroupVersionsCommandInput,
|
|
32
|
+
ListGroupVersionsCommandOutput,
|
|
33
|
+
GreengrassClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListGroupVersionsCommand extends ListGroupVersionsCommand_base {}
|