'2.0', 'service' => '

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.

', 'operations' => [ 'AssociateVehicleFleet' => '

Adds, or associates, a vehicle with a fleet.

', 'BatchCreateVehicle' => '

Creates a group, or batch, of vehicles.

You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle.

For more information, see Create multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.

', 'BatchUpdateVehicle' => '

Updates a group, or batch, of vehicles.

You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle.

For more information, see Update multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.

', 'CreateCampaign' => '

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.

For more information, see Collect and transfer data with campaigns in the Amazon Web Services IoT FleetWise Developer Guide.

', 'CreateDecoderManifest' => '

Creates the decoder manifest associated with a model manifest. To create a decoder manifest, the following must be true:

', 'CreateFleet' => '

Creates a fleet that represents a group of vehicles.

You must create both a signal catalog and vehicles before you can create a fleet.

For more information, see Fleets in the Amazon Web Services IoT FleetWise Developer Guide.

', 'CreateModelManifest' => '

Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).

For more information, see Vehicle models in the Amazon Web Services IoT FleetWise Developer Guide.

', 'CreateSignalCatalog' => '

Creates a collection of standardized signals that can be reused to create vehicle models.

', 'CreateVehicle' => '

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.

If you have an existing Amazon Web Services IoT thing, you can use Amazon Web Services IoT FleetWise to create a vehicle and collect data from your thing.

For more information, see Create a vehicle (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.

', 'DeleteCampaign' => '

Deletes a data collection campaign. Deleting a campaign suspends all data collection and removes it from any vehicles.

', 'DeleteDecoderManifest' => '

Deletes a decoder manifest. You can\'t delete a decoder manifest if it has vehicles associated with it.

If the decoder manifest is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.

', 'DeleteFleet' => '

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.

If the fleet is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.

', 'DeleteModelManifest' => '

Deletes a vehicle model (model manifest).

If the vehicle model is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.

', 'DeleteSignalCatalog' => '

Deletes a signal catalog.

If the signal catalog is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.

', 'DeleteVehicle' => '

Deletes a vehicle and removes it from any campaigns.

If the vehicle is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.

', 'DisassociateVehicleFleet' => '

Removes, or disassociates, a vehicle from a fleet. Disassociating a vehicle from a fleet doesn\'t delete the vehicle.

If the vehicle is successfully dissociated from a fleet, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.

', 'GetCampaign' => '

Retrieves information about a campaign.

', 'GetDecoderManifest' => '

Retrieves information about a created decoder manifest.

', 'GetFleet' => '

Retrieves information about a fleet.

', 'GetLoggingOptions' => '

Retrieves the logging options.

', 'GetModelManifest' => '

Retrieves information about a vehicle model (model manifest).

', 'GetRegisterAccountStatus' => '

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.

For more information, including step-by-step procedures, see Setting up Amazon Web Services IoT FleetWise.

This API operation doesn\'t require input parameters.

', 'GetSignalCatalog' => '

Retrieves information about a signal catalog.

', 'GetVehicle' => '

Retrieves information about a vehicle.

', 'GetVehicleStatus' => '

Retrieves information about the status of a vehicle with any associated campaigns.

', 'ImportDecoderManifest' => '

Creates a decoder manifest using your existing CAN DBC file from your local device.

', 'ImportSignalCatalog' => '

Creates a signal catalog using your existing VSS formatted content from your local device.

', 'ListCampaigns' => '

Lists information about created campaigns.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListDecoderManifestNetworkInterfaces' => '

Lists the network interfaces specified in a decoder manifest.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListDecoderManifestSignals' => '

A list of information about signal decoders specified in a decoder manifest.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListDecoderManifests' => '

Lists decoder manifests.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListFleets' => '

Retrieves information for each created fleet in an Amazon Web Services account.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListFleetsForVehicle' => '

Retrieves a list of IDs for all fleets that the vehicle is associated with.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListModelManifestNodes' => '

Lists information about nodes specified in a vehicle model (model manifest).

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListModelManifests' => '

Retrieves a list of vehicle models (model manifests).

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListSignalCatalogNodes' => '

Lists of information about the signals (nodes) specified in a signal catalog.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListSignalCatalogs' => '

Lists all the created signal catalogs in an Amazon Web Services account.

You can use to list information about each signal (node) specified in a signal catalog.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListTagsForResource' => '

Lists the tags (metadata) you have assigned to the resource.

', 'ListVehicles' => '

Retrieves a list of summaries of created vehicles.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'ListVehiclesInFleet' => '

Retrieves a list of summaries of all vehicles associated with a fleet.

This API operation uses pagination. Specify the nextToken parameter in the request to return more results.

', 'PutLoggingOptions' => '

Creates or updates the logging option.

', 'RegisterAccount' => '

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.

You must delete any existing campaigns that include an empty data destination before you register your account again. For more information, see the DeleteCampaign API operation.

If you want to delete the Timestream inline policy from the service-linked role, such as to mitigate an overly permissive policy, you must first delete any existing campaigns. Then delete the service-linked role and register your account again to enable CloudWatch metrics. For more information, see DeleteServiceLinkedRole in the Identity and Access Management API Reference.

 <p>Registers your Amazon Web Services account, IAM, and Amazon Timestream resources so Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web Services Cloud. For more information, including step-by-step procedures, see <a href="https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/setting-up.html">Setting up Amazon Web Services IoT FleetWise</a>. </p> <note> <p>An Amazon Web Services account is <b>not</b> the same thing as a "user." An <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction_identity-management.html#intro-identity-users">Amazon Web Services user</a> is an identity that you create using Identity and Access Management (IAM) and takes the form of either an <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html">IAM user</a> or an <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html">IAM role, both with credentials</a>. A single Amazon Web Services account can, and typically does, contain many users and roles.</p> </note> 
', 'TagResource' => '

Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource.

', 'UntagResource' => '

Removes the given tags (metadata) from the resource.

', 'UpdateCampaign' => '

Updates a campaign.

', 'UpdateDecoderManifest' => '

Updates a decoder manifest.

A decoder manifest can only be updated when the status is DRAFT. Only ACTIVE decoder manifests can be associated with vehicles.

', 'UpdateFleet' => '

Updates the description of an existing fleet.

If the fleet is successfully updated, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty HTTP body.

', 'UpdateModelManifest' => '

Updates a vehicle model (model manifest). If created vehicles are associated with a vehicle model, it can\'t be updated.

', 'UpdateSignalCatalog' => '

Updates a signal catalog.

', 'UpdateVehicle' => '

Updates a vehicle.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

You don\'t have sufficient permission to perform this action.

', 'refs' => [], ], 'Actuator' => [ 'base' => '

A signal that represents a vehicle device such as the engine, heater, and door locks. Data from an actuator reports the state of a certain vehicle device.

Updating actuator data can change the state of a device. For example, you can turn on or off the heater by updating its actuator data.

', 'refs' => [ 'Node$actuator' => '

Information about a node specified as an actuator.

An actuator is a digital representation of a vehicle device.

', ], ], 'AmazonResourceName' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$ResourceARN' => '

The ARN of the resource.

', 'TagResourceRequest$ResourceARN' => '

The ARN of the resource.

', 'UntagResourceRequest$ResourceARN' => '

The ARN of the resource.

', ], ], 'AssociateVehicleFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateVehicleFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'Attribute' => [ 'base' => '

A signal that represents static information about the vehicle, such as engine type or manufacturing date.

', 'refs' => [ 'Node$attribute' => '

Information about a node specified as an attribute.

An attribute represents static information about a vehicle.

', ], ], 'BatchCreateVehicleRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchCreateVehicleResponse' => [ 'base' => NULL, 'refs' => [], ], 'BatchUpdateVehicleRequest' => [ 'base' => NULL, 'refs' => [], ], 'BatchUpdateVehicleResponse' => [ 'base' => NULL, 'refs' => [], ], 'Branch' => [ 'base' => '

A group of signals that are defined in a hierarchical structure.

', 'refs' => [ 'Node$branch' => '

Information about a node specified as a branch.

A group of signals that are defined in a hierarchical structure.

', ], ], 'CampaignStatus' => [ 'base' => NULL, 'refs' => [ 'CampaignSummary$status' => '

The state of a campaign. The status can be one of the following:

', 'GetCampaignResponse$status' => '

The state of the campaign. The status can be one of: CREATING, WAITING_FOR_APPROVAL, RUNNING, and SUSPENDED.

', 'UpdateCampaignResponse$status' => '

The state of a campaign. The status can be one of:

', ], ], 'CampaignSummary' => [ 'base' => '

Information about a campaign.

You can use the API operation to return this information about multiple created campaigns.

', 'refs' => [ 'campaignSummaries$member' => NULL, ], ], 'CanDbcDefinition' => [ 'base' => '

Configurations used to create a decoder manifest.

', 'refs' => [ 'NetworkFileDefinition$canDbc' => '

Information, including CAN DBC files, about the configurations used to create a decoder manifest.

', ], ], 'CanInterface' => [ 'base' => '

A single controller area network (CAN) device interface.

', 'refs' => [ 'NetworkInterface$canInterface' => '

Information about a network interface specified by the Controller Area Network (CAN) protocol.

', ], ], 'CanInterfaceName' => [ 'base' => NULL, 'refs' => [ 'CanInterface$name' => '

The unique name of the interface.

', ], ], 'CanSignal' => [ 'base' => '

Information about a single controller area network (CAN) signal and the messages it receives and transmits.

', 'refs' => [ 'SignalDecoder$canSignal' => '

Information about signal decoder using the Controller Area Network (CAN) protocol.

', ], ], 'CanSignalName' => [ 'base' => NULL, 'refs' => [ 'CanSignal$name' => '

The name of the signal.

', ], ], 'CloudWatchLogDeliveryOptions' => [ 'base' => '

The log delivery option to send data to Amazon CloudWatch Logs.

', 'refs' => [ 'GetLoggingOptionsResponse$cloudWatchLogDelivery' => '

Returns information about log delivery to Amazon CloudWatch Logs.

', 'PutLoggingOptionsRequest$cloudWatchLogDelivery' => '

Creates or updates the log delivery option to Amazon CloudWatch Logs.

', ], ], 'CloudWatchLogGroupName' => [ 'base' => NULL, 'refs' => [ 'CloudWatchLogDeliveryOptions$logGroupName' => '

The Amazon CloudWatch Logs group the operation sends data to.

', ], ], 'CollectionScheme' => [ 'base' => '

Specifies what data to collect and how often or when to collect it.

', 'refs' => [ 'CreateCampaignRequest$collectionScheme' => '

The data collection scheme associated with the campaign. You can specify a scheme that collects data based on time or an event.

', 'GetCampaignResponse$collectionScheme' => '

Information about the data collection scheme associated with the campaign.

', ], ], 'Compression' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$compression' => '

(Optional) Whether to compress signals before transmitting data to Amazon Web Services IoT FleetWise. If you don\'t want to compress the signals, use OFF. If it\'s not specified, SNAPPY is used.

Default: SNAPPY

', 'GetCampaignResponse$compression' => '

Whether to compress signals before transmitting data to Amazon Web Services IoT FleetWise. If OFF is specified, the signals aren\'t compressed. If it\'s not specified, SNAPPY is used.

', ], ], 'ConditionBasedCollectionScheme' => [ 'base' => '

Information about a collection scheme that uses a simple logical expression to recognize what data to collect.

', 'refs' => [ 'CollectionScheme$conditionBasedCollectionScheme' => '

Information about a collection scheme that uses a simple logical expression to recognize what data to collect.

', ], ], 'ConflictException' => [ 'base' => '

The request has conflicting operations. This can occur if you\'re trying to perform more than one operation on the same resource at the same time.

', 'refs' => [], ], 'CreateCampaignRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateCampaignResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateDecoderManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDecoderManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateModelManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateModelManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSignalCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSignalCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateVehicleError' => [ 'base' => '

An HTTP error resulting from creating a vehicle.

', 'refs' => [ 'createVehicleErrors$member' => NULL, ], ], 'CreateVehicleRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVehicleRequestItem' => [ 'base' => '

Information about the vehicle to create.

', 'refs' => [ 'createVehicleRequestItems$member' => NULL, ], ], 'CreateVehicleResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateVehicleResponseItem' => [ 'base' => '

Information about a created vehicle.

', 'refs' => [ 'createVehicleResponses$member' => NULL, ], ], 'DataDestinationConfig' => [ 'base' => '

The destination where the Amazon Web Services IoT FleetWise campaign sends data. You can send data to be stored in Amazon S3 or Amazon Timestream.

', 'refs' => [ 'DataDestinationConfigs$member' => NULL, ], ], 'DataDestinationConfigs' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$dataDestinationConfigs' => '

The destination where the campaign sends data. You can choose to send data to be stored in Amazon S3 or Amazon Timestream.

Amazon S3 optimizes the cost of data storage and provides additional mechanisms to use vehicle data, such as data lakes, centralized data storage, data processing pipelines, and analytics.

You can use Amazon Timestream to access and analyze time series data, and Timestream to query vehicle data so that you can identify trends and patterns.

', 'GetCampaignResponse$dataDestinationConfigs' => '

The destination where the campaign sends data. You can choose to send data to be stored in Amazon S3 or Amazon Timestream.

Amazon S3 optimizes the cost of data storage and provides additional mechanisms to use vehicle data, such as data lakes, centralized data storage, data processing pipelines, and analytics.

You can use Amazon Timestream to access and analyze time series data, and Timestream to query vehicle data so that you can identify trends and patterns.

', ], ], 'DataExtraDimensionNodePathList' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$dataExtraDimensions' => '

(Optional) A list of vehicle attributes to associate with a campaign.

Enrich the data with specified vehicle attributes. For example, add make and model to the campaign, and Amazon Web Services IoT FleetWise will associate the data with those attributes as dimensions in Amazon Timestream. You can then query the data against make and model.

Default: An empty array

', 'GetCampaignResponse$dataExtraDimensions' => '

A list of vehicle attributes associated with the campaign.

', 'UpdateCampaignRequest$dataExtraDimensions' => '

A list of vehicle attributes to associate with a signal.

Default: An empty array

', ], ], 'DataFormat' => [ 'base' => NULL, 'refs' => [ 'S3Config$dataFormat' => '

Specify the format that files are saved in the Amazon S3 bucket. You can save files in an Apache Parquet or JSON format.

', ], ], 'DecoderManifestSummary' => [ 'base' => '

Information about a created decoder manifest. You can use the API operation to return this information about multiple decoder manifests.

', 'refs' => [ 'decoderManifestSummaries$member' => NULL, ], ], 'DecoderManifestValidationException' => [ 'base' => '

The request couldn\'t be completed because it contains signal decoders with one or more validation errors.

', 'refs' => [], ], 'DeleteCampaignRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteCampaignResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDecoderManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDecoderManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteModelManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteModelManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSignalCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSignalCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVehicleRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVehicleResponse' => [ 'base' => NULL, 'refs' => [], ], 'DiagnosticsMode' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$diagnosticsMode' => '

(Optional) Option for a vehicle to send diagnostic trouble codes to Amazon Web Services IoT FleetWise. If you want to send diagnostic trouble codes, use SEND_ACTIVE_DTCS. If it\'s not specified, OFF is used.

Default: OFF

', 'GetCampaignResponse$diagnosticsMode' => '

Option for a vehicle to send diagnostic trouble codes to Amazon Web Services IoT FleetWise.

', ], ], 'DisassociateVehicleFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateVehicleFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'FleetSummary' => [ 'base' => '

Information about a fleet.

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

', 'refs' => [ 'fleetSummaries$member' => NULL, ], ], 'FormattedVss' => [ 'base' => '

Vehicle Signal Specification (VSS) is a precise language used to describe and model signals in vehicle networks. The JSON file collects signal specificiations in a VSS format.

', 'refs' => [ 'ImportSignalCatalogRequest$vss' => '

The contents of the Vehicle Signal Specification (VSS) configuration. VSS is a precise language used to describe and model signals in vehicle networks.

', ], ], 'Fqns' => [ 'base' => NULL, 'refs' => [ 'UpdateDecoderManifestRequest$signalDecodersToRemove' => '

A list of signal decoders to remove from the decoder manifest.

', ], ], 'FullyQualifiedName' => [ 'base' => NULL, 'refs' => [ 'Fqns$member' => NULL, 'InvalidSignal$name' => '

The name of the signal that isn\'t valid.

', 'InvalidSignalDecoder$name' => '

The name of a signal decoder that isn\'t valid.

', 'SignalDecoder$fullyQualifiedName' => '

The fully qualified name of a signal decoder as defined in a vehicle model.

', ], ], 'GetCampaignRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetCampaignResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDecoderManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDecoderManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLoggingOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLoggingOptionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetModelManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetModelManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetRegisterAccountStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetRegisterAccountStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetSignalCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSignalCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetVehicleRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetVehicleResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetVehicleStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetVehicleStatusResponse' => [ 'base' => NULL, 'refs' => [], ], 'IAMRoleArn' => [ 'base' => NULL, 'refs' => [ 'IamResources$roleArn' => '

The Amazon Resource Name (ARN) of the IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream. For example, arn:aws:iam::123456789012:role/SERVICE-ROLE-ARN.

', 'TimestreamConfig$executionRoleArn' => '

The Amazon Resource Name (ARN) of the task execution role that grants Amazon Web Services IoT FleetWise permission to deliver data to the Amazon Timestream table.

', ], ], 'IamRegistrationResponse' => [ 'base' => '

Information about registering an Identity and Access Management (IAM) resource so Amazon Web Services IoT FleetWise edge agent software can transfer your vehicle data to Amazon Timestream.

', 'refs' => [ 'GetRegisterAccountStatusResponse$iamRegistrationResponse' => '

Information about the registered IAM resources or errors, if any.

', ], ], 'IamResources' => [ 'base' => '

The IAM resource that enables Amazon Web Services IoT FleetWise edge agent software to send data to Amazon Timestream.

For more information, see IAM roles in the Identity and Access Management User Guide.

', 'refs' => [ 'RegisterAccountRequest$iamResources' => '

The IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.

', 'RegisterAccountResponse$iamResources' => '

The registered IAM resource that allows Amazon Web Services IoT FleetWise to send data to Amazon Timestream.

', ], ], 'ImportDecoderManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportDecoderManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'ImportSignalCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportSignalCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'InterfaceId' => [ 'base' => NULL, 'refs' => [ 'CanDbcDefinition$networkInterface' => '

Contains information about a network interface.

', 'InterfaceIds$member' => NULL, 'InvalidNetworkInterface$interfaceId' => '

The ID of the interface that isn\'t valid.

', 'NetworkInterface$interfaceId' => '

The ID of the network interface.

', 'SignalDecoder$interfaceId' => '

The ID of a network interface that specifies what network protocol a vehicle follows.

', ], ], 'InterfaceIds' => [ 'base' => NULL, 'refs' => [ 'UpdateDecoderManifestRequest$networkInterfacesToRemove' => '

A list of network interfaces to remove from the decoder manifest.

', ], ], 'InternalServerException' => [ 'base' => '

The request couldn\'t be completed because the server temporarily failed.

', 'refs' => [], ], 'InvalidNetworkInterface' => [ 'base' => '

A reason a vehicle network interface isn\'t valid.

', 'refs' => [ 'InvalidNetworkInterfaces$member' => NULL, ], ], 'InvalidNetworkInterfaces' => [ 'base' => NULL, 'refs' => [ 'DecoderManifestValidationException$invalidNetworkInterfaces' => '

The request couldn\'t be completed because of invalid network interfaces in the request.

', ], ], 'InvalidNodeException' => [ 'base' => '

The specified node type doesn\'t match the expected node type for a node. You can specify the node type as branch, sensor, actuator, or attribute.

', 'refs' => [], ], 'InvalidSignal' => [ 'base' => '

A reason that a signal isn\'t valid.

', 'refs' => [ 'InvalidSignals$member' => NULL, ], ], 'InvalidSignalDecoder' => [ 'base' => '

A reason that a signal decoder isn\'t valid.

', 'refs' => [ 'InvalidSignalDecoders$member' => NULL, ], ], 'InvalidSignalDecoders' => [ 'base' => NULL, 'refs' => [ 'DecoderManifestValidationException$invalidSignals' => '

The request couldn\'t be completed because of invalid signals in the request.

', ], ], 'InvalidSignals' => [ 'base' => NULL, 'refs' => [ 'InvalidSignalsException$invalidSignals' => '

The signals which caused the exception.

', ], ], 'InvalidSignalsException' => [ 'base' => '

The request couldn\'t be completed because it contains signals that aren\'t valid.

', 'refs' => [], ], 'LimitExceededException' => [ 'base' => '

A service quota was exceeded.

', 'refs' => [], ], 'ListCampaignsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListCampaignsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListDecoderManifestNetworkInterfacesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDecoderManifestNetworkInterfacesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListDecoderManifestSignalsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDecoderManifestSignalsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListDecoderManifestsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDecoderManifestsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListFleetsForVehicleRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListFleetsForVehicleResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListFleetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListFleetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListModelManifestNodesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListModelManifestNodesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListModelManifestsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListModelManifestsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListSignalCatalogNodesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSignalCatalogNodesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListSignalCatalogsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListSignalCatalogsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListVehiclesInFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListVehiclesInFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListVehiclesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListVehiclesResponse' => [ 'base' => NULL, 'refs' => [], ], 'LogType' => [ 'base' => NULL, 'refs' => [ 'CloudWatchLogDeliveryOptions$logType' => '

The type of log to send data to Amazon CloudWatch Logs.

', ], ], 'ManifestStatus' => [ 'base' => NULL, 'refs' => [ 'DecoderManifestSummary$status' => '

The state of the decoder manifest. If the status is ACTIVE, the decoder manifest can\'t be edited. If the status is marked DRAFT, you can edit the decoder manifest.

', 'GetDecoderManifestResponse$status' => '

The state of the decoder manifest. If the status is ACTIVE, the decoder manifest can\'t be edited. If the status is marked DRAFT, you can edit the decoder manifest.

', 'GetModelManifestResponse$status' => '

The state of the vehicle model. If the status is ACTIVE, the vehicle model can\'t be edited. You can edit the vehicle model if the status is marked DRAFT.

', 'ModelManifestSummary$status' => '

The state of the vehicle model. If the status is ACTIVE, the vehicle model can\'t be edited. If the status is DRAFT, you can edit the vehicle model.

', 'UpdateDecoderManifestRequest$status' => '

The state of the decoder manifest. If the status is ACTIVE, the decoder manifest can\'t be edited. If the status is DRAFT, you can edit the decoder manifest.

', 'UpdateModelManifestRequest$status' => '

The state of the vehicle model. If the status is ACTIVE, the vehicle model can\'t be edited. If the status is DRAFT, you can edit the vehicle model.

', ], ], 'ModelManifestSummary' => [ 'base' => '

Information about a vehicle model (model manifest). You can use the API operation to return this information about multiple vehicle models.

', 'refs' => [ 'modelManifestSummaries$member' => NULL, ], ], 'ModelSignalsMap' => [ 'base' => NULL, 'refs' => [ 'CanDbcDefinition$signalsMap' => '

Pairs every signal specified in your vehicle model with a signal decoder.

', ], ], 'NetworkFileBlob' => [ 'base' => NULL, 'refs' => [ 'NetworkFilesList$member' => NULL, ], ], 'NetworkFileDefinition' => [ 'base' => '

Specifications for defining a vehicle network.

', 'refs' => [ 'NetworkFileDefinitions$member' => NULL, ], ], 'NetworkFileDefinitions' => [ 'base' => NULL, 'refs' => [ 'ImportDecoderManifestRequest$networkFileDefinitions' => '

The file to load into an Amazon Web Services account.

', ], ], 'NetworkFilesList' => [ 'base' => NULL, 'refs' => [ 'CanDbcDefinition$canDbcFiles' => '

A list of DBC files. You can upload only one DBC file for each network interface and specify up to five (inclusive) files in the list.

', ], ], 'NetworkInterface' => [ 'base' => '

Represents a node and its specifications in an in-vehicle communication network. All signal decoders must be associated with a network node.

To return this information about all the network interfaces specified in a decoder manifest, use the API operation.

', 'refs' => [ 'NetworkInterfaces$member' => NULL, ], ], 'NetworkInterfaceFailureReason' => [ 'base' => NULL, 'refs' => [ 'InvalidNetworkInterface$reason' => '

A message about why the interface isn\'t valid.

', ], ], 'NetworkInterfaceType' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$type' => '

The network protocol for the vehicle. For example, CAN_SIGNAL specifies a protocol that defines how data is communicated between electronic control units (ECUs). OBD_SIGNAL specifies a protocol that defines how self-diagnostic data is communicated between ECUs.

', ], ], 'NetworkInterfaces' => [ 'base' => NULL, 'refs' => [ 'CreateDecoderManifestRequest$networkInterfaces' => '

A list of information about available network interfaces.

', 'ListDecoderManifestNetworkInterfacesResponse$networkInterfaces' => '

A list of information about network interfaces.

', 'UpdateDecoderManifestRequest$networkInterfacesToAdd' => '

A list of information about the network interfaces to add to the decoder manifest.

', 'UpdateDecoderManifestRequest$networkInterfacesToUpdate' => '

A list of information about the network interfaces to update in the decoder manifest.

', ], ], 'Node' => [ 'base' => '

A general abstraction of a signal. A node can be specified as an actuator, attribute, branch, or sensor.

', 'refs' => [ 'Nodes$member' => NULL, ], ], 'NodeCounts' => [ 'base' => '

Information about the number of nodes and node types in a vehicle network.

', 'refs' => [ 'GetSignalCatalogResponse$nodeCounts' => '

The total number of network nodes specified in a signal catalog.

', ], ], 'NodeDataType' => [ 'base' => NULL, 'refs' => [ 'Actuator$dataType' => '

The specified data type of the actuator.

', 'Attribute$dataType' => '

The specified data type of the attribute.

', 'Sensor$dataType' => '

The specified data type of the sensor.

', ], ], 'NodePath' => [ 'base' => NULL, 'refs' => [ 'DataExtraDimensionNodePathList$member' => NULL, 'NodePaths$member' => NULL, ], ], 'NodePaths' => [ 'base' => NULL, 'refs' => [ 'UpdateModelManifestRequest$nodesToAdd' => '

A list of fullyQualifiedName of nodes, which are a general abstraction of signals, to add to the vehicle model.

', 'UpdateModelManifestRequest$nodesToRemove' => '

A list of fullyQualifiedName of nodes, which are a general abstraction of signals, to remove from the vehicle model.

', 'UpdateSignalCatalogRequest$nodesToRemove' => '

A list of fullyQualifiedName of nodes to remove from the signal catalog.

', ], ], 'Nodes' => [ 'base' => NULL, 'refs' => [ 'CreateSignalCatalogRequest$nodes' => '

A list of information about nodes, which are a general abstraction of signals. For more information, see the API data type.

', 'InvalidNodeException$invalidNodes' => '

The specified node type isn\'t valid.

', 'ListModelManifestNodesResponse$nodes' => '

A list of information about nodes.

', 'ListSignalCatalogNodesResponse$nodes' => '

A list of information about nodes.

', 'UpdateSignalCatalogRequest$nodesToAdd' => '

A list of information about nodes to add to the signal catalog.

', 'UpdateSignalCatalogRequest$nodesToUpdate' => '

A list of information about nodes to update in the signal catalog.

', ], ], 'ObdBitmaskLength' => [ 'base' => NULL, 'refs' => [ 'ObdSignal$bitMaskLength' => '

The number of bits to mask in a message.

', ], ], 'ObdByteLength' => [ 'base' => NULL, 'refs' => [ 'ObdSignal$byteLength' => '

The length of a message.

', ], ], 'ObdInterface' => [ 'base' => '

A network interface that specifies the On-board diagnostic (OBD) II network protocol.

', 'refs' => [ 'NetworkInterface$obdInterface' => '

Information about a network interface specified by the On-board diagnostic (OBD) II protocol.

', ], ], 'ObdInterfaceName' => [ 'base' => NULL, 'refs' => [ 'ObdInterface$name' => '

The name of the interface.

', ], ], 'ObdSignal' => [ 'base' => '

Information about signal messages using the on-board diagnostics (OBD) II protocol in a vehicle.

', 'refs' => [ 'SignalDecoder$obdSignal' => '

Information about signal decoder using the On-board diagnostic (OBD) II protocol.

', ], ], 'ObdStandard' => [ 'base' => NULL, 'refs' => [ 'ObdInterface$obdStandard' => '

The standard OBD II PID.

', ], ], 'Prefix' => [ 'base' => NULL, 'refs' => [ 'S3Config$prefix' => '

(Optional) Enter an S3 bucket prefix. The prefix is the string of characters after the bucket name and before the object name. You can use the prefix to organize data stored in Amazon S3 buckets. For more information, see Organizing objects using prefixes in the Amazon Simple Storage Service User Guide.

By default, Amazon Web Services IoT FleetWise sets the prefix processed-data/year=YY/month=MM/date=DD/hour=HH/ (in UTC) to data it delivers to Amazon S3. You can enter a prefix to append it to this default prefix. For example, if you enter the prefix vehicles, the prefix will be vehicles/processed-data/year=YY/month=MM/date=DD/hour=HH/.

', ], ], 'ProtocolName' => [ 'base' => NULL, 'refs' => [ 'CanInterface$protocolName' => '

The name of the communication protocol for the interface.

', ], ], 'ProtocolVersion' => [ 'base' => NULL, 'refs' => [ 'CanInterface$protocolVersion' => '

The version of the communication protocol for the interface.

', ], ], 'PutLoggingOptionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutLoggingOptionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'RegisterAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'RegisterAccountResponse' => [ 'base' => NULL, 'refs' => [], ], 'RegistrationStatus' => [ 'base' => NULL, 'refs' => [ 'GetRegisterAccountStatusResponse$accountStatus' => '

The status of registering your account and resources. The status can be one of:

', 'IamRegistrationResponse$registrationStatus' => '

The status of registering your IAM resource. The status can be one of REGISTRATION_SUCCESS, REGISTRATION_PENDING, REGISTRATION_FAILURE.

', 'RegisterAccountResponse$registerAccountStatus' => '

The status of registering your Amazon Web Services account, IAM role, and Timestream resources.

', 'TimestreamRegistrationResponse$registrationStatus' => '

The status of registering your Amazon Timestream resources. The status can be one of REGISTRATION_SUCCESS, REGISTRATION_PENDING, REGISTRATION_FAILURE.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The resource wasn\'t found.

', 'refs' => [], ], 'RetryAfterSeconds' => [ 'base' => NULL, 'refs' => [ 'InternalServerException$retryAfterSeconds' => '

The number of seconds to wait before retrying the command.

', 'ThrottlingException$retryAfterSeconds' => '

The number of seconds to wait before retrying the command.

', ], ], 'S3BucketArn' => [ 'base' => NULL, 'refs' => [ 'S3Config$bucketArn' => '

The Amazon Resource Name (ARN) of the Amazon S3 bucket.

', ], ], 'S3Config' => [ 'base' => '

The Amazon S3 bucket where the Amazon Web Services IoT FleetWise campaign sends data. Amazon S3 is an object storage service that stores data as objects within buckets. For more information, see Creating, configuring, and working with Amazon S3 buckets in the Amazon Simple Storage Service User Guide.

', 'refs' => [ 'DataDestinationConfig$s3Config' => '

The Amazon S3 bucket where the Amazon Web Services IoT FleetWise campaign sends data.

', ], ], 'Sensor' => [ 'base' => '

An input component that reports the environmental condition of a vehicle.

You can collect data about fluid levels, temperatures, vibrations, or battery voltage from sensors.

', 'refs' => [ 'Node$sensor' => NULL, ], ], 'SignalCatalogSummary' => [ 'base' => '

Information about a collection of standardized signals, which can be attributes, branches, sensors, or actuators.

', 'refs' => [ 'signalCatalogSummaries$member' => NULL, ], ], 'SignalDecoder' => [ 'base' => '

Information about a signal decoder.

', 'refs' => [ 'SignalDecoders$member' => NULL, ], ], 'SignalDecoderFailureReason' => [ 'base' => NULL, 'refs' => [ 'InvalidSignalDecoder$reason' => '

A message about why the signal decoder isn\'t valid.

', ], ], 'SignalDecoderType' => [ 'base' => NULL, 'refs' => [ 'SignalDecoder$type' => '

The network protocol for the vehicle. For example, CAN_SIGNAL specifies a protocol that defines how data is communicated between electronic control units (ECUs). OBD_SIGNAL specifies a protocol that defines how self-diagnostic data is communicated between ECUs.

', ], ], 'SignalDecoders' => [ 'base' => NULL, 'refs' => [ 'CreateDecoderManifestRequest$signalDecoders' => '

A list of information about signal decoders.

', 'ListDecoderManifestSignalsResponse$signalDecoders' => '

Information about a list of signals to decode.

', 'UpdateDecoderManifestRequest$signalDecodersToAdd' => '

A list of information about decoding additional signals to add to the decoder manifest.

', 'UpdateDecoderManifestRequest$signalDecodersToUpdate' => '

A list of updated information about decoding signals to update in the decoder manifest.

', ], ], 'SignalInformation' => [ 'base' => '

Information about a signal.

', 'refs' => [ 'SignalInformationList$member' => NULL, ], ], 'SignalInformationList' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$signalsToCollect' => '

(Optional) A list of information about signals to collect.

', 'GetCampaignResponse$signalsToCollect' => '

Information about a list of signals to collect data on.

', ], ], 'SpoolingMode' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$spoolingMode' => '

(Optional) Whether to store collected data after a vehicle lost a connection with the cloud. After a connection is re-established, the data is automatically forwarded to Amazon Web Services IoT FleetWise. If you want to store collected data when a vehicle loses connection with the cloud, use TO_DISK. If it\'s not specified, OFF is used.

Default: OFF

', 'GetCampaignResponse$spoolingMode' => '

Whether to store collected data after a vehicle lost a connection with the cloud. After a connection is re-established, the data is automatically forwarded to Amazon Web Services IoT FleetWise.

', ], ], 'StorageCompressionFormat' => [ 'base' => NULL, 'refs' => [ 'S3Config$storageCompressionFormat' => '

By default, stored data is compressed as a .gzip file. Compressed files have a reduced file size, which can optimize the cost of data storage.

', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'FormattedVss$vssJson' => '

Provides the VSS in JSON format.

', 'ValidationExceptionField$name' => '

The name of the parameter field with the validation error.

', 'ValidationExceptionField$message' => '

A message about the validation error.

', ], ], 'Tag' => [ 'base' => '

A set of key/value pairs that are used to manage the resource.

', 'refs' => [ 'TagList$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$Key' => '

The tag\'s key.

', 'TagKeyList$member' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

A list of the keys of the tags to be removed from the resource.

', ], ], 'TagList' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$tags' => '

Metadata that can be used to manage the campaign.

', 'CreateDecoderManifestRequest$tags' => '

Metadata that can be used to manage the decoder manifest.

', 'CreateFleetRequest$tags' => '

Metadata that can be used to manage the fleet.

', 'CreateModelManifestRequest$tags' => '

Metadata that can be used to manage the vehicle model.

', 'CreateSignalCatalogRequest$tags' => '

Metadata that can be used to manage the signal catalog.

', 'CreateVehicleRequest$tags' => '

Metadata that can be used to manage the vehicle.

', 'CreateVehicleRequestItem$tags' => '

Metadata which can be used to manage the vehicle.

', 'ImportSignalCatalogRequest$tags' => '

Metadata that can be used to manage the signal catalog.

', 'ListTagsForResourceResponse$Tags' => '

The list of tags assigned to the resource.

', 'TagResourceRequest$Tags' => '

The new or modified tags for the resource.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$Value' => '

The tag\'s value.

', ], ], 'ThrottlingException' => [ 'base' => '

The request couldn\'t be completed due to throttling.

', 'refs' => [], ], 'TimeBasedCollectionScheme' => [ 'base' => '

Information about a collection scheme that uses a time period to decide how often to collect data.

', 'refs' => [ 'CollectionScheme$timeBasedCollectionScheme' => '

Information about a collection scheme that uses a time period to decide how often to collect data.

', ], ], 'TimestreamConfig' => [ 'base' => '

The Amazon Timestream table where the Amazon Web Services IoT FleetWise campaign sends data. Timestream stores and organizes data to optimize query processing time and to reduce storage costs. For more information, see Data modeling in the Amazon Timestream Developer Guide.

', 'refs' => [ 'DataDestinationConfig$timestreamConfig' => '

The Amazon Timestream table where the campaign sends data.

', ], ], 'TimestreamDatabaseName' => [ 'base' => NULL, 'refs' => [ 'TimestreamRegistrationResponse$timestreamDatabaseName' => '

The name of the Timestream database.

', 'TimestreamResources$timestreamDatabaseName' => '

The name of the registered Amazon Timestream database.

', ], ], 'TimestreamRegistrationResponse' => [ 'base' => '

Information about the registered Amazon Timestream resources or errors, if any.

', 'refs' => [ 'GetRegisterAccountStatusResponse$timestreamRegistrationResponse' => '

Information about the registered Amazon Timestream resources or errors, if any.

', ], ], 'TimestreamResources' => [ 'base' => '

The registered Amazon Timestream resources that Amazon Web Services IoT FleetWise edge agent software can transfer your vehicle data to.

', 'refs' => [ 'RegisterAccountRequest$timestreamResources' => NULL, 'RegisterAccountResponse$timestreamResources' => NULL, ], ], 'TimestreamTableArn' => [ 'base' => NULL, 'refs' => [ 'TimestreamConfig$timestreamTableArn' => '

The Amazon Resource Name (ARN) of the Amazon Timestream table.

', ], ], 'TimestreamTableName' => [ 'base' => NULL, 'refs' => [ 'TimestreamRegistrationResponse$timestreamTableName' => '

The name of the Timestream database table.

', 'TimestreamResources$timestreamTableName' => '

The name of the registered Amazon Timestream database table.

', ], ], 'TriggerMode' => [ 'base' => NULL, 'refs' => [ 'ConditionBasedCollectionScheme$triggerMode' => '

Whether to collect data for all triggering events (ALWAYS). Specify (RISING_EDGE), or specify only when the condition first evaluates to false. For example, triggering on "AirbagDeployed"; Users aren\'t interested on triggering when the airbag is already exploded; they only care about the change from not deployed => deployed.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateCampaignAction' => [ 'base' => NULL, 'refs' => [ 'UpdateCampaignRequest$action' => '

Specifies how to update a campaign. The action can be one of the following:

', ], ], 'UpdateCampaignRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateCampaignResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDecoderManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateDecoderManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateFleetRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateFleetResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateMode' => [ 'base' => NULL, 'refs' => [ 'UpdateVehicleRequest$attributeUpdateMode' => '

The method the specified attributes will update the existing attributes on the vehicle. UseOverwite to replace the vehicle attributes with the specified attributes. Or use Merge to combine all attributes.

This is required if attributes are present in the input.

', 'UpdateVehicleRequestItem$attributeUpdateMode' => '

The method the specified attributes will update the existing attributes on the vehicle. UseOverwite to replace the vehicle attributes with the specified attributes. Or use Merge to combine all attributes.

This is required if attributes are present in the input.

', ], ], 'UpdateModelManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateModelManifestResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSignalCatalogRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSignalCatalogResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateVehicleError' => [ 'base' => '

An HTTP error resulting from updating the description for a vehicle.

', 'refs' => [ 'updateVehicleErrors$member' => NULL, ], ], 'UpdateVehicleRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateVehicleRequestItem' => [ 'base' => '

Information about the vehicle to update.

', 'refs' => [ 'updateVehicleRequestItems$member' => NULL, ], ], 'UpdateVehicleResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateVehicleResponseItem' => [ 'base' => '

Information about the updated vehicle.

', 'refs' => [ 'updateVehicleResponseItems$member' => NULL, ], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the constraints specified by an Amazon Web Services service.

', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => '

A validation error due to mismatch between the expected data type, length, or pattern of the parameter and the input.

', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$fieldList' => '

The list of fields that fail to satisfy the constraints specified by an Amazon Web Services service.

', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$reason' => '

The reason the input failed to satisfy the constraints specified by an Amazon Web Services service.

', ], ], 'VehicleAssociationBehavior' => [ 'base' => NULL, 'refs' => [ 'CreateVehicleRequest$associationBehavior' => '

An option to create a new Amazon Web Services IoT thing when creating a vehicle, or to validate an existing Amazon Web Services IoT thing as a vehicle.

Default:

', 'CreateVehicleRequestItem$associationBehavior' => '

An option to create a new Amazon Web Services IoT thing when creating a vehicle, or to validate an existing thing as a vehicle.

', ], ], 'VehicleState' => [ 'base' => NULL, 'refs' => [ 'VehicleStatus$status' => '

The state of a vehicle, which can be one of the following:

', ], ], 'VehicleStatus' => [ 'base' => '

Information about the state of a vehicle and how it relates to the status of a campaign.

', 'refs' => [ 'VehicleStatusList$member' => NULL, ], ], 'VehicleStatusList' => [ 'base' => NULL, 'refs' => [ 'GetVehicleStatusResponse$campaigns' => '

Lists information about the state of the vehicle with deployed campaigns.

', ], ], 'VehicleSummary' => [ 'base' => '

Information about a vehicle.

To return this information about vehicles in your account, you can use the API operation.

', 'refs' => [ 'vehicleSummaries$member' => NULL, ], ], 'arn' => [ 'base' => NULL, 'refs' => [ 'CampaignSummary$arn' => '

The Amazon Resource Name (ARN) of a campaign.

', 'CampaignSummary$signalCatalogArn' => '

The ARN of the signal catalog associated with the campaign.

', 'CampaignSummary$targetArn' => '

The ARN of a vehicle or fleet to which the campaign is deployed.

', 'CreateCampaignRequest$signalCatalogArn' => '

(Optional) The Amazon Resource Name (ARN) of the signal catalog to associate with the campaign.

', 'CreateCampaignRequest$targetArn' => '

The ARN of the vehicle or fleet to deploy a campaign to.

', 'CreateCampaignResponse$arn' => '

The ARN of the created campaign.

', 'CreateDecoderManifestRequest$modelManifestArn' => '

The Amazon Resource Name (ARN) of the vehicle model (model manifest).

', 'CreateDecoderManifestResponse$arn' => '

The ARN of the created decoder manifest.

', 'CreateFleetRequest$signalCatalogArn' => '

The Amazon Resource Name (ARN) of a signal catalog.

', 'CreateFleetResponse$arn' => '

The ARN of the created fleet.

', 'CreateModelManifestRequest$signalCatalogArn' => '

The Amazon Resource Name (ARN) of a signal catalog.

', 'CreateModelManifestResponse$arn' => '

The ARN of the created vehicle model.

', 'CreateSignalCatalogResponse$arn' => '

The ARN of the created signal catalog.

', 'CreateVehicleRequest$modelManifestArn' => '

The Amazon Resource Name ARN of a vehicle model.

', 'CreateVehicleRequest$decoderManifestArn' => '

The ARN of a decoder manifest.

', 'CreateVehicleRequestItem$modelManifestArn' => '

The ARN of the vehicle model (model manifest) to create the vehicle from.

', 'CreateVehicleRequestItem$decoderManifestArn' => '

The Amazon Resource Name (ARN) of a decoder manifest associated with the vehicle to create.

', 'CreateVehicleResponse$arn' => '

The ARN of the created vehicle.

', 'CreateVehicleResponse$thingArn' => '

The ARN of a created or validated Amazon Web Services IoT thing.

', 'CreateVehicleResponseItem$arn' => '

The ARN of the created vehicle.

', 'CreateVehicleResponseItem$thingArn' => '

The ARN of a created or validated Amazon Web Services IoT thing.

', 'DecoderManifestSummary$arn' => '

The ARN of a vehicle model (model manifest) associated with the decoder manifest.

', 'DecoderManifestSummary$modelManifestArn' => '

The ARN of a vehicle model (model manifest) associated with the decoder manifest.

', 'DeleteCampaignResponse$arn' => '

The Amazon Resource Name (ARN) of the deleted campaign.

The ARN isn’t returned if a campaign doesn’t exist.

', 'DeleteDecoderManifestResponse$arn' => '

The Amazon Resource Name (ARN) of the deleted decoder manifest.

', 'DeleteFleetResponse$arn' => '

The Amazon Resource Name (ARN) of the deleted fleet.

', 'DeleteModelManifestResponse$arn' => '

The Amazon Resource Name (ARN) of the deleted model manifest.

', 'DeleteSignalCatalogResponse$arn' => '

The Amazon Resource Name (ARN) of the deleted signal catalog.

', 'DeleteVehicleResponse$arn' => '

The Amazon Resource Name (ARN) of the deleted vehicle.

', 'FleetSummary$arn' => '

The Amazon Resource Name (ARN) of the fleet.

', 'FleetSummary$signalCatalogArn' => '

The ARN of the signal catalog associated with the fleet.

', 'GetCampaignResponse$arn' => '

The Amazon Resource Name (ARN) of the campaign.

', 'GetCampaignResponse$signalCatalogArn' => '

The ARN of a signal catalog.

', 'GetCampaignResponse$targetArn' => '

The ARN of the vehicle or the fleet targeted by the campaign.

', 'GetDecoderManifestResponse$arn' => '

The Amazon Resource Name (ARN) of the decoder manifest.

', 'GetDecoderManifestResponse$modelManifestArn' => '

The ARN of a vehicle model (model manifest) associated with the decoder manifest.

', 'GetFleetResponse$arn' => '

The Amazon Resource Name (ARN) of the fleet.

', 'GetFleetResponse$signalCatalogArn' => '

The ARN of a signal catalog associated with the fleet.

', 'GetModelManifestResponse$arn' => '

The Amazon Resource Name (ARN) of the vehicle model.

', 'GetModelManifestResponse$signalCatalogArn' => '

The ARN of the signal catalog associated with the vehicle model.

', 'GetSignalCatalogResponse$arn' => '

The Amazon Resource Name (ARN) of the signal catalog.

', 'GetVehicleResponse$arn' => '

The Amazon Resource Name (ARN) of the vehicle to retrieve information about.

', 'GetVehicleResponse$modelManifestArn' => '

The ARN of a vehicle model (model manifest) associated with the vehicle.

', 'GetVehicleResponse$decoderManifestArn' => '

The ARN of a decoder manifest associated with the vehicle.

', 'IamRegistrationResponse$roleArn' => '

The Amazon Resource Name (ARN) of the IAM role to register.

', 'ImportDecoderManifestResponse$arn' => '

The Amazon Resource Name (ARN) of the decoder manifest that was imported.

', 'ImportSignalCatalogResponse$arn' => '

The Amazon Resource Name (ARN) of the imported signal catalog.

', 'ListDecoderManifestsRequest$modelManifestArn' => '

The Amazon Resource Name (ARN) of a vehicle model (model manifest) associated with the decoder manifest.

', 'ListModelManifestsRequest$signalCatalogArn' => '

The ARN of a signal catalog. If you specify a signal catalog, only the vehicle models associated with it are returned.

', 'ListVehiclesRequest$modelManifestArn' => '

The Amazon Resource Name (ARN) of a vehicle model (model manifest). You can use this optional parameter to list only the vehicles created from a certain vehicle model.

', 'ModelManifestSummary$arn' => '

The Amazon Resource Name (ARN) of the vehicle model.

', 'ModelManifestSummary$signalCatalogArn' => '

The ARN of the signal catalog associated with the vehicle model.

', 'SignalCatalogSummary$arn' => '

The Amazon Resource Name (ARN) of the signal catalog.

', 'TimestreamRegistrationResponse$timestreamDatabaseArn' => '

The Amazon Resource Name (ARN) of the Timestream database.

', 'TimestreamRegistrationResponse$timestreamTableArn' => '

The ARN of the Timestream database table.

', 'UpdateCampaignResponse$arn' => '

The Amazon Resource Name (ARN) of the campaign.

', 'UpdateDecoderManifestResponse$arn' => '

The Amazon Resource Name (ARN) of the updated decoder manifest.

', 'UpdateFleetResponse$arn' => '

The Amazon Resource Name (ARN) of the updated fleet.

', 'UpdateModelManifestResponse$arn' => '

The Amazon Resource Name (ARN) of the updated vehicle model.

', 'UpdateSignalCatalogResponse$arn' => '

The ARN of the updated signal catalog.

', 'UpdateVehicleRequest$modelManifestArn' => '

The ARN of a vehicle model (model manifest) associated with the vehicle.

', 'UpdateVehicleRequest$decoderManifestArn' => '

The ARN of the decoder manifest associated with this vehicle.

', 'UpdateVehicleRequestItem$modelManifestArn' => '

The ARN of the vehicle model (model manifest) associated with the vehicle to update.

', 'UpdateVehicleRequestItem$decoderManifestArn' => '

The ARN of the signal decoder manifest associated with the vehicle to update.

', 'UpdateVehicleResponse$arn' => '

The ARN of the updated vehicle.

', 'UpdateVehicleResponseItem$arn' => '

The Amazon Resource Name (ARN) of the updated vehicle.

', 'VehicleSummary$arn' => '

The Amazon Resource Name (ARN) of the vehicle.

', 'VehicleSummary$modelManifestArn' => '

The ARN of a vehicle model (model manifest) associated with the vehicle.

', 'VehicleSummary$decoderManifestArn' => '

The ARN of a decoder manifest associated with the vehicle.

', ], ], 'attributeName' => [ 'base' => NULL, 'refs' => [ 'attributesMap$key' => NULL, ], ], 'attributeValue' => [ 'base' => NULL, 'refs' => [ 'attributesMap$value' => NULL, ], ], 'attributesMap' => [ 'base' => NULL, 'refs' => [ 'CreateVehicleRequest$attributes' => '

Static information about a vehicle in a key-value pair. For example: "engineType" : "1.3 L R2"

A campaign must include the keys (attribute names) in dataExtraDimensions for them to display in Amazon Timestream.

', 'CreateVehicleRequestItem$attributes' => '

Static information about a vehicle in a key-value pair. For example: "engine Type" : "v6"

', 'GetVehicleResponse$attributes' => '

Static information about a vehicle in a key-value pair. For example:

"engineType" : "1.3 L R2"

', 'UpdateVehicleRequest$attributes' => '

Static information about a vehicle in a key-value pair. For example:

"engineType" : "1.3 L R2"

', 'UpdateVehicleRequestItem$attributes' => '

Static information about a vehicle in a key-value pair. For example:

"engineType" : "1.3 L R2"

', ], ], 'boolean' => [ 'base' => NULL, 'refs' => [ 'CanSignal$isBigEndian' => '

Whether the byte ordering of a CAN message is big-endian.

', 'CanSignal$isSigned' => '

Whether the message data is specified as a signed value.

', 'ObdInterface$useExtendedIds' => '

Whether to use extended IDs in the message.

', 'ObdInterface$hasTransmissionEcu' => '

Whether the vehicle has a transmission control module (TCM).

', ], ], 'campaignName' => [ 'base' => NULL, 'refs' => [ 'CampaignSummary$name' => '

The name of a campaign.

', 'CreateCampaignRequest$name' => '

The name of the campaign to create.

', 'CreateCampaignResponse$name' => '

The name of the created campaign.

', 'DeleteCampaignRequest$name' => '

The name of the campaign to delete.

', 'DeleteCampaignResponse$name' => '

The name of the deleted campaign.

', 'GetCampaignRequest$name' => '

The name of the campaign to retrieve information about.

', 'GetCampaignResponse$name' => '

The name of the campaign.

', 'UpdateCampaignRequest$name' => '

The name of the campaign to update.

', 'UpdateCampaignResponse$name' => '

The name of the updated campaign.

', ], ], 'campaignSummaries' => [ 'base' => NULL, 'refs' => [ 'ListCampaignsResponse$campaignSummaries' => '

A summary of information about each campaign.

', ], ], 'collectionPeriodMs' => [ 'base' => NULL, 'refs' => [ 'TimeBasedCollectionScheme$periodMs' => '

The time period (in milliseconds) to decide how often to collect data. For example, if the time period is 60000, the Edge Agent software collects data once every minute.

', ], ], 'createVehicleErrors' => [ 'base' => NULL, 'refs' => [ 'BatchCreateVehicleResponse$errors' => '

A list of information about creation errors, or an empty list if there aren\'t any errors.

', ], ], 'createVehicleRequestItems' => [ 'base' => NULL, 'refs' => [ 'BatchCreateVehicleRequest$vehicles' => '

A list of information about each vehicle to create. For more information, see the API data type.

', ], ], 'createVehicleResponses' => [ 'base' => NULL, 'refs' => [ 'BatchCreateVehicleResponse$vehicles' => '

A list of information about a batch of created vehicles. For more information, see the API data type.

', ], ], 'customerAccountId' => [ 'base' => NULL, 'refs' => [ 'GetRegisterAccountStatusResponse$customerAccountId' => '

The unique ID of the Amazon Web Services account, provided at account creation.

', ], ], 'decoderManifestSummaries' => [ 'base' => NULL, 'refs' => [ 'ListDecoderManifestsResponse$summaries' => '

A list of information about each decoder manifest.

', ], ], 'description' => [ 'base' => NULL, 'refs' => [ 'Actuator$description' => '

A brief description of the actuator.

', 'Attribute$description' => '

A brief description of the attribute.

', 'Branch$description' => '

A brief description of the branch.

', 'CampaignSummary$description' => '

The description of the campaign.

', 'CreateCampaignRequest$description' => '

An optional description of the campaign to help identify its purpose.

', 'CreateDecoderManifestRequest$description' => '

A brief description of the decoder manifest.

', 'CreateFleetRequest$description' => '

A brief description of the fleet to create.

', 'CreateModelManifestRequest$description' => '

A brief description of the vehicle model.

', 'CreateSignalCatalogRequest$description' => '

A brief description of the signal catalog.

', 'DecoderManifestSummary$description' => '

A brief description of the decoder manifest.

', 'FleetSummary$description' => '

A brief description of the fleet.

', 'GetCampaignResponse$description' => '

The description of the campaign.

', 'GetDecoderManifestResponse$description' => '

A brief description of the decoder manifest.

', 'GetFleetResponse$description' => '

A brief description of the fleet.

', 'GetModelManifestResponse$description' => '

A brief description of the vehicle model.

', 'GetSignalCatalogResponse$description' => '

A brief description of the signal catalog.

', 'ImportSignalCatalogRequest$description' => '

A brief description of the signal catalog.

', 'ModelManifestSummary$description' => '

A brief description of the vehicle model.

', 'Sensor$description' => '

A brief description of a sensor.

', 'UpdateCampaignRequest$description' => '

The description of the campaign.

', 'UpdateDecoderManifestRequest$description' => '

A brief description of the decoder manifest to update.

', 'UpdateFleetRequest$description' => '

An updated description of the fleet.

', 'UpdateModelManifestRequest$description' => '

A brief description of the vehicle model.

', 'UpdateSignalCatalogRequest$description' => '

A brief description of the signal catalog to update.

', ], ], 'double' => [ 'base' => NULL, 'refs' => [ 'Actuator$min' => '

The specified possible minimum value of an actuator.

', 'Actuator$max' => '

The specified possible maximum value of an actuator.

', 'Attribute$min' => '

The specified possible minimum value of the attribute.

', 'Attribute$max' => '

The specified possible maximum value of the attribute.

', 'CanSignal$offset' => '

The offset used to calculate the signal value. Combined with factor, the calculation is value = raw_value * factor + offset.

', 'CanSignal$factor' => '

A multiplier used to decode the CAN message.

', 'ObdSignal$scaling' => '

A multiplier used to decode the message.

', 'ObdSignal$offset' => '

The offset used to calculate the signal value. Combined with scaling, the calculation is value = raw_value * scaling + offset.

', 'Sensor$min' => '

The specified possible minimum value of the sensor.

', 'Sensor$max' => '

The specified possible maximum value of the sensor.

', ], ], 'errorMessage' => [ 'base' => NULL, 'refs' => [ 'IamRegistrationResponse$errorMessage' => '

A message associated with a registration error.

', 'TimestreamRegistrationResponse$errorMessage' => '

A message associated with a registration error.

', ], ], 'eventExpression' => [ 'base' => NULL, 'refs' => [ 'ConditionBasedCollectionScheme$expression' => '

The logical expression used to recognize what data to collect. For example, $variable.Vehicle.OutsideAirTemperature >= 105.0.

', ], ], 'fleetId' => [ 'base' => NULL, 'refs' => [ 'AssociateVehicleFleetRequest$fleetId' => '

The ID of a fleet.

', 'CreateFleetRequest$fleetId' => '

The unique ID of the fleet to create.

', 'CreateFleetResponse$id' => '

The ID of the created fleet.

', 'DeleteFleetRequest$fleetId' => '

The ID of the fleet to delete.

', 'DeleteFleetResponse$id' => '

The ID of the deleted fleet.

', 'DisassociateVehicleFleetRequest$fleetId' => '

The unique ID of a fleet.

', 'FleetSummary$id' => '

The unique ID of the fleet.

', 'GetFleetRequest$fleetId' => '

The ID of the fleet to retrieve information about.

', 'GetFleetResponse$id' => '

The ID of the fleet.

', 'ListVehiclesInFleetRequest$fleetId' => '

The ID of a fleet.

', 'UpdateFleetRequest$fleetId' => '

The ID of the fleet to update.

', 'UpdateFleetResponse$id' => '

The ID of the updated fleet.

', 'fleets$member' => NULL, ], ], 'fleetSummaries' => [ 'base' => NULL, 'refs' => [ 'ListFleetsResponse$fleetSummaries' => '

A list of information for each fleet.

', ], ], 'fleets' => [ 'base' => NULL, 'refs' => [ 'ListFleetsForVehicleResponse$fleets' => '

A list of fleet IDs that the vehicle is associated with.

', ], ], 'languageVersion' => [ 'base' => NULL, 'refs' => [ 'ConditionBasedCollectionScheme$conditionLanguageVersion' => '

Specifies the version of the conditional expression language.

', ], ], 'listOfStrings' => [ 'base' => NULL, 'refs' => [ 'Actuator$allowedValues' => '

A list of possible values an actuator can take.

', 'Attribute$allowedValues' => '

A list of possible values an attribute can be assigned.

', 'CreateModelManifestRequest$nodes' => '

A list of nodes, which are a general abstraction of signals.

', 'Sensor$allowedValues' => '

A list of possible values a sensor can take.

', ], ], 'listVehiclesMaxResults' => [ 'base' => NULL, 'refs' => [ 'ListVehiclesRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', ], ], 'maxResults' => [ 'base' => NULL, 'refs' => [ 'GetVehicleStatusRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListCampaignsRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListDecoderManifestNetworkInterfacesRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListDecoderManifestSignalsRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListDecoderManifestsRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListFleetsForVehicleRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListFleetsRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListModelManifestNodesRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListModelManifestsRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListSignalCatalogNodesRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListSignalCatalogsRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', 'ListVehiclesInFleetRequest$maxResults' => '

The maximum number of items to return, between 1 and 100, inclusive.

', ], ], 'maxSampleCount' => [ 'base' => NULL, 'refs' => [ 'SignalInformation$maxSampleCount' => '

The maximum number of samples to collect.

', ], ], 'message' => [ 'base' => NULL, 'refs' => [ 'Actuator$deprecationMessage' => '

The deprecation message for the node or the branch that was moved or deleted.

', 'Actuator$comment' => '

A comment in addition to the description.

', 'Attribute$deprecationMessage' => '

The deprecation message for the node or the branch that was moved or deleted.

', 'Attribute$comment' => '

A comment in addition to the description.

', 'Branch$deprecationMessage' => '

The deprecation message for the node or the branch that was moved or deleted.

', 'Branch$comment' => '

A comment in addition to the description.

', 'Sensor$deprecationMessage' => '

The deprecation message for the node or the branch that was moved or deleted.

', 'Sensor$comment' => '

A comment in addition to the description.

', ], ], 'modelManifestSummaries' => [ 'base' => NULL, 'refs' => [ 'ListModelManifestsResponse$summaries' => '

A list of information about vehicle models.

', ], ], 'nextToken' => [ 'base' => NULL, 'refs' => [ 'GetVehicleStatusRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'GetVehicleStatusResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListCampaignsRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListCampaignsResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListDecoderManifestNetworkInterfacesRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListDecoderManifestNetworkInterfacesResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListDecoderManifestSignalsRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListDecoderManifestSignalsResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListDecoderManifestsRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListDecoderManifestsResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListFleetsForVehicleRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListFleetsForVehicleResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListFleetsRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListFleetsResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListModelManifestNodesRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListModelManifestNodesResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListModelManifestsRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListModelManifestsResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListSignalCatalogNodesRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListSignalCatalogNodesResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListSignalCatalogsRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListSignalCatalogsResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListVehiclesInFleetRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListVehiclesInFleetResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', 'ListVehiclesRequest$nextToken' => '

A pagination token for the next set of results.

If the results of a search are large, only a portion of the results are returned, and a nextToken pagination token is returned in the response. To retrieve the next set of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.

', 'ListVehiclesResponse$nextToken' => '

The token to retrieve the next set of results, or null if there are no more results.

', ], ], 'nonNegativeInteger' => [ 'base' => NULL, 'refs' => [ 'CanSignal$messageId' => '

The ID of the message.

', 'CanSignal$startBit' => '

Indicates the beginning of the CAN signal. This should always be the least significant bit (LSB).

This value might be different from the value in a DBC file. For little endian signals, startBit is the same value as in the DBC file. For big endian signals in a DBC file, the start bit is the most significant bit (MSB). You will have to calculate the LSB instead and pass it as the startBit.

', 'CanSignal$length' => '

How many bytes of data are in the message.

', 'ObdInterface$requestMessageId' => '

The ID of the message requesting vehicle data.

', 'ObdInterface$pidRequestIntervalSeconds' => '

The maximum number message requests per second.

', 'ObdInterface$dtcRequestIntervalSeconds' => '

The maximum number message requests per diagnostic trouble code per second.

', 'ObdSignal$serviceMode' => '

The mode of operation (diagnostic service) in a message.

', 'ObdSignal$pid' => '

The diagnostic code used to request data from a vehicle for this signal.

', 'ObdSignal$startByte' => '

Indicates the beginning of the message.

', 'ObdSignal$bitRightShift' => '

The number of positions to shift bits in the message.

', ], ], 'number' => [ 'base' => NULL, 'refs' => [ 'NodeCounts$totalNodes' => '

The total number of nodes in a vehicle network.

', 'NodeCounts$totalBranches' => '

The total number of nodes in a vehicle network that represent branches.

', 'NodeCounts$totalSensors' => '

The total number of nodes in a vehicle network that represent sensors.

', 'NodeCounts$totalAttributes' => '

The total number of nodes in a vehicle network that represent attributes.

', 'NodeCounts$totalActuators' => '

The total number of nodes in a vehicle network that represent actuators.

', 'UpdateVehicleError$code' => '

The relevant HTTP error code (400+).

', ], ], 'positiveInteger' => [ 'base' => NULL, 'refs' => [ 'ObdSignal$pidResponseLength' => '

The length of the requested data.

', ], ], 'priority' => [ 'base' => NULL, 'refs' => [ 'CreateCampaignRequest$priority' => '

(Optional) A number indicating the priority of one campaign over another campaign for a certain vehicle or fleet. A campaign with the lowest value is deployed to vehicles before any other campaigns. If it\'s not specified, 0 is used.

Default: 0

', 'GetCampaignResponse$priority' => '

A number indicating the priority of one campaign over another campaign for a certain vehicle or fleet. A campaign with the lowest value is deployed to vehicles before any other campaigns.

', ], ], 'resourceName' => [ 'base' => NULL, 'refs' => [ 'CreateDecoderManifestRequest$name' => '

The unique name of the decoder manifest to create.

', 'CreateDecoderManifestResponse$name' => '

The name of the created decoder manifest.

', 'CreateModelManifestRequest$name' => '

The name of the vehicle model to create.

', 'CreateModelManifestResponse$name' => '

The name of the created vehicle model.

', 'CreateSignalCatalogRequest$name' => '

The name of the signal catalog to create.

', 'CreateSignalCatalogResponse$name' => '

The name of the created signal catalog.

', 'DeleteDecoderManifestRequest$name' => '

The name of the decoder manifest to delete.

', 'DeleteDecoderManifestResponse$name' => '

The name of the deleted decoder manifest.

', 'DeleteModelManifestRequest$name' => '

The name of the model manifest to delete.

', 'DeleteModelManifestResponse$name' => '

The name of the deleted model manifest.

', 'DeleteSignalCatalogRequest$name' => '

The name of the signal catalog to delete.

', 'DeleteSignalCatalogResponse$name' => '

The name of the deleted signal catalog.

', 'GetDecoderManifestRequest$name' => '

The name of the decoder manifest to retrieve information about.

', 'GetModelManifestRequest$name' => '

The name of the vehicle model to retrieve information about.

', 'GetModelManifestResponse$name' => '

The name of the vehicle model.

', 'GetSignalCatalogRequest$name' => '

The name of the signal catalog to retrieve information about.

', 'GetSignalCatalogResponse$name' => '

The name of the signal catalog.

', 'ImportDecoderManifestRequest$name' => '

The name of the decoder manifest to import.

', 'ImportDecoderManifestResponse$name' => '

The name of the imported decoder manifest.

', 'ImportSignalCatalogRequest$name' => '

The name of the signal catalog to import.

', 'ImportSignalCatalogResponse$name' => '

The name of the imported signal catalog.

', 'ListDecoderManifestNetworkInterfacesRequest$name' => '

The name of the decoder manifest to list information about.

', 'ListDecoderManifestSignalsRequest$name' => '

The name of the decoder manifest to list information about.

', 'ListModelManifestNodesRequest$name' => '

The name of the vehicle model to list information about.

', 'ListSignalCatalogNodesRequest$name' => '

The name of the signal catalog to list information about.

', 'UpdateDecoderManifestRequest$name' => '

The name of the decoder manifest to update.

', 'UpdateDecoderManifestResponse$name' => '

The name of the updated decoder manifest.

', 'UpdateModelManifestRequest$name' => '

The name of the vehicle model to update.

', 'UpdateModelManifestResponse$name' => '

The name of the updated vehicle model.

', 'UpdateSignalCatalogRequest$name' => '

The name of the signal catalog to update.

', 'UpdateSignalCatalogResponse$name' => '

The name of the updated signal catalog.

', ], ], 'signalCatalogSummaries' => [ 'base' => NULL, 'refs' => [ 'ListSignalCatalogsResponse$summaries' => '

A list of information about each signal catalog.

', ], ], 'status' => [ 'base' => NULL, 'refs' => [ 'ListCampaignsRequest$status' => '

Optional parameter to filter the results by the status of each created campaign in your account. The status can be one of: CREATING, WAITING_FOR_APPROVAL, RUNNING, or SUSPENDED.

', ], ], 'string' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'Actuator$fullyQualifiedName' => '

The fully qualified name of the actuator. For example, the fully qualified name of an actuator might be Vehicle.Front.Left.Door.Lock.

', 'Actuator$unit' => '

The scientific unit for the actuator.

', 'Actuator$assignedValue' => '

A specified value for the actuator.

', 'Attribute$fullyQualifiedName' => '

The fully qualified name of the attribute. For example, the fully qualified name of an attribute might be Vehicle.Body.Engine.Type.

', 'Attribute$unit' => '

The scientific unit for the attribute.

', 'Attribute$assignedValue' => '

A specified value for the attribute.

', 'Attribute$defaultValue' => '

The default value of the attribute.

', 'Branch$fullyQualifiedName' => '

The fully qualified name of the branch. For example, the fully qualified name of a branch might be Vehicle.Body.Engine.

', 'ConflictException$message' => NULL, 'ConflictException$resource' => '

The resource on which there are conflicting operations.

', 'ConflictException$resourceType' => '

The type of resource on which there are conflicting operations..

', 'CreateVehicleError$code' => '

An HTTP error code.

', 'CreateVehicleError$message' => '

A description of the HTTP error.

', 'DecoderManifestSummary$name' => '

The name of the decoder manifest.

', 'DecoderManifestValidationException$message' => NULL, 'GetDecoderManifestResponse$name' => '

The name of the decoder manifest.

', 'InternalServerException$message' => NULL, 'InvalidNodeException$reason' => '

The reason the node validation failed.

', 'InvalidNodeException$message' => NULL, 'InvalidSignal$reason' => '

A message about why the signal isn\'t valid.

', 'InvalidSignalsException$message' => NULL, 'LimitExceededException$message' => NULL, 'LimitExceededException$resourceId' => '

The identifier of the resource that was exceeded.

', 'LimitExceededException$resourceType' => '

The type of resource that was exceeded.

', 'ModelManifestSummary$name' => '

The name of the vehicle model.

', 'ModelSignalsMap$key' => NULL, 'ModelSignalsMap$value' => NULL, 'ResourceNotFoundException$message' => NULL, 'ResourceNotFoundException$resourceId' => '

The identifier of the resource that wasn\'t found.

', 'ResourceNotFoundException$resourceType' => '

The type of resource that wasn\'t found.

', 'Sensor$fullyQualifiedName' => '

The fully qualified name of the sensor. For example, the fully qualified name of a sensor might be Vehicle.Body.Engine.Battery.

', 'Sensor$unit' => '

The scientific unit of measurement for data collected by the sensor.

', 'SignalCatalogSummary$name' => '

The name of the signal catalog.

', 'ThrottlingException$message' => NULL, 'ThrottlingException$quotaCode' => '

The quota identifier of the applied throttling rules for this request.

', 'ThrottlingException$serviceCode' => '

The code for the service that couldn\'t be completed due to throttling.

', 'UpdateVehicleError$message' => '

A message associated with the error.

', 'ValidationException$message' => NULL, 'VehicleStatus$campaignName' => '

The name of a campaign.

', 'listOfStrings$member' => NULL, ], ], 'timestamp' => [ 'base' => NULL, 'refs' => [ 'CampaignSummary$creationTime' => '

The time the campaign was created.

', 'CampaignSummary$lastModificationTime' => '

The last time the campaign was modified.

', 'CreateCampaignRequest$startTime' => '

(Optional) The time, in milliseconds, to deliver a campaign after it was approved. If it\'s not specified, 0 is used.

Default: 0

', 'CreateCampaignRequest$expiryTime' => '

(Optional) The time the campaign expires, in seconds since epoch (January 1, 1970 at midnight UTC time). Vehicle data isn\'t collected after the campaign expires.

Default: 253402214400 (December 31, 9999, 00:00:00 UTC)

', 'DecoderManifestSummary$creationTime' => '

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

', 'DecoderManifestSummary$lastModificationTime' => '

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

', 'FleetSummary$creationTime' => '

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

', 'FleetSummary$lastModificationTime' => '

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

', 'GetCampaignResponse$startTime' => '

The time, in milliseconds, to deliver a campaign after it was approved.

', 'GetCampaignResponse$expiryTime' => '

The time the campaign expires, in seconds since epoch (January 1, 1970 at midnight UTC time). Vehicle data won\'t be collected after the campaign expires.

', 'GetCampaignResponse$creationTime' => '

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

', 'GetCampaignResponse$lastModificationTime' => '

The last time the campaign was modified.

', 'GetDecoderManifestResponse$creationTime' => '

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

', 'GetDecoderManifestResponse$lastModificationTime' => '

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

', 'GetFleetResponse$creationTime' => '

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

', 'GetFleetResponse$lastModificationTime' => '

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

', 'GetModelManifestResponse$creationTime' => '

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

', 'GetModelManifestResponse$lastModificationTime' => '

The last time the vehicle model was modified.

', 'GetRegisterAccountStatusResponse$creationTime' => '

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

', 'GetRegisterAccountStatusResponse$lastModificationTime' => '

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

', 'GetSignalCatalogResponse$creationTime' => '

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

', 'GetSignalCatalogResponse$lastModificationTime' => '

The last time the signal catalog was modified.

', 'GetVehicleResponse$creationTime' => '

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

', 'GetVehicleResponse$lastModificationTime' => '

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

', 'ModelManifestSummary$creationTime' => '

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

', 'ModelManifestSummary$lastModificationTime' => '

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

', 'RegisterAccountResponse$creationTime' => '

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

', 'RegisterAccountResponse$lastModificationTime' => '

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

', 'SignalCatalogSummary$creationTime' => '

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

', 'SignalCatalogSummary$lastModificationTime' => '

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

', 'VehicleSummary$creationTime' => '

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

', 'VehicleSummary$lastModificationTime' => '

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

', ], ], 'uint32' => [ 'base' => NULL, 'refs' => [ 'ConditionBasedCollectionScheme$minimumTriggerIntervalMs' => '

The minimum duration of time between two triggering events to collect data, in milliseconds.

If a signal changes often, you might want to collect data at a slower rate.

', 'CreateCampaignRequest$postTriggerCollectionDuration' => '

(Optional) How long (in milliseconds) to collect raw data after a triggering event initiates the collection. If it\'s not specified, 0 is used.

Default: 0

', 'GetCampaignResponse$postTriggerCollectionDuration' => '

How long (in seconds) to collect raw data after a triggering event initiates the collection.

', 'SignalInformation$minimumSamplingIntervalMs' => '

The minimum duration of time (in milliseconds) between two triggering events to collect data.

If a signal changes often, you might want to collect data at a slower rate.

', ], ], 'updateVehicleErrors' => [ 'base' => NULL, 'refs' => [ 'BatchUpdateVehicleResponse$errors' => '

A list of information about errors returned while updating a batch of vehicles, or, if there aren\'t any errors, an empty list.

', ], ], 'updateVehicleRequestItems' => [ 'base' => NULL, 'refs' => [ 'BatchUpdateVehicleRequest$vehicles' => '

A list of information about the vehicles to update. For more information, see the API data type.

', ], ], 'updateVehicleResponseItems' => [ 'base' => NULL, 'refs' => [ 'BatchUpdateVehicleResponse$vehicles' => '

A list of information about the batch of updated vehicles.

This list contains only unique IDs for the vehicles that were updated.

', ], ], 'vehicleName' => [ 'base' => NULL, 'refs' => [ 'AssociateVehicleFleetRequest$vehicleName' => '

The unique ID of the vehicle to associate with the fleet.

', 'CreateVehicleError$vehicleName' => '

The ID of the vehicle with the error.

', 'CreateVehicleRequest$vehicleName' => '

The unique ID of the vehicle to create.

', 'CreateVehicleRequestItem$vehicleName' => '

The unique ID of the vehicle to create.

', 'CreateVehicleResponse$vehicleName' => '

The unique ID of the created vehicle.

', 'CreateVehicleResponseItem$vehicleName' => '

The unique ID of the vehicle to create.

', 'DeleteVehicleRequest$vehicleName' => '

The ID of the vehicle to delete.

', 'DeleteVehicleResponse$vehicleName' => '

The ID of the deleted vehicle.

', 'DisassociateVehicleFleetRequest$vehicleName' => '

The unique ID of the vehicle to disassociate from the fleet.

', 'GetVehicleRequest$vehicleName' => '

The ID of the vehicle to retrieve information about.

', 'GetVehicleResponse$vehicleName' => '

The ID of the vehicle.

', 'GetVehicleStatusRequest$vehicleName' => '

The ID of the vehicle to retrieve information about.

', 'ListFleetsForVehicleRequest$vehicleName' => '

The ID of the vehicle to retrieve information about.

', 'UpdateVehicleError$vehicleName' => '

The ID of the vehicle with the error.

', 'UpdateVehicleRequest$vehicleName' => '

The unique ID of the vehicle to update.

', 'UpdateVehicleRequestItem$vehicleName' => '

The unique ID of the vehicle to update.

', 'UpdateVehicleResponse$vehicleName' => '

The ID of the updated vehicle.

', 'UpdateVehicleResponseItem$vehicleName' => '

The unique ID of the updated vehicle.

', 'VehicleStatus$vehicleName' => '

The unique ID of the vehicle.

', 'VehicleSummary$vehicleName' => '

The unique ID of the vehicle.

', 'vehicles$member' => NULL, ], ], 'vehicleSummaries' => [ 'base' => NULL, 'refs' => [ 'ListVehiclesResponse$vehicleSummaries' => '

A list of vehicles and information about them.

', ], ], 'vehicles' => [ 'base' => NULL, 'refs' => [ 'ListVehiclesInFleetResponse$vehicles' => '

A list of vehicles associated with the fleet.

', ], ], 'wildcardSignalName' => [ 'base' => NULL, 'refs' => [ 'SignalInformation$name' => '

The name of the signal.

', ], ], ],];