@aws-sdk/client-greengrass 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/Greengrass.d.ts +1690 -465
- package/dist-types/ts3.4/GreengrassClient.d.ts +681 -165
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +92 -92
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +5 -5
- package/dist-types/ts3.4/models/GreengrassServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2507 -2295
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1109 -278
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,165 +1,681 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
}
|
|
165
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AssociateRoleToGroupCommandInput,
|
|
47
|
+
AssociateRoleToGroupCommandOutput,
|
|
48
|
+
} from "./commands/AssociateRoleToGroupCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociateServiceRoleToAccountCommandInput,
|
|
51
|
+
AssociateServiceRoleToAccountCommandOutput,
|
|
52
|
+
} from "./commands/AssociateServiceRoleToAccountCommand";
|
|
53
|
+
import {
|
|
54
|
+
CreateConnectorDefinitionCommandInput,
|
|
55
|
+
CreateConnectorDefinitionCommandOutput,
|
|
56
|
+
} from "./commands/CreateConnectorDefinitionCommand";
|
|
57
|
+
import {
|
|
58
|
+
CreateConnectorDefinitionVersionCommandInput,
|
|
59
|
+
CreateConnectorDefinitionVersionCommandOutput,
|
|
60
|
+
} from "./commands/CreateConnectorDefinitionVersionCommand";
|
|
61
|
+
import {
|
|
62
|
+
CreateCoreDefinitionCommandInput,
|
|
63
|
+
CreateCoreDefinitionCommandOutput,
|
|
64
|
+
} from "./commands/CreateCoreDefinitionCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateCoreDefinitionVersionCommandInput,
|
|
67
|
+
CreateCoreDefinitionVersionCommandOutput,
|
|
68
|
+
} from "./commands/CreateCoreDefinitionVersionCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateDeploymentCommandInput,
|
|
71
|
+
CreateDeploymentCommandOutput,
|
|
72
|
+
} from "./commands/CreateDeploymentCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateDeviceDefinitionCommandInput,
|
|
75
|
+
CreateDeviceDefinitionCommandOutput,
|
|
76
|
+
} from "./commands/CreateDeviceDefinitionCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateDeviceDefinitionVersionCommandInput,
|
|
79
|
+
CreateDeviceDefinitionVersionCommandOutput,
|
|
80
|
+
} from "./commands/CreateDeviceDefinitionVersionCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateFunctionDefinitionCommandInput,
|
|
83
|
+
CreateFunctionDefinitionCommandOutput,
|
|
84
|
+
} from "./commands/CreateFunctionDefinitionCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateFunctionDefinitionVersionCommandInput,
|
|
87
|
+
CreateFunctionDefinitionVersionCommandOutput,
|
|
88
|
+
} from "./commands/CreateFunctionDefinitionVersionCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreateGroupCertificateAuthorityCommandInput,
|
|
91
|
+
CreateGroupCertificateAuthorityCommandOutput,
|
|
92
|
+
} from "./commands/CreateGroupCertificateAuthorityCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateGroupCommandInput,
|
|
95
|
+
CreateGroupCommandOutput,
|
|
96
|
+
} from "./commands/CreateGroupCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateGroupVersionCommandInput,
|
|
99
|
+
CreateGroupVersionCommandOutput,
|
|
100
|
+
} from "./commands/CreateGroupVersionCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateLoggerDefinitionCommandInput,
|
|
103
|
+
CreateLoggerDefinitionCommandOutput,
|
|
104
|
+
} from "./commands/CreateLoggerDefinitionCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateLoggerDefinitionVersionCommandInput,
|
|
107
|
+
CreateLoggerDefinitionVersionCommandOutput,
|
|
108
|
+
} from "./commands/CreateLoggerDefinitionVersionCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateResourceDefinitionCommandInput,
|
|
111
|
+
CreateResourceDefinitionCommandOutput,
|
|
112
|
+
} from "./commands/CreateResourceDefinitionCommand";
|
|
113
|
+
import {
|
|
114
|
+
CreateResourceDefinitionVersionCommandInput,
|
|
115
|
+
CreateResourceDefinitionVersionCommandOutput,
|
|
116
|
+
} from "./commands/CreateResourceDefinitionVersionCommand";
|
|
117
|
+
import {
|
|
118
|
+
CreateSoftwareUpdateJobCommandInput,
|
|
119
|
+
CreateSoftwareUpdateJobCommandOutput,
|
|
120
|
+
} from "./commands/CreateSoftwareUpdateJobCommand";
|
|
121
|
+
import {
|
|
122
|
+
CreateSubscriptionDefinitionCommandInput,
|
|
123
|
+
CreateSubscriptionDefinitionCommandOutput,
|
|
124
|
+
} from "./commands/CreateSubscriptionDefinitionCommand";
|
|
125
|
+
import {
|
|
126
|
+
CreateSubscriptionDefinitionVersionCommandInput,
|
|
127
|
+
CreateSubscriptionDefinitionVersionCommandOutput,
|
|
128
|
+
} from "./commands/CreateSubscriptionDefinitionVersionCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteConnectorDefinitionCommandInput,
|
|
131
|
+
DeleteConnectorDefinitionCommandOutput,
|
|
132
|
+
} from "./commands/DeleteConnectorDefinitionCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteCoreDefinitionCommandInput,
|
|
135
|
+
DeleteCoreDefinitionCommandOutput,
|
|
136
|
+
} from "./commands/DeleteCoreDefinitionCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeleteDeviceDefinitionCommandInput,
|
|
139
|
+
DeleteDeviceDefinitionCommandOutput,
|
|
140
|
+
} from "./commands/DeleteDeviceDefinitionCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeleteFunctionDefinitionCommandInput,
|
|
143
|
+
DeleteFunctionDefinitionCommandOutput,
|
|
144
|
+
} from "./commands/DeleteFunctionDefinitionCommand";
|
|
145
|
+
import {
|
|
146
|
+
DeleteGroupCommandInput,
|
|
147
|
+
DeleteGroupCommandOutput,
|
|
148
|
+
} from "./commands/DeleteGroupCommand";
|
|
149
|
+
import {
|
|
150
|
+
DeleteLoggerDefinitionCommandInput,
|
|
151
|
+
DeleteLoggerDefinitionCommandOutput,
|
|
152
|
+
} from "./commands/DeleteLoggerDefinitionCommand";
|
|
153
|
+
import {
|
|
154
|
+
DeleteResourceDefinitionCommandInput,
|
|
155
|
+
DeleteResourceDefinitionCommandOutput,
|
|
156
|
+
} from "./commands/DeleteResourceDefinitionCommand";
|
|
157
|
+
import {
|
|
158
|
+
DeleteSubscriptionDefinitionCommandInput,
|
|
159
|
+
DeleteSubscriptionDefinitionCommandOutput,
|
|
160
|
+
} from "./commands/DeleteSubscriptionDefinitionCommand";
|
|
161
|
+
import {
|
|
162
|
+
DisassociateRoleFromGroupCommandInput,
|
|
163
|
+
DisassociateRoleFromGroupCommandOutput,
|
|
164
|
+
} from "./commands/DisassociateRoleFromGroupCommand";
|
|
165
|
+
import {
|
|
166
|
+
DisassociateServiceRoleFromAccountCommandInput,
|
|
167
|
+
DisassociateServiceRoleFromAccountCommandOutput,
|
|
168
|
+
} from "./commands/DisassociateServiceRoleFromAccountCommand";
|
|
169
|
+
import {
|
|
170
|
+
GetAssociatedRoleCommandInput,
|
|
171
|
+
GetAssociatedRoleCommandOutput,
|
|
172
|
+
} from "./commands/GetAssociatedRoleCommand";
|
|
173
|
+
import {
|
|
174
|
+
GetBulkDeploymentStatusCommandInput,
|
|
175
|
+
GetBulkDeploymentStatusCommandOutput,
|
|
176
|
+
} from "./commands/GetBulkDeploymentStatusCommand";
|
|
177
|
+
import {
|
|
178
|
+
GetConnectivityInfoCommandInput,
|
|
179
|
+
GetConnectivityInfoCommandOutput,
|
|
180
|
+
} from "./commands/GetConnectivityInfoCommand";
|
|
181
|
+
import {
|
|
182
|
+
GetConnectorDefinitionCommandInput,
|
|
183
|
+
GetConnectorDefinitionCommandOutput,
|
|
184
|
+
} from "./commands/GetConnectorDefinitionCommand";
|
|
185
|
+
import {
|
|
186
|
+
GetConnectorDefinitionVersionCommandInput,
|
|
187
|
+
GetConnectorDefinitionVersionCommandOutput,
|
|
188
|
+
} from "./commands/GetConnectorDefinitionVersionCommand";
|
|
189
|
+
import {
|
|
190
|
+
GetCoreDefinitionCommandInput,
|
|
191
|
+
GetCoreDefinitionCommandOutput,
|
|
192
|
+
} from "./commands/GetCoreDefinitionCommand";
|
|
193
|
+
import {
|
|
194
|
+
GetCoreDefinitionVersionCommandInput,
|
|
195
|
+
GetCoreDefinitionVersionCommandOutput,
|
|
196
|
+
} from "./commands/GetCoreDefinitionVersionCommand";
|
|
197
|
+
import {
|
|
198
|
+
GetDeploymentStatusCommandInput,
|
|
199
|
+
GetDeploymentStatusCommandOutput,
|
|
200
|
+
} from "./commands/GetDeploymentStatusCommand";
|
|
201
|
+
import {
|
|
202
|
+
GetDeviceDefinitionCommandInput,
|
|
203
|
+
GetDeviceDefinitionCommandOutput,
|
|
204
|
+
} from "./commands/GetDeviceDefinitionCommand";
|
|
205
|
+
import {
|
|
206
|
+
GetDeviceDefinitionVersionCommandInput,
|
|
207
|
+
GetDeviceDefinitionVersionCommandOutput,
|
|
208
|
+
} from "./commands/GetDeviceDefinitionVersionCommand";
|
|
209
|
+
import {
|
|
210
|
+
GetFunctionDefinitionCommandInput,
|
|
211
|
+
GetFunctionDefinitionCommandOutput,
|
|
212
|
+
} from "./commands/GetFunctionDefinitionCommand";
|
|
213
|
+
import {
|
|
214
|
+
GetFunctionDefinitionVersionCommandInput,
|
|
215
|
+
GetFunctionDefinitionVersionCommandOutput,
|
|
216
|
+
} from "./commands/GetFunctionDefinitionVersionCommand";
|
|
217
|
+
import {
|
|
218
|
+
GetGroupCertificateAuthorityCommandInput,
|
|
219
|
+
GetGroupCertificateAuthorityCommandOutput,
|
|
220
|
+
} from "./commands/GetGroupCertificateAuthorityCommand";
|
|
221
|
+
import {
|
|
222
|
+
GetGroupCertificateConfigurationCommandInput,
|
|
223
|
+
GetGroupCertificateConfigurationCommandOutput,
|
|
224
|
+
} from "./commands/GetGroupCertificateConfigurationCommand";
|
|
225
|
+
import {
|
|
226
|
+
GetGroupCommandInput,
|
|
227
|
+
GetGroupCommandOutput,
|
|
228
|
+
} from "./commands/GetGroupCommand";
|
|
229
|
+
import {
|
|
230
|
+
GetGroupVersionCommandInput,
|
|
231
|
+
GetGroupVersionCommandOutput,
|
|
232
|
+
} from "./commands/GetGroupVersionCommand";
|
|
233
|
+
import {
|
|
234
|
+
GetLoggerDefinitionCommandInput,
|
|
235
|
+
GetLoggerDefinitionCommandOutput,
|
|
236
|
+
} from "./commands/GetLoggerDefinitionCommand";
|
|
237
|
+
import {
|
|
238
|
+
GetLoggerDefinitionVersionCommandInput,
|
|
239
|
+
GetLoggerDefinitionVersionCommandOutput,
|
|
240
|
+
} from "./commands/GetLoggerDefinitionVersionCommand";
|
|
241
|
+
import {
|
|
242
|
+
GetResourceDefinitionCommandInput,
|
|
243
|
+
GetResourceDefinitionCommandOutput,
|
|
244
|
+
} from "./commands/GetResourceDefinitionCommand";
|
|
245
|
+
import {
|
|
246
|
+
GetResourceDefinitionVersionCommandInput,
|
|
247
|
+
GetResourceDefinitionVersionCommandOutput,
|
|
248
|
+
} from "./commands/GetResourceDefinitionVersionCommand";
|
|
249
|
+
import {
|
|
250
|
+
GetServiceRoleForAccountCommandInput,
|
|
251
|
+
GetServiceRoleForAccountCommandOutput,
|
|
252
|
+
} from "./commands/GetServiceRoleForAccountCommand";
|
|
253
|
+
import {
|
|
254
|
+
GetSubscriptionDefinitionCommandInput,
|
|
255
|
+
GetSubscriptionDefinitionCommandOutput,
|
|
256
|
+
} from "./commands/GetSubscriptionDefinitionCommand";
|
|
257
|
+
import {
|
|
258
|
+
GetSubscriptionDefinitionVersionCommandInput,
|
|
259
|
+
GetSubscriptionDefinitionVersionCommandOutput,
|
|
260
|
+
} from "./commands/GetSubscriptionDefinitionVersionCommand";
|
|
261
|
+
import {
|
|
262
|
+
GetThingRuntimeConfigurationCommandInput,
|
|
263
|
+
GetThingRuntimeConfigurationCommandOutput,
|
|
264
|
+
} from "./commands/GetThingRuntimeConfigurationCommand";
|
|
265
|
+
import {
|
|
266
|
+
ListBulkDeploymentDetailedReportsCommandInput,
|
|
267
|
+
ListBulkDeploymentDetailedReportsCommandOutput,
|
|
268
|
+
} from "./commands/ListBulkDeploymentDetailedReportsCommand";
|
|
269
|
+
import {
|
|
270
|
+
ListBulkDeploymentsCommandInput,
|
|
271
|
+
ListBulkDeploymentsCommandOutput,
|
|
272
|
+
} from "./commands/ListBulkDeploymentsCommand";
|
|
273
|
+
import {
|
|
274
|
+
ListConnectorDefinitionsCommandInput,
|
|
275
|
+
ListConnectorDefinitionsCommandOutput,
|
|
276
|
+
} from "./commands/ListConnectorDefinitionsCommand";
|
|
277
|
+
import {
|
|
278
|
+
ListConnectorDefinitionVersionsCommandInput,
|
|
279
|
+
ListConnectorDefinitionVersionsCommandOutput,
|
|
280
|
+
} from "./commands/ListConnectorDefinitionVersionsCommand";
|
|
281
|
+
import {
|
|
282
|
+
ListCoreDefinitionsCommandInput,
|
|
283
|
+
ListCoreDefinitionsCommandOutput,
|
|
284
|
+
} from "./commands/ListCoreDefinitionsCommand";
|
|
285
|
+
import {
|
|
286
|
+
ListCoreDefinitionVersionsCommandInput,
|
|
287
|
+
ListCoreDefinitionVersionsCommandOutput,
|
|
288
|
+
} from "./commands/ListCoreDefinitionVersionsCommand";
|
|
289
|
+
import {
|
|
290
|
+
ListDeploymentsCommandInput,
|
|
291
|
+
ListDeploymentsCommandOutput,
|
|
292
|
+
} from "./commands/ListDeploymentsCommand";
|
|
293
|
+
import {
|
|
294
|
+
ListDeviceDefinitionsCommandInput,
|
|
295
|
+
ListDeviceDefinitionsCommandOutput,
|
|
296
|
+
} from "./commands/ListDeviceDefinitionsCommand";
|
|
297
|
+
import {
|
|
298
|
+
ListDeviceDefinitionVersionsCommandInput,
|
|
299
|
+
ListDeviceDefinitionVersionsCommandOutput,
|
|
300
|
+
} from "./commands/ListDeviceDefinitionVersionsCommand";
|
|
301
|
+
import {
|
|
302
|
+
ListFunctionDefinitionsCommandInput,
|
|
303
|
+
ListFunctionDefinitionsCommandOutput,
|
|
304
|
+
} from "./commands/ListFunctionDefinitionsCommand";
|
|
305
|
+
import {
|
|
306
|
+
ListFunctionDefinitionVersionsCommandInput,
|
|
307
|
+
ListFunctionDefinitionVersionsCommandOutput,
|
|
308
|
+
} from "./commands/ListFunctionDefinitionVersionsCommand";
|
|
309
|
+
import {
|
|
310
|
+
ListGroupCertificateAuthoritiesCommandInput,
|
|
311
|
+
ListGroupCertificateAuthoritiesCommandOutput,
|
|
312
|
+
} from "./commands/ListGroupCertificateAuthoritiesCommand";
|
|
313
|
+
import {
|
|
314
|
+
ListGroupsCommandInput,
|
|
315
|
+
ListGroupsCommandOutput,
|
|
316
|
+
} from "./commands/ListGroupsCommand";
|
|
317
|
+
import {
|
|
318
|
+
ListGroupVersionsCommandInput,
|
|
319
|
+
ListGroupVersionsCommandOutput,
|
|
320
|
+
} from "./commands/ListGroupVersionsCommand";
|
|
321
|
+
import {
|
|
322
|
+
ListLoggerDefinitionsCommandInput,
|
|
323
|
+
ListLoggerDefinitionsCommandOutput,
|
|
324
|
+
} from "./commands/ListLoggerDefinitionsCommand";
|
|
325
|
+
import {
|
|
326
|
+
ListLoggerDefinitionVersionsCommandInput,
|
|
327
|
+
ListLoggerDefinitionVersionsCommandOutput,
|
|
328
|
+
} from "./commands/ListLoggerDefinitionVersionsCommand";
|
|
329
|
+
import {
|
|
330
|
+
ListResourceDefinitionsCommandInput,
|
|
331
|
+
ListResourceDefinitionsCommandOutput,
|
|
332
|
+
} from "./commands/ListResourceDefinitionsCommand";
|
|
333
|
+
import {
|
|
334
|
+
ListResourceDefinitionVersionsCommandInput,
|
|
335
|
+
ListResourceDefinitionVersionsCommandOutput,
|
|
336
|
+
} from "./commands/ListResourceDefinitionVersionsCommand";
|
|
337
|
+
import {
|
|
338
|
+
ListSubscriptionDefinitionsCommandInput,
|
|
339
|
+
ListSubscriptionDefinitionsCommandOutput,
|
|
340
|
+
} from "./commands/ListSubscriptionDefinitionsCommand";
|
|
341
|
+
import {
|
|
342
|
+
ListSubscriptionDefinitionVersionsCommandInput,
|
|
343
|
+
ListSubscriptionDefinitionVersionsCommandOutput,
|
|
344
|
+
} from "./commands/ListSubscriptionDefinitionVersionsCommand";
|
|
345
|
+
import {
|
|
346
|
+
ListTagsForResourceCommandInput,
|
|
347
|
+
ListTagsForResourceCommandOutput,
|
|
348
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
349
|
+
import {
|
|
350
|
+
ResetDeploymentsCommandInput,
|
|
351
|
+
ResetDeploymentsCommandOutput,
|
|
352
|
+
} from "./commands/ResetDeploymentsCommand";
|
|
353
|
+
import {
|
|
354
|
+
StartBulkDeploymentCommandInput,
|
|
355
|
+
StartBulkDeploymentCommandOutput,
|
|
356
|
+
} from "./commands/StartBulkDeploymentCommand";
|
|
357
|
+
import {
|
|
358
|
+
StopBulkDeploymentCommandInput,
|
|
359
|
+
StopBulkDeploymentCommandOutput,
|
|
360
|
+
} from "./commands/StopBulkDeploymentCommand";
|
|
361
|
+
import {
|
|
362
|
+
TagResourceCommandInput,
|
|
363
|
+
TagResourceCommandOutput,
|
|
364
|
+
} from "./commands/TagResourceCommand";
|
|
365
|
+
import {
|
|
366
|
+
UntagResourceCommandInput,
|
|
367
|
+
UntagResourceCommandOutput,
|
|
368
|
+
} from "./commands/UntagResourceCommand";
|
|
369
|
+
import {
|
|
370
|
+
UpdateConnectivityInfoCommandInput,
|
|
371
|
+
UpdateConnectivityInfoCommandOutput,
|
|
372
|
+
} from "./commands/UpdateConnectivityInfoCommand";
|
|
373
|
+
import {
|
|
374
|
+
UpdateConnectorDefinitionCommandInput,
|
|
375
|
+
UpdateConnectorDefinitionCommandOutput,
|
|
376
|
+
} from "./commands/UpdateConnectorDefinitionCommand";
|
|
377
|
+
import {
|
|
378
|
+
UpdateCoreDefinitionCommandInput,
|
|
379
|
+
UpdateCoreDefinitionCommandOutput,
|
|
380
|
+
} from "./commands/UpdateCoreDefinitionCommand";
|
|
381
|
+
import {
|
|
382
|
+
UpdateDeviceDefinitionCommandInput,
|
|
383
|
+
UpdateDeviceDefinitionCommandOutput,
|
|
384
|
+
} from "./commands/UpdateDeviceDefinitionCommand";
|
|
385
|
+
import {
|
|
386
|
+
UpdateFunctionDefinitionCommandInput,
|
|
387
|
+
UpdateFunctionDefinitionCommandOutput,
|
|
388
|
+
} from "./commands/UpdateFunctionDefinitionCommand";
|
|
389
|
+
import {
|
|
390
|
+
UpdateGroupCertificateConfigurationCommandInput,
|
|
391
|
+
UpdateGroupCertificateConfigurationCommandOutput,
|
|
392
|
+
} from "./commands/UpdateGroupCertificateConfigurationCommand";
|
|
393
|
+
import {
|
|
394
|
+
UpdateGroupCommandInput,
|
|
395
|
+
UpdateGroupCommandOutput,
|
|
396
|
+
} from "./commands/UpdateGroupCommand";
|
|
397
|
+
import {
|
|
398
|
+
UpdateLoggerDefinitionCommandInput,
|
|
399
|
+
UpdateLoggerDefinitionCommandOutput,
|
|
400
|
+
} from "./commands/UpdateLoggerDefinitionCommand";
|
|
401
|
+
import {
|
|
402
|
+
UpdateResourceDefinitionCommandInput,
|
|
403
|
+
UpdateResourceDefinitionCommandOutput,
|
|
404
|
+
} from "./commands/UpdateResourceDefinitionCommand";
|
|
405
|
+
import {
|
|
406
|
+
UpdateSubscriptionDefinitionCommandInput,
|
|
407
|
+
UpdateSubscriptionDefinitionCommandOutput,
|
|
408
|
+
} from "./commands/UpdateSubscriptionDefinitionCommand";
|
|
409
|
+
import {
|
|
410
|
+
UpdateThingRuntimeConfigurationCommandInput,
|
|
411
|
+
UpdateThingRuntimeConfigurationCommandOutput,
|
|
412
|
+
} from "./commands/UpdateThingRuntimeConfigurationCommand";
|
|
413
|
+
export declare type ServiceInputTypes =
|
|
414
|
+
| AssociateRoleToGroupCommandInput
|
|
415
|
+
| AssociateServiceRoleToAccountCommandInput
|
|
416
|
+
| CreateConnectorDefinitionCommandInput
|
|
417
|
+
| CreateConnectorDefinitionVersionCommandInput
|
|
418
|
+
| CreateCoreDefinitionCommandInput
|
|
419
|
+
| CreateCoreDefinitionVersionCommandInput
|
|
420
|
+
| CreateDeploymentCommandInput
|
|
421
|
+
| CreateDeviceDefinitionCommandInput
|
|
422
|
+
| CreateDeviceDefinitionVersionCommandInput
|
|
423
|
+
| CreateFunctionDefinitionCommandInput
|
|
424
|
+
| CreateFunctionDefinitionVersionCommandInput
|
|
425
|
+
| CreateGroupCertificateAuthorityCommandInput
|
|
426
|
+
| CreateGroupCommandInput
|
|
427
|
+
| CreateGroupVersionCommandInput
|
|
428
|
+
| CreateLoggerDefinitionCommandInput
|
|
429
|
+
| CreateLoggerDefinitionVersionCommandInput
|
|
430
|
+
| CreateResourceDefinitionCommandInput
|
|
431
|
+
| CreateResourceDefinitionVersionCommandInput
|
|
432
|
+
| CreateSoftwareUpdateJobCommandInput
|
|
433
|
+
| CreateSubscriptionDefinitionCommandInput
|
|
434
|
+
| CreateSubscriptionDefinitionVersionCommandInput
|
|
435
|
+
| DeleteConnectorDefinitionCommandInput
|
|
436
|
+
| DeleteCoreDefinitionCommandInput
|
|
437
|
+
| DeleteDeviceDefinitionCommandInput
|
|
438
|
+
| DeleteFunctionDefinitionCommandInput
|
|
439
|
+
| DeleteGroupCommandInput
|
|
440
|
+
| DeleteLoggerDefinitionCommandInput
|
|
441
|
+
| DeleteResourceDefinitionCommandInput
|
|
442
|
+
| DeleteSubscriptionDefinitionCommandInput
|
|
443
|
+
| DisassociateRoleFromGroupCommandInput
|
|
444
|
+
| DisassociateServiceRoleFromAccountCommandInput
|
|
445
|
+
| GetAssociatedRoleCommandInput
|
|
446
|
+
| GetBulkDeploymentStatusCommandInput
|
|
447
|
+
| GetConnectivityInfoCommandInput
|
|
448
|
+
| GetConnectorDefinitionCommandInput
|
|
449
|
+
| GetConnectorDefinitionVersionCommandInput
|
|
450
|
+
| GetCoreDefinitionCommandInput
|
|
451
|
+
| GetCoreDefinitionVersionCommandInput
|
|
452
|
+
| GetDeploymentStatusCommandInput
|
|
453
|
+
| GetDeviceDefinitionCommandInput
|
|
454
|
+
| GetDeviceDefinitionVersionCommandInput
|
|
455
|
+
| GetFunctionDefinitionCommandInput
|
|
456
|
+
| GetFunctionDefinitionVersionCommandInput
|
|
457
|
+
| GetGroupCertificateAuthorityCommandInput
|
|
458
|
+
| GetGroupCertificateConfigurationCommandInput
|
|
459
|
+
| GetGroupCommandInput
|
|
460
|
+
| GetGroupVersionCommandInput
|
|
461
|
+
| GetLoggerDefinitionCommandInput
|
|
462
|
+
| GetLoggerDefinitionVersionCommandInput
|
|
463
|
+
| GetResourceDefinitionCommandInput
|
|
464
|
+
| GetResourceDefinitionVersionCommandInput
|
|
465
|
+
| GetServiceRoleForAccountCommandInput
|
|
466
|
+
| GetSubscriptionDefinitionCommandInput
|
|
467
|
+
| GetSubscriptionDefinitionVersionCommandInput
|
|
468
|
+
| GetThingRuntimeConfigurationCommandInput
|
|
469
|
+
| ListBulkDeploymentDetailedReportsCommandInput
|
|
470
|
+
| ListBulkDeploymentsCommandInput
|
|
471
|
+
| ListConnectorDefinitionVersionsCommandInput
|
|
472
|
+
| ListConnectorDefinitionsCommandInput
|
|
473
|
+
| ListCoreDefinitionVersionsCommandInput
|
|
474
|
+
| ListCoreDefinitionsCommandInput
|
|
475
|
+
| ListDeploymentsCommandInput
|
|
476
|
+
| ListDeviceDefinitionVersionsCommandInput
|
|
477
|
+
| ListDeviceDefinitionsCommandInput
|
|
478
|
+
| ListFunctionDefinitionVersionsCommandInput
|
|
479
|
+
| ListFunctionDefinitionsCommandInput
|
|
480
|
+
| ListGroupCertificateAuthoritiesCommandInput
|
|
481
|
+
| ListGroupVersionsCommandInput
|
|
482
|
+
| ListGroupsCommandInput
|
|
483
|
+
| ListLoggerDefinitionVersionsCommandInput
|
|
484
|
+
| ListLoggerDefinitionsCommandInput
|
|
485
|
+
| ListResourceDefinitionVersionsCommandInput
|
|
486
|
+
| ListResourceDefinitionsCommandInput
|
|
487
|
+
| ListSubscriptionDefinitionVersionsCommandInput
|
|
488
|
+
| ListSubscriptionDefinitionsCommandInput
|
|
489
|
+
| ListTagsForResourceCommandInput
|
|
490
|
+
| ResetDeploymentsCommandInput
|
|
491
|
+
| StartBulkDeploymentCommandInput
|
|
492
|
+
| StopBulkDeploymentCommandInput
|
|
493
|
+
| TagResourceCommandInput
|
|
494
|
+
| UntagResourceCommandInput
|
|
495
|
+
| UpdateConnectivityInfoCommandInput
|
|
496
|
+
| UpdateConnectorDefinitionCommandInput
|
|
497
|
+
| UpdateCoreDefinitionCommandInput
|
|
498
|
+
| UpdateDeviceDefinitionCommandInput
|
|
499
|
+
| UpdateFunctionDefinitionCommandInput
|
|
500
|
+
| UpdateGroupCertificateConfigurationCommandInput
|
|
501
|
+
| UpdateGroupCommandInput
|
|
502
|
+
| UpdateLoggerDefinitionCommandInput
|
|
503
|
+
| UpdateResourceDefinitionCommandInput
|
|
504
|
+
| UpdateSubscriptionDefinitionCommandInput
|
|
505
|
+
| UpdateThingRuntimeConfigurationCommandInput;
|
|
506
|
+
export declare type ServiceOutputTypes =
|
|
507
|
+
| AssociateRoleToGroupCommandOutput
|
|
508
|
+
| AssociateServiceRoleToAccountCommandOutput
|
|
509
|
+
| CreateConnectorDefinitionCommandOutput
|
|
510
|
+
| CreateConnectorDefinitionVersionCommandOutput
|
|
511
|
+
| CreateCoreDefinitionCommandOutput
|
|
512
|
+
| CreateCoreDefinitionVersionCommandOutput
|
|
513
|
+
| CreateDeploymentCommandOutput
|
|
514
|
+
| CreateDeviceDefinitionCommandOutput
|
|
515
|
+
| CreateDeviceDefinitionVersionCommandOutput
|
|
516
|
+
| CreateFunctionDefinitionCommandOutput
|
|
517
|
+
| CreateFunctionDefinitionVersionCommandOutput
|
|
518
|
+
| CreateGroupCertificateAuthorityCommandOutput
|
|
519
|
+
| CreateGroupCommandOutput
|
|
520
|
+
| CreateGroupVersionCommandOutput
|
|
521
|
+
| CreateLoggerDefinitionCommandOutput
|
|
522
|
+
| CreateLoggerDefinitionVersionCommandOutput
|
|
523
|
+
| CreateResourceDefinitionCommandOutput
|
|
524
|
+
| CreateResourceDefinitionVersionCommandOutput
|
|
525
|
+
| CreateSoftwareUpdateJobCommandOutput
|
|
526
|
+
| CreateSubscriptionDefinitionCommandOutput
|
|
527
|
+
| CreateSubscriptionDefinitionVersionCommandOutput
|
|
528
|
+
| DeleteConnectorDefinitionCommandOutput
|
|
529
|
+
| DeleteCoreDefinitionCommandOutput
|
|
530
|
+
| DeleteDeviceDefinitionCommandOutput
|
|
531
|
+
| DeleteFunctionDefinitionCommandOutput
|
|
532
|
+
| DeleteGroupCommandOutput
|
|
533
|
+
| DeleteLoggerDefinitionCommandOutput
|
|
534
|
+
| DeleteResourceDefinitionCommandOutput
|
|
535
|
+
| DeleteSubscriptionDefinitionCommandOutput
|
|
536
|
+
| DisassociateRoleFromGroupCommandOutput
|
|
537
|
+
| DisassociateServiceRoleFromAccountCommandOutput
|
|
538
|
+
| GetAssociatedRoleCommandOutput
|
|
539
|
+
| GetBulkDeploymentStatusCommandOutput
|
|
540
|
+
| GetConnectivityInfoCommandOutput
|
|
541
|
+
| GetConnectorDefinitionCommandOutput
|
|
542
|
+
| GetConnectorDefinitionVersionCommandOutput
|
|
543
|
+
| GetCoreDefinitionCommandOutput
|
|
544
|
+
| GetCoreDefinitionVersionCommandOutput
|
|
545
|
+
| GetDeploymentStatusCommandOutput
|
|
546
|
+
| GetDeviceDefinitionCommandOutput
|
|
547
|
+
| GetDeviceDefinitionVersionCommandOutput
|
|
548
|
+
| GetFunctionDefinitionCommandOutput
|
|
549
|
+
| GetFunctionDefinitionVersionCommandOutput
|
|
550
|
+
| GetGroupCertificateAuthorityCommandOutput
|
|
551
|
+
| GetGroupCertificateConfigurationCommandOutput
|
|
552
|
+
| GetGroupCommandOutput
|
|
553
|
+
| GetGroupVersionCommandOutput
|
|
554
|
+
| GetLoggerDefinitionCommandOutput
|
|
555
|
+
| GetLoggerDefinitionVersionCommandOutput
|
|
556
|
+
| GetResourceDefinitionCommandOutput
|
|
557
|
+
| GetResourceDefinitionVersionCommandOutput
|
|
558
|
+
| GetServiceRoleForAccountCommandOutput
|
|
559
|
+
| GetSubscriptionDefinitionCommandOutput
|
|
560
|
+
| GetSubscriptionDefinitionVersionCommandOutput
|
|
561
|
+
| GetThingRuntimeConfigurationCommandOutput
|
|
562
|
+
| ListBulkDeploymentDetailedReportsCommandOutput
|
|
563
|
+
| ListBulkDeploymentsCommandOutput
|
|
564
|
+
| ListConnectorDefinitionVersionsCommandOutput
|
|
565
|
+
| ListConnectorDefinitionsCommandOutput
|
|
566
|
+
| ListCoreDefinitionVersionsCommandOutput
|
|
567
|
+
| ListCoreDefinitionsCommandOutput
|
|
568
|
+
| ListDeploymentsCommandOutput
|
|
569
|
+
| ListDeviceDefinitionVersionsCommandOutput
|
|
570
|
+
| ListDeviceDefinitionsCommandOutput
|
|
571
|
+
| ListFunctionDefinitionVersionsCommandOutput
|
|
572
|
+
| ListFunctionDefinitionsCommandOutput
|
|
573
|
+
| ListGroupCertificateAuthoritiesCommandOutput
|
|
574
|
+
| ListGroupVersionsCommandOutput
|
|
575
|
+
| ListGroupsCommandOutput
|
|
576
|
+
| ListLoggerDefinitionVersionsCommandOutput
|
|
577
|
+
| ListLoggerDefinitionsCommandOutput
|
|
578
|
+
| ListResourceDefinitionVersionsCommandOutput
|
|
579
|
+
| ListResourceDefinitionsCommandOutput
|
|
580
|
+
| ListSubscriptionDefinitionVersionsCommandOutput
|
|
581
|
+
| ListSubscriptionDefinitionsCommandOutput
|
|
582
|
+
| ListTagsForResourceCommandOutput
|
|
583
|
+
| ResetDeploymentsCommandOutput
|
|
584
|
+
| StartBulkDeploymentCommandOutput
|
|
585
|
+
| StopBulkDeploymentCommandOutput
|
|
586
|
+
| TagResourceCommandOutput
|
|
587
|
+
| UntagResourceCommandOutput
|
|
588
|
+
| UpdateConnectivityInfoCommandOutput
|
|
589
|
+
| UpdateConnectorDefinitionCommandOutput
|
|
590
|
+
| UpdateCoreDefinitionCommandOutput
|
|
591
|
+
| UpdateDeviceDefinitionCommandOutput
|
|
592
|
+
| UpdateFunctionDefinitionCommandOutput
|
|
593
|
+
| UpdateGroupCertificateConfigurationCommandOutput
|
|
594
|
+
| UpdateGroupCommandOutput
|
|
595
|
+
| UpdateLoggerDefinitionCommandOutput
|
|
596
|
+
| UpdateResourceDefinitionCommandOutput
|
|
597
|
+
| UpdateSubscriptionDefinitionCommandOutput
|
|
598
|
+
| UpdateThingRuntimeConfigurationCommandOutput;
|
|
599
|
+
export interface ClientDefaults
|
|
600
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
601
|
+
requestHandler?: __HttpHandler;
|
|
602
|
+
|
|
603
|
+
sha256?: __HashConstructor;
|
|
604
|
+
|
|
605
|
+
urlParser?: __UrlParser;
|
|
606
|
+
|
|
607
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
608
|
+
|
|
609
|
+
streamCollector?: __StreamCollector;
|
|
610
|
+
|
|
611
|
+
base64Decoder?: __Decoder;
|
|
612
|
+
|
|
613
|
+
base64Encoder?: __Encoder;
|
|
614
|
+
|
|
615
|
+
utf8Decoder?: __Decoder;
|
|
616
|
+
|
|
617
|
+
utf8Encoder?: __Encoder;
|
|
618
|
+
|
|
619
|
+
runtime?: string;
|
|
620
|
+
|
|
621
|
+
disableHostPrefix?: boolean;
|
|
622
|
+
|
|
623
|
+
maxAttempts?: number | __Provider<number>;
|
|
624
|
+
|
|
625
|
+
retryMode?: string | __Provider<string>;
|
|
626
|
+
|
|
627
|
+
logger?: __Logger;
|
|
628
|
+
|
|
629
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
630
|
+
|
|
631
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
632
|
+
|
|
633
|
+
serviceId?: string;
|
|
634
|
+
|
|
635
|
+
region?: string | __Provider<string>;
|
|
636
|
+
|
|
637
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
638
|
+
|
|
639
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
640
|
+
|
|
641
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
642
|
+
|
|
643
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
644
|
+
}
|
|
645
|
+
declare type GreengrassClientConfigType = Partial<
|
|
646
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
647
|
+
> &
|
|
648
|
+
ClientDefaults &
|
|
649
|
+
RegionInputConfig &
|
|
650
|
+
EndpointsInputConfig &
|
|
651
|
+
RetryInputConfig &
|
|
652
|
+
HostHeaderInputConfig &
|
|
653
|
+
AwsAuthInputConfig &
|
|
654
|
+
UserAgentInputConfig;
|
|
655
|
+
|
|
656
|
+
export interface GreengrassClientConfig extends GreengrassClientConfigType {}
|
|
657
|
+
declare type GreengrassClientResolvedConfigType =
|
|
658
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
659
|
+
Required<ClientDefaults> &
|
|
660
|
+
RegionResolvedConfig &
|
|
661
|
+
EndpointsResolvedConfig &
|
|
662
|
+
RetryResolvedConfig &
|
|
663
|
+
HostHeaderResolvedConfig &
|
|
664
|
+
AwsAuthResolvedConfig &
|
|
665
|
+
UserAgentResolvedConfig;
|
|
666
|
+
|
|
667
|
+
export interface GreengrassClientResolvedConfig
|
|
668
|
+
extends GreengrassClientResolvedConfigType {}
|
|
669
|
+
|
|
670
|
+
export declare class GreengrassClient extends __Client<
|
|
671
|
+
__HttpHandlerOptions,
|
|
672
|
+
ServiceInputTypes,
|
|
673
|
+
ServiceOutputTypes,
|
|
674
|
+
GreengrassClientResolvedConfig
|
|
675
|
+
> {
|
|
676
|
+
readonly config: GreengrassClientResolvedConfig;
|
|
677
|
+
constructor(configuration: GreengrassClientConfig);
|
|
678
|
+
|
|
679
|
+
destroy(): void;
|
|
680
|
+
}
|
|
681
|
+
export {};
|