@aws-sdk/client-iot-wireless 3.289.0 → 3.292.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/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +19 -0
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +19 -0
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +19 -0
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +19 -0
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +19 -0
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +19 -0
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +19 -0
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +19 -0
- package/dist-types/commands/CreateDestinationCommand.d.ts +19 -0
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +19 -0
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +19 -0
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +19 -0
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +19 -0
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +19 -0
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +19 -0
- package/dist-types/commands/DeleteDestinationCommand.d.ts +19 -0
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +19 -0
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +19 -0
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +19 -0
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +19 -0
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +13 -0
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +19 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +19 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +19 -0
- package/dist-types/commands/GetDestinationCommand.d.ts +16 -0
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +10 -0
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +13 -0
- package/dist-types/commands/GetPositionCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +13 -0
- package/dist-types/commands/GetServiceProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +16 -0
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
- package/dist-types/commands/ListDestinationsCommand.d.ts +13 -0
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +13 -0
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +13 -0
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +13 -0
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +16 -0
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +13 -0
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +13 -0
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +13 -0
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +13 -0
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +13 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +13 -0
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +13 -0
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +13 -0
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +16 -0
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +16 -0
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +19 -0
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +13 -0
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +19 -0
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +19 -0
- package/dist-types/commands/TagResourceCommand.d.ts +19 -0
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +13 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDestinationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +13 -0
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +19 -0
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +19 -0
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +19 -0
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +13 -0
- package/dist-types/commands/UpdatePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +19 -0
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +16 -0
- package/package.json +35 -40
|
@@ -29,6 +29,25 @@ export interface DeleteServiceProfileCommandOutput extends DeleteServiceProfileR
|
|
|
29
29
|
* @see {@link DeleteServiceProfileCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Resource does not exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
45
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ValidationException} (client fault)
|
|
48
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
32
51
|
*/
|
|
33
52
|
export declare class DeleteServiceProfileCommand extends $Command<DeleteServiceProfileCommandInput, DeleteServiceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DeleteServiceProfileCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DeleteWirelessDeviceCommandOutput extends DeleteWirelessDeviceR
|
|
|
29
29
|
* @see {@link DeleteWirelessDeviceCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class DeleteWirelessDeviceCommand extends $Command<DeleteWirelessDeviceCommandInput, DeleteWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DeleteWirelessDeviceCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DeleteWirelessGatewayCommandOutput extends DeleteWirelessGatewa
|
|
|
29
29
|
* @see {@link DeleteWirelessGatewayCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class DeleteWirelessGatewayCommand extends $Command<DeleteWirelessGatewayCommandInput, DeleteWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DeleteWirelessGatewayCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DeleteWirelessGatewayTaskCommandOutput extends DeleteWirelessGa
|
|
|
29
29
|
* @see {@link DeleteWirelessGatewayTaskCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class DeleteWirelessGatewayTaskCommand extends $Command<DeleteWirelessGatewayTaskCommandInput, DeleteWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DeleteWirelessGatewayTaskCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DeleteWirelessGatewayTaskDefinitionCommandOutput extends Delete
|
|
|
29
29
|
* @see {@link DeleteWirelessGatewayTaskDefinitionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class DeleteWirelessGatewayTaskDefinitionCommand extends $Command<DeleteWirelessGatewayTaskDefinitionCommandInput, DeleteWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DeleteWirelessGatewayTaskDefinitionCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface DisassociateAwsAccountFromPartnerAccountCommandOutput extends D
|
|
|
29
29
|
* @see {@link DisassociateAwsAccountFromPartnerAccountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
36
|
+
* <p>Resource does not exist.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
39
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ValidationException} (client fault)
|
|
42
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class DisassociateAwsAccountFromPartnerAccountCommand extends $Command<DisassociateAwsAccountFromPartnerAccountCommandInput, DisassociateAwsAccountFromPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
47
|
readonly input: DisassociateAwsAccountFromPartnerAccountCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DisassociateMulticastGroupFromFuotaTaskCommandOutput extends Di
|
|
|
29
29
|
* @see {@link DisassociateMulticastGroupFromFuotaTaskCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Resource does not exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class DisassociateMulticastGroupFromFuotaTaskCommand extends $Command<DisassociateMulticastGroupFromFuotaTaskCommandInput, DisassociateMulticastGroupFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DisassociateMulticastGroupFromFuotaTaskCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface DisassociateWirelessDeviceFromFuotaTaskCommandOutput extends Di
|
|
|
29
29
|
* @see {@link DisassociateWirelessDeviceFromFuotaTaskCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Resource does not exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
45
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ValidationException} (client fault)
|
|
48
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
32
51
|
*/
|
|
33
52
|
export declare class DisassociateWirelessDeviceFromFuotaTaskCommand extends $Command<DisassociateWirelessDeviceFromFuotaTaskCommandInput, DisassociateWirelessDeviceFromFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DisassociateWirelessDeviceFromFuotaTaskCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DisassociateWirelessDeviceFromMulticastGroupCommandOutput exten
|
|
|
29
29
|
* @see {@link DisassociateWirelessDeviceFromMulticastGroupCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class DisassociateWirelessDeviceFromMulticastGroupCommand extends $Command<DisassociateWirelessDeviceFromMulticastGroupCommandInput, DisassociateWirelessDeviceFromMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DisassociateWirelessDeviceFromMulticastGroupCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface DisassociateWirelessDeviceFromThingCommandOutput extends Disass
|
|
|
29
29
|
* @see {@link DisassociateWirelessDeviceFromThingCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Resource does not exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
45
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ValidationException} (client fault)
|
|
48
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
32
51
|
*/
|
|
33
52
|
export declare class DisassociateWirelessDeviceFromThingCommand extends $Command<DisassociateWirelessDeviceFromThingCommandInput, DisassociateWirelessDeviceFromThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DisassociateWirelessDeviceFromThingCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DisassociateWirelessGatewayFromCertificateCommandOutput extends
|
|
|
29
29
|
* @see {@link DisassociateWirelessGatewayFromCertificateCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class DisassociateWirelessGatewayFromCertificateCommand extends $Command<DisassociateWirelessGatewayFromCertificateCommandInput, DisassociateWirelessGatewayFromCertificateCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DisassociateWirelessGatewayFromCertificateCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface DisassociateWirelessGatewayFromThingCommandOutput extends Disas
|
|
|
29
29
|
* @see {@link DisassociateWirelessGatewayFromThingCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>Adding, updating, or deleting the resource can cause an inconsistent state.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InternalServerException} (server fault)
|
|
39
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>Resource does not exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
45
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ValidationException} (client fault)
|
|
48
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
32
51
|
*/
|
|
33
52
|
export declare class DisassociateWirelessGatewayFromThingCommand extends $Command<DisassociateWirelessGatewayFromThingCommandInput, DisassociateWirelessGatewayFromThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DisassociateWirelessGatewayFromThingCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetDestinationCommandOutput extends GetDestinationResponse, __M
|
|
|
29
29
|
* @see {@link GetDestinationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetDestinationCommand extends $Command<GetDestinationCommandInput, GetDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: GetDestinationCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse,
|
|
|
29
29
|
* @see {@link GetDeviceProfileCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetDeviceProfileCommand extends $Command<GetDeviceProfileCommandInput, GetDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: GetDeviceProfileCommandInput;
|
|
@@ -29,6 +29,16 @@ export interface GetEventConfigurationByResourceTypesCommandOutput extends GetEv
|
|
|
29
29
|
* @see {@link GetEventConfigurationByResourceTypesCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
39
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
40
|
+
*
|
|
41
|
+
*
|
|
32
42
|
*/
|
|
33
43
|
export declare class GetEventConfigurationByResourceTypesCommand extends $Command<GetEventConfigurationByResourceTypesCommandInput, GetEventConfigurationByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
44
|
readonly input: GetEventConfigurationByResourceTypesCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetFuotaTaskCommandOutput extends GetFuotaTaskResponse, __Metad
|
|
|
29
29
|
* @see {@link GetFuotaTaskCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetFuotaTaskCommand extends $Command<GetFuotaTaskCommandInput, GetFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: GetFuotaTaskCommandInput;
|
|
@@ -30,6 +30,22 @@ export interface GetLogLevelsByResourceTypesCommandOutput extends GetLogLevelsBy
|
|
|
30
30
|
* @see {@link GetLogLevelsByResourceTypesCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
34
|
+
* <p>User does not have permission to perform this action.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InternalServerException} (server fault)
|
|
37
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>Resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ValidationException} (client fault)
|
|
46
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class GetLogLevelsByResourceTypesCommand extends $Command<GetLogLevelsByResourceTypesCommandInput, GetLogLevelsByResourceTypesCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
35
51
|
readonly input: GetLogLevelsByResourceTypesCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetMulticastGroupCommandOutput extends GetMulticastGroupRespons
|
|
|
29
29
|
* @see {@link GetMulticastGroupCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetMulticastGroupCommand extends $Command<GetMulticastGroupCommandInput, GetMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: GetMulticastGroupCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetMulticastGroupSessionCommandOutput extends GetMulticastGroup
|
|
|
29
29
|
* @see {@link GetMulticastGroupSessionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetMulticastGroupSessionCommand extends $Command<GetMulticastGroupSessionCommandInput, GetMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: GetMulticastGroupSessionCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetNetworkAnalyzerConfigurationCommandOutput extends GetNetwork
|
|
|
29
29
|
* @see {@link GetNetworkAnalyzerConfigurationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetNetworkAnalyzerConfigurationCommand extends $Command<GetNetworkAnalyzerConfigurationCommandInput, GetNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: GetNetworkAnalyzerConfigurationCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface GetPartnerAccountCommandOutput extends GetPartnerAccountRespons
|
|
|
29
29
|
* @see {@link GetPartnerAccountCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InternalServerException} (server fault)
|
|
33
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
36
|
+
* <p>Resource does not exist.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
39
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ValidationException} (client fault)
|
|
42
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
43
|
+
*
|
|
44
|
+
*
|
|
32
45
|
*/
|
|
33
46
|
export declare class GetPartnerAccountCommand extends $Command<GetPartnerAccountCommandInput, GetPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
47
|
readonly input: GetPartnerAccountCommandInput;
|
|
@@ -36,6 +36,22 @@ export interface GetPositionCommandOutput extends GetPositionResponse, __Metadat
|
|
|
36
36
|
* @see {@link GetPositionCommandOutput} for command's `response` shape.
|
|
37
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
38
38
|
*
|
|
39
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
40
|
+
* <p>User does not have permission to perform this action.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InternalServerException} (server fault)
|
|
43
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
46
|
+
* <p>Resource does not exist.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
49
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ValidationException} (client fault)
|
|
52
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
39
55
|
*/
|
|
40
56
|
export declare class GetPositionCommand extends $Command<GetPositionCommandInput, GetPositionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
41
57
|
readonly input: GetPositionCommandInput;
|
|
@@ -36,6 +36,22 @@ export interface GetPositionConfigurationCommandOutput extends GetPositionConfig
|
|
|
36
36
|
* @see {@link GetPositionConfigurationCommandOutput} for command's `response` shape.
|
|
37
37
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
38
38
|
*
|
|
39
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
40
|
+
* <p>User does not have permission to perform this action.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InternalServerException} (server fault)
|
|
43
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
46
|
+
* <p>Resource does not exist.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
49
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ValidationException} (client fault)
|
|
52
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
39
55
|
*/
|
|
40
56
|
export declare class GetPositionConfigurationCommand extends $Command<GetPositionConfigurationCommandInput, GetPositionConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
41
57
|
readonly input: GetPositionConfigurationCommandInput;
|
|
@@ -30,6 +30,22 @@ export interface GetPositionEstimateCommandOutput extends GetPositionEstimateRes
|
|
|
30
30
|
* @see {@link GetPositionEstimateCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
34
|
+
* <p>User does not have permission to perform this action.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InternalServerException} (server fault)
|
|
37
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>Resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ValidationException} (client fault)
|
|
46
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class GetPositionEstimateCommand extends $Command<GetPositionEstimateCommandInput, GetPositionEstimateCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
35
51
|
readonly input: GetPositionEstimateCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetResourceEventConfigurationCommandOutput extends GetResourceE
|
|
|
29
29
|
* @see {@link GetResourceEventConfigurationCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>User does not have permission to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link InternalServerException} (server fault)
|
|
36
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>Resource does not exist.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetResourceEventConfigurationCommand extends $Command<GetResourceEventConfigurationCommandInput, GetResourceEventConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: GetResourceEventConfigurationCommandInput;
|
|
@@ -30,6 +30,22 @@ export interface GetResourceLogLevelCommandOutput extends GetResourceLogLevelRes
|
|
|
30
30
|
* @see {@link GetResourceLogLevelCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
34
|
+
* <p>User does not have permission to perform this action.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InternalServerException} (server fault)
|
|
37
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>Resource does not exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ValidationException} (client fault)
|
|
46
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class GetResourceLogLevelCommand extends $Command<GetResourceLogLevelCommandInput, GetResourceLogLevelCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
35
51
|
readonly input: GetResourceLogLevelCommandInput;
|
|
@@ -31,6 +31,22 @@ export interface GetResourcePositionCommandOutput extends GetResourcePositionRes
|
|
|
31
31
|
* @see {@link GetResourcePositionCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link IoTWirelessClientResolvedConfig | config} for IoTWirelessClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
35
|
+
* <p>User does not have permission to perform this action.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InternalServerException} (server fault)
|
|
38
|
+
* <p>An unexpected error occurred while processing a request.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
41
|
+
* <p>Resource does not exist.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
44
|
+
* <p>The request was denied because it exceeded the allowed API request rate.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ValidationException} (client fault)
|
|
47
|
+
* <p>The input did not meet the specified constraints.</p>
|
|
48
|
+
*
|
|
49
|
+
*
|
|
34
50
|
*/
|
|
35
51
|
export declare class GetResourcePositionCommand extends $Command<GetResourcePositionCommandInput, GetResourcePositionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
36
52
|
readonly input: GetResourcePositionCommandInput;
|