aws-sdk-core 2.11.317 → 2.11.318

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: afe2cedfa91149ef7f36797224f0bc0c994b9675
4
- data.tar.gz: fb66950c437379090e2ae1cdb39344dc90d547a7
3
+ metadata.gz: af5729492f6f90fd29087ef7a2d54c2fb0ea1a1f
4
+ data.tar.gz: 9250004b5e01681230c7852fc562f0b4046ce4e0
5
5
  SHA512:
6
- metadata.gz: bd12b0839d1ba283d2af887bdf02d1346f4c1a8bfb68e60ff19f858a7899df780fe82991daab6b4c2b674592fc035699695ac214b3d175b0f70762c3009eab96
7
- data.tar.gz: 523628c8cdc55dfe04a1c47c85dbb84435793e4d9ea9276eebb1cb8a51a9a67d61e42ba490454c28def95185217bc3fa0c27b03cead2f10cdf71363e28181660
6
+ metadata.gz: d2a8afb0ffd8f9c943afd5ff1deb133cfaccd20238b125fbb1e27aeefe35abbd614d0927ba9477c19fdc74dec8141400d333a9a825bad8f272a26504be415986
7
+ data.tar.gz: 120ee887ddca8fc142da7981d07cea7c1a9e90ecc0657abc05ab297e26b33a38ca539a37c9c07bb866f0dfd255698585fdf18eb09142e3a4b54bac0008932ccb
@@ -796,6 +796,10 @@
796
796
  "shape" : "DeploymentMode",
797
797
  "locationName" : "deploymentMode"
798
798
  },
799
+ "EncryptionOptions" : {
800
+ "shape" : "EncryptionOptions",
801
+ "locationName" : "encryptionOptions"
802
+ },
799
803
  "EngineType" : {
800
804
  "shape" : "EngineType",
801
805
  "locationName" : "engineType"
@@ -875,6 +879,10 @@
875
879
  "shape" : "DeploymentMode",
876
880
  "locationName" : "deploymentMode"
877
881
  },
882
+ "EncryptionOptions" : {
883
+ "shape" : "EncryptionOptions",
884
+ "locationName" : "encryptionOptions"
885
+ },
878
886
  "EngineType" : {
879
887
  "shape" : "EngineType",
880
888
  "locationName" : "engineType"
@@ -1277,6 +1285,10 @@
1277
1285
  "shape" : "DeploymentMode",
1278
1286
  "locationName" : "deploymentMode"
1279
1287
  },
1288
+ "EncryptionOptions" : {
1289
+ "shape" : "EncryptionOptions",
1290
+ "locationName" : "encryptionOptions"
1291
+ },
1280
1292
  "EngineType" : {
1281
1293
  "shape" : "EngineType",
1282
1294
  "locationName" : "engineType"
@@ -1373,6 +1385,10 @@
1373
1385
  "shape" : "DeploymentMode",
1374
1386
  "locationName" : "deploymentMode"
1375
1387
  },
1388
+ "EncryptionOptions" : {
1389
+ "shape" : "EncryptionOptions",
1390
+ "locationName" : "encryptionOptions"
1391
+ },
1376
1392
  "EngineType" : {
1377
1393
  "shape" : "EngineType",
1378
1394
  "locationName" : "engineType"
@@ -1595,6 +1611,20 @@
1595
1611
  }
1596
1612
  }
1597
1613
  },
1614
+ "EncryptionOptions" : {
1615
+ "type" : "structure",
1616
+ "members" : {
1617
+ "KmsKeyId" : {
1618
+ "shape" : "__string",
1619
+ "locationName" : "kmsKeyId"
1620
+ },
1621
+ "UseAwsOwnedKey" : {
1622
+ "shape" : "__boolean",
1623
+ "locationName" : "useAwsOwnedKey"
1624
+ }
1625
+ },
1626
+ "required" : [ "UseAwsOwnedKey" ]
1627
+ },
1598
1628
  "EngineType" : {
1599
1629
  "type" : "string",
1600
1630
  "enum" : [ "ACTIVEMQ" ]
@@ -2446,5 +2476,15 @@
2446
2476
  "type" : "timestamp",
2447
2477
  "timestampFormat" : "unixTimestamp"
2448
2478
  }
2479
+ },
2480
+ "authorizers" : {
2481
+ "authorization_strategy" : {
2482
+ "name" : "authorization_strategy",
2483
+ "type" : "provided",
2484
+ "placement" : {
2485
+ "location" : "header",
2486
+ "name" : "Authorization"
2487
+ }
2488
+ }
2449
2489
  }
2450
2490
  }
@@ -366,7 +366,9 @@
366
366
  "SOURCE_ASN",
367
367
  "SOURCE_COUNTRY",
368
368
  "SOURCE_IP_ADDRESS",
369
- "SOURCE_USER_AGENT"
369
+ "SOURCE_USER_AGENT",
370
+ "WORDPRESS_PINGBACK_REFLECTOR",
371
+ "WORDPRESS_PINGBACK_SOURCE"
370
372
  ]
371
373
  },
372
374
  "AttackSummaries":{
@@ -1061,6 +1061,12 @@
1061
1061
  },
1062
1062
  "hostname" : "rds.eu-west-1.amazonaws.com"
1063
1063
  },
1064
+ "eu-west-2" : {
1065
+ "credentialScope" : {
1066
+ "region" : "eu-west-2"
1067
+ },
1068
+ "hostname" : "rds.eu-west-2.amazonaws.com"
1069
+ },
1064
1070
  "us-east-1" : {
1065
1071
  "credentialScope" : {
1066
1072
  "region" : "us-east-1"
@@ -3241,12 +3247,16 @@
3241
3247
  "endpoints" : {
3242
3248
  "ap-northeast-1" : { },
3243
3249
  "ap-northeast-2" : { },
3250
+ "ap-south-1" : { },
3244
3251
  "ap-southeast-1" : { },
3245
3252
  "ap-southeast-2" : { },
3253
+ "ca-central-1" : { },
3246
3254
  "eu-central-1" : { },
3247
3255
  "eu-north-1" : { },
3248
3256
  "eu-west-1" : { },
3249
3257
  "eu-west-2" : { },
3258
+ "eu-west-3" : { },
3259
+ "sa-east-1" : { },
3250
3260
  "us-east-1" : { },
3251
3261
  "us-east-2" : { },
3252
3262
  "us-west-1" : { },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.317'
2
+ VERSION = '2.11.318'
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.317
4
+ version: 2.11.318
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: 2019-07-19 00:00:00.000000000 Z
11
+ date: 2019-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath