<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AWS FOTA download from S3 authentication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70753/aws-fota-download-from-s3-authentication</link><description>Hello, 
 We are using the AWS library on a Thingy91 to enable FOTA. We have a working example where we store the bin file in S3 as instructed in the SDK documentation. 
 Now we would like to secure the bin files access which atm are accessible without</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 May 2021 22:09:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70753/aws-fota-download-from-s3-authentication" /><item><title>RE: AWS FOTA download from S3 authentication</title><link>https://devzone.nordicsemi.com/thread/309614?ContentTypeID=1</link><pubDate>Wed, 12 May 2021 22:09:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb096a4c-dd46-4246-9d97-33cea8adf6d4</guid><dc:creator>Joe Boettcher</dc:creator><description>&lt;p&gt;Can you give an example of how this would be implemented?&lt;/p&gt;
&lt;p&gt;I have not been able to get a FOTA job to work from a presigned app_update.bin url.&lt;br /&gt;&lt;br /&gt;Would you&amp;nbsp;include&amp;nbsp;the signed url in the path of the IoT Job json like this?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;{
  &amp;quot;operation&amp;quot;: &amp;quot;app_fw_update&amp;quot;,
  &amp;quot;fwversion&amp;quot;: &amp;quot;v1.0.2&amp;quot;,
  &amp;quot;size&amp;quot;: 181124,
  &amp;quot;location&amp;quot;: {
    &amp;quot;protocol&amp;quot;: &amp;quot;http:&amp;quot;,
    &amp;quot;host&amp;quot;: &amp;quot;myfota-secure.s3.amazonaws.com&amp;quot;,
    &amp;quot;path&amp;quot;: &amp;quot;file_path?X-Amz-Algorithm=_____&amp;amp;X-Amz-Credential=____...&amp;quot;
  }
}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AWS FOTA download from S3 authentication</title><link>https://devzone.nordicsemi.com/thread/290748?ContentTypeID=1</link><pubDate>Fri, 22 Jan 2021 12:55:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd1e89b1-aa17-4783-8aca-7f2f109eb31f</guid><dc:creator>XavierN</dc:creator><description>&lt;p&gt;We have solve this question using signed urls, closing the case. Tank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>