aws-sdk-core 2.11.570 → 2.11.571

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
  SHA256:
3
- metadata.gz: dd31d53a8d06dcc2aebc29beee173c79122341dae20b1b71489022f2a7b41e40
4
- data.tar.gz: 928c77f0e231a0d73b1dbee93b49b09b422928f26302fc46c79f2cec15626e32
3
+ metadata.gz: 7c1b5ffdb91dd80ba8e699fdeef4b07f0107e3197aaa97113ecd1f59c14d152c
4
+ data.tar.gz: fdc4bf4aefd1761f267a20348e711e726ec522511a9ae826cf97d4e046c3898a
5
5
  SHA512:
6
- metadata.gz: ee9e8ecab6b2f66462a419873ffd6a5d1454f5ca5e2e0d74f17b825ccf7a91f5bc3bba79c600b49842b1977da951f61b985ccd2da35e916855fcc6af4412e56f
7
- data.tar.gz: 365e7fa606b7f01f48aac269fbb526d5503473b3085ab9de54db15846a2706eadc8947bd166711b066e3976687f5b46b9da4e1fd90740b7dda2d4575d9a68adb
6
+ metadata.gz: 1af586e3eee76c1cc9462af488fcee88717bd20beedc7d4daf5b125e08469ee05033975feb75d4939a9cf0a1a1006f88ed35bf99ba27cb9a733fa41711b37a2a
7
+ data.tar.gz: 8db2182718a03519b3f00613ed125a14ac5cf1ffdb669ae98a4524fee3e1bdb4119523c449a35ceedf897d1a2448eb5e83e6e0b494d962545092a903dc1607ef
@@ -1487,6 +1487,10 @@
1487
1487
  "shape" : "__string",
1488
1488
  "locationName" : "apiEndpoint"
1489
1489
  },
1490
+ "ApiGatewayManaged" : {
1491
+ "shape" : "__boolean",
1492
+ "locationName" : "apiGatewayManaged"
1493
+ },
1490
1494
  "ApiId" : {
1491
1495
  "shape" : "Id",
1492
1496
  "locationName" : "apiId"
@@ -1920,6 +1924,10 @@
1920
1924
  "shape" : "__string",
1921
1925
  "locationName" : "apiEndpoint"
1922
1926
  },
1927
+ "ApiGatewayManaged" : {
1928
+ "shape" : "__boolean",
1929
+ "locationName" : "apiGatewayManaged"
1930
+ },
1923
1931
  "ApiId" : {
1924
1932
  "shape" : "Id",
1925
1933
  "locationName" : "apiId"
@@ -2241,6 +2249,10 @@
2241
2249
  "shape" : "StringWithLengthBetween1And64",
2242
2250
  "locationName" : "integrationMethod"
2243
2251
  },
2252
+ "IntegrationSubtype" : {
2253
+ "shape" : "StringWithLengthBetween1And128",
2254
+ "locationName" : "integrationSubtype"
2255
+ },
2244
2256
  "IntegrationType" : {
2245
2257
  "shape" : "IntegrationType",
2246
2258
  "locationName" : "integrationType"
@@ -2312,6 +2324,10 @@
2312
2324
  "shape" : "StringWithLengthBetween1And64",
2313
2325
  "locationName" : "integrationMethod"
2314
2326
  },
2327
+ "IntegrationSubtype" : {
2328
+ "shape" : "StringWithLengthBetween1And128",
2329
+ "locationName" : "integrationSubtype"
2330
+ },
2315
2331
  "IntegrationType" : {
2316
2332
  "shape" : "IntegrationType",
2317
2333
  "locationName" : "integrationType"
@@ -2390,6 +2406,10 @@
2390
2406
  "shape" : "SelectionExpression",
2391
2407
  "locationName" : "integrationResponseSelectionExpression"
2392
2408
  },
2409
+ "IntegrationSubtype" : {
2410
+ "shape" : "StringWithLengthBetween1And128",
2411
+ "locationName" : "integrationSubtype"
2412
+ },
2393
2413
  "IntegrationType" : {
2394
2414
  "shape" : "IntegrationType",
2395
2415
  "locationName" : "integrationType"
@@ -3612,6 +3632,10 @@
3612
3632
  "shape" : "__string",
3613
3633
  "locationName" : "apiEndpoint"
3614
3634
  },
3635
+ "ApiGatewayManaged" : {
3636
+ "shape" : "__boolean",
3637
+ "locationName" : "apiGatewayManaged"
3638
+ },
3615
3639
  "ApiId" : {
3616
3640
  "shape" : "Id",
3617
3641
  "locationName" : "apiId"
@@ -3979,6 +4003,10 @@
3979
4003
  "shape" : "SelectionExpression",
3980
4004
  "locationName" : "integrationResponseSelectionExpression"
3981
4005
  },
4006
+ "IntegrationSubtype" : {
4007
+ "shape" : "StringWithLengthBetween1And128",
4008
+ "locationName" : "integrationSubtype"
4009
+ },
3982
4010
  "IntegrationType" : {
3983
4011
  "shape" : "IntegrationType",
3984
4012
  "locationName" : "integrationType"
@@ -4689,6 +4717,10 @@
4689
4717
  "shape" : "__string",
4690
4718
  "locationName" : "apiEndpoint"
4691
4719
  },
4720
+ "ApiGatewayManaged" : {
4721
+ "shape" : "__boolean",
4722
+ "locationName" : "apiGatewayManaged"
4723
+ },
4692
4724
  "ApiId" : {
4693
4725
  "shape" : "Id",
4694
4726
  "locationName" : "apiId"
@@ -4797,6 +4829,10 @@
4797
4829
  "shape" : "SelectionExpression",
4798
4830
  "locationName" : "integrationResponseSelectionExpression"
4799
4831
  },
4832
+ "IntegrationSubtype" : {
4833
+ "shape" : "StringWithLengthBetween1And128",
4834
+ "locationName" : "integrationSubtype"
4835
+ },
4800
4836
  "IntegrationType" : {
4801
4837
  "shape" : "IntegrationType",
4802
4838
  "locationName" : "integrationType"
@@ -5052,6 +5088,10 @@
5052
5088
  "shape" : "__string",
5053
5089
  "locationName" : "apiEndpoint"
5054
5090
  },
5091
+ "ApiGatewayManaged" : {
5092
+ "shape" : "__boolean",
5093
+ "locationName" : "apiGatewayManaged"
5094
+ },
5055
5095
  "ApiId" : {
5056
5096
  "shape" : "Id",
5057
5097
  "locationName" : "apiId"
@@ -5676,6 +5716,10 @@
5676
5716
  "shape" : "__string",
5677
5717
  "locationName" : "apiEndpoint"
5678
5718
  },
5719
+ "ApiGatewayManaged" : {
5720
+ "shape" : "__boolean",
5721
+ "locationName" : "apiGatewayManaged"
5722
+ },
5679
5723
  "ApiId" : {
5680
5724
  "shape" : "Id",
5681
5725
  "locationName" : "apiId"
@@ -5986,6 +6030,10 @@
5986
6030
  "shape" : "StringWithLengthBetween1And64",
5987
6031
  "locationName" : "integrationMethod"
5988
6032
  },
6033
+ "IntegrationSubtype" : {
6034
+ "shape" : "StringWithLengthBetween1And128",
6035
+ "locationName" : "integrationSubtype"
6036
+ },
5989
6037
  "IntegrationType" : {
5990
6038
  "shape" : "IntegrationType",
5991
6039
  "locationName" : "integrationType"
@@ -6061,6 +6109,10 @@
6061
6109
  "shape" : "StringWithLengthBetween1And64",
6062
6110
  "locationName" : "integrationMethod"
6063
6111
  },
6112
+ "IntegrationSubtype" : {
6113
+ "shape" : "StringWithLengthBetween1And128",
6114
+ "locationName" : "integrationSubtype"
6115
+ },
6064
6116
  "IntegrationType" : {
6065
6117
  "shape" : "IntegrationType",
6066
6118
  "locationName" : "integrationType"
@@ -6139,6 +6191,10 @@
6139
6191
  "shape" : "SelectionExpression",
6140
6192
  "locationName" : "integrationResponseSelectionExpression"
6141
6193
  },
6194
+ "IntegrationSubtype" : {
6195
+ "shape" : "StringWithLengthBetween1And128",
6196
+ "locationName" : "integrationSubtype"
6197
+ },
6142
6198
  "IntegrationType" : {
6143
6199
  "shape" : "IntegrationType",
6144
6200
  "locationName" : "integrationType"
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.570'
2
+ VERSION = '2.11.571'
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.570
4
+ version: 2.11.571
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: 2020-08-19 00:00:00.000000000 Z
11
+ date: 2020-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath