AWS News Blog
Tag: AWS Identity and Access Management
Federated Users and Temporary Security Credentials for AWS CloudFormation
My colleague Chetan Dandekar brings word of a powerful enhancement to AWS CloudFormation that will make it an even better fit for large-scale corporate deployments. — Jeff; AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of AWS resources. Today, we added support for the CloudFormation APIs to […]
Enable Single Sign-On to the AWS Management Console via Shibboleth
One of the most powerful features of AWS Identity and Access Management (IAM) is its ability to issue temporary security credentials and grant controlled access to people in a network without having to define individual identities for each user (i.e., identity federation). This enables customers to extend their existing authentication systems and allow users to Single […]
The AWS Web Identity Federation Playground
We added support for Amazon, Facebook, and Google identity federation to AWS IAM earlier this year. This poweful and important feature gives you the ability to grant temporary security credentials to users managed outside of AWS. In order to help you to learn more about how this feature works and to make it easier for […]
Resource-Level Permissions for EC2 and RDS Resources
With AWS being put to use in an ever-widening set of use cases across organizations of all shapes and sizes, the need for additional control over the permissions granted to users and to applications has come through loud and clear. This need for control becomes especially pronounced at the enterprise level. You don’t want the […]
IAM Policies for User-Specific S3 Buckets
AWS Identity and Access Management is very powerful and very flexible. My colleague Elliot Yamaguchi has written a blog post that shows you how to use IAM to create a policy which implements folder-level permissions within an Amazon S3 bucket. By using this policy, you can allow hundreds of users to safely share a single […]
AWS IAM Now Supports Amazon, Facebook, and Google Identity Federation
Jeff Wierer, Principal Product Manager on the AWS Identity and Access Management (IAM) team sent along a guest post to introduce a powerful new federation feature. — Jeff; In a previous blog post we discussed how AWS Identity and Access Management (IAM) supports identity federation by allowing developers to grant temporary security credentials to users […]
Variables in AWS Access Control Policies
Jeff Wierer, Senior Product Manager on the AWS Identity and Access Management (IAM) team sent along a guest post to introduce a powerful new IAM feature. — Jeff; AWS Identity and Access Management (IAM) enables you to create policies that control access to AWS service APIs and resources. Today were extending the AWS access policy […]
Delegating API Access to AWS Services Using IAM Roles
Today I’m happy to bring you a guest post from Anders Samuelsson, Senior Product Manager on the AWS Identity and Access Management team. — Jeff; Suppose you run a research lab and you dump a terabyte or so of data into Amazon DynamoDB for easy processing and analysis. Your colleagues at other labs and in […]