<?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>AWS Security Token Service &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/aws-security-token-service/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 19 Nov 2025 22:59:42 +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>Simplified developer access to AWS with ‘aws login’</title>
		<link>https://noise.getoto.net/2025/11/20/simplified-developer-access-to-aws-with-aws-login/</link>
		
		<dc:creator><![CDATA[Shreya Jain]]></dc:creator>
		<pubDate>Wed, 19 Nov 2025 22:59:42 +0000</pubDate>
				<category><![CDATA[AWS CLI]]></category>
		<category><![CDATA[AWS IAM]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Foundational (100)]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d6abc6089f08836186271913aa34d124</guid>

					<description><![CDATA[Getting credentials for local development with AWS is now simpler and more secure. A new AWS Command Line Interface (AWS CLI) command, aws login, lets you start building immediately after signing up for AWS without creating and managing long-term access keys. You use the same sign-in method you already use for the AWS Management Console. […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Announcing upcoming changes to the AWS Security Token Service global endpoint</title>
		<link>https://noise.getoto.net/2025/01/28/announcing-upcoming-changes-to-the-aws-security-token-service-global-endpoint/</link>
		
		<dc:creator><![CDATA[Palak Arora]]></dc:creator>
		<pubDate>Mon, 27 Jan 2025 23:00:46 +0000</pubDate>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c6f8f9546945a07ec2c98fdac12ec862</guid>

					<description><![CDATA[AWS launched AWS Security Token Service (AWS STS) in August 2011 with a single global endpoint (https://sts.amazonaws.com), hosted in the US East (N. Virginia) AWS Region. To reduce dependency on a single Region, STS launched AWS STS Regional endpoints (https://sts.{Region_identifier}.{partition_domain}) in February 2015. These Regional endpoints allow you to use STS in the same Region […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Best practices working with self-hosted GitHub Action runners at scale on AWS</title>
		<link>https://noise.getoto.net/2024/06/25/best-practices-working-with-self-hosted-github-action-runners-at-scale-on-aws/</link>
		
		<dc:creator><![CDATA[Shilpa Sharma]]></dc:creator>
		<pubDate>Tue, 25 Jun 2024 14:00:45 +0000</pubDate>
				<category><![CDATA[Amazon API Gateway]]></category>
		<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=4ec11d28d105b5fd040e9d86af56bc0f</guid>

					<description><![CDATA[Overview GitHub Actions is a continuous integration and continuous deployment platform that enables the automation of build, test and deployment activities for your workload. GitHub Self-Hosted Runners provide a flexible and customizable option to run your GitHub Action pipelines. These runners allow you to run your builds on your own infrastructure, giving you control over the […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to access AWS resources from Microsoft Entra ID tenants using AWS Security Token Service</title>
		<link>https://noise.getoto.net/2024/03/05/how-to-access-aws-resources-from-microsoft-entra-id-tenants-using-aws-security-token-service/</link>
		
		<dc:creator><![CDATA[Vasanth Selvaraj]]></dc:creator>
		<pubDate>Tue, 05 Mar 2024 16:14:18 +0000</pubDate>
				<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[AWS STS]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=851533ce6b20fe86c6cf53ffb9894d18</guid>

					<description><![CDATA[Use of long-term access keys for authentication between cloud resources increases the risk of key exposure and unauthorized secrets reuse. Amazon Web Services (AWS) has developed a solution to enable customers to securely authenticate Azure resources with AWS resources using short-lived tokens to reduce risks to secure authentication. In this post, we guide you through […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use Regional AWS STS endpoints</title>
		<link>https://noise.getoto.net/2024/02/26/how-to-use-regional-aws-sts-endpoints/</link>
		
		<dc:creator><![CDATA[Darius Januskis]]></dc:creator>
		<pubDate>Mon, 26 Feb 2024 18:09:35 +0000</pubDate>
				<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security token service]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[sts]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=eeee54529d927ed5ee41970cdfdd415e</guid>

					<description><![CDATA[This blog post provides recommendations that you can use to help improve resiliency in the unlikely event of disrupted availability of the global (now legacy) AWS Security Token Service (AWS STS) endpoint. Although the global (legacy) AWS STS endpoint https://sts.amazonaws.com is highly available, it’s hosted in a single AWS Region—US East (N. Virginia)—and like other […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to use tokenization to improve data security and reduce audit scope</title>
		<link>https://noise.getoto.net/2022/01/25/how-to-use-tokenization-to-improve-data-security-and-reduce-audit-scope/</link>
		
		<dc:creator><![CDATA[Tim Winston]]></dc:creator>
		<pubDate>Tue, 25 Jan 2022 16:54:58 +0000</pubDate>
				<category><![CDATA[AWS Data Lake]]></category>
		<category><![CDATA[AWS KMS]]></category>
		<category><![CDATA[AWS Security Token Service]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[Cardholder Data]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[PCI DSS]]></category>
		<category><![CDATA[PHI]]></category>
		<category><![CDATA[PII]]></category>
		<category><![CDATA[Security Assurance]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Tokenization]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=2c998c354634ca47f67f22b3611e3c9f</guid>

					<description><![CDATA[Tokenization of sensitive data elements is a hot topic, but you may not know what to tokenize, or even how to determine if tokenization is right for your organization’s business needs. Industries subject to financial, data security, regulatory, or privacy compliance standards are increasingly looking for tokenization solutions to minimize distribution of sensitive data, reduce […]]]></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 42/180 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-11 09:54:20 by W3 Total Cache
-->