<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>DevOps Notebook  - Recent changes [en]</title>
		<link>https://devopsnotebook.com/Special:RecentChanges</link>
		<description>Track the most recent changes to the wiki in this feed.</description>
		<language>en</language>
		<generator>MediaWiki 1.33.1</generator>
		<lastBuildDate>Sun, 07 Jun 2026 22:49:35 GMT</lastBuildDate>
		<item>
			<title>Redirect pages with cloudfront function</title>
			<link>https://devopsnotebook.com/index.php?title=Redirect_pages_with_cloudfront_function&amp;diff=436&amp;oldid=0</link>
			<guid isPermaLink="false">https://devopsnotebook.com/index.php?title=Redirect_pages_with_cloudfront_function&amp;diff=436&amp;oldid=0</guid>
			<description>&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; function handler(event) {     var request = event.request;     var uri = request.uri;          if (uri === &amp;#039;/faq&amp;#039; || uri === &amp;#039;/faq/&amp;#039; ||         uri === &amp;#039;/terms&amp;#039; || uri =...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
function handler(event) {&lt;br /&gt;
    var request = event.request;&lt;br /&gt;
    var uri = request.uri;&lt;br /&gt;
    &lt;br /&gt;
    if (uri === '/faq' || uri === '/faq/' ||&lt;br /&gt;
        uri === '/terms' || uri === '/terms/') {&lt;br /&gt;
        return {&lt;br /&gt;
            statusCode: 301,&lt;br /&gt;
            statusDescription: 'Moved Permanently',&lt;br /&gt;
            headers: {&lt;br /&gt;
                'location': { value: 'https://yourdomain.com/' }&lt;br /&gt;
            }&lt;br /&gt;
        };&lt;br /&gt;
    }&lt;br /&gt;
    &lt;br /&gt;
    return request;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</description>
			<pubDate>Mon, 18 May 2026 17:56:46 GMT</pubDate>
			<dc:creator>MilosZ</dc:creator>
			<comments>https://devopsnotebook.com/Talk:Redirect_pages_with_cloudfront_function</comments>
		</item>
		<item>
			<title>Amazon Cloudfront</title>
			<link>https://devopsnotebook.com/index.php?title=Amazon_Cloudfront&amp;diff=435&amp;oldid=0</link>
			<guid isPermaLink="false">https://devopsnotebook.com/index.php?title=Amazon_Cloudfront&amp;diff=435&amp;oldid=0</guid>
			<description>&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Redirect_pages_with_cloudfront_function&quot; title=&quot;Redirect pages with cloudfront function&quot;&gt;Redirect pages with cloudfront function&lt;/a&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Redirect pages with cloudfront function]]&lt;/div&gt;</description>
			<pubDate>Mon, 18 May 2026 17:56:34 GMT</pubDate>
			<dc:creator>MilosZ</dc:creator>
			<comments>https://devopsnotebook.com/Talk:Amazon_Cloudfront</comments>
		</item>
		<item>
			<title>Amazon AWS</title>
			<link>https://devopsnotebook.com/index.php?title=Amazon_AWS&amp;diff=434&amp;oldid=193</link>
			<guid isPermaLink="false">https://devopsnotebook.com/index.php?title=Amazon_AWS&amp;diff=434&amp;oldid=193</guid>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 17:55, 18 May 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot; &gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Amazon ECS]] &amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Amazon ECS]] &amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Amazon CloudWatch]] &amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Amazon CloudWatch]] &amp;lt;br&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Amazon Cloudfront]] &amp;lt;br&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[AWS CLI]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[AWS CLI]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 18 May 2026 17:55:57 GMT</pubDate>
			<dc:creator>MilosZ</dc:creator>
			<comments>https://devopsnotebook.com/Talk:Amazon_AWS</comments>
		</item>
</channel></rss>