FleetSummary - AWS IoT FleetWise

FleetSummary

Information about a fleet.

You can use the ListFleets API operation to return this information about multiple fleets.

Contents

arn

The Amazon Resource Name (ARN) of the fleet.

Type: String

Required: Yes

creationTime

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

Type: Timestamp

Required: Yes

id

The unique ID of the fleet.

Type: String

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

Pattern: [a-zA-Z0-9:_-]+

Required: Yes

signalCatalogArn

The ARN of the signal catalog associated with the fleet.

Type: String

Required: Yes

description

A brief description of the fleet.

Type: String

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

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

Required: No

lastModificationTime

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

Type: Timestamp

Required: No

See Also

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