@aws-sdk/client-iot-wireless 3.289.0 → 3.290.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 +29 -29
|
@@ -29,6 +29,25 @@ export interface AssociateAwsAccountWithPartnerAccountCommandOutput extends Asso
|
|
|
29
29
|
* @see {@link AssociateAwsAccountWithPartnerAccountCommandOutput} 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 AssociateAwsAccountWithPartnerAccountCommand extends $Command<AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: AssociateAwsAccountWithPartnerAccountCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface AssociateMulticastGroupWithFuotaTaskCommandOutput extends Assoc
|
|
|
29
29
|
* @see {@link AssociateMulticastGroupWithFuotaTaskCommandOutput} 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 AssociateMulticastGroupWithFuotaTaskCommand extends $Command<AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: AssociateMulticastGroupWithFuotaTaskCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface AssociateWirelessDeviceWithFuotaTaskCommandOutput extends Assoc
|
|
|
29
29
|
* @see {@link AssociateWirelessDeviceWithFuotaTaskCommandOutput} 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 AssociateWirelessDeviceWithFuotaTaskCommand extends $Command<AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: AssociateWirelessDeviceWithFuotaTaskCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface AssociateWirelessDeviceWithMulticastGroupCommandOutput extends
|
|
|
29
29
|
* @see {@link AssociateWirelessDeviceWithMulticastGroupCommandOutput} 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 AssociateWirelessDeviceWithMulticastGroupCommand extends $Command<AssociateWirelessDeviceWithMulticastGroupCommandInput, AssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: AssociateWirelessDeviceWithMulticastGroupCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface AssociateWirelessDeviceWithThingCommandOutput extends Associate
|
|
|
29
29
|
* @see {@link AssociateWirelessDeviceWithThingCommandOutput} 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 AssociateWirelessDeviceWithThingCommand extends $Command<AssociateWirelessDeviceWithThingCommandInput, AssociateWirelessDeviceWithThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: AssociateWirelessDeviceWithThingCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface AssociateWirelessGatewayWithCertificateCommandOutput extends As
|
|
|
29
29
|
* @see {@link AssociateWirelessGatewayWithCertificateCommandOutput} 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 AssociateWirelessGatewayWithCertificateCommand extends $Command<AssociateWirelessGatewayWithCertificateCommandInput, AssociateWirelessGatewayWithCertificateCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: AssociateWirelessGatewayWithCertificateCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface AssociateWirelessGatewayWithThingCommandOutput extends Associat
|
|
|
29
29
|
* @see {@link AssociateWirelessGatewayWithThingCommandOutput} 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 AssociateWirelessGatewayWithThingCommand extends $Command<AssociateWirelessGatewayWithThingCommandInput, AssociateWirelessGatewayWithThingCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: AssociateWirelessGatewayWithThingCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CancelMulticastGroupSessionCommandOutput extends CancelMulticas
|
|
|
29
29
|
* @see {@link CancelMulticastGroupSessionCommandOutput} 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 CancelMulticastGroupSessionCommand extends $Command<CancelMulticastGroupSessionCommandInput, CancelMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CancelMulticastGroupSessionCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CreateDestinationCommandOutput extends CreateDestinationRespons
|
|
|
29
29
|
* @see {@link CreateDestinationCommandOutput} 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 CreateDestinationCommand extends $Command<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CreateDestinationCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreateDeviceProfileCommandOutput extends CreateDeviceProfileRes
|
|
|
29
29
|
* @see {@link CreateDeviceProfileCommandOutput} 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 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 CreateDeviceProfileCommand extends $Command<CreateDeviceProfileCommandInput, CreateDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: CreateDeviceProfileCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CreateFuotaTaskCommandOutput extends CreateFuotaTaskResponse, _
|
|
|
29
29
|
* @see {@link CreateFuotaTaskCommandOutput} 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 CreateFuotaTaskCommand extends $Command<CreateFuotaTaskCommandInput, CreateFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CreateFuotaTaskCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CreateMulticastGroupCommandOutput extends CreateMulticastGroupR
|
|
|
29
29
|
* @see {@link CreateMulticastGroupCommandOutput} 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 CreateMulticastGroupCommand extends $Command<CreateMulticastGroupCommandInput, CreateMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CreateMulticastGroupCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CreateNetworkAnalyzerConfigurationCommandOutput extends CreateN
|
|
|
29
29
|
* @see {@link CreateNetworkAnalyzerConfigurationCommandOutput} 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 CreateNetworkAnalyzerConfigurationCommand extends $Command<CreateNetworkAnalyzerConfigurationCommandInput, CreateNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CreateNetworkAnalyzerConfigurationCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreateServiceProfileCommandOutput extends CreateServiceProfileR
|
|
|
29
29
|
* @see {@link CreateServiceProfileCommandOutput} 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 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 CreateServiceProfileCommand extends $Command<CreateServiceProfileCommandInput, CreateServiceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: CreateServiceProfileCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CreateWirelessDeviceCommandOutput extends CreateWirelessDeviceR
|
|
|
29
29
|
* @see {@link CreateWirelessDeviceCommandOutput} 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 CreateWirelessDeviceCommand extends $Command<CreateWirelessDeviceCommandInput, CreateWirelessDeviceCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CreateWirelessDeviceCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface CreateWirelessGatewayCommandOutput extends CreateWirelessGatewa
|
|
|
29
29
|
* @see {@link CreateWirelessGatewayCommandOutput} 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 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 CreateWirelessGatewayCommand extends $Command<CreateWirelessGatewayCommandInput, CreateWirelessGatewayCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: CreateWirelessGatewayCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CreateWirelessGatewayTaskCommandOutput extends CreateWirelessGa
|
|
|
29
29
|
* @see {@link CreateWirelessGatewayTaskCommandOutput} 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 CreateWirelessGatewayTaskCommand extends $Command<CreateWirelessGatewayTaskCommandInput, CreateWirelessGatewayTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CreateWirelessGatewayTaskCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface CreateWirelessGatewayTaskDefinitionCommandOutput extends Create
|
|
|
29
29
|
* @see {@link CreateWirelessGatewayTaskDefinitionCommandOutput} 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 CreateWirelessGatewayTaskDefinitionCommand extends $Command<CreateWirelessGatewayTaskDefinitionCommandInput, CreateWirelessGatewayTaskDefinitionCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: CreateWirelessGatewayTaskDefinitionCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface DeleteDestinationCommandOutput extends DeleteDestinationRespons
|
|
|
29
29
|
* @see {@link DeleteDestinationCommandOutput} 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 DeleteDestinationCommand extends $Command<DeleteDestinationCommandInput, DeleteDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DeleteDestinationCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface DeleteDeviceProfileCommandOutput extends DeleteDeviceProfileRes
|
|
|
29
29
|
* @see {@link DeleteDeviceProfileCommandOutput} 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 DeleteDeviceProfileCommand extends $Command<DeleteDeviceProfileCommandInput, DeleteDeviceProfileCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DeleteDeviceProfileCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DeleteFuotaTaskCommandOutput extends DeleteFuotaTaskResponse, _
|
|
|
29
29
|
* @see {@link DeleteFuotaTaskCommandOutput} 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 DeleteFuotaTaskCommand extends $Command<DeleteFuotaTaskCommandInput, DeleteFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DeleteFuotaTaskCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface DeleteMulticastGroupCommandOutput extends DeleteMulticastGroupR
|
|
|
29
29
|
* @see {@link DeleteMulticastGroupCommandOutput} 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 DeleteMulticastGroupCommand extends $Command<DeleteMulticastGroupCommandInput, DeleteMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DeleteMulticastGroupCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface DeleteNetworkAnalyzerConfigurationCommandOutput extends DeleteN
|
|
|
29
29
|
* @see {@link DeleteNetworkAnalyzerConfigurationCommandOutput} 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 DeleteNetworkAnalyzerConfigurationCommand extends $Command<DeleteNetworkAnalyzerConfigurationCommandInput, DeleteNetworkAnalyzerConfigurationCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
53
|
readonly input: DeleteNetworkAnalyzerConfigurationCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface DeleteQueuedMessagesCommandOutput extends DeleteQueuedMessagesR
|
|
|
29
29
|
* @see {@link DeleteQueuedMessagesCommandOutput} 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 DeleteQueuedMessagesCommand extends $Command<DeleteQueuedMessagesCommandInput, DeleteQueuedMessagesCommandOutput, IoTWirelessClientResolvedConfig> {
|
|
34
50
|
readonly input: DeleteQueuedMessagesCommandInput;
|