<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jonathan Jenkyn &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/jonathan-jenkyn/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 11 Feb 2025 18:11:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Implementing least privilege access for Amazon Bedrock</title>
		<link>https://noise.getoto.net/2025/02/11/implementing-least-privilege-access-for-amazon-bedrock/</link>
		
		<dc:creator><![CDATA[Jonathan Jenkyn]]></dc:creator>
		<pubDate>Tue, 11 Feb 2025 18:11:37 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Expert (400)]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3cc70524a90968c78ca35047e3b844d0</guid>

					<description><![CDATA[Generative AI applications often involve a combination of various services and features—such as Amazon Bedrock and large language models (LLMs)—to generate content and to access potentially confidential data. This combination requires strong identity and access management controls and is special in the sense that those controls need to be applied on various levels. In this […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcement: Availability of AWS Recommendations for the management of AWS root account credentials</title>
		<link>https://noise.getoto.net/2020/11/18/announcement-availability-of-aws-recommendations-for-the-management-of-aws-root-account-credentials/</link>
		
		<dc:creator><![CDATA[Jonathan Jenkyn]]></dc:creator>
		<pubDate>Wed, 18 Nov 2020 19:40:39 +0000</pubDate>
				<category><![CDATA[Account structure]]></category>
		<category><![CDATA[announcements]]></category>
		<category><![CDATA[Assume-Role]]></category>
		<category><![CDATA[AWS IAM]]></category>
		<category><![CDATA[AWS Organizations]]></category>
		<category><![CDATA[Break-Glass]]></category>
		<category><![CDATA[Foundational (100)]]></category>
		<category><![CDATA[MFA]]></category>
		<category><![CDATA[MFA management]]></category>
		<category><![CDATA[organizational unit]]></category>
		<category><![CDATA[OUs]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[Privileged]]></category>
		<category><![CDATA[root account]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=95b142ba334401894393b904f4e5c029</guid>

					<description><![CDATA[When AWS customers open their first account, they assume the responsibility for securely managing access to their root account credentials, under the Shared Responsibility Model. Initially protected by a password, it is the responsibility of each AWS customer to make decisions based on their operational and security requirements as to how they configure and manage [&#8230;]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Architecting for database encryption on AWS</title>
		<link>https://noise.getoto.net/2020/10/08/architecting-for-database-encryption-on-aws/</link>
		
		<dc:creator><![CDATA[Jonathan Jenkyn]]></dc:creator>
		<pubDate>Thu, 08 Oct 2020 17:57:24 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CloudHSM]]></category>
		<category><![CDATA[AWS Key Management Service*]]></category>
		<category><![CDATA[AWS KMS]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[EKM]]></category>
		<category><![CDATA[Encryption at Rest]]></category>
		<category><![CDATA[Oracle TDE]]></category>
		<category><![CDATA[RDS]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[TDE]]></category>
		<category><![CDATA[Transparent data encryption]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=3acb24bb078f690c29b2ce10e7226e02</guid>

					<description><![CDATA[In this post, I review the options you have to protect your customer data when migrating or building new databases in Amazon Web Services (AWS). I focus on how you can support sensitive workloads in ways that help you maintain compliance and regulatory obligations, and meet security objectives. Understanding transparent data encryption I commonly see [&#8230;]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use trust policies with IAM roles</title>
		<link>https://noise.getoto.net/2020/08/28/how-to-use-trust-policies-with-iam-roles/</link>
		
		<dc:creator><![CDATA[Jonathan Jenkyn]]></dc:creator>
		<pubDate>Fri, 28 Aug 2020 20:26:52 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS IAM]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[privilege escalation]]></category>
		<category><![CDATA[roles]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Trust policy]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=fbc5e9ab4a937574fdad3f2dd0ae9e36</guid>

					<description><![CDATA[November 3, 2022: We updated this post to fix some syntax errors in the policy statements and to add additional use cases. August 30, 2021: This post is currently being updated. We will post another note when it’s complete. AWS Identity and Access Management (IAM) roles are a significant component of the way that customers […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 27/143 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-03-07 17:06:20 by W3 Total Cache
-->