@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
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Adds tags to a Greengrass resource. Valid resources are 'Group', 'ConnectorDefinition', 'CoreDefinition', 'DeviceDefinition', 'FunctionDefinition', 'LoggerDefinition', 'SubscriptionDefinition', 'ResourceDefinition', and 'BulkDeployment'.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -57,6 +57,7 @@ declare const TagResourceCommand_base: {
|
|
|
57
57
|
* @throws {@link GreengrassServiceException}
|
|
58
58
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
59
59
|
*
|
|
60
|
+
* @public
|
|
60
61
|
*/
|
|
61
62
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
62
63
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Remove resource tags from a Greengrass Resource.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -57,6 +57,7 @@ declare const UntagResourceCommand_base: {
|
|
|
57
57
|
* @throws {@link GreengrassServiceException}
|
|
58
58
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
59
59
|
*
|
|
60
|
+
* @public
|
|
60
61
|
*/
|
|
61
62
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
62
63
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityI
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConnectivityInfoCommand_base: {
|
|
24
24
|
new (input: UpdateConnectivityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectivityInfoCommandInput, UpdateConnectivityInfoCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConnectivityInfoCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectivityInfoCommandInput, UpdateConnectivityInfoCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the connectivity information for the core. Any devices that belong to the group which has this core will receive this information in order to find the location of the core and connect to it.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const UpdateConnectivityInfoCommand_base: {
|
|
|
68
68
|
* @throws {@link GreengrassServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class UpdateConnectivityInfoCommand extends UpdateConnectivityInfoCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorD
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConnectorDefinitionCommand_base: {
|
|
24
24
|
new (input: UpdateConnectorDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectorDefinitionCommandInput, UpdateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConnectorDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectorDefinitionCommandInput, UpdateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a connector definition.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateConnectorDefinitionCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateConnectorDefinitionCommand extends UpdateConnectorDefinitionCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateCoreDefinitionCommand_base: {
|
|
24
24
|
new (input: UpdateCoreDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCoreDefinitionCommandInput, UpdateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateCoreDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCoreDefinitionCommandInput, UpdateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a core definition.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateCoreDefinitionCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateCoreDefinitionCommand extends UpdateCoreDefinitionCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinit
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDeviceDefinitionCommand_base: {
|
|
24
24
|
new (input: UpdateDeviceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceDefinitionCommandInput, UpdateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDeviceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDeviceDefinitionCommandInput, UpdateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a device definition.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateDeviceDefinitionCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateDeviceDefinitionCommand extends UpdateDeviceDefinitionCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDef
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateFunctionDefinitionCommand_base: {
|
|
24
24
|
new (input: UpdateFunctionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFunctionDefinitionCommandInput, UpdateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateFunctionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFunctionDefinitionCommandInput, UpdateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a Lambda function definition.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateFunctionDefinitionCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateFunctionDefinitionCommand extends UpdateFunctionDefinitionCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGroupCertificateConfigurationCommandOutput extends Update
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGroupCertificateConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateGroupCertificateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCertificateConfigurationCommandInput, UpdateGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateGroupCertificateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCertificateConfigurationCommandInput, UpdateGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the Certificate expiry time for a group.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -62,6 +62,7 @@ declare const UpdateGroupCertificateConfigurationCommand_base: {
|
|
|
62
62
|
* @throws {@link GreengrassServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class UpdateGroupCertificateConfigurationCommand extends UpdateGroupCertificateConfigurationCommand_base {
|
|
67
68
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGroupCommand_base: {
|
|
24
24
|
new (input: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGroupCommandInput, UpdateGroupCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a group.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateGroupCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateLoggerDefinitionCommandOutput extends UpdateLoggerDefinit
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateLoggerDefinitionCommand_base: {
|
|
24
24
|
new (input: UpdateLoggerDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLoggerDefinitionCommandInput, UpdateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateLoggerDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLoggerDefinitionCommandInput, UpdateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a logger definition.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateLoggerDefinitionCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateLoggerDefinitionCommand extends UpdateLoggerDefinitionCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateResourceDefinitionCommandOutput extends UpdateResourceDef
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateResourceDefinitionCommand_base: {
|
|
24
24
|
new (input: UpdateResourceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceDefinitionCommandInput, UpdateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateResourceDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateResourceDefinitionCommandInput, UpdateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a resource definition.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateResourceDefinitionCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateResourceDefinitionCommand extends UpdateResourceDefinitionCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateSubscriptionDefinitionCommandOutput extends UpdateSubscri
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateSubscriptionDefinitionCommand_base: {
|
|
24
24
|
new (input: UpdateSubscriptionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionDefinitionCommandInput, UpdateSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateSubscriptionDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSubscriptionDefinitionCommandInput, UpdateSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates a subscription definition.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -55,6 +55,7 @@ declare const UpdateSubscriptionDefinitionCommand_base: {
|
|
|
55
55
|
* @throws {@link GreengrassServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
57
57
|
*
|
|
58
|
+
* @public
|
|
58
59
|
*/
|
|
59
60
|
export declare class UpdateSubscriptionDefinitionCommand extends UpdateSubscriptionDefinitionCommand_base {
|
|
60
61
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateThingRuntimeConfigurationCommandOutput extends UpdateThin
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateThingRuntimeConfigurationCommand_base: {
|
|
24
24
|
new (input: UpdateThingRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigurationCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateThingRuntimeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigurationCommandOutput, GreengrassClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* Updates the runtime configuration of a thing.
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const UpdateThingRuntimeConfigurationCommand_base: {
|
|
|
60
60
|
* @throws {@link GreengrassServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from Greengrass service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class UpdateThingRuntimeConfigurationCommand extends UpdateThingRuntimeConfigurationCommand_base {
|
|
65
66
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -10,5 +10,4 @@ export { RuntimeExtension } from "./runtimeExtensions";
|
|
|
10
10
|
export { GreengrassExtensionConfiguration } from "./extensionConfiguration";
|
|
11
11
|
export * from "./commands";
|
|
12
12
|
export * from "./models";
|
|
13
|
-
import "@aws-sdk/util-endpoints";
|
|
14
13
|
export { GreengrassServiceException } from "./models/GreengrassServiceException";
|