AWS Developer Tools Blog

Jeremy Lindblom

Author: Jeremy Lindblom

Using Credentials from AWS Security Token Service

A recent post on the AWS PHP Development forum inspired me to write a quick post about how to use credentials vended by AWS Security Token Service with the AWS SDK for PHP. What is AWS Security Token Service? AWS Security Token Service (AWS STS) is a web service that enables you to request temporary, […]

AWS re:Invent Slides Posted

AWS re:Invent was an amazing event this year. We are glad that we could connect with the PHP developers that were there. If you weren’t there, be sure to watch the Day 1 Keynote with AWS Sr. Vice President Andy Jassy and Day 2 Keynote with Amazon CTO, Werner Vogels. Well known AWS customers like […]

AWS Service Provider for Silex – Version 1.1.0

We would like to announce the availability of version 1.1.0 of the AWS Service Provider for Silex. This release updates the package’s dependencies to work with the latest versions of the AWS SDK for PHP and Silex. Let us know what you think! Please submit any issues or feature requests to our GitHub issue tracker.

Release: AWS SDK for PHP – Version 2.4.10

We would like to announce the release of version 2.4.10 of the AWS SDK for PHP. This release adds support for AWS CloudTrail, identity federation using SAML 2.0 for AWS Identity and Access Management (IAM), and a few new features to the Amazon Redshift client. Changelog Added support for AWS CloudTrail Added support for identity […]

See You at AWS re:Invent 2013

AWS re:Invent is next week (November 12th-15th) in Las Vegas! We are excited to be there and to have an opportunity to talk to you in person. There is going to be a lot of great technical content year. Michael Dowling and I will be presenting a session on Friday called Mastering the AWS SDK […]

AWS at ZendCon 2013

Recently, the AWS SDK for PHP team attended ZendCon, the largest conference in the U.S. that focuses on PHP development. AWS was a sponsor for ZendCon this year, so the entire PHP SDK team was able to attend. It was great to be able to talk to our customers and get feedback from those who […]

New Twitter Account for the AWS SDK for PHP

Last week, we opened up a new Twitter account to run in parallel with this blog. You can find us there at @awsforphp. We will tweet about new posts on the blog, tips and tricks for using the SDK, new releases, and upcoming conferences and events that we’ll be attending. Be sure to follow us […]

Wire Logging in the AWS SDK for PHP

One of the features of the AWS SDK for PHP that I often recommend to customers is the LogPlugin, that can be used to do wire logging. It is one of the many plugins included with Guzzle, which is the underlying HTTP library used by the SDK. Guzzle’s LogPlugin includes a default configuration that will […]

Release: AWS SDK for PHP – Version 2.4.7

We would like to announce the release of version 2.4.7 of the AWS SDK for PHP. This release adds support for audio transcoding features to the Amazon Elastic Transcoder client and updates to the Amazon CloudFront, Amazon EC2, Amazon RDS, Auto Scaling, and AWS OpsWorks clients. Changelog Added support for audio transcoding features to the […]

AWS at Web & PHP Con 2013

In September, I was able to attend and speak at Web & PHP Con in San Jose, CA. It was great to be around a good group of PHP developers, talk about web development and AWS, and meet new friends. Getting Good with the AWS SDK for PHP On Wednesday, September 17th, I gave a […]