@aws-sdk/client-greengrass 3.37.0 → 3.38.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 +12 -0
- package/dist-cjs/commands/index.js +95 -0
- package/dist-cjs/index.js +3 -94
- package/dist-es/commands/index.js +92 -0
- package/dist-es/index.js +3 -94
- package/dist-types/commands/index.d.ts +92 -0
- package/dist-types/index.d.ts +3 -94
- package/dist-types/ts3.4/commands/index.d.ts +92 -0
- package/dist-types/ts3.4/index.d.ts +3 -94
- package/package.json +24 -24
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,18 @@
|
|
|
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.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
|
|
12
|
+
* **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
6
18
|
# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
|
|
7
19
|
|
|
8
20
|
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./AssociateRoleToGroupCommand"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./AssociateServiceRoleToAccountCommand"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./CreateConnectorDefinitionCommand"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./CreateConnectorDefinitionVersionCommand"), exports);
|
|
8
|
+
tslib_1.__exportStar(require("./CreateCoreDefinitionCommand"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./CreateCoreDefinitionVersionCommand"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./CreateDeploymentCommand"), exports);
|
|
11
|
+
tslib_1.__exportStar(require("./CreateDeviceDefinitionCommand"), exports);
|
|
12
|
+
tslib_1.__exportStar(require("./CreateDeviceDefinitionVersionCommand"), exports);
|
|
13
|
+
tslib_1.__exportStar(require("./CreateFunctionDefinitionCommand"), exports);
|
|
14
|
+
tslib_1.__exportStar(require("./CreateFunctionDefinitionVersionCommand"), exports);
|
|
15
|
+
tslib_1.__exportStar(require("./CreateGroupCertificateAuthorityCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./CreateGroupCommand"), exports);
|
|
17
|
+
tslib_1.__exportStar(require("./CreateGroupVersionCommand"), exports);
|
|
18
|
+
tslib_1.__exportStar(require("./CreateLoggerDefinitionCommand"), exports);
|
|
19
|
+
tslib_1.__exportStar(require("./CreateLoggerDefinitionVersionCommand"), exports);
|
|
20
|
+
tslib_1.__exportStar(require("./CreateResourceDefinitionCommand"), exports);
|
|
21
|
+
tslib_1.__exportStar(require("./CreateResourceDefinitionVersionCommand"), exports);
|
|
22
|
+
tslib_1.__exportStar(require("./CreateSoftwareUpdateJobCommand"), exports);
|
|
23
|
+
tslib_1.__exportStar(require("./CreateSubscriptionDefinitionCommand"), exports);
|
|
24
|
+
tslib_1.__exportStar(require("./CreateSubscriptionDefinitionVersionCommand"), exports);
|
|
25
|
+
tslib_1.__exportStar(require("./DeleteConnectorDefinitionCommand"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./DeleteCoreDefinitionCommand"), exports);
|
|
27
|
+
tslib_1.__exportStar(require("./DeleteDeviceDefinitionCommand"), exports);
|
|
28
|
+
tslib_1.__exportStar(require("./DeleteFunctionDefinitionCommand"), exports);
|
|
29
|
+
tslib_1.__exportStar(require("./DeleteGroupCommand"), exports);
|
|
30
|
+
tslib_1.__exportStar(require("./DeleteLoggerDefinitionCommand"), exports);
|
|
31
|
+
tslib_1.__exportStar(require("./DeleteResourceDefinitionCommand"), exports);
|
|
32
|
+
tslib_1.__exportStar(require("./DeleteSubscriptionDefinitionCommand"), exports);
|
|
33
|
+
tslib_1.__exportStar(require("./DisassociateRoleFromGroupCommand"), exports);
|
|
34
|
+
tslib_1.__exportStar(require("./DisassociateServiceRoleFromAccountCommand"), exports);
|
|
35
|
+
tslib_1.__exportStar(require("./GetAssociatedRoleCommand"), exports);
|
|
36
|
+
tslib_1.__exportStar(require("./GetBulkDeploymentStatusCommand"), exports);
|
|
37
|
+
tslib_1.__exportStar(require("./GetConnectivityInfoCommand"), exports);
|
|
38
|
+
tslib_1.__exportStar(require("./GetConnectorDefinitionCommand"), exports);
|
|
39
|
+
tslib_1.__exportStar(require("./GetConnectorDefinitionVersionCommand"), exports);
|
|
40
|
+
tslib_1.__exportStar(require("./GetCoreDefinitionCommand"), exports);
|
|
41
|
+
tslib_1.__exportStar(require("./GetCoreDefinitionVersionCommand"), exports);
|
|
42
|
+
tslib_1.__exportStar(require("./GetDeploymentStatusCommand"), exports);
|
|
43
|
+
tslib_1.__exportStar(require("./GetDeviceDefinitionCommand"), exports);
|
|
44
|
+
tslib_1.__exportStar(require("./GetDeviceDefinitionVersionCommand"), exports);
|
|
45
|
+
tslib_1.__exportStar(require("./GetFunctionDefinitionCommand"), exports);
|
|
46
|
+
tslib_1.__exportStar(require("./GetFunctionDefinitionVersionCommand"), exports);
|
|
47
|
+
tslib_1.__exportStar(require("./GetGroupCertificateAuthorityCommand"), exports);
|
|
48
|
+
tslib_1.__exportStar(require("./GetGroupCertificateConfigurationCommand"), exports);
|
|
49
|
+
tslib_1.__exportStar(require("./GetGroupCommand"), exports);
|
|
50
|
+
tslib_1.__exportStar(require("./GetGroupVersionCommand"), exports);
|
|
51
|
+
tslib_1.__exportStar(require("./GetLoggerDefinitionCommand"), exports);
|
|
52
|
+
tslib_1.__exportStar(require("./GetLoggerDefinitionVersionCommand"), exports);
|
|
53
|
+
tslib_1.__exportStar(require("./GetResourceDefinitionCommand"), exports);
|
|
54
|
+
tslib_1.__exportStar(require("./GetResourceDefinitionVersionCommand"), exports);
|
|
55
|
+
tslib_1.__exportStar(require("./GetServiceRoleForAccountCommand"), exports);
|
|
56
|
+
tslib_1.__exportStar(require("./GetSubscriptionDefinitionCommand"), exports);
|
|
57
|
+
tslib_1.__exportStar(require("./GetSubscriptionDefinitionVersionCommand"), exports);
|
|
58
|
+
tslib_1.__exportStar(require("./GetThingRuntimeConfigurationCommand"), exports);
|
|
59
|
+
tslib_1.__exportStar(require("./ListBulkDeploymentDetailedReportsCommand"), exports);
|
|
60
|
+
tslib_1.__exportStar(require("./ListBulkDeploymentsCommand"), exports);
|
|
61
|
+
tslib_1.__exportStar(require("./ListConnectorDefinitionVersionsCommand"), exports);
|
|
62
|
+
tslib_1.__exportStar(require("./ListConnectorDefinitionsCommand"), exports);
|
|
63
|
+
tslib_1.__exportStar(require("./ListCoreDefinitionVersionsCommand"), exports);
|
|
64
|
+
tslib_1.__exportStar(require("./ListCoreDefinitionsCommand"), exports);
|
|
65
|
+
tslib_1.__exportStar(require("./ListDeploymentsCommand"), exports);
|
|
66
|
+
tslib_1.__exportStar(require("./ListDeviceDefinitionVersionsCommand"), exports);
|
|
67
|
+
tslib_1.__exportStar(require("./ListDeviceDefinitionsCommand"), exports);
|
|
68
|
+
tslib_1.__exportStar(require("./ListFunctionDefinitionVersionsCommand"), exports);
|
|
69
|
+
tslib_1.__exportStar(require("./ListFunctionDefinitionsCommand"), exports);
|
|
70
|
+
tslib_1.__exportStar(require("./ListGroupCertificateAuthoritiesCommand"), exports);
|
|
71
|
+
tslib_1.__exportStar(require("./ListGroupVersionsCommand"), exports);
|
|
72
|
+
tslib_1.__exportStar(require("./ListGroupsCommand"), exports);
|
|
73
|
+
tslib_1.__exportStar(require("./ListLoggerDefinitionVersionsCommand"), exports);
|
|
74
|
+
tslib_1.__exportStar(require("./ListLoggerDefinitionsCommand"), exports);
|
|
75
|
+
tslib_1.__exportStar(require("./ListResourceDefinitionVersionsCommand"), exports);
|
|
76
|
+
tslib_1.__exportStar(require("./ListResourceDefinitionsCommand"), exports);
|
|
77
|
+
tslib_1.__exportStar(require("./ListSubscriptionDefinitionVersionsCommand"), exports);
|
|
78
|
+
tslib_1.__exportStar(require("./ListSubscriptionDefinitionsCommand"), exports);
|
|
79
|
+
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
80
|
+
tslib_1.__exportStar(require("./ResetDeploymentsCommand"), exports);
|
|
81
|
+
tslib_1.__exportStar(require("./StartBulkDeploymentCommand"), exports);
|
|
82
|
+
tslib_1.__exportStar(require("./StopBulkDeploymentCommand"), exports);
|
|
83
|
+
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
84
|
+
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
85
|
+
tslib_1.__exportStar(require("./UpdateConnectivityInfoCommand"), exports);
|
|
86
|
+
tslib_1.__exportStar(require("./UpdateConnectorDefinitionCommand"), exports);
|
|
87
|
+
tslib_1.__exportStar(require("./UpdateCoreDefinitionCommand"), exports);
|
|
88
|
+
tslib_1.__exportStar(require("./UpdateDeviceDefinitionCommand"), exports);
|
|
89
|
+
tslib_1.__exportStar(require("./UpdateFunctionDefinitionCommand"), exports);
|
|
90
|
+
tslib_1.__exportStar(require("./UpdateGroupCertificateConfigurationCommand"), exports);
|
|
91
|
+
tslib_1.__exportStar(require("./UpdateGroupCommand"), exports);
|
|
92
|
+
tslib_1.__exportStar(require("./UpdateLoggerDefinitionCommand"), exports);
|
|
93
|
+
tslib_1.__exportStar(require("./UpdateResourceDefinitionCommand"), exports);
|
|
94
|
+
tslib_1.__exportStar(require("./UpdateSubscriptionDefinitionCommand"), exports);
|
|
95
|
+
tslib_1.__exportStar(require("./UpdateThingRuntimeConfigurationCommand"), exports);
|
package/dist-cjs/index.js
CHANGED
|
@@ -1,98 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./GreengrassClient"), exports);
|
|
5
4
|
tslib_1.__exportStar(require("./Greengrass"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./
|
|
7
|
-
tslib_1.__exportStar(require("./commands
|
|
8
|
-
tslib_1.__exportStar(require("./
|
|
9
|
-
tslib_1.__exportStar(require("./commands/CreateConnectorDefinitionVersionCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./commands/CreateCoreDefinitionCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./commands/CreateCoreDefinitionVersionCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./commands/CreateDeploymentCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./commands/CreateDeviceDefinitionCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./commands/CreateDeviceDefinitionVersionCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./commands/CreateFunctionDefinitionCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./commands/CreateFunctionDefinitionVersionCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./commands/CreateGroupCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./commands/CreateGroupCertificateAuthorityCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./commands/CreateGroupVersionCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./commands/CreateLoggerDefinitionCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./commands/CreateLoggerDefinitionVersionCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./commands/CreateResourceDefinitionCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./commands/CreateResourceDefinitionVersionCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./commands/CreateSoftwareUpdateJobCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./commands/CreateSubscriptionDefinitionCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./commands/CreateSubscriptionDefinitionVersionCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./commands/DeleteConnectorDefinitionCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./commands/DeleteCoreDefinitionCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./commands/DeleteDeviceDefinitionCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./commands/DeleteFunctionDefinitionCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./commands/DeleteGroupCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./commands/DeleteLoggerDefinitionCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./commands/DeleteResourceDefinitionCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./commands/DeleteSubscriptionDefinitionCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./commands/DisassociateRoleFromGroupCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./commands/DisassociateServiceRoleFromAccountCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./commands/GetAssociatedRoleCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./commands/GetBulkDeploymentStatusCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./commands/GetConnectivityInfoCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./commands/GetConnectorDefinitionCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./commands/GetConnectorDefinitionVersionCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./commands/GetCoreDefinitionCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./commands/GetCoreDefinitionVersionCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./commands/GetDeploymentStatusCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./commands/GetDeviceDefinitionCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./commands/GetDeviceDefinitionVersionCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./commands/GetFunctionDefinitionCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./commands/GetFunctionDefinitionVersionCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./commands/GetGroupCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./commands/GetGroupCertificateAuthorityCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./commands/GetGroupCertificateConfigurationCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./commands/GetGroupVersionCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./commands/GetLoggerDefinitionCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./commands/GetLoggerDefinitionVersionCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./commands/GetResourceDefinitionCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./commands/GetResourceDefinitionVersionCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./commands/GetServiceRoleForAccountCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./commands/GetSubscriptionDefinitionCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./commands/GetSubscriptionDefinitionVersionCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./commands/GetThingRuntimeConfigurationCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./commands/ListBulkDeploymentDetailedReportsCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./commands/ListBulkDeploymentsCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./commands/ListConnectorDefinitionsCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./commands/ListConnectorDefinitionVersionsCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./commands/ListCoreDefinitionsCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./commands/ListCoreDefinitionVersionsCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./commands/ListDeploymentsCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./commands/ListDeviceDefinitionsCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./commands/ListDeviceDefinitionVersionsCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./commands/ListFunctionDefinitionsCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./commands/ListFunctionDefinitionVersionsCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./commands/ListGroupCertificateAuthoritiesCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./commands/ListGroupsCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./commands/ListGroupVersionsCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./commands/ListLoggerDefinitionsCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./commands/ListLoggerDefinitionVersionsCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./commands/ListResourceDefinitionsCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./commands/ListResourceDefinitionVersionsCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./commands/ListSubscriptionDefinitionsCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./commands/ListSubscriptionDefinitionVersionsCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./commands/ListTagsForResourceCommand"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./commands/ResetDeploymentsCommand"), exports);
|
|
83
|
-
tslib_1.__exportStar(require("./commands/StartBulkDeploymentCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./commands/StopBulkDeploymentCommand"), exports);
|
|
85
|
-
tslib_1.__exportStar(require("./commands/TagResourceCommand"), exports);
|
|
86
|
-
tslib_1.__exportStar(require("./commands/UntagResourceCommand"), exports);
|
|
87
|
-
tslib_1.__exportStar(require("./commands/UpdateConnectivityInfoCommand"), exports);
|
|
88
|
-
tslib_1.__exportStar(require("./commands/UpdateConnectorDefinitionCommand"), exports);
|
|
89
|
-
tslib_1.__exportStar(require("./commands/UpdateCoreDefinitionCommand"), exports);
|
|
90
|
-
tslib_1.__exportStar(require("./commands/UpdateDeviceDefinitionCommand"), exports);
|
|
91
|
-
tslib_1.__exportStar(require("./commands/UpdateFunctionDefinitionCommand"), exports);
|
|
92
|
-
tslib_1.__exportStar(require("./commands/UpdateGroupCommand"), exports);
|
|
93
|
-
tslib_1.__exportStar(require("./commands/UpdateGroupCertificateConfigurationCommand"), exports);
|
|
94
|
-
tslib_1.__exportStar(require("./commands/UpdateLoggerDefinitionCommand"), exports);
|
|
95
|
-
tslib_1.__exportStar(require("./commands/UpdateResourceDefinitionCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./commands/UpdateSubscriptionDefinitionCommand"), exports);
|
|
97
|
-
tslib_1.__exportStar(require("./commands/UpdateThingRuntimeConfigurationCommand"), exports);
|
|
98
|
-
tslib_1.__exportStar(require("./models/index"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./GreengrassClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./commands"), exports);
|
|
7
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
export * from "./AssociateRoleToGroupCommand";
|
|
2
|
+
export * from "./AssociateServiceRoleToAccountCommand";
|
|
3
|
+
export * from "./CreateConnectorDefinitionCommand";
|
|
4
|
+
export * from "./CreateConnectorDefinitionVersionCommand";
|
|
5
|
+
export * from "./CreateCoreDefinitionCommand";
|
|
6
|
+
export * from "./CreateCoreDefinitionVersionCommand";
|
|
7
|
+
export * from "./CreateDeploymentCommand";
|
|
8
|
+
export * from "./CreateDeviceDefinitionCommand";
|
|
9
|
+
export * from "./CreateDeviceDefinitionVersionCommand";
|
|
10
|
+
export * from "./CreateFunctionDefinitionCommand";
|
|
11
|
+
export * from "./CreateFunctionDefinitionVersionCommand";
|
|
12
|
+
export * from "./CreateGroupCertificateAuthorityCommand";
|
|
13
|
+
export * from "./CreateGroupCommand";
|
|
14
|
+
export * from "./CreateGroupVersionCommand";
|
|
15
|
+
export * from "./CreateLoggerDefinitionCommand";
|
|
16
|
+
export * from "./CreateLoggerDefinitionVersionCommand";
|
|
17
|
+
export * from "./CreateResourceDefinitionCommand";
|
|
18
|
+
export * from "./CreateResourceDefinitionVersionCommand";
|
|
19
|
+
export * from "./CreateSoftwareUpdateJobCommand";
|
|
20
|
+
export * from "./CreateSubscriptionDefinitionCommand";
|
|
21
|
+
export * from "./CreateSubscriptionDefinitionVersionCommand";
|
|
22
|
+
export * from "./DeleteConnectorDefinitionCommand";
|
|
23
|
+
export * from "./DeleteCoreDefinitionCommand";
|
|
24
|
+
export * from "./DeleteDeviceDefinitionCommand";
|
|
25
|
+
export * from "./DeleteFunctionDefinitionCommand";
|
|
26
|
+
export * from "./DeleteGroupCommand";
|
|
27
|
+
export * from "./DeleteLoggerDefinitionCommand";
|
|
28
|
+
export * from "./DeleteResourceDefinitionCommand";
|
|
29
|
+
export * from "./DeleteSubscriptionDefinitionCommand";
|
|
30
|
+
export * from "./DisassociateRoleFromGroupCommand";
|
|
31
|
+
export * from "./DisassociateServiceRoleFromAccountCommand";
|
|
32
|
+
export * from "./GetAssociatedRoleCommand";
|
|
33
|
+
export * from "./GetBulkDeploymentStatusCommand";
|
|
34
|
+
export * from "./GetConnectivityInfoCommand";
|
|
35
|
+
export * from "./GetConnectorDefinitionCommand";
|
|
36
|
+
export * from "./GetConnectorDefinitionVersionCommand";
|
|
37
|
+
export * from "./GetCoreDefinitionCommand";
|
|
38
|
+
export * from "./GetCoreDefinitionVersionCommand";
|
|
39
|
+
export * from "./GetDeploymentStatusCommand";
|
|
40
|
+
export * from "./GetDeviceDefinitionCommand";
|
|
41
|
+
export * from "./GetDeviceDefinitionVersionCommand";
|
|
42
|
+
export * from "./GetFunctionDefinitionCommand";
|
|
43
|
+
export * from "./GetFunctionDefinitionVersionCommand";
|
|
44
|
+
export * from "./GetGroupCertificateAuthorityCommand";
|
|
45
|
+
export * from "./GetGroupCertificateConfigurationCommand";
|
|
46
|
+
export * from "./GetGroupCommand";
|
|
47
|
+
export * from "./GetGroupVersionCommand";
|
|
48
|
+
export * from "./GetLoggerDefinitionCommand";
|
|
49
|
+
export * from "./GetLoggerDefinitionVersionCommand";
|
|
50
|
+
export * from "./GetResourceDefinitionCommand";
|
|
51
|
+
export * from "./GetResourceDefinitionVersionCommand";
|
|
52
|
+
export * from "./GetServiceRoleForAccountCommand";
|
|
53
|
+
export * from "./GetSubscriptionDefinitionCommand";
|
|
54
|
+
export * from "./GetSubscriptionDefinitionVersionCommand";
|
|
55
|
+
export * from "./GetThingRuntimeConfigurationCommand";
|
|
56
|
+
export * from "./ListBulkDeploymentDetailedReportsCommand";
|
|
57
|
+
export * from "./ListBulkDeploymentsCommand";
|
|
58
|
+
export * from "./ListConnectorDefinitionVersionsCommand";
|
|
59
|
+
export * from "./ListConnectorDefinitionsCommand";
|
|
60
|
+
export * from "./ListCoreDefinitionVersionsCommand";
|
|
61
|
+
export * from "./ListCoreDefinitionsCommand";
|
|
62
|
+
export * from "./ListDeploymentsCommand";
|
|
63
|
+
export * from "./ListDeviceDefinitionVersionsCommand";
|
|
64
|
+
export * from "./ListDeviceDefinitionsCommand";
|
|
65
|
+
export * from "./ListFunctionDefinitionVersionsCommand";
|
|
66
|
+
export * from "./ListFunctionDefinitionsCommand";
|
|
67
|
+
export * from "./ListGroupCertificateAuthoritiesCommand";
|
|
68
|
+
export * from "./ListGroupVersionsCommand";
|
|
69
|
+
export * from "./ListGroupsCommand";
|
|
70
|
+
export * from "./ListLoggerDefinitionVersionsCommand";
|
|
71
|
+
export * from "./ListLoggerDefinitionsCommand";
|
|
72
|
+
export * from "./ListResourceDefinitionVersionsCommand";
|
|
73
|
+
export * from "./ListResourceDefinitionsCommand";
|
|
74
|
+
export * from "./ListSubscriptionDefinitionVersionsCommand";
|
|
75
|
+
export * from "./ListSubscriptionDefinitionsCommand";
|
|
76
|
+
export * from "./ListTagsForResourceCommand";
|
|
77
|
+
export * from "./ResetDeploymentsCommand";
|
|
78
|
+
export * from "./StartBulkDeploymentCommand";
|
|
79
|
+
export * from "./StopBulkDeploymentCommand";
|
|
80
|
+
export * from "./TagResourceCommand";
|
|
81
|
+
export * from "./UntagResourceCommand";
|
|
82
|
+
export * from "./UpdateConnectivityInfoCommand";
|
|
83
|
+
export * from "./UpdateConnectorDefinitionCommand";
|
|
84
|
+
export * from "./UpdateCoreDefinitionCommand";
|
|
85
|
+
export * from "./UpdateDeviceDefinitionCommand";
|
|
86
|
+
export * from "./UpdateFunctionDefinitionCommand";
|
|
87
|
+
export * from "./UpdateGroupCertificateConfigurationCommand";
|
|
88
|
+
export * from "./UpdateGroupCommand";
|
|
89
|
+
export * from "./UpdateLoggerDefinitionCommand";
|
|
90
|
+
export * from "./UpdateResourceDefinitionCommand";
|
|
91
|
+
export * from "./UpdateSubscriptionDefinitionCommand";
|
|
92
|
+
export * from "./UpdateThingRuntimeConfigurationCommand";
|
package/dist-es/index.js
CHANGED
|
@@ -1,95 +1,4 @@
|
|
|
1
|
-
export * from "./GreengrassClient";
|
|
2
1
|
export * from "./Greengrass";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./commands/CreateConnectorDefinitionVersionCommand";
|
|
7
|
-
export * from "./commands/CreateCoreDefinitionCommand";
|
|
8
|
-
export * from "./commands/CreateCoreDefinitionVersionCommand";
|
|
9
|
-
export * from "./commands/CreateDeploymentCommand";
|
|
10
|
-
export * from "./commands/CreateDeviceDefinitionCommand";
|
|
11
|
-
export * from "./commands/CreateDeviceDefinitionVersionCommand";
|
|
12
|
-
export * from "./commands/CreateFunctionDefinitionCommand";
|
|
13
|
-
export * from "./commands/CreateFunctionDefinitionVersionCommand";
|
|
14
|
-
export * from "./commands/CreateGroupCommand";
|
|
15
|
-
export * from "./commands/CreateGroupCertificateAuthorityCommand";
|
|
16
|
-
export * from "./commands/CreateGroupVersionCommand";
|
|
17
|
-
export * from "./commands/CreateLoggerDefinitionCommand";
|
|
18
|
-
export * from "./commands/CreateLoggerDefinitionVersionCommand";
|
|
19
|
-
export * from "./commands/CreateResourceDefinitionCommand";
|
|
20
|
-
export * from "./commands/CreateResourceDefinitionVersionCommand";
|
|
21
|
-
export * from "./commands/CreateSoftwareUpdateJobCommand";
|
|
22
|
-
export * from "./commands/CreateSubscriptionDefinitionCommand";
|
|
23
|
-
export * from "./commands/CreateSubscriptionDefinitionVersionCommand";
|
|
24
|
-
export * from "./commands/DeleteConnectorDefinitionCommand";
|
|
25
|
-
export * from "./commands/DeleteCoreDefinitionCommand";
|
|
26
|
-
export * from "./commands/DeleteDeviceDefinitionCommand";
|
|
27
|
-
export * from "./commands/DeleteFunctionDefinitionCommand";
|
|
28
|
-
export * from "./commands/DeleteGroupCommand";
|
|
29
|
-
export * from "./commands/DeleteLoggerDefinitionCommand";
|
|
30
|
-
export * from "./commands/DeleteResourceDefinitionCommand";
|
|
31
|
-
export * from "./commands/DeleteSubscriptionDefinitionCommand";
|
|
32
|
-
export * from "./commands/DisassociateRoleFromGroupCommand";
|
|
33
|
-
export * from "./commands/DisassociateServiceRoleFromAccountCommand";
|
|
34
|
-
export * from "./commands/GetAssociatedRoleCommand";
|
|
35
|
-
export * from "./commands/GetBulkDeploymentStatusCommand";
|
|
36
|
-
export * from "./commands/GetConnectivityInfoCommand";
|
|
37
|
-
export * from "./commands/GetConnectorDefinitionCommand";
|
|
38
|
-
export * from "./commands/GetConnectorDefinitionVersionCommand";
|
|
39
|
-
export * from "./commands/GetCoreDefinitionCommand";
|
|
40
|
-
export * from "./commands/GetCoreDefinitionVersionCommand";
|
|
41
|
-
export * from "./commands/GetDeploymentStatusCommand";
|
|
42
|
-
export * from "./commands/GetDeviceDefinitionCommand";
|
|
43
|
-
export * from "./commands/GetDeviceDefinitionVersionCommand";
|
|
44
|
-
export * from "./commands/GetFunctionDefinitionCommand";
|
|
45
|
-
export * from "./commands/GetFunctionDefinitionVersionCommand";
|
|
46
|
-
export * from "./commands/GetGroupCommand";
|
|
47
|
-
export * from "./commands/GetGroupCertificateAuthorityCommand";
|
|
48
|
-
export * from "./commands/GetGroupCertificateConfigurationCommand";
|
|
49
|
-
export * from "./commands/GetGroupVersionCommand";
|
|
50
|
-
export * from "./commands/GetLoggerDefinitionCommand";
|
|
51
|
-
export * from "./commands/GetLoggerDefinitionVersionCommand";
|
|
52
|
-
export * from "./commands/GetResourceDefinitionCommand";
|
|
53
|
-
export * from "./commands/GetResourceDefinitionVersionCommand";
|
|
54
|
-
export * from "./commands/GetServiceRoleForAccountCommand";
|
|
55
|
-
export * from "./commands/GetSubscriptionDefinitionCommand";
|
|
56
|
-
export * from "./commands/GetSubscriptionDefinitionVersionCommand";
|
|
57
|
-
export * from "./commands/GetThingRuntimeConfigurationCommand";
|
|
58
|
-
export * from "./commands/ListBulkDeploymentDetailedReportsCommand";
|
|
59
|
-
export * from "./commands/ListBulkDeploymentsCommand";
|
|
60
|
-
export * from "./commands/ListConnectorDefinitionsCommand";
|
|
61
|
-
export * from "./commands/ListConnectorDefinitionVersionsCommand";
|
|
62
|
-
export * from "./commands/ListCoreDefinitionsCommand";
|
|
63
|
-
export * from "./commands/ListCoreDefinitionVersionsCommand";
|
|
64
|
-
export * from "./commands/ListDeploymentsCommand";
|
|
65
|
-
export * from "./commands/ListDeviceDefinitionsCommand";
|
|
66
|
-
export * from "./commands/ListDeviceDefinitionVersionsCommand";
|
|
67
|
-
export * from "./commands/ListFunctionDefinitionsCommand";
|
|
68
|
-
export * from "./commands/ListFunctionDefinitionVersionsCommand";
|
|
69
|
-
export * from "./commands/ListGroupCertificateAuthoritiesCommand";
|
|
70
|
-
export * from "./commands/ListGroupsCommand";
|
|
71
|
-
export * from "./commands/ListGroupVersionsCommand";
|
|
72
|
-
export * from "./commands/ListLoggerDefinitionsCommand";
|
|
73
|
-
export * from "./commands/ListLoggerDefinitionVersionsCommand";
|
|
74
|
-
export * from "./commands/ListResourceDefinitionsCommand";
|
|
75
|
-
export * from "./commands/ListResourceDefinitionVersionsCommand";
|
|
76
|
-
export * from "./commands/ListSubscriptionDefinitionsCommand";
|
|
77
|
-
export * from "./commands/ListSubscriptionDefinitionVersionsCommand";
|
|
78
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
79
|
-
export * from "./commands/ResetDeploymentsCommand";
|
|
80
|
-
export * from "./commands/StartBulkDeploymentCommand";
|
|
81
|
-
export * from "./commands/StopBulkDeploymentCommand";
|
|
82
|
-
export * from "./commands/TagResourceCommand";
|
|
83
|
-
export * from "./commands/UntagResourceCommand";
|
|
84
|
-
export * from "./commands/UpdateConnectivityInfoCommand";
|
|
85
|
-
export * from "./commands/UpdateConnectorDefinitionCommand";
|
|
86
|
-
export * from "./commands/UpdateCoreDefinitionCommand";
|
|
87
|
-
export * from "./commands/UpdateDeviceDefinitionCommand";
|
|
88
|
-
export * from "./commands/UpdateFunctionDefinitionCommand";
|
|
89
|
-
export * from "./commands/UpdateGroupCommand";
|
|
90
|
-
export * from "./commands/UpdateGroupCertificateConfigurationCommand";
|
|
91
|
-
export * from "./commands/UpdateLoggerDefinitionCommand";
|
|
92
|
-
export * from "./commands/UpdateResourceDefinitionCommand";
|
|
93
|
-
export * from "./commands/UpdateSubscriptionDefinitionCommand";
|
|
94
|
-
export * from "./commands/UpdateThingRuntimeConfigurationCommand";
|
|
95
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./GreengrassClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
export * from "./AssociateRoleToGroupCommand";
|
|
2
|
+
export * from "./AssociateServiceRoleToAccountCommand";
|
|
3
|
+
export * from "./CreateConnectorDefinitionCommand";
|
|
4
|
+
export * from "./CreateConnectorDefinitionVersionCommand";
|
|
5
|
+
export * from "./CreateCoreDefinitionCommand";
|
|
6
|
+
export * from "./CreateCoreDefinitionVersionCommand";
|
|
7
|
+
export * from "./CreateDeploymentCommand";
|
|
8
|
+
export * from "./CreateDeviceDefinitionCommand";
|
|
9
|
+
export * from "./CreateDeviceDefinitionVersionCommand";
|
|
10
|
+
export * from "./CreateFunctionDefinitionCommand";
|
|
11
|
+
export * from "./CreateFunctionDefinitionVersionCommand";
|
|
12
|
+
export * from "./CreateGroupCertificateAuthorityCommand";
|
|
13
|
+
export * from "./CreateGroupCommand";
|
|
14
|
+
export * from "./CreateGroupVersionCommand";
|
|
15
|
+
export * from "./CreateLoggerDefinitionCommand";
|
|
16
|
+
export * from "./CreateLoggerDefinitionVersionCommand";
|
|
17
|
+
export * from "./CreateResourceDefinitionCommand";
|
|
18
|
+
export * from "./CreateResourceDefinitionVersionCommand";
|
|
19
|
+
export * from "./CreateSoftwareUpdateJobCommand";
|
|
20
|
+
export * from "./CreateSubscriptionDefinitionCommand";
|
|
21
|
+
export * from "./CreateSubscriptionDefinitionVersionCommand";
|
|
22
|
+
export * from "./DeleteConnectorDefinitionCommand";
|
|
23
|
+
export * from "./DeleteCoreDefinitionCommand";
|
|
24
|
+
export * from "./DeleteDeviceDefinitionCommand";
|
|
25
|
+
export * from "./DeleteFunctionDefinitionCommand";
|
|
26
|
+
export * from "./DeleteGroupCommand";
|
|
27
|
+
export * from "./DeleteLoggerDefinitionCommand";
|
|
28
|
+
export * from "./DeleteResourceDefinitionCommand";
|
|
29
|
+
export * from "./DeleteSubscriptionDefinitionCommand";
|
|
30
|
+
export * from "./DisassociateRoleFromGroupCommand";
|
|
31
|
+
export * from "./DisassociateServiceRoleFromAccountCommand";
|
|
32
|
+
export * from "./GetAssociatedRoleCommand";
|
|
33
|
+
export * from "./GetBulkDeploymentStatusCommand";
|
|
34
|
+
export * from "./GetConnectivityInfoCommand";
|
|
35
|
+
export * from "./GetConnectorDefinitionCommand";
|
|
36
|
+
export * from "./GetConnectorDefinitionVersionCommand";
|
|
37
|
+
export * from "./GetCoreDefinitionCommand";
|
|
38
|
+
export * from "./GetCoreDefinitionVersionCommand";
|
|
39
|
+
export * from "./GetDeploymentStatusCommand";
|
|
40
|
+
export * from "./GetDeviceDefinitionCommand";
|
|
41
|
+
export * from "./GetDeviceDefinitionVersionCommand";
|
|
42
|
+
export * from "./GetFunctionDefinitionCommand";
|
|
43
|
+
export * from "./GetFunctionDefinitionVersionCommand";
|
|
44
|
+
export * from "./GetGroupCertificateAuthorityCommand";
|
|
45
|
+
export * from "./GetGroupCertificateConfigurationCommand";
|
|
46
|
+
export * from "./GetGroupCommand";
|
|
47
|
+
export * from "./GetGroupVersionCommand";
|
|
48
|
+
export * from "./GetLoggerDefinitionCommand";
|
|
49
|
+
export * from "./GetLoggerDefinitionVersionCommand";
|
|
50
|
+
export * from "./GetResourceDefinitionCommand";
|
|
51
|
+
export * from "./GetResourceDefinitionVersionCommand";
|
|
52
|
+
export * from "./GetServiceRoleForAccountCommand";
|
|
53
|
+
export * from "./GetSubscriptionDefinitionCommand";
|
|
54
|
+
export * from "./GetSubscriptionDefinitionVersionCommand";
|
|
55
|
+
export * from "./GetThingRuntimeConfigurationCommand";
|
|
56
|
+
export * from "./ListBulkDeploymentDetailedReportsCommand";
|
|
57
|
+
export * from "./ListBulkDeploymentsCommand";
|
|
58
|
+
export * from "./ListConnectorDefinitionVersionsCommand";
|
|
59
|
+
export * from "./ListConnectorDefinitionsCommand";
|
|
60
|
+
export * from "./ListCoreDefinitionVersionsCommand";
|
|
61
|
+
export * from "./ListCoreDefinitionsCommand";
|
|
62
|
+
export * from "./ListDeploymentsCommand";
|
|
63
|
+
export * from "./ListDeviceDefinitionVersionsCommand";
|
|
64
|
+
export * from "./ListDeviceDefinitionsCommand";
|
|
65
|
+
export * from "./ListFunctionDefinitionVersionsCommand";
|
|
66
|
+
export * from "./ListFunctionDefinitionsCommand";
|
|
67
|
+
export * from "./ListGroupCertificateAuthoritiesCommand";
|
|
68
|
+
export * from "./ListGroupVersionsCommand";
|
|
69
|
+
export * from "./ListGroupsCommand";
|
|
70
|
+
export * from "./ListLoggerDefinitionVersionsCommand";
|
|
71
|
+
export * from "./ListLoggerDefinitionsCommand";
|
|
72
|
+
export * from "./ListResourceDefinitionVersionsCommand";
|
|
73
|
+
export * from "./ListResourceDefinitionsCommand";
|
|
74
|
+
export * from "./ListSubscriptionDefinitionVersionsCommand";
|
|
75
|
+
export * from "./ListSubscriptionDefinitionsCommand";
|
|
76
|
+
export * from "./ListTagsForResourceCommand";
|
|
77
|
+
export * from "./ResetDeploymentsCommand";
|
|
78
|
+
export * from "./StartBulkDeploymentCommand";
|
|
79
|
+
export * from "./StopBulkDeploymentCommand";
|
|
80
|
+
export * from "./TagResourceCommand";
|
|
81
|
+
export * from "./UntagResourceCommand";
|
|
82
|
+
export * from "./UpdateConnectivityInfoCommand";
|
|
83
|
+
export * from "./UpdateConnectorDefinitionCommand";
|
|
84
|
+
export * from "./UpdateCoreDefinitionCommand";
|
|
85
|
+
export * from "./UpdateDeviceDefinitionCommand";
|
|
86
|
+
export * from "./UpdateFunctionDefinitionCommand";
|
|
87
|
+
export * from "./UpdateGroupCertificateConfigurationCommand";
|
|
88
|
+
export * from "./UpdateGroupCommand";
|
|
89
|
+
export * from "./UpdateLoggerDefinitionCommand";
|
|
90
|
+
export * from "./UpdateResourceDefinitionCommand";
|
|
91
|
+
export * from "./UpdateSubscriptionDefinitionCommand";
|
|
92
|
+
export * from "./UpdateThingRuntimeConfigurationCommand";
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,95 +1,4 @@
|
|
|
1
|
-
export * from "./GreengrassClient";
|
|
2
1
|
export * from "./Greengrass";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./commands/CreateConnectorDefinitionVersionCommand";
|
|
7
|
-
export * from "./commands/CreateCoreDefinitionCommand";
|
|
8
|
-
export * from "./commands/CreateCoreDefinitionVersionCommand";
|
|
9
|
-
export * from "./commands/CreateDeploymentCommand";
|
|
10
|
-
export * from "./commands/CreateDeviceDefinitionCommand";
|
|
11
|
-
export * from "./commands/CreateDeviceDefinitionVersionCommand";
|
|
12
|
-
export * from "./commands/CreateFunctionDefinitionCommand";
|
|
13
|
-
export * from "./commands/CreateFunctionDefinitionVersionCommand";
|
|
14
|
-
export * from "./commands/CreateGroupCommand";
|
|
15
|
-
export * from "./commands/CreateGroupCertificateAuthorityCommand";
|
|
16
|
-
export * from "./commands/CreateGroupVersionCommand";
|
|
17
|
-
export * from "./commands/CreateLoggerDefinitionCommand";
|
|
18
|
-
export * from "./commands/CreateLoggerDefinitionVersionCommand";
|
|
19
|
-
export * from "./commands/CreateResourceDefinitionCommand";
|
|
20
|
-
export * from "./commands/CreateResourceDefinitionVersionCommand";
|
|
21
|
-
export * from "./commands/CreateSoftwareUpdateJobCommand";
|
|
22
|
-
export * from "./commands/CreateSubscriptionDefinitionCommand";
|
|
23
|
-
export * from "./commands/CreateSubscriptionDefinitionVersionCommand";
|
|
24
|
-
export * from "./commands/DeleteConnectorDefinitionCommand";
|
|
25
|
-
export * from "./commands/DeleteCoreDefinitionCommand";
|
|
26
|
-
export * from "./commands/DeleteDeviceDefinitionCommand";
|
|
27
|
-
export * from "./commands/DeleteFunctionDefinitionCommand";
|
|
28
|
-
export * from "./commands/DeleteGroupCommand";
|
|
29
|
-
export * from "./commands/DeleteLoggerDefinitionCommand";
|
|
30
|
-
export * from "./commands/DeleteResourceDefinitionCommand";
|
|
31
|
-
export * from "./commands/DeleteSubscriptionDefinitionCommand";
|
|
32
|
-
export * from "./commands/DisassociateRoleFromGroupCommand";
|
|
33
|
-
export * from "./commands/DisassociateServiceRoleFromAccountCommand";
|
|
34
|
-
export * from "./commands/GetAssociatedRoleCommand";
|
|
35
|
-
export * from "./commands/GetBulkDeploymentStatusCommand";
|
|
36
|
-
export * from "./commands/GetConnectivityInfoCommand";
|
|
37
|
-
export * from "./commands/GetConnectorDefinitionCommand";
|
|
38
|
-
export * from "./commands/GetConnectorDefinitionVersionCommand";
|
|
39
|
-
export * from "./commands/GetCoreDefinitionCommand";
|
|
40
|
-
export * from "./commands/GetCoreDefinitionVersionCommand";
|
|
41
|
-
export * from "./commands/GetDeploymentStatusCommand";
|
|
42
|
-
export * from "./commands/GetDeviceDefinitionCommand";
|
|
43
|
-
export * from "./commands/GetDeviceDefinitionVersionCommand";
|
|
44
|
-
export * from "./commands/GetFunctionDefinitionCommand";
|
|
45
|
-
export * from "./commands/GetFunctionDefinitionVersionCommand";
|
|
46
|
-
export * from "./commands/GetGroupCommand";
|
|
47
|
-
export * from "./commands/GetGroupCertificateAuthorityCommand";
|
|
48
|
-
export * from "./commands/GetGroupCertificateConfigurationCommand";
|
|
49
|
-
export * from "./commands/GetGroupVersionCommand";
|
|
50
|
-
export * from "./commands/GetLoggerDefinitionCommand";
|
|
51
|
-
export * from "./commands/GetLoggerDefinitionVersionCommand";
|
|
52
|
-
export * from "./commands/GetResourceDefinitionCommand";
|
|
53
|
-
export * from "./commands/GetResourceDefinitionVersionCommand";
|
|
54
|
-
export * from "./commands/GetServiceRoleForAccountCommand";
|
|
55
|
-
export * from "./commands/GetSubscriptionDefinitionCommand";
|
|
56
|
-
export * from "./commands/GetSubscriptionDefinitionVersionCommand";
|
|
57
|
-
export * from "./commands/GetThingRuntimeConfigurationCommand";
|
|
58
|
-
export * from "./commands/ListBulkDeploymentDetailedReportsCommand";
|
|
59
|
-
export * from "./commands/ListBulkDeploymentsCommand";
|
|
60
|
-
export * from "./commands/ListConnectorDefinitionsCommand";
|
|
61
|
-
export * from "./commands/ListConnectorDefinitionVersionsCommand";
|
|
62
|
-
export * from "./commands/ListCoreDefinitionsCommand";
|
|
63
|
-
export * from "./commands/ListCoreDefinitionVersionsCommand";
|
|
64
|
-
export * from "./commands/ListDeploymentsCommand";
|
|
65
|
-
export * from "./commands/ListDeviceDefinitionsCommand";
|
|
66
|
-
export * from "./commands/ListDeviceDefinitionVersionsCommand";
|
|
67
|
-
export * from "./commands/ListFunctionDefinitionsCommand";
|
|
68
|
-
export * from "./commands/ListFunctionDefinitionVersionsCommand";
|
|
69
|
-
export * from "./commands/ListGroupCertificateAuthoritiesCommand";
|
|
70
|
-
export * from "./commands/ListGroupsCommand";
|
|
71
|
-
export * from "./commands/ListGroupVersionsCommand";
|
|
72
|
-
export * from "./commands/ListLoggerDefinitionsCommand";
|
|
73
|
-
export * from "./commands/ListLoggerDefinitionVersionsCommand";
|
|
74
|
-
export * from "./commands/ListResourceDefinitionsCommand";
|
|
75
|
-
export * from "./commands/ListResourceDefinitionVersionsCommand";
|
|
76
|
-
export * from "./commands/ListSubscriptionDefinitionsCommand";
|
|
77
|
-
export * from "./commands/ListSubscriptionDefinitionVersionsCommand";
|
|
78
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
79
|
-
export * from "./commands/ResetDeploymentsCommand";
|
|
80
|
-
export * from "./commands/StartBulkDeploymentCommand";
|
|
81
|
-
export * from "./commands/StopBulkDeploymentCommand";
|
|
82
|
-
export * from "./commands/TagResourceCommand";
|
|
83
|
-
export * from "./commands/UntagResourceCommand";
|
|
84
|
-
export * from "./commands/UpdateConnectivityInfoCommand";
|
|
85
|
-
export * from "./commands/UpdateConnectorDefinitionCommand";
|
|
86
|
-
export * from "./commands/UpdateCoreDefinitionCommand";
|
|
87
|
-
export * from "./commands/UpdateDeviceDefinitionCommand";
|
|
88
|
-
export * from "./commands/UpdateFunctionDefinitionCommand";
|
|
89
|
-
export * from "./commands/UpdateGroupCommand";
|
|
90
|
-
export * from "./commands/UpdateGroupCertificateConfigurationCommand";
|
|
91
|
-
export * from "./commands/UpdateLoggerDefinitionCommand";
|
|
92
|
-
export * from "./commands/UpdateResourceDefinitionCommand";
|
|
93
|
-
export * from "./commands/UpdateSubscriptionDefinitionCommand";
|
|
94
|
-
export * from "./commands/UpdateThingRuntimeConfigurationCommand";
|
|
95
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./GreengrassClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
export * from "./AssociateRoleToGroupCommand";
|
|
2
|
+
export * from "./AssociateServiceRoleToAccountCommand";
|
|
3
|
+
export * from "./CreateConnectorDefinitionCommand";
|
|
4
|
+
export * from "./CreateConnectorDefinitionVersionCommand";
|
|
5
|
+
export * from "./CreateCoreDefinitionCommand";
|
|
6
|
+
export * from "./CreateCoreDefinitionVersionCommand";
|
|
7
|
+
export * from "./CreateDeploymentCommand";
|
|
8
|
+
export * from "./CreateDeviceDefinitionCommand";
|
|
9
|
+
export * from "./CreateDeviceDefinitionVersionCommand";
|
|
10
|
+
export * from "./CreateFunctionDefinitionCommand";
|
|
11
|
+
export * from "./CreateFunctionDefinitionVersionCommand";
|
|
12
|
+
export * from "./CreateGroupCertificateAuthorityCommand";
|
|
13
|
+
export * from "./CreateGroupCommand";
|
|
14
|
+
export * from "./CreateGroupVersionCommand";
|
|
15
|
+
export * from "./CreateLoggerDefinitionCommand";
|
|
16
|
+
export * from "./CreateLoggerDefinitionVersionCommand";
|
|
17
|
+
export * from "./CreateResourceDefinitionCommand";
|
|
18
|
+
export * from "./CreateResourceDefinitionVersionCommand";
|
|
19
|
+
export * from "./CreateSoftwareUpdateJobCommand";
|
|
20
|
+
export * from "./CreateSubscriptionDefinitionCommand";
|
|
21
|
+
export * from "./CreateSubscriptionDefinitionVersionCommand";
|
|
22
|
+
export * from "./DeleteConnectorDefinitionCommand";
|
|
23
|
+
export * from "./DeleteCoreDefinitionCommand";
|
|
24
|
+
export * from "./DeleteDeviceDefinitionCommand";
|
|
25
|
+
export * from "./DeleteFunctionDefinitionCommand";
|
|
26
|
+
export * from "./DeleteGroupCommand";
|
|
27
|
+
export * from "./DeleteLoggerDefinitionCommand";
|
|
28
|
+
export * from "./DeleteResourceDefinitionCommand";
|
|
29
|
+
export * from "./DeleteSubscriptionDefinitionCommand";
|
|
30
|
+
export * from "./DisassociateRoleFromGroupCommand";
|
|
31
|
+
export * from "./DisassociateServiceRoleFromAccountCommand";
|
|
32
|
+
export * from "./GetAssociatedRoleCommand";
|
|
33
|
+
export * from "./GetBulkDeploymentStatusCommand";
|
|
34
|
+
export * from "./GetConnectivityInfoCommand";
|
|
35
|
+
export * from "./GetConnectorDefinitionCommand";
|
|
36
|
+
export * from "./GetConnectorDefinitionVersionCommand";
|
|
37
|
+
export * from "./GetCoreDefinitionCommand";
|
|
38
|
+
export * from "./GetCoreDefinitionVersionCommand";
|
|
39
|
+
export * from "./GetDeploymentStatusCommand";
|
|
40
|
+
export * from "./GetDeviceDefinitionCommand";
|
|
41
|
+
export * from "./GetDeviceDefinitionVersionCommand";
|
|
42
|
+
export * from "./GetFunctionDefinitionCommand";
|
|
43
|
+
export * from "./GetFunctionDefinitionVersionCommand";
|
|
44
|
+
export * from "./GetGroupCertificateAuthorityCommand";
|
|
45
|
+
export * from "./GetGroupCertificateConfigurationCommand";
|
|
46
|
+
export * from "./GetGroupCommand";
|
|
47
|
+
export * from "./GetGroupVersionCommand";
|
|
48
|
+
export * from "./GetLoggerDefinitionCommand";
|
|
49
|
+
export * from "./GetLoggerDefinitionVersionCommand";
|
|
50
|
+
export * from "./GetResourceDefinitionCommand";
|
|
51
|
+
export * from "./GetResourceDefinitionVersionCommand";
|
|
52
|
+
export * from "./GetServiceRoleForAccountCommand";
|
|
53
|
+
export * from "./GetSubscriptionDefinitionCommand";
|
|
54
|
+
export * from "./GetSubscriptionDefinitionVersionCommand";
|
|
55
|
+
export * from "./GetThingRuntimeConfigurationCommand";
|
|
56
|
+
export * from "./ListBulkDeploymentDetailedReportsCommand";
|
|
57
|
+
export * from "./ListBulkDeploymentsCommand";
|
|
58
|
+
export * from "./ListConnectorDefinitionVersionsCommand";
|
|
59
|
+
export * from "./ListConnectorDefinitionsCommand";
|
|
60
|
+
export * from "./ListCoreDefinitionVersionsCommand";
|
|
61
|
+
export * from "./ListCoreDefinitionsCommand";
|
|
62
|
+
export * from "./ListDeploymentsCommand";
|
|
63
|
+
export * from "./ListDeviceDefinitionVersionsCommand";
|
|
64
|
+
export * from "./ListDeviceDefinitionsCommand";
|
|
65
|
+
export * from "./ListFunctionDefinitionVersionsCommand";
|
|
66
|
+
export * from "./ListFunctionDefinitionsCommand";
|
|
67
|
+
export * from "./ListGroupCertificateAuthoritiesCommand";
|
|
68
|
+
export * from "./ListGroupVersionsCommand";
|
|
69
|
+
export * from "./ListGroupsCommand";
|
|
70
|
+
export * from "./ListLoggerDefinitionVersionsCommand";
|
|
71
|
+
export * from "./ListLoggerDefinitionsCommand";
|
|
72
|
+
export * from "./ListResourceDefinitionVersionsCommand";
|
|
73
|
+
export * from "./ListResourceDefinitionsCommand";
|
|
74
|
+
export * from "./ListSubscriptionDefinitionVersionsCommand";
|
|
75
|
+
export * from "./ListSubscriptionDefinitionsCommand";
|
|
76
|
+
export * from "./ListTagsForResourceCommand";
|
|
77
|
+
export * from "./ResetDeploymentsCommand";
|
|
78
|
+
export * from "./StartBulkDeploymentCommand";
|
|
79
|
+
export * from "./StopBulkDeploymentCommand";
|
|
80
|
+
export * from "./TagResourceCommand";
|
|
81
|
+
export * from "./UntagResourceCommand";
|
|
82
|
+
export * from "./UpdateConnectivityInfoCommand";
|
|
83
|
+
export * from "./UpdateConnectorDefinitionCommand";
|
|
84
|
+
export * from "./UpdateCoreDefinitionCommand";
|
|
85
|
+
export * from "./UpdateDeviceDefinitionCommand";
|
|
86
|
+
export * from "./UpdateFunctionDefinitionCommand";
|
|
87
|
+
export * from "./UpdateGroupCertificateConfigurationCommand";
|
|
88
|
+
export * from "./UpdateGroupCommand";
|
|
89
|
+
export * from "./UpdateLoggerDefinitionCommand";
|
|
90
|
+
export * from "./UpdateResourceDefinitionCommand";
|
|
91
|
+
export * from "./UpdateSubscriptionDefinitionCommand";
|
|
92
|
+
export * from "./UpdateThingRuntimeConfigurationCommand";
|
|
@@ -1,95 +1,4 @@
|
|
|
1
|
-
export * from "./GreengrassClient";
|
|
2
1
|
export * from "./Greengrass";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./commands/CreateConnectorDefinitionVersionCommand";
|
|
7
|
-
export * from "./commands/CreateCoreDefinitionCommand";
|
|
8
|
-
export * from "./commands/CreateCoreDefinitionVersionCommand";
|
|
9
|
-
export * from "./commands/CreateDeploymentCommand";
|
|
10
|
-
export * from "./commands/CreateDeviceDefinitionCommand";
|
|
11
|
-
export * from "./commands/CreateDeviceDefinitionVersionCommand";
|
|
12
|
-
export * from "./commands/CreateFunctionDefinitionCommand";
|
|
13
|
-
export * from "./commands/CreateFunctionDefinitionVersionCommand";
|
|
14
|
-
export * from "./commands/CreateGroupCommand";
|
|
15
|
-
export * from "./commands/CreateGroupCertificateAuthorityCommand";
|
|
16
|
-
export * from "./commands/CreateGroupVersionCommand";
|
|
17
|
-
export * from "./commands/CreateLoggerDefinitionCommand";
|
|
18
|
-
export * from "./commands/CreateLoggerDefinitionVersionCommand";
|
|
19
|
-
export * from "./commands/CreateResourceDefinitionCommand";
|
|
20
|
-
export * from "./commands/CreateResourceDefinitionVersionCommand";
|
|
21
|
-
export * from "./commands/CreateSoftwareUpdateJobCommand";
|
|
22
|
-
export * from "./commands/CreateSubscriptionDefinitionCommand";
|
|
23
|
-
export * from "./commands/CreateSubscriptionDefinitionVersionCommand";
|
|
24
|
-
export * from "./commands/DeleteConnectorDefinitionCommand";
|
|
25
|
-
export * from "./commands/DeleteCoreDefinitionCommand";
|
|
26
|
-
export * from "./commands/DeleteDeviceDefinitionCommand";
|
|
27
|
-
export * from "./commands/DeleteFunctionDefinitionCommand";
|
|
28
|
-
export * from "./commands/DeleteGroupCommand";
|
|
29
|
-
export * from "./commands/DeleteLoggerDefinitionCommand";
|
|
30
|
-
export * from "./commands/DeleteResourceDefinitionCommand";
|
|
31
|
-
export * from "./commands/DeleteSubscriptionDefinitionCommand";
|
|
32
|
-
export * from "./commands/DisassociateRoleFromGroupCommand";
|
|
33
|
-
export * from "./commands/DisassociateServiceRoleFromAccountCommand";
|
|
34
|
-
export * from "./commands/GetAssociatedRoleCommand";
|
|
35
|
-
export * from "./commands/GetBulkDeploymentStatusCommand";
|
|
36
|
-
export * from "./commands/GetConnectivityInfoCommand";
|
|
37
|
-
export * from "./commands/GetConnectorDefinitionCommand";
|
|
38
|
-
export * from "./commands/GetConnectorDefinitionVersionCommand";
|
|
39
|
-
export * from "./commands/GetCoreDefinitionCommand";
|
|
40
|
-
export * from "./commands/GetCoreDefinitionVersionCommand";
|
|
41
|
-
export * from "./commands/GetDeploymentStatusCommand";
|
|
42
|
-
export * from "./commands/GetDeviceDefinitionCommand";
|
|
43
|
-
export * from "./commands/GetDeviceDefinitionVersionCommand";
|
|
44
|
-
export * from "./commands/GetFunctionDefinitionCommand";
|
|
45
|
-
export * from "./commands/GetFunctionDefinitionVersionCommand";
|
|
46
|
-
export * from "./commands/GetGroupCommand";
|
|
47
|
-
export * from "./commands/GetGroupCertificateAuthorityCommand";
|
|
48
|
-
export * from "./commands/GetGroupCertificateConfigurationCommand";
|
|
49
|
-
export * from "./commands/GetGroupVersionCommand";
|
|
50
|
-
export * from "./commands/GetLoggerDefinitionCommand";
|
|
51
|
-
export * from "./commands/GetLoggerDefinitionVersionCommand";
|
|
52
|
-
export * from "./commands/GetResourceDefinitionCommand";
|
|
53
|
-
export * from "./commands/GetResourceDefinitionVersionCommand";
|
|
54
|
-
export * from "./commands/GetServiceRoleForAccountCommand";
|
|
55
|
-
export * from "./commands/GetSubscriptionDefinitionCommand";
|
|
56
|
-
export * from "./commands/GetSubscriptionDefinitionVersionCommand";
|
|
57
|
-
export * from "./commands/GetThingRuntimeConfigurationCommand";
|
|
58
|
-
export * from "./commands/ListBulkDeploymentDetailedReportsCommand";
|
|
59
|
-
export * from "./commands/ListBulkDeploymentsCommand";
|
|
60
|
-
export * from "./commands/ListConnectorDefinitionsCommand";
|
|
61
|
-
export * from "./commands/ListConnectorDefinitionVersionsCommand";
|
|
62
|
-
export * from "./commands/ListCoreDefinitionsCommand";
|
|
63
|
-
export * from "./commands/ListCoreDefinitionVersionsCommand";
|
|
64
|
-
export * from "./commands/ListDeploymentsCommand";
|
|
65
|
-
export * from "./commands/ListDeviceDefinitionsCommand";
|
|
66
|
-
export * from "./commands/ListDeviceDefinitionVersionsCommand";
|
|
67
|
-
export * from "./commands/ListFunctionDefinitionsCommand";
|
|
68
|
-
export * from "./commands/ListFunctionDefinitionVersionsCommand";
|
|
69
|
-
export * from "./commands/ListGroupCertificateAuthoritiesCommand";
|
|
70
|
-
export * from "./commands/ListGroupsCommand";
|
|
71
|
-
export * from "./commands/ListGroupVersionsCommand";
|
|
72
|
-
export * from "./commands/ListLoggerDefinitionsCommand";
|
|
73
|
-
export * from "./commands/ListLoggerDefinitionVersionsCommand";
|
|
74
|
-
export * from "./commands/ListResourceDefinitionsCommand";
|
|
75
|
-
export * from "./commands/ListResourceDefinitionVersionsCommand";
|
|
76
|
-
export * from "./commands/ListSubscriptionDefinitionsCommand";
|
|
77
|
-
export * from "./commands/ListSubscriptionDefinitionVersionsCommand";
|
|
78
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
79
|
-
export * from "./commands/ResetDeploymentsCommand";
|
|
80
|
-
export * from "./commands/StartBulkDeploymentCommand";
|
|
81
|
-
export * from "./commands/StopBulkDeploymentCommand";
|
|
82
|
-
export * from "./commands/TagResourceCommand";
|
|
83
|
-
export * from "./commands/UntagResourceCommand";
|
|
84
|
-
export * from "./commands/UpdateConnectivityInfoCommand";
|
|
85
|
-
export * from "./commands/UpdateConnectorDefinitionCommand";
|
|
86
|
-
export * from "./commands/UpdateCoreDefinitionCommand";
|
|
87
|
-
export * from "./commands/UpdateDeviceDefinitionCommand";
|
|
88
|
-
export * from "./commands/UpdateFunctionDefinitionCommand";
|
|
89
|
-
export * from "./commands/UpdateGroupCommand";
|
|
90
|
-
export * from "./commands/UpdateGroupCertificateConfigurationCommand";
|
|
91
|
-
export * from "./commands/UpdateLoggerDefinitionCommand";
|
|
92
|
-
export * from "./commands/UpdateResourceDefinitionCommand";
|
|
93
|
-
export * from "./commands/UpdateSubscriptionDefinitionCommand";
|
|
94
|
-
export * from "./commands/UpdateThingRuntimeConfigurationCommand";
|
|
95
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./GreengrassClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
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.38.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,38 +21,38 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-retry": "3.
|
|
34
|
-
"@aws-sdk/middleware-serde": "3.
|
|
35
|
-
"@aws-sdk/middleware-signing": "3.
|
|
36
|
-
"@aws-sdk/middleware-stack": "3.
|
|
37
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
38
|
-
"@aws-sdk/node-config-provider": "3.
|
|
39
|
-
"@aws-sdk/node-http-handler": "3.
|
|
40
|
-
"@aws-sdk/protocol-http": "3.
|
|
41
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
-
"@aws-sdk/types": "3.
|
|
43
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.38.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.38.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.38.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.38.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.38.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.38.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.38.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.38.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.38.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.38.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.38.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.38.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.38.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.38.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.38.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.38.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.38.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.38.0",
|
|
42
|
+
"@aws-sdk/types": "3.38.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.38.0",
|
|
44
44
|
"@aws-sdk/util-base64-browser": "3.37.0",
|
|
45
45
|
"@aws-sdk/util-base64-node": "3.37.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.37.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.37.0",
|
|
48
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
49
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.38.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.38.0",
|
|
50
50
|
"@aws-sdk/util-utf8-browser": "3.37.0",
|
|
51
51
|
"@aws-sdk/util-utf8-node": "3.37.0",
|
|
52
52
|
"tslib": "^2.3.0"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
55
|
+
"@aws-sdk/service-client-documentation-generator": "3.38.0",
|
|
56
56
|
"@types/node": "^12.7.5",
|
|
57
57
|
"downlevel-dts": "0.7.0",
|
|
58
58
|
"jest": "^26.1.0",
|