AWS iot-wireless documentation change
Summary
Updated API documentation links to use latest versioned URLs instead of hardcoded 2020-11-22 version
Security assessment
The changes only update API reference links to point to latest documentation versions. No security-related content modifications or vulnerability fixes are present in the diff.
Diff
diff --git a/iot-wireless/latest/developerguide/lorawan-multicast-schedule-downlink.md b/iot-wireless/latest/developerguide/lorawan-multicast-schedule-downlink.md index 584394325..56b71f99c 100644 --- a//iot-wireless/latest/developerguide/lorawan-multicast-schedule-downlink.md +++ b//iot-wireless/latest/developerguide/lorawan-multicast-schedule-downlink.md @@ -62 +62 @@ To schedule your downlink message, choose **Schedule**. -To schedule a downlink message by using the API, use the [`StartMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_StartMulticastGroupSession.html) API operation or the [`start-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/start-multicast-group-session) CLI command. +To schedule a downlink message by using the API, use the [`StartMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_StartMulticastGroupSession.html) API operation or the [`start-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/start-multicast-group-session) CLI command. @@ -66 +66 @@ You can use the following API operations or CLI commands to get information abou - * [`GetMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_GetMulticastGroupSession.html) or [`get-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/get-multicast-group-session) + * [`GetMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_GetMulticastGroupSession.html) or [`get-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/get-multicast-group-session) @@ -68 +68 @@ You can use the following API operations or CLI commands to get information abou - * [`DeleteMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_DeleteMulticastGroupSession.html) or [`delete-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/delete-multicast-group-session) + * [`DeleteMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_DeleteMulticastGroupSession.html) or [`delete-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/delete-multicast-group-session) @@ -73 +73 @@ You can use the following API operations or CLI commands to get information abou -To send data to a multicast group after the session has been started, use the [`SendDataToMulticastGroup`](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_SendDataToMulticastGroup.html) API operation or the [`send-data-to-multicast-group`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/send-data-to-multicast-group) CLI command. +To send data to a multicast group after the session has been started, use the [`SendDataToMulticastGroup`](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_SendDataToMulticastGroup.html) API operation or the [`send-data-to-multicast-group`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/send-data-to-multicast-group) CLI command. @@ -91 +91 @@ You can also configure additional downlink messages to be sent to the devices in - * To configure additional downlink messages using the API or CLI, call the [`SendDataToMulticastGroup`](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_SendDataToMulticastGroup.html) API operation or the [`send-data-to-multicast-group`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/send-data-to-multicast-group) CLI command for each additional downlink message. + * To configure additional downlink messages using the API or CLI, call the [`SendDataToMulticastGroup`](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_SendDataToMulticastGroup.html) API operation or the [`send-data-to-multicast-group`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/send-data-to-multicast-group) CLI command for each additional downlink message. @@ -112 +112 @@ Update your multicast session only when required. These updates can cause a grou - * To update the session schedule from the API or CLI, use the [`StartMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/2020-11-22/apireference/API_StartMulticastGroupSession.html) API operation or the [`start-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/start-multicast-group-session) CLI command. + * To update the session schedule from the API or CLI, use the [`StartMulticastGroupSession`](https://docs.aws.amazon.com/iot-wireless/latest/apireference/API_StartMulticastGroupSession.html) API operation or the [`start-multicast-group-session`](https://docs.aws.amazon.com/cli/latest/reference/iotwireless/start-multicast-group-session) CLI command.