@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
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,44 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
|
|
18
|
+
|
|
19
|
+
**Note:** Version bump only for package @aws-sdk/client-greengrass
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [3.42.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.41.0...v3.42.0) (2021-11-19)
|
|
26
|
+
|
|
27
|
+
**Note:** Version bump only for package @aws-sdk/client-greengrass
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
# [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Features
|
|
37
|
+
|
|
38
|
+
* **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
6
44
|
# [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)
|
|
7
45
|
|
|
8
46
|
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -55,6 +55,7 @@ const partitionHash = {
|
|
|
55
55
|
"ap-south-1",
|
|
56
56
|
"ap-southeast-1",
|
|
57
57
|
"ap-southeast-2",
|
|
58
|
+
"ap-southeast-3",
|
|
58
59
|
"ca-central-1",
|
|
59
60
|
"eu-central-1",
|
|
60
61
|
"eu-north-1",
|
|
@@ -119,6 +120,10 @@ const partitionHash = {
|
|
|
119
120
|
hostname: "greengrass.{region}.c2s.ic.gov",
|
|
120
121
|
tags: [],
|
|
121
122
|
},
|
|
123
|
+
{
|
|
124
|
+
hostname: "greengrass-fips.{region}.c2s.ic.gov",
|
|
125
|
+
tags: ["fips"],
|
|
126
|
+
},
|
|
122
127
|
],
|
|
123
128
|
},
|
|
124
129
|
"aws-iso-b": {
|
|
@@ -129,6 +134,10 @@ const partitionHash = {
|
|
|
129
134
|
hostname: "greengrass.{region}.sc2s.sgov.gov",
|
|
130
135
|
tags: [],
|
|
131
136
|
},
|
|
137
|
+
{
|
|
138
|
+
hostname: "greengrass-fips.{region}.sc2s.sgov.gov",
|
|
139
|
+
tags: ["fips"],
|
|
140
|
+
},
|
|
132
141
|
],
|
|
133
142
|
},
|
|
134
143
|
"aws-us-gov": {
|
package/dist-es/endpoints.js
CHANGED
|
@@ -53,6 +53,7 @@ var partitionHash = {
|
|
|
53
53
|
"ap-south-1",
|
|
54
54
|
"ap-southeast-1",
|
|
55
55
|
"ap-southeast-2",
|
|
56
|
+
"ap-southeast-3",
|
|
56
57
|
"ca-central-1",
|
|
57
58
|
"eu-central-1",
|
|
58
59
|
"eu-north-1",
|
|
@@ -117,6 +118,10 @@ var partitionHash = {
|
|
|
117
118
|
hostname: "greengrass.{region}.c2s.ic.gov",
|
|
118
119
|
tags: [],
|
|
119
120
|
},
|
|
121
|
+
{
|
|
122
|
+
hostname: "greengrass-fips.{region}.c2s.ic.gov",
|
|
123
|
+
tags: ["fips"],
|
|
124
|
+
},
|
|
120
125
|
],
|
|
121
126
|
},
|
|
122
127
|
"aws-iso-b": {
|
|
@@ -127,6 +132,10 @@ var partitionHash = {
|
|
|
127
132
|
hostname: "greengrass.{region}.sc2s.sgov.gov",
|
|
128
133
|
tags: [],
|
|
129
134
|
},
|
|
135
|
+
{
|
|
136
|
+
hostname: "greengrass-fips.{region}.sc2s.sgov.gov",
|
|
137
|
+
tags: ["fips"],
|
|
138
|
+
},
|
|
130
139
|
],
|
|
131
140
|
},
|
|
132
141
|
"aws-us-gov": {
|
|
@@ -20,7 +20,7 @@ export interface AssociateRoleToGroupCommandOutput extends AssociateRoleToGroupR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link AssociateRoleToGroupCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link AssociateRoleToGroupCommandOutput} 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 AssociateRoleToGroupCommand extends $Command<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface AssociateServiceRoleToAccountCommandOutput extends AssociateSer
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link AssociateServiceRoleToAccountCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link AssociateServiceRoleToAccountCommandOutput} 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 AssociateServiceRoleToAccountCommand extends $Command<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateConnectorDefinitionCommandOutput extends CreateConnectorD
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateConnectorDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateConnectorDefinitionCommandOutput} 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 CreateConnectorDefinitionCommand extends $Command<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateConnectorDefinitionVersionCommandOutput extends CreateCon
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateConnectorDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateConnectorDefinitionVersionCommandOutput} 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 CreateConnectorDefinitionVersionCommand extends $Command<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateCoreDefinitionCommandOutput extends CreateCoreDefinitionR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateCoreDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateCoreDefinitionCommandOutput} 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 CreateCoreDefinitionCommand extends $Command<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateCoreDefinitionVersionCommandOutput extends CreateCoreDefi
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateCoreDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateCoreDefinitionVersionCommandOutput} 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 CreateCoreDefinitionVersionCommand extends $Command<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse,
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateDeploymentCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateDeploymentCommandOutput} 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 CreateDeploymentCommand extends $Command<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateDeviceDefinitionCommandOutput extends CreateDeviceDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateDeviceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateDeviceDefinitionCommandOutput} 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 CreateDeviceDefinitionCommand extends $Command<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDevice
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateDeviceDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateDeviceDefinitionVersionCommandOutput} 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 CreateDeviceDefinitionVersionCommand extends $Command<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateFunctionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateFunctionDefinitionCommandOutput} 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 CreateFunctionDefinitionCommand extends $Command<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunc
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateFunctionDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateFunctionDefinitionVersionCommandOutput} 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 CreateFunctionDefinitionVersionCommand extends $Command<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGrou
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateGroupCertificateAuthorityCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateGroupCertificateAuthorityCommandOutput} 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 CreateGroupCertificateAuthorityCommand extends $Command<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateGroupCommandOutput extends CreateGroupResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateGroupCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateGroupCommandOutput} 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 CreateGroupCommand extends $Command<CreateGroupCommandInput, CreateGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateGroupVersionCommandOutput extends CreateGroupVersionRespo
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateGroupVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateGroupVersionCommandOutput} 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 CreateGroupVersionCommand extends $Command<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateLoggerDefinitionCommandOutput extends CreateLoggerDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateLoggerDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateLoggerDefinitionCommandOutput} 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 CreateLoggerDefinitionCommand extends $Command<CreateLoggerDefinitionCommandInput, CreateLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateLoggerDefinitionVersionCommandOutput extends CreateLogger
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateLoggerDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateLoggerDefinitionVersionCommandOutput} 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 CreateLoggerDefinitionVersionCommand extends $Command<CreateLoggerDefinitionVersionCommandInput, CreateLoggerDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateResourceDefinitionCommandOutput extends CreateResourceDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateResourceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateResourceDefinitionCommandOutput} 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 CreateResourceDefinitionCommand extends $Command<CreateResourceDefinitionCommandInput, CreateResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateResourceDefinitionVersionCommandOutput extends CreateReso
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateResourceDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateResourceDefinitionVersionCommandOutput} 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 CreateResourceDefinitionVersionCommand extends $Command<CreateResourceDefinitionVersionCommandInput, CreateResourceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateSoftwareUpdateJobCommandOutput extends CreateSoftwareUpda
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateSoftwareUpdateJobCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateSoftwareUpdateJobCommandOutput} 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 CreateSoftwareUpdateJobCommand extends $Command<CreateSoftwareUpdateJobCommandInput, CreateSoftwareUpdateJobCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateSubscriptionDefinitionCommandOutput extends CreateSubscri
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateSubscriptionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateSubscriptionDefinitionCommandOutput} 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 CreateSubscriptionDefinitionCommand extends $Command<CreateSubscriptionDefinitionCommandInput, CreateSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface CreateSubscriptionDefinitionVersionCommandOutput extends Create
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link CreateSubscriptionDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link CreateSubscriptionDefinitionVersionCommandOutput} 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 CreateSubscriptionDefinitionVersionCommand extends $Command<CreateSubscriptionDefinitionVersionCommandInput, CreateSubscriptionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteConnectorDefinitionCommandOutput extends DeleteConnectorD
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteConnectorDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteConnectorDefinitionCommandOutput} 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 DeleteConnectorDefinitionCommand extends $Command<DeleteConnectorDefinitionCommandInput, DeleteConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteCoreDefinitionCommandOutput extends DeleteCoreDefinitionR
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteCoreDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteCoreDefinitionCommandOutput} 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 DeleteCoreDefinitionCommand extends $Command<DeleteCoreDefinitionCommandInput, DeleteCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteDeviceDefinitionCommandOutput extends DeleteDeviceDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteDeviceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteDeviceDefinitionCommandOutput} 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 DeleteDeviceDefinitionCommand extends $Command<DeleteDeviceDefinitionCommandInput, DeleteDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteFunctionDefinitionCommandOutput extends DeleteFunctionDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteFunctionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteFunctionDefinitionCommandOutput} 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 DeleteFunctionDefinitionCommand extends $Command<DeleteFunctionDefinitionCommandInput, DeleteFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteGroupCommandOutput extends DeleteGroupResponse, __Metadat
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteGroupCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteGroupCommandOutput} 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 DeleteGroupCommand extends $Command<DeleteGroupCommandInput, DeleteGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteLoggerDefinitionCommandOutput extends DeleteLoggerDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteLoggerDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteLoggerDefinitionCommandOutput} 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 DeleteLoggerDefinitionCommand extends $Command<DeleteLoggerDefinitionCommandInput, DeleteLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteResourceDefinitionCommandOutput extends DeleteResourceDef
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteResourceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteResourceDefinitionCommandOutput} 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 DeleteResourceDefinitionCommand extends $Command<DeleteResourceDefinitionCommandInput, DeleteResourceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DeleteSubscriptionDefinitionCommandOutput extends DeleteSubscri
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DeleteSubscriptionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DeleteSubscriptionDefinitionCommandOutput} 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 DeleteSubscriptionDefinitionCommand extends $Command<DeleteSubscriptionDefinitionCommandInput, DeleteSubscriptionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DisassociateRoleFromGroupCommandOutput extends DisassociateRole
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DisassociateRoleFromGroupCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DisassociateRoleFromGroupCommandOutput} 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 DisassociateRoleFromGroupCommand extends $Command<DisassociateRoleFromGroupCommandInput, DisassociateRoleFromGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface DisassociateServiceRoleFromAccountCommandOutput extends Disasso
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link DisassociateServiceRoleFromAccountCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link DisassociateServiceRoleFromAccountCommandOutput} 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 DisassociateServiceRoleFromAccountCommand extends $Command<DisassociateServiceRoleFromAccountCommandInput, DisassociateServiceRoleFromAccountCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetAssociatedRoleCommandOutput extends GetAssociatedRoleRespons
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetAssociatedRoleCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetAssociatedRoleCommandOutput} 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 GetAssociatedRoleCommand extends $Command<GetAssociatedRoleCommandInput, GetAssociatedRoleCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetBulkDeploymentStatusCommandOutput extends GetBulkDeploymentS
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetBulkDeploymentStatusCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetBulkDeploymentStatusCommandOutput} 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 GetBulkDeploymentStatusCommand extends $Command<GetBulkDeploymentStatusCommandInput, GetBulkDeploymentStatusCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetConnectivityInfoCommandOutput extends GetConnectivityInfoRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetConnectivityInfoCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetConnectivityInfoCommandOutput} 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 GetConnectivityInfoCommand extends $Command<GetConnectivityInfoCommandInput, GetConnectivityInfoCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetConnectorDefinitionCommandOutput extends GetConnectorDefinit
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetConnectorDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetConnectorDefinitionCommandOutput} 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 GetConnectorDefinitionCommand extends $Command<GetConnectorDefinitionCommandInput, GetConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetConnectorDefinitionVersionCommandOutput extends GetConnector
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetConnectorDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetConnectorDefinitionVersionCommandOutput} 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 GetConnectorDefinitionVersionCommand extends $Command<GetConnectorDefinitionVersionCommandInput, GetConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetCoreDefinitionCommandOutput extends GetCoreDefinitionRespons
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetCoreDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetCoreDefinitionCommandOutput} 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 GetCoreDefinitionCommand extends $Command<GetCoreDefinitionCommandInput, GetCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetCoreDefinitionVersionCommandOutput extends GetCoreDefinition
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetCoreDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetCoreDefinitionVersionCommandOutput} 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 GetCoreDefinitionVersionCommand extends $Command<GetCoreDefinitionVersionCommandInput, GetCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetDeploymentStatusCommandOutput extends GetDeploymentStatusRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetDeploymentStatusCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetDeploymentStatusCommandOutput} 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 GetDeploymentStatusCommand extends $Command<GetDeploymentStatusCommandInput, GetDeploymentStatusCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetDeviceDefinitionCommandOutput extends GetDeviceDefinitionRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetDeviceDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetDeviceDefinitionCommandOutput} 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 GetDeviceDefinitionCommand extends $Command<GetDeviceDefinitionCommandInput, GetDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetDeviceDefinitionVersionCommandOutput extends GetDeviceDefini
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetDeviceDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetDeviceDefinitionVersionCommandOutput} 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 GetDeviceDefinitionVersionCommand extends $Command<GetDeviceDefinitionVersionCommandInput, GetDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetFunctionDefinitionCommandOutput extends GetFunctionDefinitio
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetFunctionDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetFunctionDefinitionCommandOutput} 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 GetFunctionDefinitionCommand extends $Command<GetFunctionDefinitionCommandInput, GetFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetFunctionDefinitionVersionCommandOutput extends GetFunctionDe
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetFunctionDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetFunctionDefinitionVersionCommandOutput} 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 GetFunctionDefinitionVersionCommand extends $Command<GetFunctionDefinitionVersionCommandInput, GetFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetGroupCertificateAuthorityCommandOutput extends GetGroupCerti
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetGroupCertificateAuthorityCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetGroupCertificateAuthorityCommandOutput} 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 GetGroupCertificateAuthorityCommand extends $Command<GetGroupCertificateAuthorityCommandInput, GetGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetGroupCertificateConfigurationCommandOutput extends GetGroupC
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetGroupCertificateConfigurationCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetGroupCertificateConfigurationCommandOutput} 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 GetGroupCertificateConfigurationCommand extends $Command<GetGroupCertificateConfigurationCommandInput, GetGroupCertificateConfigurationCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBeare
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetGroupCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetGroupCommandOutput} 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 GetGroupCommand extends $Command<GetGroupCommandInput, GetGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetGroupVersionCommandOutput extends GetGroupVersionResponse, _
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetGroupVersionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetGroupVersionCommandOutput} 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 GetGroupVersionCommand extends $Command<GetGroupVersionCommandInput, GetGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface GetLoggerDefinitionCommandOutput extends GetLoggerDefinitionRes
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link GetLoggerDefinitionCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link GetLoggerDefinitionCommandOutput} 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 GetLoggerDefinitionCommand extends $Command<GetLoggerDefinitionCommandInput, GetLoggerDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|