IotFleetWiseClient
Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle data to the Amazon Web Services cloud at scale. With Amazon Web Services IoT FleetWise, you can standardize all of your vehicle data models, independent of the in-vehicle communication architecture, and define data collection rules to transfer only high-value data to the cloud.
For more information, see What is Amazon Web Services IoT FleetWise? in the Amazon Web Services IoT FleetWise Developer Guide.
Access to certain Amazon Web Services IoT FleetWise features is currently gated. For more information, see Amazon Web Services Region and feature availability in the Amazon Web Services IoT FleetWise Developer Guide.
Functions
Adds, or associates, a vehicle with a fleet.
Creates a group, or batch, of vehicles.
Updates a group, or batch, of vehicles.
Creates an orchestration of data collection rules. The Amazon Web Services IoT FleetWise Edge Agent software running in vehicles uses campaigns to decide how to collect and transfer data to the cloud. You create campaigns in the cloud. After you or your team approve campaigns, Amazon Web Services IoT FleetWise automatically deploys them to vehicles.
Creates the decoder manifest associated with a model manifest. To create a decoder manifest, the following must be true:
Creates a fleet that represents a group of vehicles.
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
Creates a collection of standardized signals that can be reused to create vehicle models.
Creates a state template. State templates contain state properties, which are signals that belong to a signal catalog that is synchronized between the Amazon Web Services IoT FleetWise Edge and the Amazon Web Services Cloud.
Creates a vehicle, which is an instance of a vehicle model (model manifest). Vehicles created from the same vehicle model consist of the same signals inherited from the vehicle model.
Deletes a data collection campaign. Deleting a campaign suspends all data collection and removes it from any vehicles.
Deletes a decoder manifest. You can't delete a decoder manifest if it has vehicles associated with it.
Deletes a fleet. Before you delete a fleet, all vehicles must be dissociated from the fleet. For more information, see Delete a fleet (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
Deletes a vehicle model (model manifest).
Deletes a signal catalog.
Deletes a state template.
Deletes a vehicle and removes it from any campaigns.
Removes, or disassociates, a vehicle from a fleet. Disassociating a vehicle from a fleet doesn't delete the vehicle.
Retrieves information about a campaign.
Retrieves information about a created decoder manifest.
Retrieves the encryption configuration for resources and data in Amazon Web Services IoT FleetWise.
Retrieves information about a fleet.
Retrieves the logging options.
Retrieves information about a vehicle model (model manifest).
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web Services Cloud.
Retrieves information about a signal catalog.
Retrieves information about a state template.
Retrieves information about a vehicle.
Retrieves information about the status of campaigns, decoder manifests, or state templates associated with a vehicle.
Creates a decoder manifest using your existing CAN DBC file from your local device.
Creates a signal catalog using your existing VSS formatted content from your local device.
Lists information about created campaigns.
Lists the network interfaces specified in a decoder manifest.
Lists decoder manifests.
A list of information about signal decoders specified in a decoder manifest.
Retrieves information for each created fleet in an Amazon Web Services account.
Retrieves a list of IDs for all fleets that the vehicle is associated with.
Lists information about nodes specified in a vehicle model (model manifest).
Retrieves a list of vehicle models (model manifests).
Lists of information about the signals (nodes) specified in a signal catalog.
Lists all the created signal catalogs in an Amazon Web Services account.
Lists information about created state templates.
Lists the tags (metadata) you have assigned to the resource.
Retrieves a list of summaries of created vehicles.
Retrieves a list of summaries of all vehicles associated with a fleet.
Creates or updates the encryption configuration. Amazon Web Services IoT FleetWise can encrypt your data and resources using an Amazon Web Services managed key. Or, you can use a KMS key that you own and manage. For more information, see Data encryption in the Amazon Web Services IoT FleetWise Developer Guide.
Creates or updates the logging option.
This API operation contains deprecated parameters. Register your account again without the Timestream resources parameter so that Amazon Web Services IoT FleetWise can remove the Timestream metadata stored. You should then pass the data destination into the CreateCampaign API operation.
Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource.
Removes the given tags (metadata) from the resource.
Updates a campaign.
Updates a decoder manifest.
Updates the description of an existing fleet.
Updates a vehicle model (model manifest). If created vehicles are associated with a vehicle model, it can't be updated.
Updates a signal catalog.
Updates a state template.
Updates a vehicle.
Inherited functions
Adds, or associates, a vehicle with a fleet.
Creates a group, or batch, of vehicles.
Updates a group, or batch, of vehicles.
Creates an orchestration of data collection rules. The Amazon Web Services IoT FleetWise Edge Agent software running in vehicles uses campaigns to decide how to collect and transfer data to the cloud. You create campaigns in the cloud. After you or your team approve campaigns, Amazon Web Services IoT FleetWise automatically deploys them to vehicles.
Creates the decoder manifest associated with a model manifest. To create a decoder manifest, the following must be true:
Creates a fleet that represents a group of vehicles.
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
Creates a collection of standardized signals that can be reused to create vehicle models.
Creates a state template. State templates contain state properties, which are signals that belong to a signal catalog that is synchronized between the Amazon Web Services IoT FleetWise Edge and the Amazon Web Services Cloud.
Creates a vehicle, which is an instance of a vehicle model (model manifest). Vehicles created from the same vehicle model consist of the same signals inherited from the vehicle model.
Deletes a data collection campaign. Deleting a campaign suspends all data collection and removes it from any vehicles.
Deletes a decoder manifest. You can't delete a decoder manifest if it has vehicles associated with it.
Deletes a fleet. Before you delete a fleet, all vehicles must be dissociated from the fleet. For more information, see Delete a fleet (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
Deletes a vehicle model (model manifest).
Deletes a signal catalog.
Deletes a state template.
Deletes a vehicle and removes it from any campaigns.
Removes, or disassociates, a vehicle from a fleet. Disassociating a vehicle from a fleet doesn't delete the vehicle.
Retrieves information about a campaign.
Retrieves information about a created decoder manifest.
Retrieves the encryption configuration for resources and data in Amazon Web Services IoT FleetWise.
Retrieves information about a fleet.
Retrieves the logging options.
Retrieves information about a vehicle model (model manifest).
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web Services Cloud.
Retrieves information about a signal catalog.
Retrieves information about a state template.
Retrieves information about a vehicle.
Retrieves information about the status of campaigns, decoder manifests, or state templates associated with a vehicle.
Paginate over GetVehicleStatusResponse results.
Creates a decoder manifest using your existing CAN DBC file from your local device.
Creates a signal catalog using your existing VSS formatted content from your local device.
Lists information about created campaigns.
Paginate over ListCampaignsResponse results.
Lists the network interfaces specified in a decoder manifest.
Paginate over ListDecoderManifestNetworkInterfacesResponse results.
Lists decoder manifests.
A list of information about signal decoders specified in a decoder manifest.
Paginate over ListDecoderManifestSignalsResponse results.
Paginate over ListDecoderManifestsResponse results.
Retrieves information for each created fleet in an Amazon Web Services account.
Retrieves a list of IDs for all fleets that the vehicle is associated with.
Paginate over ListFleetsForVehicleResponse results.
Paginate over ListFleetsResponse results.
Lists information about nodes specified in a vehicle model (model manifest).
Paginate over ListModelManifestNodesResponse results.
Retrieves a list of vehicle models (model manifests).
Paginate over ListModelManifestsResponse results.
Lists of information about the signals (nodes) specified in a signal catalog.
Paginate over ListSignalCatalogNodesResponse results.
Lists all the created signal catalogs in an Amazon Web Services account.
Paginate over ListSignalCatalogsResponse results.
Lists information about created state templates.
Paginate over ListStateTemplatesResponse results.
Lists the tags (metadata) you have assigned to the resource.
Retrieves a list of summaries of created vehicles.
Retrieves a list of summaries of all vehicles associated with a fleet.
Paginate over ListVehiclesInFleetResponse results.
Paginate over ListVehiclesResponse results.
Creates or updates the encryption configuration. Amazon Web Services IoT FleetWise can encrypt your data and resources using an Amazon Web Services managed key. Or, you can use a KMS key that you own and manage. For more information, see Data encryption in the Amazon Web Services IoT FleetWise Developer Guide.
Creates or updates the logging option.
This API operation contains deprecated parameters. Register your account again without the Timestream resources parameter so that Amazon Web Services IoT FleetWise can remove the Timestream metadata stored. You should then pass the data destination into the CreateCampaign API operation.
Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource.
Removes the given tags (metadata) from the resource.
Updates a campaign.
Updates a decoder manifest.
Updates the description of an existing fleet.
Updates a vehicle model (model manifest). If created vehicles are associated with a vehicle model, it can't be updated.
Updates a signal catalog.
Updates a state template.
Updates a vehicle.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.