AWS CloudFormation Supports Authoring Templates with Code References and Amazon VPC Peering

You can now simplify your AWS CloudFormation template authoring by inserting references to existing CloudFormation templates using Include Transform. Transforms are declarative statements within CloudFormation templates that instruct CloudFormation how to process your template. Include Transform instructs CloudFormation on where in the main template to inject CloudFormation templates snippets stored in S3 buckets. For example, Read more about AWS CloudFormation Supports Authoring Templates with Code References and Amazon VPC Peering[…]

AWS Database Migration Service is now a HIPAA-Eligible Service

AWS has expanded its HIPAA compliance program to include AWS Database Migration Service (DMS). You can now use AWS Database Migration Service to move data between your HIPAA-compliant applications, including protected health information (PHI) under an executed Business Associate Agreement (BAA) with AWS. DMS can be used both to migrate data between databases and for Read more about AWS Database Migration Service is now a HIPAA-Eligible Service[…]

AWS Lambda Introduces Access Control Enhancements

You can now view AWS Lambda function policies from the AWS Lambda console. Previously, you needed to use the AWS CLI or SDK to see which services and accounts have permissions to invoke your Lambda functions. You can view Lambda function policies from the Triggers tab of any function. Source: Amazon Web Services News AWS Read more about AWS Lambda Introduces Access Control Enhancements[…]

Policy Summaries Make Understanding IAM Policies Easier

Today, we made it easier for you to understand the permissions your AWS Identity and Access Management (IAM) policies grant with policy summaries in the IAM console. Instead of reading JSON policy documents, you can scan a table that summarizes the services, actions, resources, and conditions defined in each policy. This summary enables you to Read more about Policy Summaries Make Understanding IAM Policies Easier[…]