aws-sdk-core 2.11.14 → 2.11.15

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 554cf4b2c63e4ded18101078bce6f168badb583a
4
- data.tar.gz: 9fcf8571701b4fa99545cf712fc6210979c72fe6
3
+ metadata.gz: 77974e9ebac50bfce6c5865b9a63aaa1d3691497
4
+ data.tar.gz: 849f617cd53e44e33d3c831a56bf968f1fd3cfd8
5
5
  SHA512:
6
- metadata.gz: 532158f6afcfc3a5c0e26350a89f88f904d3b9cd443044a22b33fdda79fa2f7a45de5b860245e72b9763c40537d4da4f71db83d1322ae8ba01ad6dcc0485206f
7
- data.tar.gz: 28c20cb752c3b06d21517c421553ea377f03bf9c9fc0cddc375f7a088cf2885ecd2e9ee8667ccffea6ef7863ec4027542d6a65f492704bc9c7499e9e671151cd
6
+ metadata.gz: e0a481a67bd48d2a29b504e28e143cd84b2dbcabd383c57aeb04ac6565e5267a8127c6b9f190979a750c978d7e74a69019fafde3f2923f064127e81944575fbc
7
+ data.tar.gz: ae4abea4f55554afcb0be1da97a7a5896ef5a062377feac63a3590aadccf591c81ade14bab0035e0a41500ae7d14ed07e10032be152f001b9192111c4bb5d87d
@@ -3023,7 +3023,8 @@
3023
3023
  "NotStarted",
3024
3024
  "Started",
3025
3025
  "Failed",
3026
- "Completed"
3026
+ "Completed",
3027
+ "Succeeded"
3027
3028
  ]
3028
3029
  },
3029
3030
  "OperationType":{
@@ -3169,8 +3170,9 @@
3169
3170
  "us-east-2",
3170
3171
  "us-west-1",
3171
3172
  "us-west-2",
3172
- "eu-west-1",
3173
3173
  "eu-central-1",
3174
+ "eu-west-1",
3175
+ "eu-west-2",
3174
3176
  "ap-south-1",
3175
3177
  "ap-southeast-1",
3176
3178
  "ap-southeast-2",
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.14'
2
+ VERSION = '2.11.15'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.14
4
+ version: 2.11.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-13 00:00:00.000000000 Z
11
+ date: 2018-03-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath