@aws-sdk/client-greengrass 3.40.0 → 3.45.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/CHANGELOG.md +38 -0
- package/dist-cjs/endpoints.js +9 -0
- package/dist-es/endpoints.js +9 -0
- package/dist-types/commands/AssociateRoleToGroupCommand.d.ts +1 -1
- package/dist-types/commands/AssociateServiceRoleToAccountCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectorDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectorDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoreDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoreDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateFunctionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateFunctionDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateGroupCertificateAuthorityCommand.d.ts +1 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateGroupVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateLoggerDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateLoggerDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateResourceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateResourceDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateSoftwareUpdateJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubscriptionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectorDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCoreDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFunctionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLoggerDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSubscriptionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateRoleFromGroupCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateServiceRoleFromAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetAssociatedRoleCommand.d.ts +1 -1
- package/dist-types/commands/GetBulkDeploymentStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectivityInfoCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectorDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectorDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetCoreDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetDeploymentStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetFunctionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetFunctionDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCertificateAuthorityCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCertificateConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetGroupVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetLoggerDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetLoggerDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceRoleForAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetSubscriptionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/GetSubscriptionDefinitionVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetThingRuntimeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +1 -1
- package/dist-types/commands/ListBulkDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectorDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectorDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoreDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListFunctionDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListFunctionDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupCertificateAuthoritiesCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListLoggerDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListLoggerDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListResourceDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscriptionDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ResetDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/StartBulkDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/StopBulkDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectivityInfoCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectorDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCoreDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDeviceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFunctionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCertificateConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateLoggerDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResourceDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSubscriptionDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThingRuntimeConfigurationCommand.d.ts +1 -1
- package/package.json +6 -6
|
@@ -20,7 +20,7 @@ export interface GetLoggerDefinitionVersionCommandOutput extends GetLoggerDefini
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetLoggerDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetLoggerDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetLoggerDefinitionVersionCommand extends $Command<GetLoggerDefinitionVersionCommandInput, GetLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetResourceDefinitionCommandOutput extends GetResourceDefinitio
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetResourceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetResourceDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetResourceDefinitionCommand extends $Command<GetResourceDefinitionCommandInput, GetResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetResourceDefinitionVersionCommandOutput extends GetResourceDe
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetResourceDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetResourceDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetResourceDefinitionVersionCommand extends $Command<GetResourceDefinitionVersionCommandInput, GetResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetServiceRoleForAccountCommandOutput extends GetServiceRoleFor
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetServiceRoleForAccountCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetServiceRoleForAccountCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetServiceRoleForAccountCommand extends $Command<GetServiceRoleForAccountCommandInput, GetServiceRoleForAccountCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetSubscriptionDefinitionCommandOutput extends GetSubscriptionD
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetSubscriptionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetSubscriptionDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetSubscriptionDefinitionCommand extends $Command<GetSubscriptionDefinitionCommandInput, GetSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetSubscriptionDefinitionVersionCommandOutput extends GetSubscr
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetSubscriptionDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetSubscriptionDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetSubscriptionDefinitionVersionCommand extends $Command<GetSubscriptionDefinitionVersionCommandInput, GetSubscriptionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetThingRuntimeConfigurationCommandOutput extends GetThingRunti
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetThingRuntimeConfigurationCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetThingRuntimeConfigurationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class GetThingRuntimeConfigurationCommand extends $Command<GetThingRuntimeConfigurationCommandInput, GetThingRuntimeConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListBulkDeploymentDetailedReportsCommandOutput extends ListBulk
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListBulkDeploymentDetailedReportsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListBulkDeploymentDetailedReportsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListBulkDeploymentDetailedReportsCommand extends $Command<ListBulkDeploymentDetailedReportsCommandInput, ListBulkDeploymentDetailedReportsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListBulkDeploymentsCommandOutput extends ListBulkDeploymentsRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListBulkDeploymentsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListBulkDeploymentsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListBulkDeploymentsCommand extends $Command<ListBulkDeploymentsCommandInput, ListBulkDeploymentsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListConnectorDefinitionVersionsCommandOutput extends ListConnec
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListConnectorDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListConnectorDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListConnectorDefinitionVersionsCommand extends $Command<ListConnectorDefinitionVersionsCommandInput, ListConnectorDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListConnectorDefinitionsCommandOutput extends ListConnectorDefi
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListConnectorDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListConnectorDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListConnectorDefinitionsCommand extends $Command<ListConnectorDefinitionsCommandInput, ListConnectorDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListCoreDefinitionVersionsCommandOutput extends ListCoreDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListCoreDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListCoreDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListCoreDefinitionVersionsCommand extends $Command<ListCoreDefinitionVersionsCommandInput, ListCoreDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListCoreDefinitionsCommandOutput extends ListCoreDefinitionsRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListCoreDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListCoreDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListCoreDefinitionsCommand extends $Command<ListCoreDefinitionsCommandInput, ListCoreDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDeploymentsCommandOutput extends ListDeploymentsResponse, _
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDeploymentsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDeploymentsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDeploymentsCommand extends $Command<ListDeploymentsCommandInput, ListDeploymentsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDeviceDefinitionVersionsCommandOutput extends ListDeviceDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDeviceDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDeviceDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDeviceDefinitionVersionsCommand extends $Command<ListDeviceDefinitionVersionsCommandInput, ListDeviceDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListDeviceDefinitionsCommandOutput extends ListDeviceDefinition
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListDeviceDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListDeviceDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListDeviceDefinitionsCommand extends $Command<ListDeviceDefinitionsCommandInput, ListDeviceDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListFunctionDefinitionVersionsCommandOutput extends ListFunctio
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListFunctionDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListFunctionDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListFunctionDefinitionVersionsCommand extends $Command<ListFunctionDefinitionVersionsCommandInput, ListFunctionDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListFunctionDefinitionsCommandOutput extends ListFunctionDefini
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListFunctionDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListFunctionDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListFunctionDefinitionsCommand extends $Command<ListFunctionDefinitionsCommandInput, ListFunctionDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListGroupCertificateAuthoritiesCommandOutput extends ListGroupC
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListGroupCertificateAuthoritiesCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListGroupCertificateAuthoritiesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListGroupCertificateAuthoritiesCommand extends $Command<ListGroupCertificateAuthoritiesCommandInput, ListGroupCertificateAuthoritiesCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListGroupVersionsCommandOutput extends ListGroupVersionsRespons
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListGroupVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListGroupVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListGroupVersionsCommand extends $Command<ListGroupVersionsCommandInput, ListGroupVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListGroupsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListGroupsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListGroupsCommand extends $Command<ListGroupsCommandInput, ListGroupsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListLoggerDefinitionVersionsCommandOutput extends ListLoggerDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListLoggerDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListLoggerDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListLoggerDefinitionVersionsCommand extends $Command<ListLoggerDefinitionVersionsCommandInput, ListLoggerDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListLoggerDefinitionsCommandOutput extends ListLoggerDefinition
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListLoggerDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListLoggerDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListLoggerDefinitionsCommand extends $Command<ListLoggerDefinitionsCommandInput, ListLoggerDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListResourceDefinitionVersionsCommandOutput extends ListResourc
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListResourceDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListResourceDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListResourceDefinitionVersionsCommand extends $Command<ListResourceDefinitionVersionsCommandInput, ListResourceDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListResourceDefinitionsCommandOutput extends ListResourceDefini
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListResourceDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListResourceDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListResourceDefinitionsCommand extends $Command<ListResourceDefinitionsCommandInput, ListResourceDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListSubscriptionDefinitionVersionsCommandOutput extends ListSub
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListSubscriptionDefinitionVersionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListSubscriptionDefinitionVersionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListSubscriptionDefinitionVersionsCommand extends $Command<ListSubscriptionDefinitionVersionsCommandInput, ListSubscriptionDefinitionVersionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListSubscriptionDefinitionsCommandOutput extends ListSubscripti
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListSubscriptionDefinitionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListSubscriptionDefinitionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListSubscriptionDefinitionsCommand extends $Command<ListSubscriptionDefinitionsCommandInput, ListSubscriptionDefinitionsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface ResetDeploymentsCommandOutput extends ResetDeploymentsResponse,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link ResetDeploymentsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link ResetDeploymentsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class ResetDeploymentsCommand extends $Command<ResetDeploymentsCommandInput, ResetDeploymentsCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface StartBulkDeploymentCommandOutput extends StartBulkDeploymentRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link StartBulkDeploymentCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link StartBulkDeploymentCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class StartBulkDeploymentCommand extends $Command<StartBulkDeploymentCommandInput, StartBulkDeploymentCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface StopBulkDeploymentCommandOutput extends StopBulkDeploymentRespo
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link StopBulkDeploymentCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link StopBulkDeploymentCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class StopBulkDeploymentCommand extends $Command<StopBulkDeploymentCommandInput, StopBulkDeploymentCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateConnectivityInfoCommandOutput extends UpdateConnectivityI
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateConnectivityInfoCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateConnectivityInfoCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateConnectivityInfoCommand extends $Command<UpdateConnectivityInfoCommandInput, UpdateConnectivityInfoCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateConnectorDefinitionCommandOutput extends UpdateConnectorD
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateConnectorDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateConnectorDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateConnectorDefinitionCommand extends $Command<UpdateConnectorDefinitionCommandInput, UpdateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateCoreDefinitionCommandOutput extends UpdateCoreDefinitionR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateCoreDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateCoreDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateCoreDefinitionCommand extends $Command<UpdateCoreDefinitionCommandInput, UpdateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateDeviceDefinitionCommandOutput extends UpdateDeviceDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateDeviceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateDeviceDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateDeviceDefinitionCommand extends $Command<UpdateDeviceDefinitionCommandInput, UpdateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateFunctionDefinitionCommandOutput extends UpdateFunctionDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateFunctionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateFunctionDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateFunctionDefinitionCommand extends $Command<UpdateFunctionDefinitionCommandInput, UpdateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateGroupCertificateConfigurationCommandOutput extends Update
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateGroupCertificateConfigurationCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateGroupCertificateConfigurationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateGroupCertificateConfigurationCommand extends $Command<UpdateGroupCertificateConfigurationCommandInput, UpdateGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateGroupCommandOutput extends UpdateGroupResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateGroupCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateGroupCommand extends $Command<UpdateGroupCommandInput, UpdateGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateLoggerDefinitionCommandOutput extends UpdateLoggerDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateLoggerDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateLoggerDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateLoggerDefinitionCommand extends $Command<UpdateLoggerDefinitionCommandInput, UpdateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateResourceDefinitionCommandOutput extends UpdateResourceDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateResourceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateResourceDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateResourceDefinitionCommand extends $Command<UpdateResourceDefinitionCommandInput, UpdateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateSubscriptionDefinitionCommandOutput extends UpdateSubscri
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateSubscriptionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateSubscriptionDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateSubscriptionDefinitionCommand extends $Command<UpdateSubscriptionDefinitionCommandInput, UpdateSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateThingRuntimeConfigurationCommandOutput extends UpdateThin
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateThingRuntimeConfigurationCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateThingRuntimeConfigurationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link GreengrassClientResolvedConfig | config} for GreengrassClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateThingRuntimeConfigurationCommand extends $Command<UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-greengrass",
|
|
3
3
|
"description": "AWS SDK for JavaScript Greengrass Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.45.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.45.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.45.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.45.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.40.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.40.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.40.0",
|
|
@@ -32,13 +32,13 @@
|
|
|
32
32
|
"@aws-sdk/middleware-logger": "3.40.0",
|
|
33
33
|
"@aws-sdk/middleware-retry": "3.40.0",
|
|
34
34
|
"@aws-sdk/middleware-serde": "3.40.0",
|
|
35
|
-
"@aws-sdk/middleware-signing": "3.
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.45.0",
|
|
36
36
|
"@aws-sdk/middleware-stack": "3.40.0",
|
|
37
37
|
"@aws-sdk/middleware-user-agent": "3.40.0",
|
|
38
38
|
"@aws-sdk/node-config-provider": "3.40.0",
|
|
39
39
|
"@aws-sdk/node-http-handler": "3.40.0",
|
|
40
40
|
"@aws-sdk/protocol-http": "3.40.0",
|
|
41
|
-
"@aws-sdk/smithy-client": "3.
|
|
41
|
+
"@aws-sdk/smithy-client": "3.41.0",
|
|
42
42
|
"@aws-sdk/types": "3.40.0",
|
|
43
43
|
"@aws-sdk/url-parser": "3.40.0",
|
|
44
44
|
"@aws-sdk/util-base64-browser": "3.37.0",
|