@aws-sdk/client-iot-wireless 3.300.0 → 3.303.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-cjs/models/models_0.js +195 -232
- package/dist-cjs/models/models_1.js +9 -11
- package/dist-es/models/models_0.js +195 -232
- package/dist-es/models/models_1.js +9 -11
- package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +4 -4
- package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +1 -1
- package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +1 -1
- package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDestinationCommand.d.ts +3 -3
- package/dist-types/commands/CreateDeviceProfileCommand.d.ts +5 -5
- package/dist-types/commands/CreateFuotaTaskCommand.d.ts +4 -4
- package/dist-types/commands/CreateMulticastGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateServiceProfileCommand.d.ts +4 -4
- package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +15 -15
- package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +10 -10
- package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +6 -6
- package/dist-types/commands/DeleteDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +1 -1
- package/dist-types/commands/GetDestinationCommand.d.ts +1 -1
- package/dist-types/commands/GetDeviceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetMulticastGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +1 -1
- package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetPartnerAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetPositionEstimateCommand.d.ts +33 -33
- package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePositionCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetServiceProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +1 -1
- package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/ListDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeviceProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +1 -1
- package/dist-types/commands/ListEventConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListFuotaTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +1 -1
- package/dist-types/commands/ListMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListPartnerAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListQueuedMessagesCommand.d.ts +1 -1
- package/dist-types/commands/ListServiceProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessDevicesCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/PutPositionConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/PutResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +1 -1
- package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +7 -7
- package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +3 -3
- package/dist-types/commands/StartFuotaTaskCommand.d.ts +2 -2
- package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +2 -2
- package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +4 -4
- package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +4 -4
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestWirelessDeviceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDestinationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +9 -9
- package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +2 -2
- package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +9 -9
- package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +2 -2
- package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +2 -2
- package/dist-types/commands/UpdatePositionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +9 -9
- package/dist-types/commands/UpdateResourcePositionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +8 -8
- package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +2 -2
- package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +4 -4
- package/dist-types/models/models_0.d.ts +380 -195
- package/dist-types/models/models_1.d.ts +19 -9
- package/dist-types/ts3.4/models/models_0.d.ts +260 -195
- package/dist-types/ts3.4/models/models_1.d.ts +12 -9
- package/package.json +34 -34
|
@@ -26,17 +26,17 @@ export interface CreateFuotaTaskCommandOutput extends CreateFuotaTaskResponse, _
|
|
|
26
26
|
* import { IoTWirelessClient, CreateFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateFuotaTaskRequest
|
|
30
30
|
* Name: "STRING_VALUE",
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
32
|
* ClientRequestToken: "STRING_VALUE",
|
|
33
|
-
* LoRaWAN: {
|
|
33
|
+
* LoRaWAN: { // LoRaWANFuotaTask
|
|
34
34
|
* RfRegion: "EU868" || "US915" || "AU915" || "AS923-1" || "AS923-2" || "AS923-3" || "AS923-4" || "EU433" || "CN470" || "CN779" || "RU864" || "KR920" || "IN865",
|
|
35
35
|
* },
|
|
36
36
|
* FirmwareUpdateImage: "STRING_VALUE", // required
|
|
37
37
|
* FirmwareUpdateRole: "STRING_VALUE", // required
|
|
38
|
-
* Tags: [
|
|
39
|
-
* {
|
|
38
|
+
* Tags: [ // TagList
|
|
39
|
+
* { // Tag
|
|
40
40
|
* Key: "STRING_VALUE", // required
|
|
41
41
|
* Value: "STRING_VALUE", // required
|
|
42
42
|
* },
|
|
@@ -26,16 +26,16 @@ export interface CreateMulticastGroupCommandOutput extends CreateMulticastGroupR
|
|
|
26
26
|
* import { IoTWirelessClient, CreateMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateMulticastGroupRequest
|
|
30
30
|
* Name: "STRING_VALUE",
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
32
|
* ClientRequestToken: "STRING_VALUE",
|
|
33
|
-
* LoRaWAN: {
|
|
33
|
+
* LoRaWAN: { // LoRaWANMulticast
|
|
34
34
|
* RfRegion: "EU868" || "US915" || "AU915" || "AS923-1" || "AS923-2" || "AS923-3" || "AS923-4" || "EU433" || "CN470" || "CN779" || "RU864" || "KR920" || "IN865",
|
|
35
35
|
* DlClass: "ClassB" || "ClassC",
|
|
36
36
|
* },
|
|
37
|
-
* Tags: [
|
|
38
|
-
* {
|
|
37
|
+
* Tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE", // required
|
|
40
40
|
* Value: "STRING_VALUE", // required
|
|
41
41
|
* },
|
|
@@ -26,21 +26,21 @@ export interface CreateNetworkAnalyzerConfigurationCommandOutput extends CreateN
|
|
|
26
26
|
* import { IoTWirelessClient, CreateNetworkAnalyzerConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateNetworkAnalyzerConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateNetworkAnalyzerConfigurationRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
|
-
* TraceContent: {
|
|
31
|
+
* TraceContent: { // TraceContent
|
|
32
32
|
* WirelessDeviceFrameInfo: "ENABLED" || "DISABLED",
|
|
33
33
|
* LogLevel: "INFO" || "ERROR" || "DISABLED",
|
|
34
34
|
* },
|
|
35
|
-
* WirelessDevices: [
|
|
35
|
+
* WirelessDevices: [ // WirelessDeviceList
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
|
-
* WirelessGateways: [
|
|
38
|
+
* WirelessGateways: [ // WirelessGatewayList
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* Description: "STRING_VALUE",
|
|
42
|
-
* Tags: [
|
|
43
|
-
* {
|
|
42
|
+
* Tags: [ // TagList
|
|
43
|
+
* { // Tag
|
|
44
44
|
* Key: "STRING_VALUE", // required
|
|
45
45
|
* Value: "STRING_VALUE", // required
|
|
46
46
|
* },
|
|
@@ -26,15 +26,15 @@ export interface CreateServiceProfileCommandOutput extends CreateServiceProfileR
|
|
|
26
26
|
* import { IoTWirelessClient, CreateServiceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateServiceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateServiceProfileRequest
|
|
30
30
|
* Name: "STRING_VALUE",
|
|
31
|
-
* LoRaWAN: {
|
|
31
|
+
* LoRaWAN: { // LoRaWANServiceProfile
|
|
32
32
|
* AddGwMetadata: true || false,
|
|
33
33
|
* DrMin: Number("int"),
|
|
34
34
|
* DrMax: Number("int"),
|
|
35
35
|
* },
|
|
36
|
-
* Tags: [
|
|
37
|
-
* {
|
|
36
|
+
* Tags: [ // TagList
|
|
37
|
+
* { // Tag
|
|
38
38
|
* Key: "STRING_VALUE", // required
|
|
39
39
|
* Value: "STRING_VALUE", // required
|
|
40
40
|
* },
|
|
@@ -26,29 +26,29 @@ export interface CreateWirelessDeviceCommandOutput extends CreateWirelessDeviceR
|
|
|
26
26
|
* import { IoTWirelessClient, CreateWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateWirelessDeviceRequest
|
|
30
30
|
* Type: "Sidewalk" || "LoRaWAN", // required
|
|
31
31
|
* Name: "STRING_VALUE",
|
|
32
32
|
* Description: "STRING_VALUE",
|
|
33
33
|
* DestinationName: "STRING_VALUE", // required
|
|
34
34
|
* ClientRequestToken: "STRING_VALUE",
|
|
35
|
-
* LoRaWAN: {
|
|
35
|
+
* LoRaWAN: { // LoRaWANDevice
|
|
36
36
|
* DevEui: "STRING_VALUE",
|
|
37
37
|
* DeviceProfileId: "STRING_VALUE",
|
|
38
38
|
* ServiceProfileId: "STRING_VALUE",
|
|
39
|
-
* OtaaV1_1: {
|
|
39
|
+
* OtaaV1_1: { // OtaaV1_1
|
|
40
40
|
* AppKey: "STRING_VALUE",
|
|
41
41
|
* NwkKey: "STRING_VALUE",
|
|
42
42
|
* JoinEui: "STRING_VALUE",
|
|
43
43
|
* },
|
|
44
|
-
* OtaaV1_0_x: {
|
|
44
|
+
* OtaaV1_0_x: { // OtaaV1_0_x
|
|
45
45
|
* AppKey: "STRING_VALUE",
|
|
46
46
|
* AppEui: "STRING_VALUE",
|
|
47
47
|
* GenAppKey: "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
|
-
* AbpV1_1: {
|
|
49
|
+
* AbpV1_1: { // AbpV1_1
|
|
50
50
|
* DevAddr: "STRING_VALUE",
|
|
51
|
-
* SessionKeys: {
|
|
51
|
+
* SessionKeys: { // SessionKeysAbpV1_1
|
|
52
52
|
* FNwkSIntKey: "STRING_VALUE",
|
|
53
53
|
* SNwkSIntKey: "STRING_VALUE",
|
|
54
54
|
* NwkSEncKey: "STRING_VALUE",
|
|
@@ -56,25 +56,25 @@ export interface CreateWirelessDeviceCommandOutput extends CreateWirelessDeviceR
|
|
|
56
56
|
* },
|
|
57
57
|
* FCntStart: Number("int"),
|
|
58
58
|
* },
|
|
59
|
-
* AbpV1_0_x: {
|
|
59
|
+
* AbpV1_0_x: { // AbpV1_0_x
|
|
60
60
|
* DevAddr: "STRING_VALUE",
|
|
61
|
-
* SessionKeys: {
|
|
61
|
+
* SessionKeys: { // SessionKeysAbpV1_0_x
|
|
62
62
|
* NwkSKey: "STRING_VALUE",
|
|
63
63
|
* AppSKey: "STRING_VALUE",
|
|
64
64
|
* },
|
|
65
65
|
* FCntStart: Number("int"),
|
|
66
66
|
* },
|
|
67
|
-
* FPorts: {
|
|
67
|
+
* FPorts: { // FPorts
|
|
68
68
|
* Fuota: Number("int"),
|
|
69
69
|
* Multicast: Number("int"),
|
|
70
70
|
* ClockSync: Number("int"),
|
|
71
|
-
* Positioning: {
|
|
71
|
+
* Positioning: { // Positioning
|
|
72
72
|
* ClockSync: Number("int"),
|
|
73
73
|
* Stream: Number("int"),
|
|
74
74
|
* Gnss: Number("int"),
|
|
75
75
|
* },
|
|
76
|
-
* Applications: [
|
|
77
|
-
* {
|
|
76
|
+
* Applications: [ // Applications
|
|
77
|
+
* { // ApplicationConfig
|
|
78
78
|
* FPort: Number("int"),
|
|
79
79
|
* Type: "SemtechGeolocation",
|
|
80
80
|
* DestinationName: "STRING_VALUE",
|
|
@@ -82,14 +82,14 @@ export interface CreateWirelessDeviceCommandOutput extends CreateWirelessDeviceR
|
|
|
82
82
|
* ],
|
|
83
83
|
* },
|
|
84
84
|
* },
|
|
85
|
-
* Tags: [
|
|
86
|
-
* {
|
|
85
|
+
* Tags: [ // TagList
|
|
86
|
+
* { // Tag
|
|
87
87
|
* Key: "STRING_VALUE", // required
|
|
88
88
|
* Value: "STRING_VALUE", // required
|
|
89
89
|
* },
|
|
90
90
|
* ],
|
|
91
91
|
* Positioning: "Enabled" || "Disabled",
|
|
92
|
-
* Sidewalk: {
|
|
92
|
+
* Sidewalk: { // SidewalkCreateWirelessDevice
|
|
93
93
|
* DeviceProfileId: "STRING_VALUE",
|
|
94
94
|
* },
|
|
95
95
|
* };
|
|
@@ -26,32 +26,32 @@ export interface CreateWirelessGatewayCommandOutput extends CreateWirelessGatewa
|
|
|
26
26
|
* import { IoTWirelessClient, CreateWirelessGatewayCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateWirelessGatewayCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateWirelessGatewayRequest
|
|
30
30
|
* Name: "STRING_VALUE",
|
|
31
31
|
* Description: "STRING_VALUE",
|
|
32
|
-
* LoRaWAN: {
|
|
32
|
+
* LoRaWAN: { // LoRaWANGateway
|
|
33
33
|
* GatewayEui: "STRING_VALUE",
|
|
34
34
|
* RfRegion: "STRING_VALUE",
|
|
35
|
-
* JoinEuiFilters: [
|
|
36
|
-
* [
|
|
35
|
+
* JoinEuiFilters: [ // JoinEuiFilters
|
|
36
|
+
* [ // JoinEuiRange
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* ],
|
|
40
|
-
* NetIdFilters: [
|
|
40
|
+
* NetIdFilters: [ // NetIdFilters
|
|
41
41
|
* "STRING_VALUE",
|
|
42
42
|
* ],
|
|
43
|
-
* SubBands: [
|
|
43
|
+
* SubBands: [ // SubBands
|
|
44
44
|
* Number("int"),
|
|
45
45
|
* ],
|
|
46
|
-
* Beaconing: {
|
|
46
|
+
* Beaconing: { // Beaconing
|
|
47
47
|
* DataRate: Number("int"),
|
|
48
|
-
* Frequencies: [
|
|
48
|
+
* Frequencies: [ // BeaconingFrequencies
|
|
49
49
|
* Number("int"),
|
|
50
50
|
* ],
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
|
-
* Tags: [
|
|
54
|
-
* {
|
|
53
|
+
* Tags: [ // TagList
|
|
54
|
+
* { // Tag
|
|
55
55
|
* Key: "STRING_VALUE", // required
|
|
56
56
|
* Value: "STRING_VALUE", // required
|
|
57
57
|
* },
|
|
@@ -26,7 +26,7 @@ export interface CreateWirelessGatewayTaskCommandOutput extends CreateWirelessGa
|
|
|
26
26
|
* import { IoTWirelessClient, CreateWirelessGatewayTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateWirelessGatewayTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateWirelessGatewayTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* WirelessGatewayTaskDefinitionId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,16 +26,16 @@ export interface CreateWirelessGatewayTaskDefinitionCommandOutput extends Create
|
|
|
26
26
|
* import { IoTWirelessClient, CreateWirelessGatewayTaskDefinitionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, CreateWirelessGatewayTaskDefinitionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateWirelessGatewayTaskDefinitionRequest
|
|
30
30
|
* AutoCreateTasks: true || false, // required
|
|
31
31
|
* Name: "STRING_VALUE",
|
|
32
|
-
* Update: {
|
|
32
|
+
* Update: { // UpdateWirelessGatewayTaskCreate
|
|
33
33
|
* UpdateDataSource: "STRING_VALUE",
|
|
34
34
|
* UpdateDataRole: "STRING_VALUE",
|
|
35
|
-
* LoRaWAN: {
|
|
35
|
+
* LoRaWAN: { // LoRaWANUpdateGatewayTaskCreate
|
|
36
36
|
* UpdateSignature: "STRING_VALUE",
|
|
37
37
|
* SigKeyCrc: Number("long"),
|
|
38
|
-
* CurrentVersion: {
|
|
38
|
+
* CurrentVersion: { // LoRaWANGatewayVersion
|
|
39
39
|
* PackageVersion: "STRING_VALUE",
|
|
40
40
|
* Model: "STRING_VALUE",
|
|
41
41
|
* Station: "STRING_VALUE",
|
|
@@ -48,8 +48,8 @@ export interface CreateWirelessGatewayTaskDefinitionCommandOutput extends Create
|
|
|
48
48
|
* },
|
|
49
49
|
* },
|
|
50
50
|
* ClientRequestToken: "STRING_VALUE",
|
|
51
|
-
* Tags: [
|
|
52
|
-
* {
|
|
51
|
+
* Tags: [ // TagList
|
|
52
|
+
* { // Tag
|
|
53
53
|
* Key: "STRING_VALUE", // required
|
|
54
54
|
* Value: "STRING_VALUE", // required
|
|
55
55
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DeleteDestinationCommandOutput extends DeleteDestinationRespons
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteDestinationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteDestinationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDestinationRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteDestinationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteDeviceProfileCommandOutput extends DeleteDeviceProfileRes
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteDeviceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteDeviceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDeviceProfileRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteDeviceProfileCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteFuotaTaskCommandOutput extends DeleteFuotaTaskResponse, _
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteFuotaTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteFuotaTaskCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteMulticastGroupCommandOutput extends DeleteMulticastGroupR
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteMulticastGroupRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteMulticastGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteNetworkAnalyzerConfigurationCommandOutput extends DeleteN
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteNetworkAnalyzerConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteNetworkAnalyzerConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteNetworkAnalyzerConfigurationRequest
|
|
30
30
|
* ConfigurationName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteNetworkAnalyzerConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteQueuedMessagesCommandOutput extends DeleteQueuedMessagesR
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteQueuedMessagesCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteQueuedMessagesCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteQueuedMessagesRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* MessageId: "STRING_VALUE", // required
|
|
32
32
|
* WirelessDeviceType: "Sidewalk" || "LoRaWAN",
|
|
@@ -26,7 +26,7 @@ export interface DeleteServiceProfileCommandOutput extends DeleteServiceProfileR
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteServiceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteServiceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteServiceProfileRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteServiceProfileCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteWirelessDeviceCommandOutput extends DeleteWirelessDeviceR
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteWirelessDeviceRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteWirelessDeviceCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteWirelessDeviceImportTaskCommandOutput extends DeleteWirel
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteWirelessDeviceImportTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteWirelessDeviceImportTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteWirelessDeviceImportTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteWirelessDeviceImportTaskCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteWirelessGatewayCommandOutput extends DeleteWirelessGatewa
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteWirelessGatewayCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteWirelessGatewayCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteWirelessGatewayRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteWirelessGatewayCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteWirelessGatewayTaskCommandOutput extends DeleteWirelessGa
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteWirelessGatewayTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteWirelessGatewayTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteWirelessGatewayTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteWirelessGatewayTaskCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteWirelessGatewayTaskDefinitionCommandOutput extends Delete
|
|
|
26
26
|
* import { IoTWirelessClient, DeleteWirelessGatewayTaskDefinitionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeleteWirelessGatewayTaskDefinitionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteWirelessGatewayTaskDefinitionRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteWirelessGatewayTaskDefinitionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeregisterWirelessDeviceCommandOutput extends DeregisterWireles
|
|
|
26
26
|
* import { IoTWirelessClient, DeregisterWirelessDeviceCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DeregisterWirelessDeviceCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeregisterWirelessDeviceRequest
|
|
30
30
|
* Identifier: "STRING_VALUE", // required
|
|
31
31
|
* WirelessDeviceType: "Sidewalk" || "LoRaWAN",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DisassociateAwsAccountFromPartnerAccountCommandOutput extends D
|
|
|
26
26
|
* import { IoTWirelessClient, DisassociateAwsAccountFromPartnerAccountCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DisassociateAwsAccountFromPartnerAccountCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateAwsAccountFromPartnerAccountRequest
|
|
30
30
|
* PartnerAccountId: "STRING_VALUE", // required
|
|
31
31
|
* PartnerType: "Sidewalk", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DisassociateMulticastGroupFromFuotaTaskCommandOutput extends Di
|
|
|
26
26
|
* import { IoTWirelessClient, DisassociateMulticastGroupFromFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DisassociateMulticastGroupFromFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateMulticastGroupFromFuotaTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* MulticastGroupId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DisassociateWirelessDeviceFromFuotaTaskCommandOutput extends Di
|
|
|
26
26
|
* import { IoTWirelessClient, DisassociateWirelessDeviceFromFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DisassociateWirelessDeviceFromFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateWirelessDeviceFromFuotaTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* WirelessDeviceId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DisassociateWirelessDeviceFromMulticastGroupCommandOutput exten
|
|
|
26
26
|
* import { IoTWirelessClient, DisassociateWirelessDeviceFromMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DisassociateWirelessDeviceFromMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateWirelessDeviceFromMulticastGroupRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* WirelessDeviceId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DisassociateWirelessDeviceFromThingCommandOutput extends Disass
|
|
|
26
26
|
* import { IoTWirelessClient, DisassociateWirelessDeviceFromThingCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DisassociateWirelessDeviceFromThingCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateWirelessDeviceFromThingRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DisassociateWirelessDeviceFromThingCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DisassociateWirelessGatewayFromCertificateCommandOutput extends
|
|
|
26
26
|
* import { IoTWirelessClient, DisassociateWirelessGatewayFromCertificateCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DisassociateWirelessGatewayFromCertificateCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateWirelessGatewayFromCertificateRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DisassociateWirelessGatewayFromCertificateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DisassociateWirelessGatewayFromThingCommandOutput extends Disas
|
|
|
26
26
|
* import { IoTWirelessClient, DisassociateWirelessGatewayFromThingCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, DisassociateWirelessGatewayFromThingCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DisassociateWirelessGatewayFromThingRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DisassociateWirelessGatewayFromThingCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetDestinationCommandOutput extends GetDestinationResponse, __M
|
|
|
26
26
|
* import { IoTWirelessClient, GetDestinationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetDestinationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDestinationRequest
|
|
30
30
|
* Name: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetDestinationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetDeviceProfileCommandOutput extends GetDeviceProfileResponse,
|
|
|
26
26
|
* import { IoTWirelessClient, GetDeviceProfileCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetDeviceProfileCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDeviceProfileRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetDeviceProfileCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetFuotaTaskCommandOutput extends GetFuotaTaskResponse, __Metad
|
|
|
26
26
|
* import { IoTWirelessClient, GetFuotaTaskCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetFuotaTaskCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetFuotaTaskRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetFuotaTaskCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetMulticastGroupCommandOutput extends GetMulticastGroupRespons
|
|
|
26
26
|
* import { IoTWirelessClient, GetMulticastGroupCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetMulticastGroupCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMulticastGroupRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetMulticastGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetMulticastGroupSessionCommandOutput extends GetMulticastGroup
|
|
|
26
26
|
* import { IoTWirelessClient, GetMulticastGroupSessionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetMulticastGroupSessionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMulticastGroupSessionRequest
|
|
30
30
|
* Id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetMulticastGroupSessionCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetNetworkAnalyzerConfigurationCommandOutput extends GetNetwork
|
|
|
26
26
|
* import { IoTWirelessClient, GetNetworkAnalyzerConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetNetworkAnalyzerConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetNetworkAnalyzerConfigurationRequest
|
|
30
30
|
* ConfigurationName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetNetworkAnalyzerConfigurationCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetPartnerAccountCommandOutput extends GetPartnerAccountRespons
|
|
|
26
26
|
* import { IoTWirelessClient, GetPartnerAccountCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
27
27
|
* // const { IoTWirelessClient, GetPartnerAccountCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
28
28
|
* const client = new IoTWirelessClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetPartnerAccountRequest
|
|
30
30
|
* PartnerAccountId: "STRING_VALUE", // required
|
|
31
31
|
* PartnerType: "Sidewalk", // required
|
|
32
32
|
* };
|
|
@@ -33,7 +33,7 @@ export interface GetPositionCommandOutput extends GetPositionResponse, __Metadat
|
|
|
33
33
|
* import { IoTWirelessClient, GetPositionCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
34
34
|
* // const { IoTWirelessClient, GetPositionCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
35
35
|
* const client = new IoTWirelessClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // GetPositionRequest
|
|
37
37
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
38
38
|
* ResourceType: "WirelessDevice" || "WirelessGateway", // required
|
|
39
39
|
* };
|
|
@@ -33,7 +33,7 @@ export interface GetPositionConfigurationCommandOutput extends GetPositionConfig
|
|
|
33
33
|
* import { IoTWirelessClient, GetPositionConfigurationCommand } from "@aws-sdk/client-iot-wireless"; // ES Modules import
|
|
34
34
|
* // const { IoTWirelessClient, GetPositionConfigurationCommand } = require("@aws-sdk/client-iot-wireless"); // CommonJS import
|
|
35
35
|
* const client = new IoTWirelessClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // GetPositionConfigurationRequest
|
|
37
37
|
* ResourceIdentifier: "STRING_VALUE", // required
|
|
38
38
|
* ResourceType: "WirelessDevice" || "WirelessGateway", // required
|
|
39
39
|
* };
|