@aws-sdk/client-iotfleetwise 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/IoTFleetWise.d.ts +194 -229
- package/dist-types/ts3.4/IoTFleetWiseClient.d.ts +14 -48
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateVehicleFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchCreateVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchUpdateVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateVehicleFleetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetEncryptionConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetFleetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetModelManifestCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRegisterAccountStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSignalCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetStateTemplateCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetVehicleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetVehicleStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ImportSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCampaignsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListDecoderManifestNetworkInterfacesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDecoderManifestSignalsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDecoderManifestsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFleetsForVehicleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListModelManifestNodesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListModelManifestsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSignalCatalogNodesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSignalCatalogsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListStateTemplatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVehiclesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListVehiclesInFleetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutEncryptionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDecoderManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateModelManifestCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSignalCatalogCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateStateTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateVehicleCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +9 -30
- package/dist-types/ts3.4/models/models_0.d.ts +5 -15
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38