SignalFetchInformation
Information about the signal to be fetched.
Important
AWS IoT FleetWise will no longer be open to new customers starting April 30, 2026. If you would like to use AWS IoT FleetWise, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see AWS IoT FleetWise availability change.
Contents
- actions
-
The actions to be performed by the signal fetch.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- fullyQualifiedName
-
The fully qualified name of the signal to be fetched.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Pattern:
[a-zA-Z0-9_.]+Required: Yes
- signalFetchConfig
-
The configuration of the signal fetch operation.
Type: SignalFetchConfig object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- conditionLanguageVersion
-
The version of the condition language used.
Type: Integer
Valid Range: Fixed value of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: