AWS Lambda Supports Environment Variables

You can now set environment variables for your Lambda functions, making it easy for you to configure your code for development, test, and production without having to change the function’s implementation. You can provide key-value pairs as part of your function configuration and access them easily within your function code at execution time simply by reading environment variables. You can easily create and modify environment variables from the AWS Lambda Console, CLI or SDKs.  
Quelle: aws.amazon.com

Informatica Big Data Management and PowerCenter on the AWS Cloud: Quick Start Reference Deployments

These latest Quick Starts automatically deploy two products from Informatica, Big Data Management and PowerCenter, on the AWS Cloud. Informatica is an advanced AWS technology partner that provides data integration software and services. The Quick Starts were created by AWS solutions architects in partnership with the Informatica Big Data Management and PowerCenter teams, to integrate solutions and services from both companies. 
Quelle: aws.amazon.com

Amazon Elastic Transcoder Adds Support For Clip Stitching

You can now use Amazon Elastic Transcoder to stitch together two or more input clips to create a longer clip in the desired output format(s). You can do this by specifying multiple inputs when creating a transcode job on Amazon Elastic Transcoder. Clips are stitched together in the order that they are specified in the job request. For each input, you can specify a Start Time and a Duration, which allows you to stitch together only the parts of each input that you want included in the output. You can leverage clip stitching to create highlight clips or add bumpers and trailers to your videos as part of the transcode process. 
Quelle: aws.amazon.com