Using AWS Lambda IAM condition keys for VPC settings

By Dustin Ward

Amazon Web Services FeedUsing AWS Lambda IAM condition keys for VPC settings You can now control the Amazon Virtual Private Cloud (VPC) settings for your AWS Lambda functions using AWS Identity and Access Management (IAM) condition keys. IAM condition keys enable you to further refine the conditions under which an IAM policy statement applies. You…

Amazon VPC Flow Logs extends CloudFormation Support to custom format subscriptions, 1-minute aggregation intervals and tagging

By Dustin Ward

Amazon Web Services FeedAmazon VPC Flow Logs extends CloudFormation Support to custom format subscriptions, 1-minute aggregation intervals and tagging Amazon Virtual Private Cloud (Amazon VPC) flow logs customers can now use the AWS::EC2::FlowLog resource to create custom format VPC flow logs with enriched metadata fields and publish them to either CloudWatch Logs or S3, capture…

Building a Pulse Oximetry tracker using AWS Amplify and AWS serverless

By Dustin Ward

Amazon Web Services FeedBuilding a Pulse Oximetry tracker using AWS Amplify and AWS serverless This guide demonstrates an example solution for collecting, tracking, and sharing pulse oximetry data for multiple users. It’s built using AWS serverless technologies, enabling reliable scalability and security. The frontend application is written in VueJS and uses the Amplify Framework. It…