StateTemplateSummary - AWS IoT FleetWise

StateTemplateSummary

Information about a state template.

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

arn

The Amazon Resource Name (ARN) of the state template.

Type: String

Required: No

creationTime

The time the state template was created, in seconds since epoch (January 1, 1970 at midnight UTC time).

Type: Timestamp

Required: No

description

A brief description of the state template.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: [^\u0000-\u001F\u007F]+

Required: No

id

The unique ID of the state template.

Type: String

Length Constraints: Fixed length of 26.

Pattern: [A-Z0-9]+

Required: No

lastModificationTime

The time the state template was last updated, in seconds since epoch (January 1, 1970 at midnight UTC time).

Type: Timestamp

Required: No

name

The name of the state template.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [a-zA-Z\d\-_:]+

Required: No

signalCatalogArn

The Amazon Resource Name (ARN) of the signal catalog associated with the state template.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: