package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package iotwirelessiface provides an interface to enable mocking the AWS IoT Wireless service client for testing your code.

# Functions

AggregationPeriod_Values returns all elements of the AggregationPeriod enum.
ApplicationConfigType_Values returns all elements of the ApplicationConfigType enum.
BatteryLevel_Values returns all elements of the BatteryLevel enum.
ConnectionStatus_Values returns all elements of the ConnectionStatus enum.
DeviceProfileType_Values returns all elements of the DeviceProfileType enum.
DeviceState_Values returns all elements of the DeviceState enum.
DimensionName_Values returns all elements of the DimensionName enum.
DlClass_Values returns all elements of the DlClass enum.
DownlinkMode_Values returns all elements of the DownlinkMode enum.
Event_Values returns all elements of the Event enum.
EventNotificationPartnerType_Values returns all elements of the EventNotificationPartnerType enum.
EventNotificationResourceType_Values returns all elements of the EventNotificationResourceType enum.
EventNotificationTopicStatus_Values returns all elements of the EventNotificationTopicStatus enum.
ExpressionType_Values returns all elements of the ExpressionType enum.
FuotaDeviceStatus_Values returns all elements of the FuotaDeviceStatus enum.
FuotaTaskStatus_Values returns all elements of the FuotaTaskStatus enum.
IdentifierType_Values returns all elements of the IdentifierType enum.
ImportTaskStatus_Values returns all elements of the ImportTaskStatus enum.
LogLevel_Values returns all elements of the LogLevel enum.
MessageType_Values returns all elements of the MessageType enum.
MetricName_Values returns all elements of the MetricName enum.
MetricQueryStatus_Values returns all elements of the MetricQueryStatus enum.
MulticastFrameInfo_Values returns all elements of the MulticastFrameInfo enum.
New creates a new instance of the IoTWireless client with a session.
OnboardStatus_Values returns all elements of the OnboardStatus enum.
PartnerType_Values returns all elements of the PartnerType enum.
PositionConfigurationFec_Values returns all elements of the PositionConfigurationFec enum.
PositionConfigurationStatus_Values returns all elements of the PositionConfigurationStatus enum.
PositioningConfigStatus_Values returns all elements of the PositioningConfigStatus enum.
PositionResourceType_Values returns all elements of the PositionResourceType enum.
PositionSolverProvider_Values returns all elements of the PositionSolverProvider enum.
PositionSolverType_Values returns all elements of the PositionSolverType enum.
SigningAlg_Values returns all elements of the SigningAlg enum.
SummaryMetricConfigurationStatus_Values returns all elements of the SummaryMetricConfigurationStatus enum.
SupportedRfRegion_Values returns all elements of the SupportedRfRegion enum.
WirelessDeviceEvent_Values returns all elements of the WirelessDeviceEvent enum.
WirelessDeviceFrameInfo_Values returns all elements of the WirelessDeviceFrameInfo enum.
WirelessDeviceIdType_Values returns all elements of the WirelessDeviceIdType enum.
WirelessDeviceSidewalkStatus_Values returns all elements of the WirelessDeviceSidewalkStatus enum.
WirelessDeviceType_Values returns all elements of the WirelessDeviceType enum.
WirelessGatewayEvent_Values returns all elements of the WirelessGatewayEvent enum.
WirelessGatewayIdType_Values returns all elements of the WirelessGatewayIdType enum.
WirelessGatewayServiceType_Values returns all elements of the WirelessGatewayServiceType enum.
WirelessGatewayTaskDefinitionType_Values returns all elements of the WirelessGatewayTaskDefinitionType enum.
WirelessGatewayTaskStatus_Values returns all elements of the WirelessGatewayTaskStatus enum.
WirelessGatewayType_Values returns all elements of the WirelessGatewayType enum.

# Constants

AggregationPeriodOneDay is a AggregationPeriod enum value.
AggregationPeriodOneHour is a AggregationPeriod enum value.
AggregationPeriodOneWeek is a AggregationPeriod enum value.
ApplicationConfigTypeSemtechGeolocation is a ApplicationConfigType enum value.
BatteryLevelCritical is a BatteryLevel enum value.
BatteryLevelLow is a BatteryLevel enum value.
BatteryLevelNormal is a BatteryLevel enum value.
ConnectionStatusConnected is a ConnectionStatus enum value.
ConnectionStatusDisconnected is a ConnectionStatus enum value.
DeviceProfileTypeLoRaWan is a DeviceProfileType enum value.
DeviceProfileTypeSidewalk is a DeviceProfileType enum value.
DeviceStateProvisioned is a DeviceState enum value.
DeviceStateRegisteredNotSeen is a DeviceState enum value.
DeviceStateRegisteredReachable is a DeviceState enum value.
DeviceStateRegisteredUnreachable is a DeviceState enum value.
DimensionNameDeviceId is a DimensionName enum value.
DimensionNameGatewayId is a DimensionName enum value.
DlClassClassB is a DlClass enum value.
DlClassClassC is a DlClass enum value.
DownlinkModeConcurrent is a DownlinkMode enum value.
DownlinkModeSequential is a DownlinkMode enum value.
DownlinkModeUsingUplinkGateway is a DownlinkMode enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeTooManyTagsException for service response error code "TooManyTagsException".
ErrCodeValidationException for service response error code "ValidationException".
EventAck is a Event enum value.
EventDiscovered is a Event enum value.
EventLost is a Event enum value.
EventNack is a Event enum value.
EventNotificationPartnerTypeSidewalk is a EventNotificationPartnerType enum value.
EventNotificationResourceTypeSidewalkAccount is a EventNotificationResourceType enum value.
EventNotificationResourceTypeWirelessDevice is a EventNotificationResourceType enum value.
EventNotificationResourceTypeWirelessGateway is a EventNotificationResourceType enum value.
EventNotificationTopicStatusDisabled is a EventNotificationTopicStatus enum value.
EventNotificationTopicStatusEnabled is a EventNotificationTopicStatus enum value.
EventPassthrough is a Event enum value.
ExpressionTypeMqttTopic is a ExpressionType enum value.
ExpressionTypeRuleName is a ExpressionType enum value.
FuotaDeviceStatusDeviceExistInConflictFuotaTask is a FuotaDeviceStatus enum value.
FuotaDeviceStatusFragAlgoUnsupported is a FuotaDeviceStatus enum value.
FuotaDeviceStatusFragIndexUnsupported is a FuotaDeviceStatus enum value.
FuotaDeviceStatusInitial is a FuotaDeviceStatus enum value.
FuotaDeviceStatusMemoryError is a FuotaDeviceStatus enum value.
FuotaDeviceStatusMicerror is a FuotaDeviceStatus enum value.
FuotaDeviceStatusMissingFrag is a FuotaDeviceStatus enum value.
FuotaDeviceStatusNotEnoughMemory is a FuotaDeviceStatus enum value.
FuotaDeviceStatusPackageNotSupported is a FuotaDeviceStatus enum value.
FuotaDeviceStatusSessionCntReplay is a FuotaDeviceStatus enum value.
FuotaDeviceStatusSuccessful is a FuotaDeviceStatus enum value.
FuotaDeviceStatusWrongDescriptor is a FuotaDeviceStatus enum value.
FuotaTaskStatusDeleteWaiting is a FuotaTaskStatus enum value.
FuotaTaskStatusFuotaDone is a FuotaTaskStatus enum value.
FuotaTaskStatusFuotaSessionWaiting is a FuotaTaskStatus enum value.
FuotaTaskStatusInFuotaSession is a FuotaTaskStatus enum value.
FuotaTaskStatusPending is a FuotaTaskStatus enum value.
IdentifierTypeDevEui is a IdentifierType enum value.
IdentifierTypeGatewayEui is a IdentifierType enum value.
IdentifierTypePartnerAccountId is a IdentifierType enum value.
IdentifierTypeWirelessDeviceId is a IdentifierType enum value.
IdentifierTypeWirelessGatewayId is a IdentifierType enum value.
ImportTaskStatusComplete is a ImportTaskStatus enum value.
ImportTaskStatusDeleting is a ImportTaskStatus enum value.
ImportTaskStatusFailed is a ImportTaskStatus enum value.
ImportTaskStatusInitialized is a ImportTaskStatus enum value.
ImportTaskStatusInitializing is a ImportTaskStatus enum value.
ImportTaskStatusPending is a ImportTaskStatus enum value.
LogLevelDisabled is a LogLevel enum value.
LogLevelError is a LogLevel enum value.
LogLevelInfo is a LogLevel enum value.
MessageTypeCustomCommandIdGet is a MessageType enum value.
MessageTypeCustomCommandIdNotify is a MessageType enum value.
MessageTypeCustomCommandIdResp is a MessageType enum value.
MessageTypeCustomCommandIdSet is a MessageType enum value.
MetricNameAwsAccountActiveDeviceCount is a MetricName enum value.
MetricNameAwsAccountActiveGatewayCount is a MetricName enum value.
MetricNameAwsAccountDeviceCount is a MetricName enum value.
MetricNameAwsAccountDownlinkCount is a MetricName enum value.
MetricNameAwsAccountGatewayCount is a MetricName enum value.
MetricNameAwsAccountJoinAcceptCount is a MetricName enum value.
MetricNameAwsAccountJoinRequestCount is a MetricName enum value.
MetricNameAwsAccountRoamingDownlinkCount is a MetricName enum value.
MetricNameAwsAccountRoamingUplinkCount is a MetricName enum value.
MetricNameAwsAccountUplinkCount is a MetricName enum value.
MetricNameAwsAccountUplinkLostCount is a MetricName enum value.
MetricNameAwsAccountUplinkLostRate is a MetricName enum value.
MetricNameDeviceDownlinkCount is a MetricName enum value.
MetricNameDeviceJoinAcceptCount is a MetricName enum value.
MetricNameDeviceJoinRequestCount is a MetricName enum value.
MetricNameDeviceRoamingDownlinkCount is a MetricName enum value.
MetricNameDeviceRoamingRssi is a MetricName enum value.
MetricNameDeviceRoamingSnr is a MetricName enum value.
MetricNameDeviceRoamingUplinkCount is a MetricName enum value.
MetricNameDeviceRssi is a MetricName enum value.
MetricNameDeviceSnr is a MetricName enum value.
MetricNameDeviceUplinkCount is a MetricName enum value.
MetricNameDeviceUplinkLostCount is a MetricName enum value.
MetricNameDeviceUplinkLostRate is a MetricName enum value.
MetricNameGatewayDownlinkCount is a MetricName enum value.
MetricNameGatewayDownTime is a MetricName enum value.
MetricNameGatewayJoinAcceptCount is a MetricName enum value.
MetricNameGatewayJoinRequestCount is a MetricName enum value.
MetricNameGatewayRssi is a MetricName enum value.
MetricNameGatewaySnr is a MetricName enum value.
MetricNameGatewayUplinkCount is a MetricName enum value.
MetricNameGatewayUpTime is a MetricName enum value.
MetricQueryStatusFailed is a MetricQueryStatus enum value.
MetricQueryStatusSucceeded is a MetricQueryStatus enum value.
MulticastFrameInfoDisabled is a MulticastFrameInfo enum value.
MulticastFrameInfoEnabled is a MulticastFrameInfo enum value.
OnboardStatusFailed is a OnboardStatus enum value.
OnboardStatusInitialized is a OnboardStatus enum value.
OnboardStatusOnboarded is a OnboardStatus enum value.
OnboardStatusPending is a OnboardStatus enum value.
PartnerTypeSidewalk is a PartnerType enum value.
PositionConfigurationFecNone is a PositionConfigurationFec enum value.
PositionConfigurationFecRose is a PositionConfigurationFec enum value.
PositionConfigurationStatusDisabled is a PositionConfigurationStatus enum value.
PositionConfigurationStatusEnabled is a PositionConfigurationStatus enum value.
PositioningConfigStatusDisabled is a PositioningConfigStatus enum value.
PositioningConfigStatusEnabled is a PositioningConfigStatus enum value.
PositionResourceTypeWirelessDevice is a PositionResourceType enum value.
PositionResourceTypeWirelessGateway is a PositionResourceType enum value.
PositionSolverProviderSemtech is a PositionSolverProvider enum value.
PositionSolverTypeGnss is a PositionSolverType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SigningAlgEd25519 is a SigningAlg enum value.
SigningAlgP256r1 is a SigningAlg enum value.
SummaryMetricConfigurationStatusDisabled is a SummaryMetricConfigurationStatus enum value.
SummaryMetricConfigurationStatusEnabled is a SummaryMetricConfigurationStatus enum value.
SupportedRfRegionAs9231 is a SupportedRfRegion enum value.
SupportedRfRegionAs9232 is a SupportedRfRegion enum value.
SupportedRfRegionAs9233 is a SupportedRfRegion enum value.
SupportedRfRegionAs9234 is a SupportedRfRegion enum value.
SupportedRfRegionAu915 is a SupportedRfRegion enum value.
SupportedRfRegionCn470 is a SupportedRfRegion enum value.
SupportedRfRegionCn779 is a SupportedRfRegion enum value.
SupportedRfRegionEu433 is a SupportedRfRegion enum value.
SupportedRfRegionEu868 is a SupportedRfRegion enum value.
SupportedRfRegionIn865 is a SupportedRfRegion enum value.
SupportedRfRegionKr920 is a SupportedRfRegion enum value.
SupportedRfRegionRu864 is a SupportedRfRegion enum value.
SupportedRfRegionUs915 is a SupportedRfRegion enum value.
WirelessDeviceEventDownlinkData is a WirelessDeviceEvent enum value.
WirelessDeviceEventJoin is a WirelessDeviceEvent enum value.
WirelessDeviceEventRegistration is a WirelessDeviceEvent enum value.
WirelessDeviceEventRejoin is a WirelessDeviceEvent enum value.
WirelessDeviceEventUplinkData is a WirelessDeviceEvent enum value.
WirelessDeviceFrameInfoDisabled is a WirelessDeviceFrameInfo enum value.
WirelessDeviceFrameInfoEnabled is a WirelessDeviceFrameInfo enum value.
WirelessDeviceIdTypeDevEui is a WirelessDeviceIdType enum value.
WirelessDeviceIdTypeSidewalkManufacturingSn is a WirelessDeviceIdType enum value.
WirelessDeviceIdTypeThingName is a WirelessDeviceIdType enum value.
WirelessDeviceIdTypeWirelessDeviceId is a WirelessDeviceIdType enum value.
WirelessDeviceSidewalkStatusActivated is a WirelessDeviceSidewalkStatus enum value.
WirelessDeviceSidewalkStatusProvisioned is a WirelessDeviceSidewalkStatus enum value.
WirelessDeviceSidewalkStatusRegistered is a WirelessDeviceSidewalkStatus enum value.
WirelessDeviceSidewalkStatusUnknown is a WirelessDeviceSidewalkStatus enum value.
WirelessDeviceTypeLoRaWan is a WirelessDeviceType enum value.
WirelessDeviceTypeSidewalk is a WirelessDeviceType enum value.
WirelessGatewayEventCertificate is a WirelessGatewayEvent enum value.
WirelessGatewayEventCupsRequest is a WirelessGatewayEvent enum value.
WirelessGatewayIdTypeGatewayEui is a WirelessGatewayIdType enum value.
WirelessGatewayIdTypeThingName is a WirelessGatewayIdType enum value.
WirelessGatewayIdTypeWirelessGatewayId is a WirelessGatewayIdType enum value.
WirelessGatewayServiceTypeCups is a WirelessGatewayServiceType enum value.
WirelessGatewayServiceTypeLns is a WirelessGatewayServiceType enum value.
WirelessGatewayTaskDefinitionTypeUpdate is a WirelessGatewayTaskDefinitionType enum value.
WirelessGatewayTaskStatusCompleted is a WirelessGatewayTaskStatus enum value.
WirelessGatewayTaskStatusFailed is a WirelessGatewayTaskStatus enum value.
WirelessGatewayTaskStatusFirstRetry is a WirelessGatewayTaskStatus enum value.
WirelessGatewayTaskStatusInProgress is a WirelessGatewayTaskStatus enum value.
WirelessGatewayTaskStatusPending is a WirelessGatewayTaskStatus enum value.
WirelessGatewayTaskStatusSecondRetry is a WirelessGatewayTaskStatus enum value.
WirelessGatewayTypeLoRaWan is a WirelessGatewayType enum value.

# Structs

ABP device object for LoRaWAN specification v1.0.x.
ABP device object for LoRaWAN specification v1.1.
User does not have permission to perform this action.
The accuracy of the estimated position in meters.
LoRaWAN application configuration, which can be used to perform geolocation.
Beaconing parameters for configuring the wireless gateways.
CDMA local ID information, which corresponds to the local identification parameters of a CDMA cell.
CDMA object for network measurement reports.
CDMA (Code-division multiple access) object.
The cell towers that were used to perform the measurements.
List of sidewalk certificates.
Adding, updating, or deleting the resource can cause an inconsistent state.
Connection status event configuration object for enabling or disabling topic.
Connection status resource type event configuration object for enabling or disabling topic.
The device attestation key (DAK) information.
Describes a destination.
Describes a device profile.
Device registration state event configuration object for enabling and disabling relevant topics.
Device registration state resource type event configuration object for enabling or disabling topic.
The required list of dimensions for the metric.
The message in the downlink queue.
Event configuration object for a single resource.
Object of all event configurations and the status of the event topics.
List of FPort assigned for different LoRaWAN application packages to use.
A FUOTA task.
Gateway list item object that specifies the frequency and list of gateways for which the downlink message should be sent.
Deprecated: This operation is no longer supported.
Deprecated: This operation is no longer supported.
Deprecated: This operation is no longer supported.
Deprecated: This operation is no longer supported.
Global identity information.
Global navigation satellite system (GNSS) object used for positioning.
GSM local ID information, which corresponds to the local identification parameters of a GSM cell.
GSM object for network measurement reports.
GSM object.
Information about a Sidewalk device that has been added to an import task.
Information about a wireless device that has been added to an import task.
An unexpected error occurred while processing a request.
IoTWireless provides the API operation methods for making requests to AWS IoT Wireless.
IP address used for resolving device location.
Join event configuration object for enabling or disabling topic.
Join resource type event configuration object for enabling or disabling topic.
Deprecated: This operation is no longer supported.
Deprecated: This operation is no longer supported.
Object for LoRaWAN connection status resource type event configuration.
Object for LoRaWAN connection status resource type event configuration.
LoRaWAN object for create functions.
LoRaWAN device metatdata.
LoRaWANDeviceProfile object.
The LoRaWAN information used with a FUOTA task.
The LoRaWAN information returned from getting a FUOTA task.
LoRaWANGateway object.
LoRaWANGatewayCurrentVersion object.
LoRaWAN gateway metatdata.
LoRaWANGatewayVersion object.
LoRaWANGetServiceProfileInfo object.
Object for LoRaWAN join resource type event configuration.
Object for LoRaWAN join resource type event configuration.
LoRaWAN object for list functions.
The LoRaWAN information that is to be used with the multicast group.
The LoRaWAN information that is to be returned from getting multicast group information.
The metadata information of the LoRaWAN multicast group.
The LoRaWAN information used with the multicast session.
LoRaWAN public gateway metadata.
LoRaWAN router info.
LoRaWANServiceProfile object.
The LoRaWAN information used to start a FUOTA task.
LoRaWAN object for update functions.
LoRaWANUpdateGatewayTaskCreate object.
LoRaWANUpdateGatewayTaskEntry object.
LTE local identification (local ID) information.
LTE object for network measurement reports.
LTE object.
Message delivery status event configuration object for enabling and disabling relevant topics.
Message delivery status resource type event configuration object for enabling or disabling relevant topic.
The aggregated values of the metric.
A multicast group.
A multicast group that is associated with a FUOTA task.
Wireless metadata that is to be sent to multicast group.
Network analyzer configurations.
OTAA device object for v1.0.x.
OTAA device object for v1.1.
Specify the list of gateways to which you want to send downlink data traffic when the wireless device is running in class B or class C mode.
The wrapper for a position configuration.
The FPorts for the position information.
The wrapper for position solver configurations.
The wrapper for position solver details.
Proximity event configuration object for enabling and disabling relevant topics.
Proximity resource type event configuration object for enabling or disabling topic.
Deprecated: This operation is no longer supported.
Deprecated: This operation is no longer supported.
Resource does not exist.
Information about the Semtech GNSS solver configuration.
Details of the Semtech GNSS solver object.
Information about a service profile.
Session keys for ABP v1.1.
Session keys for ABP v1.1.
Information about a Sidewalk account.
Information about a Sidewalk account.
Sidewalk object for creating a device profile.
Sidewalk object for creating a wireless device.
Sidewalk device object.
MetaData for Sidewalk device.
SidewalkEventNotificationConfigurations object, which is the event configuration object for Sidewalk-related event topics.
Gets information about a Sidewalk device profile.
Sidewalk-related information for devices in an import task that are being onboarded.
Sidewalk object used by list functions.
Sidewalk resource type event configuration object for enabling or disabling topic.
Information about a Sidewalk router.
Information about an import task created for an individual Sidewalk device.
Information about an import task created for bulk provisioning.
Sidewalk update.
Sidewalk object information for updating an import task.
The configuration of summary metrics.
The summary metric query object.
The result of the summary metrics aggregation operation.
A simple label consisting of a customer-defined key-value pair.
TD-SCDMA local identification (local Id) information.
TD-SCDMA object for network measurement reports.
TD-SCDMA object.
The request was denied because it exceeded the allowed API request rate.
The request was denied because the resource can't have any more tags.
Trace content for your wireless devices, gateways, and multicast groups.
ABP device object for LoRaWAN specification v1.0.x.
ABP device object for LoRaWAN specification v1.1.
Object for updating the FPorts information.
Deprecated: This operation is no longer supported.
Deprecated: This operation is no longer supported.
UpdateWirelessGatewayTaskCreate object.
UpdateWirelessGatewayTaskEntry object.
The input did not meet the specified constraints.
WCDMA local identification (local ID) information.
Network Measurement Reports.
WCDMA.
Wi-Fi access point.
The log options for a wireless device event and can be used to set log levels for a specific wireless device event.
Information about an import task for wireless devices.
The log options for wireless devices and can be used to set log levels for a specific type of wireless device.
Information about a wireless device's operation.
The log options for a wireless gateway event and can be used to set log levels for a specific wireless gateway event.
The log options for wireless gateways and can be used to set log levels for a specific type of wireless gateway.
Information about a wireless gateway's operation.
WirelessMetadata object.