Test example AWS Adapter not work.

The SDK documentation(https://developer.roku.com/en-gb/docs/developer-program/advertising/ssai-adapters.md#aws-adapter) pointed on the example: https://github.com/rokudev/samples/tree/master/advertising/rsgemt/

In this example deprecated links on the manifest files.

Telnet logs:

[RAF] setDebugOutput(false)
RAFX_SSAI version 0b.48.28
SDK (15:45:21Z 177): Transfer url: https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8 failed, got code: -6 reason: Could not resolve host: mediatailor.us-east-1.amazonaws.com
Error requesting stream <Component: roAssociativeArray> =
{
    error: "No valid response from https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8"
}
^CRAFX_SSAI version 0b.48.28
SDK (15:45:21Z 177): Transfer url: https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8 failed, got code: -6 reason: Could not resolve host: mediatailor.us-east-1.amazonaws.com
Error requesting stream <Component: roAssociativeArray> =
{
    error: "No valid response from https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8"
}

Could you update the example with the correct manifest link?

CC: @RokuBen

@Alesakndr , if you look at contents.json you’ll see where the description says, “Replace url with your test asset”. It’s not meant to be a working example as is. The reference to “hashed_account_ID” and “originID” give that away. You’d need to replace them with your own IDs.

https://github.com/rokudev/samples/blob/master/advertising/rsgemt/assets/contents.json