

Ada lebih banyak contoh AWS SDK yang tersedia di repo Contoh [SDK AWS Doc](https://github.com/awsdocs/aws-doc-sdk-examples). GitHub 

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Contoh dasar untuk AWS IoT FleetWise menggunakan AWS SDKs
<a name="iotfleetwise_code_examples_basics"></a>

Contoh kode berikut menunjukkan cara menggunakan dasar-dasar AWS IoT FleetWise dengan AWS SDKs. 

**Contents**
+ [Halo AWS IoT FleetWise](iotfleetwise_example_iotfleetwise_Hello_section.md)
+ [Pelajari dasar-dasarnya](iotfleetwise_example_iotfleetwise_Scenario_section.md)
+ [Tindakan](iotfleetwise_code_examples_actions.md)
  + [`createDecoderManifest`](iotfleetwise_example_iotfleetwise_CreateDecoderManifest_section.md)
  + [`createFleet`](iotfleetwise_example_iotfleetwise_CreateFleet_section.md)
  + [`createModelManifest`](iotfleetwise_example_iotfleetwise_CreateModelManifest_section.md)
  + [`createSignalCatalog`](iotfleetwise_example_iotfleetwise_CreateSignalCatalog_section.md)
  + [`createVehicle`](iotfleetwise_example_iotfleetwise_CreateVehicle_section.md)
  + [`deleteDecoderManifest`](iotfleetwise_example_iotfleetwise_DeleteDecoderManifest_section.md)
  + [`deleteFleet`](iotfleetwise_example_iotfleetwise_DeleteFleet_section.md)
  + [`deleteModelManifest`](iotfleetwise_example_iotfleetwise_DeleteModelManifest_section.md)
  + [`deleteSignalCatalog`](iotfleetwise_example_iotfleetwise_DeleteSignalCatalog_section.md)
  + [`deleteVehicle`](iotfleetwise_example_iotfleetwise_DeleteVehicle_section.md)
  + [`getDecoderManifest`](iotfleetwise_example_iotfleetwise_GetDecoderManifest_section.md)
  + [`getModelManifest`](iotfleetwise_example_iotfleetwise_GetModelManifest_section.md)
  + [`getVehicle`](iotfleetwise_example_iotfleetwise_GetVehicle_section.md)
  + [`listSignalCatalogNodes`](iotfleetwise_example_iotfleetwise_ListSignalCatalogNodes_section.md)
  + [`updateDecoderManifest`](iotfleetwise_example_iotfleetwise_UpdateDecoderManifest_section.md)
  + [`updateModelManifest`](iotfleetwise_example_iotfleetwise_UpdateModelManifest_section.md)