@aws-sdk/client-greengrass 3.36.0 → 3.36.1
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 +11 -0
- package/dist-cjs/Greengrass.js +0 -3
- package/dist-cjs/GreengrassClient.js +0 -8
- package/dist-cjs/commands/AssociateRoleToGroupCommand.js +0 -24
- package/dist-cjs/commands/AssociateServiceRoleToAccountCommand.js +0 -24
- package/dist-cjs/commands/CreateConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateConnectorDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateCoreDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateDeploymentCommand.js +0 -24
- package/dist-cjs/commands/CreateDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateDeviceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateFunctionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateGroupCertificateAuthorityCommand.js +0 -24
- package/dist-cjs/commands/CreateGroupCommand.js +0 -24
- package/dist-cjs/commands/CreateGroupVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateLoggerDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateResourceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/CreateSoftwareUpdateJobCommand.js +0 -24
- package/dist-cjs/commands/CreateSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/CreateSubscriptionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/DeleteConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteGroupCommand.js +0 -24
- package/dist-cjs/commands/DeleteLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DeleteSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/DisassociateRoleFromGroupCommand.js +0 -24
- package/dist-cjs/commands/DisassociateServiceRoleFromAccountCommand.js +0 -24
- package/dist-cjs/commands/GetAssociatedRoleCommand.js +0 -24
- package/dist-cjs/commands/GetBulkDeploymentStatusCommand.js +0 -24
- package/dist-cjs/commands/GetConnectivityInfoCommand.js +0 -24
- package/dist-cjs/commands/GetConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetConnectorDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetCoreDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetDeploymentStatusCommand.js +0 -24
- package/dist-cjs/commands/GetDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetDeviceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetFunctionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetGroupCertificateAuthorityCommand.js +0 -24
- package/dist-cjs/commands/GetGroupCertificateConfigurationCommand.js +0 -24
- package/dist-cjs/commands/GetGroupCommand.js +0 -24
- package/dist-cjs/commands/GetGroupVersionCommand.js +0 -24
- package/dist-cjs/commands/GetLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetLoggerDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetResourceDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetServiceRoleForAccountCommand.js +0 -24
- package/dist-cjs/commands/GetSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/GetSubscriptionDefinitionVersionCommand.js +0 -24
- package/dist-cjs/commands/GetThingRuntimeConfigurationCommand.js +0 -24
- package/dist-cjs/commands/ListBulkDeploymentDetailedReportsCommand.js +0 -24
- package/dist-cjs/commands/ListBulkDeploymentsCommand.js +0 -24
- package/dist-cjs/commands/ListConnectorDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListConnectorDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListCoreDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListCoreDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListDeploymentsCommand.js +0 -24
- package/dist-cjs/commands/ListDeviceDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListDeviceDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListFunctionDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListFunctionDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListGroupCertificateAuthoritiesCommand.js +0 -24
- package/dist-cjs/commands/ListGroupVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListGroupsCommand.js +0 -24
- package/dist-cjs/commands/ListLoggerDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListLoggerDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListResourceDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListResourceDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListSubscriptionDefinitionVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListSubscriptionDefinitionsCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/ResetDeploymentsCommand.js +0 -24
- package/dist-cjs/commands/StartBulkDeploymentCommand.js +0 -24
- package/dist-cjs/commands/StopBulkDeploymentCommand.js +0 -24
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateConnectivityInfoCommand.js +0 -24
- package/dist-cjs/commands/UpdateConnectorDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateCoreDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateDeviceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateFunctionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateGroupCertificateConfigurationCommand.js +0 -24
- package/dist-cjs/commands/UpdateGroupCommand.js +0 -24
- package/dist-cjs/commands/UpdateLoggerDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateResourceDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateSubscriptionDefinitionCommand.js +0 -24
- package/dist-cjs/commands/UpdateThingRuntimeConfigurationCommand.js +0 -24
- package/dist-cjs/models/models_0.js +0 -681
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/Greengrass.d.ts +93 -279
- package/dist-types/ts3.4/GreengrassClient.d.ts +24 -89
- package/dist-types/ts3.4/commands/AssociateRoleToGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/AssociateServiceRoleToAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateConnectorDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCoreDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeviceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupCertificateAuthorityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateGroupVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateLoggerDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSoftwareUpdateJobCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateSubscriptionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateRoleFromGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DisassociateServiceRoleFromAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAssociatedRoleCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetBulkDeploymentStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectivityInfoCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetConnectorDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCoreDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeviceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCertificateAuthorityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCertificateConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGroupVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetLoggerDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetServiceRoleForAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSubscriptionDefinitionVersionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetThingRuntimeConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListBulkDeploymentDetailedReportsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListBulkDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConnectorDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConnectorDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCoreDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCoreDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDeviceDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupCertificateAuthoritiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLoggerDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListLoggerDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListSubscriptionDefinitionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ResetDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StartBulkDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/StopBulkDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConnectivityInfoCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateConnectorDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCoreDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeviceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFunctionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCertificateConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateLoggerDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResourceDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateSubscriptionDefinitionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateThingRuntimeConfigurationCommand.d.ts +2 -20
- package/dist-types/ts3.4/models/models_0.d.ts +905 -2715
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -101,124 +101,59 @@ import { UpdateThingRuntimeConfigurationCommandInput, UpdateThingRuntimeConfigur
|
|
|
101
101
|
export declare type ServiceInputTypes = AssociateRoleToGroupCommandInput | AssociateServiceRoleToAccountCommandInput | CreateConnectorDefinitionCommandInput | CreateConnectorDefinitionVersionCommandInput | CreateCoreDefinitionCommandInput | CreateCoreDefinitionVersionCommandInput | CreateDeploymentCommandInput | CreateDeviceDefinitionCommandInput | CreateDeviceDefinitionVersionCommandInput | CreateFunctionDefinitionCommandInput | CreateFunctionDefinitionVersionCommandInput | CreateGroupCertificateAuthorityCommandInput | CreateGroupCommandInput | CreateGroupVersionCommandInput | CreateLoggerDefinitionCommandInput | CreateLoggerDefinitionVersionCommandInput | CreateResourceDefinitionCommandInput | CreateResourceDefinitionVersionCommandInput | CreateSoftwareUpdateJobCommandInput | CreateSubscriptionDefinitionCommandInput | CreateSubscriptionDefinitionVersionCommandInput | DeleteConnectorDefinitionCommandInput | DeleteCoreDefinitionCommandInput | DeleteDeviceDefinitionCommandInput | DeleteFunctionDefinitionCommandInput | DeleteGroupCommandInput | DeleteLoggerDefinitionCommandInput | DeleteResourceDefinitionCommandInput | DeleteSubscriptionDefinitionCommandInput | DisassociateRoleFromGroupCommandInput | DisassociateServiceRoleFromAccountCommandInput | GetAssociatedRoleCommandInput | GetBulkDeploymentStatusCommandInput | GetConnectivityInfoCommandInput | GetConnectorDefinitionCommandInput | GetConnectorDefinitionVersionCommandInput | GetCoreDefinitionCommandInput | GetCoreDefinitionVersionCommandInput | GetDeploymentStatusCommandInput | GetDeviceDefinitionCommandInput | GetDeviceDefinitionVersionCommandInput | GetFunctionDefinitionCommandInput | GetFunctionDefinitionVersionCommandInput | GetGroupCertificateAuthorityCommandInput | GetGroupCertificateConfigurationCommandInput | GetGroupCommandInput | GetGroupVersionCommandInput | GetLoggerDefinitionCommandInput | GetLoggerDefinitionVersionCommandInput | GetResourceDefinitionCommandInput | GetResourceDefinitionVersionCommandInput | GetServiceRoleForAccountCommandInput | GetSubscriptionDefinitionCommandInput | GetSubscriptionDefinitionVersionCommandInput | GetThingRuntimeConfigurationCommandInput | ListBulkDeploymentDetailedReportsCommandInput | ListBulkDeploymentsCommandInput | ListConnectorDefinitionVersionsCommandInput | ListConnectorDefinitionsCommandInput | ListCoreDefinitionVersionsCommandInput | ListCoreDefinitionsCommandInput | ListDeploymentsCommandInput | ListDeviceDefinitionVersionsCommandInput | ListDeviceDefinitionsCommandInput | ListFunctionDefinitionVersionsCommandInput | ListFunctionDefinitionsCommandInput | ListGroupCertificateAuthoritiesCommandInput | ListGroupVersionsCommandInput | ListGroupsCommandInput | ListLoggerDefinitionVersionsCommandInput | ListLoggerDefinitionsCommandInput | ListResourceDefinitionVersionsCommandInput | ListResourceDefinitionsCommandInput | ListSubscriptionDefinitionVersionsCommandInput | ListSubscriptionDefinitionsCommandInput | ListTagsForResourceCommandInput | ResetDeploymentsCommandInput | StartBulkDeploymentCommandInput | StopBulkDeploymentCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateConnectivityInfoCommandInput | UpdateConnectorDefinitionCommandInput | UpdateCoreDefinitionCommandInput | UpdateDeviceDefinitionCommandInput | UpdateFunctionDefinitionCommandInput | UpdateGroupCertificateConfigurationCommandInput | UpdateGroupCommandInput | UpdateLoggerDefinitionCommandInput | UpdateResourceDefinitionCommandInput | UpdateSubscriptionDefinitionCommandInput | UpdateThingRuntimeConfigurationCommandInput;
|
|
102
102
|
export declare type ServiceOutputTypes = AssociateRoleToGroupCommandOutput | AssociateServiceRoleToAccountCommandOutput | CreateConnectorDefinitionCommandOutput | CreateConnectorDefinitionVersionCommandOutput | CreateCoreDefinitionCommandOutput | CreateCoreDefinitionVersionCommandOutput | CreateDeploymentCommandOutput | CreateDeviceDefinitionCommandOutput | CreateDeviceDefinitionVersionCommandOutput | CreateFunctionDefinitionCommandOutput | CreateFunctionDefinitionVersionCommandOutput | CreateGroupCertificateAuthorityCommandOutput | CreateGroupCommandOutput | CreateGroupVersionCommandOutput | CreateLoggerDefinitionCommandOutput | CreateLoggerDefinitionVersionCommandOutput | CreateResourceDefinitionCommandOutput | CreateResourceDefinitionVersionCommandOutput | CreateSoftwareUpdateJobCommandOutput | CreateSubscriptionDefinitionCommandOutput | CreateSubscriptionDefinitionVersionCommandOutput | DeleteConnectorDefinitionCommandOutput | DeleteCoreDefinitionCommandOutput | DeleteDeviceDefinitionCommandOutput | DeleteFunctionDefinitionCommandOutput | DeleteGroupCommandOutput | DeleteLoggerDefinitionCommandOutput | DeleteResourceDefinitionCommandOutput | DeleteSubscriptionDefinitionCommandOutput | DisassociateRoleFromGroupCommandOutput | DisassociateServiceRoleFromAccountCommandOutput | GetAssociatedRoleCommandOutput | GetBulkDeploymentStatusCommandOutput | GetConnectivityInfoCommandOutput | GetConnectorDefinitionCommandOutput | GetConnectorDefinitionVersionCommandOutput | GetCoreDefinitionCommandOutput | GetCoreDefinitionVersionCommandOutput | GetDeploymentStatusCommandOutput | GetDeviceDefinitionCommandOutput | GetDeviceDefinitionVersionCommandOutput | GetFunctionDefinitionCommandOutput | GetFunctionDefinitionVersionCommandOutput | GetGroupCertificateAuthorityCommandOutput | GetGroupCertificateConfigurationCommandOutput | GetGroupCommandOutput | GetGroupVersionCommandOutput | GetLoggerDefinitionCommandOutput | GetLoggerDefinitionVersionCommandOutput | GetResourceDefinitionCommandOutput | GetResourceDefinitionVersionCommandOutput | GetServiceRoleForAccountCommandOutput | GetSubscriptionDefinitionCommandOutput | GetSubscriptionDefinitionVersionCommandOutput | GetThingRuntimeConfigurationCommandOutput | ListBulkDeploymentDetailedReportsCommandOutput | ListBulkDeploymentsCommandOutput | ListConnectorDefinitionVersionsCommandOutput | ListConnectorDefinitionsCommandOutput | ListCoreDefinitionVersionsCommandOutput | ListCoreDefinitionsCommandOutput | ListDeploymentsCommandOutput | ListDeviceDefinitionVersionsCommandOutput | ListDeviceDefinitionsCommandOutput | ListFunctionDefinitionVersionsCommandOutput | ListFunctionDefinitionsCommandOutput | ListGroupCertificateAuthoritiesCommandOutput | ListGroupVersionsCommandOutput | ListGroupsCommandOutput | ListLoggerDefinitionVersionsCommandOutput | ListLoggerDefinitionsCommandOutput | ListResourceDefinitionVersionsCommandOutput | ListResourceDefinitionsCommandOutput | ListSubscriptionDefinitionVersionsCommandOutput | ListSubscriptionDefinitionsCommandOutput | ListTagsForResourceCommandOutput | ResetDeploymentsCommandOutput | StartBulkDeploymentCommandOutput | StopBulkDeploymentCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateConnectivityInfoCommandOutput | UpdateConnectorDefinitionCommandOutput | UpdateCoreDefinitionCommandOutput | UpdateDeviceDefinitionCommandOutput | UpdateFunctionDefinitionCommandOutput | UpdateGroupCertificateConfigurationCommandOutput | UpdateGroupCommandOutput | UpdateLoggerDefinitionCommandOutput | UpdateResourceDefinitionCommandOutput | UpdateSubscriptionDefinitionCommandOutput | UpdateThingRuntimeConfigurationCommandOutput;
|
|
103
103
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
104
|
-
|
|
105
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
106
|
-
*/
|
|
104
|
+
|
|
107
105
|
requestHandler?: __HttpHandler;
|
|
108
|
-
|
|
109
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
110
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
106
|
+
|
|
113
107
|
sha256?: __HashConstructor;
|
|
114
|
-
|
|
115
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
108
|
+
|
|
118
109
|
urlParser?: __UrlParser;
|
|
119
|
-
|
|
120
|
-
* A function that can calculate the length of a request body.
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
110
|
+
|
|
123
111
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
124
|
-
|
|
125
|
-
* A function that converts a stream into an array of bytes.
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
112
|
+
|
|
128
113
|
streamCollector?: __StreamCollector;
|
|
129
|
-
|
|
130
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
114
|
+
|
|
133
115
|
base64Decoder?: __Decoder;
|
|
134
|
-
|
|
135
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
136
|
-
* @internal
|
|
137
|
-
*/
|
|
116
|
+
|
|
138
117
|
base64Encoder?: __Encoder;
|
|
139
|
-
|
|
140
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
118
|
+
|
|
143
119
|
utf8Decoder?: __Decoder;
|
|
144
|
-
|
|
145
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
120
|
+
|
|
148
121
|
utf8Encoder?: __Encoder;
|
|
149
|
-
|
|
150
|
-
* The runtime environment.
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
122
|
+
|
|
153
123
|
runtime?: string;
|
|
154
|
-
|
|
155
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
156
|
-
* trait of an operation.
|
|
157
|
-
*/
|
|
124
|
+
|
|
158
125
|
disableHostPrefix?: boolean;
|
|
159
|
-
|
|
160
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
161
|
-
*/
|
|
126
|
+
|
|
162
127
|
maxAttempts?: number | __Provider<number>;
|
|
163
|
-
|
|
164
|
-
* Specifies which retry algorithm to use.
|
|
165
|
-
*/
|
|
128
|
+
|
|
166
129
|
retryMode?: string | __Provider<string>;
|
|
167
|
-
|
|
168
|
-
* Optional logger for logging debug/info/warn/error.
|
|
169
|
-
*/
|
|
130
|
+
|
|
170
131
|
logger?: __Logger;
|
|
171
|
-
|
|
172
|
-
* Unique service identifier.
|
|
173
|
-
* @internal
|
|
174
|
-
*/
|
|
132
|
+
|
|
175
133
|
serviceId?: string;
|
|
176
|
-
|
|
177
|
-
* The AWS region to which this client will send requests
|
|
178
|
-
*/
|
|
134
|
+
|
|
179
135
|
region?: string | __Provider<string>;
|
|
180
|
-
|
|
181
|
-
* Default credentials provider; Not available in browser runtime.
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
136
|
+
|
|
184
137
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
185
|
-
|
|
186
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
187
|
-
* @internal
|
|
188
|
-
*/
|
|
138
|
+
|
|
189
139
|
regionInfoProvider?: RegionInfoProvider;
|
|
190
|
-
|
|
191
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
192
|
-
* @internal
|
|
193
|
-
*/
|
|
140
|
+
|
|
194
141
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
195
142
|
}
|
|
196
143
|
declare type GreengrassClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
197
|
-
|
|
198
|
-
* The configuration interface of GreengrassClient class constructor that set the region, credentials and other options.
|
|
199
|
-
*/
|
|
144
|
+
|
|
200
145
|
export interface GreengrassClientConfig extends GreengrassClientConfigType {
|
|
201
146
|
}
|
|
202
147
|
declare type GreengrassClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
203
|
-
|
|
204
|
-
* The resolved configuration interface of GreengrassClient class. This is resolved and normalized from the {@link GreengrassClientConfig | constructor configuration interface}.
|
|
205
|
-
*/
|
|
148
|
+
|
|
206
149
|
export interface GreengrassClientResolvedConfig extends GreengrassClientResolvedConfigType {
|
|
207
150
|
}
|
|
208
|
-
|
|
209
|
-
* AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can act locally on the data they generate, while still using the cloud for management, analytics, and durable storage. AWS IoT Greengrass ensures your devices can respond quickly to local events and operate with intermittent connectivity. AWS IoT Greengrass minimizes the cost of transmitting data to the cloud by allowing you to author AWS Lambda functions that execute locally.
|
|
210
|
-
*/
|
|
151
|
+
|
|
211
152
|
export declare class GreengrassClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GreengrassClientResolvedConfig> {
|
|
212
|
-
|
|
213
|
-
* The resolved configuration of GreengrassClient class. This is resolved and normalized from the {@link GreengrassClientConfig | constructor configuration interface}.
|
|
214
|
-
*/
|
|
153
|
+
|
|
215
154
|
readonly config: GreengrassClientResolvedConfig;
|
|
216
155
|
constructor(configuration: GreengrassClientConfig);
|
|
217
|
-
|
|
218
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
219
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
220
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
221
|
-
*/
|
|
156
|
+
|
|
222
157
|
destroy(): void;
|
|
223
158
|
}
|
|
224
159
|
export {};
|
|
@@ -6,29 +6,11 @@ export interface AssociateRoleToGroupCommandInput extends AssociateRoleToGroupRe
|
|
|
6
6
|
}
|
|
7
7
|
export interface AssociateRoleToGroupCommandOutput extends AssociateRoleToGroupResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Associates a role with a group. Your Greengrass core will use the role to access AWS cloud services. The role's permissions should allow Greengrass core Lambda functions to perform actions against the cloud.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, AssociateRoleToGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, AssociateRoleToGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new AssociateRoleToGroupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link AssociateRoleToGroupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link AssociateRoleToGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class AssociateRoleToGroupCommand extends $Command<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: AssociateRoleToGroupCommandInput;
|
|
28
12
|
constructor(input: AssociateRoleToGroupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateRoleToGroupCommandInput, AssociateRoleToGroupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface AssociateServiceRoleToAccountCommandInput extends AssociateServ
|
|
|
6
6
|
}
|
|
7
7
|
export interface AssociateServiceRoleToAccountCommandOutput extends AssociateServiceRoleToAccountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Associates a role with your account. AWS IoT Greengrass will use the role to access your Lambda functions and AWS IoT resources. This is necessary for deployments to succeed. The role must have at least minimum permissions in the policy ''AWSGreengrassResourceAccessRolePolicy''.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, AssociateServiceRoleToAccountCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, AssociateServiceRoleToAccountCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new AssociateServiceRoleToAccountCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link AssociateServiceRoleToAccountCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link AssociateServiceRoleToAccountCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class AssociateServiceRoleToAccountCommand extends $Command<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: AssociateServiceRoleToAccountCommandInput;
|
|
28
12
|
constructor(input: AssociateServiceRoleToAccountCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateServiceRoleToAccountCommandInput, AssociateServiceRoleToAccountCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateConnectorDefinitionCommandInput extends CreateConnectorDe
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateConnectorDefinitionCommandOutput extends CreateConnectorDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a connector definition. You may provide the initial version of the connector definition now or use ''CreateConnectorDefinitionVersion'' at a later time.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateConnectorDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateConnectorDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateConnectorDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateConnectorDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateConnectorDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateConnectorDefinitionCommand extends $Command<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateConnectorDefinitionCommandInput;
|
|
28
12
|
constructor(input: CreateConnectorDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectorDefinitionCommandInput, CreateConnectorDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateConnectorDefinitionVersionCommandInput extends CreateConn
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateConnectorDefinitionVersionCommandOutput extends CreateConnectorDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a version of a connector definition which has already been defined.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateConnectorDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateConnectorDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateConnectorDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateConnectorDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateConnectorDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateConnectorDefinitionVersionCommand extends $Command<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateConnectorDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: CreateConnectorDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectorDefinitionVersionCommandInput, CreateConnectorDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateCoreDefinitionCommandInput extends CreateCoreDefinitionRe
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateCoreDefinitionCommandOutput extends CreateCoreDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a core definition. You may provide the initial version of the core definition now or use ''CreateCoreDefinitionVersion'' at a later time. Greengrass groups must each contain exactly one Greengrass core.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateCoreDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateCoreDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateCoreDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateCoreDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateCoreDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateCoreDefinitionCommand extends $Command<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateCoreDefinitionCommandInput;
|
|
28
12
|
constructor(input: CreateCoreDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCoreDefinitionCommandInput, CreateCoreDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateCoreDefinitionVersionCommandInput extends CreateCoreDefin
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateCoreDefinitionVersionCommandOutput extends CreateCoreDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a version of a core definition that has already been defined. Greengrass groups must each contain exactly one Greengrass core.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateCoreDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateCoreDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateCoreDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateCoreDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateCoreDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateCoreDefinitionVersionCommand extends $Command<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateCoreDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: CreateCoreDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCoreDefinitionVersionCommandInput, CreateCoreDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDeploymentCommandOutput extends CreateDeploymentResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a deployment. ''CreateDeployment'' requests are idempotent with respect to the ''X-Amzn-Client-Token'' token and the request parameters.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateDeploymentCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateDeploymentCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateDeploymentCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateDeploymentCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateDeploymentCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateDeploymentCommand extends $Command<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateDeploymentCommandInput;
|
|
28
12
|
constructor(input: CreateDeploymentCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeploymentCommandInput, CreateDeploymentCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateDeviceDefinitionCommandInput extends CreateDeviceDefiniti
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDeviceDefinitionCommandOutput extends CreateDeviceDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a device definition. You may provide the initial version of the device definition now or use ''CreateDeviceDefinitionVersion'' at a later time.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateDeviceDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateDeviceDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateDeviceDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateDeviceDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateDeviceDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateDeviceDefinitionCommand extends $Command<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateDeviceDefinitionCommandInput;
|
|
28
12
|
constructor(input: CreateDeviceDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeviceDefinitionCommandInput, CreateDeviceDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateDeviceDefinitionVersionCommandInput extends CreateDeviceD
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateDeviceDefinitionVersionCommandOutput extends CreateDeviceDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a version of a device definition that has already been defined.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateDeviceDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateDeviceDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateDeviceDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateDeviceDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateDeviceDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateDeviceDefinitionVersionCommand extends $Command<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateDeviceDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: CreateDeviceDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeviceDefinitionVersionCommandInput, CreateDeviceDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateFunctionDefinitionCommandInput extends CreateFunctionDefi
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateFunctionDefinitionCommandOutput extends CreateFunctionDefinitionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a Lambda function definition which contains a list of Lambda functions and their configurations to be used in a group. You can create an initial version of the definition by providing a list of Lambda functions and their configurations now, or use ''CreateFunctionDefinitionVersion'' later.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateFunctionDefinitionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateFunctionDefinitionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateFunctionDefinitionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateFunctionDefinitionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateFunctionDefinitionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateFunctionDefinitionCommand extends $Command<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateFunctionDefinitionCommandInput;
|
|
28
12
|
constructor(input: CreateFunctionDefinitionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFunctionDefinitionCommandInput, CreateFunctionDefinitionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateFunctionDefinitionVersionCommandInput extends CreateFunct
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateFunctionDefinitionVersionCommandOutput extends CreateFunctionDefinitionVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a version of a Lambda function definition that has already been defined.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateFunctionDefinitionVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateFunctionDefinitionVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateFunctionDefinitionVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateFunctionDefinitionVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateFunctionDefinitionVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateFunctionDefinitionVersionCommand extends $Command<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateFunctionDefinitionVersionCommandInput;
|
|
28
12
|
constructor(input: CreateFunctionDefinitionVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFunctionDefinitionVersionCommandInput, CreateFunctionDefinitionVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateGroupCertificateAuthorityCommandInput extends CreateGroup
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateGroupCertificateAuthorityCommandOutput extends CreateGroupCertificateAuthorityResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a CA for the group. If a CA already exists, it will rotate the existing CA.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateGroupCertificateAuthorityCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateGroupCertificateAuthorityCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateGroupCertificateAuthorityCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateGroupCertificateAuthorityCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateGroupCertificateAuthorityCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateGroupCertificateAuthorityCommand extends $Command<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateGroupCertificateAuthorityCommandInput;
|
|
28
12
|
constructor(input: CreateGroupCertificateAuthorityCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCertificateAuthorityCommandInput, CreateGroupCertificateAuthorityCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateGroupCommandInput extends CreateGroupRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateGroupCommandOutput extends CreateGroupResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a group. You may provide the initial version of the group or use ''CreateGroupVersion'' at a later time. Tip: You can use the ''gg_group_setup'' package (https://github.com/awslabs/aws-greengrass-group-setup) as a library or command-line application to create and deploy Greengrass groups.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateGroupCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateGroupCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateGroupCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateGroupCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateGroupCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateGroupCommand extends $Command<CreateGroupCommandInput, CreateGroupCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateGroupCommandInput;
|
|
28
12
|
constructor(input: CreateGroupCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupCommandInput, CreateGroupCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateGroupVersionCommandInput extends CreateGroupVersionReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateGroupVersionCommandOutput extends CreateGroupVersionResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* Creates a version of a group which has already been defined.
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { GreengrassClient, CreateGroupVersionCommand } from "@aws-sdk/client-greengrass"; // ES Modules import
|
|
15
|
-
* // const { GreengrassClient, CreateGroupVersionCommand } = require("@aws-sdk/client-greengrass"); // CommonJS import
|
|
16
|
-
* const client = new GreengrassClient(config);
|
|
17
|
-
* const command = new CreateGroupVersionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateGroupVersionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateGroupVersionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link GreengrassClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateGroupVersionCommand extends $Command<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput, GreengrassClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateGroupVersionCommandInput;
|
|
28
12
|
constructor(input: CreateGroupVersionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GreengrassClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGroupVersionCommandInput, CreateGroupVersionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|