AWS iot-sitewise documentation change
Summary
Adjusted API reference links to include double slashes in URLs
Security assessment
Formatting changes to URLs do not impact security practices or documentation.
Diff
diff --git a/iot-sitewise/latest/userguide/review-job-progress.md b/iot-sitewise/latest/userguide/review-job-progress.md index af894dc95..28d9500f4 100644 --- a//iot-sitewise/latest/userguide/review-job-progress.md +++ b//iot-sitewise/latest/userguide/review-job-progress.md @@ -71 +71 @@ After starting a bulk operation, you can check or update its status using the fo - * To retrieve information on a specific job, use the [ GetMetadataTransferJob](https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/API_GetMetadataTransferJob.html) API action. + * To retrieve information on a specific job, use the [ GetMetadataTransferJob](https://docs.aws.amazon.com//iot-twinmaker/latest/apireference/API_GetMetadataTransferJob.html) API action. @@ -98 +98 @@ If you encounter schema validation errors, or if **failedCount** is greater than - * To list current jobs, use the [ListMetadataTransferJobs](https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/API_ListMetadataTransferJobs.html) API action. + * To list current jobs, use the [ListMetadataTransferJobs](https://docs.aws.amazon.com//iot-twinmaker/latest/apireference/API_ListMetadataTransferJobs.html) API action. @@ -112 +112 @@ Use a JSON file to filter the returned jobs based on their current state. See th -For a list of valid `state` values, see [ListMetadataTransferJobsFilter](https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/API_ListMetadataTransferJobsFilter.html) in the _AWS IoT TwinMaker API Reference Guide_. +For a list of valid `state` values, see [ListMetadataTransferJobsFilter](https://docs.aws.amazon.com//iot-twinmaker/latest/apireference/API_ListMetadataTransferJobsFilter.html) in the _AWS IoT TwinMaker API Reference Guide_. @@ -120 +120 @@ For a list of valid `state` values, see [ListMetadataTransferJobsFilter](https:/ - * To cancel a job, use the [CancelMetadataTransferJob](https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/API_CancelMetadataTransferJob.html) API action. This API cancels the specific metadata transfer job, without affecting any resources already exported or imported: + * To cancel a job, use the [CancelMetadataTransferJob](https://docs.aws.amazon.com//iot-twinmaker/latest/apireference/API_CancelMetadataTransferJob.html) API action. This API cancels the specific metadata transfer job, without affecting any resources already exported or imported: