From a373ae115629a0749e0961e360a921881b94b001 Mon Sep 17 00:00:00 2001 From: Ayumi Yu Date: Fri, 3 Oct 2014 14:25:47 -0700 Subject: [PATCH] Update README IAM policy fix version number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 299b42f0550..5d53ce85266 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ EC2 discovery requires making a call to the EC2 service. You'll want to setup an ] } ], - "Version": "2014-09-03" + "Version": "2012-10-17" } ```