aws-sdk-core 2.11.419 → 2.11.420

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,6 +9,11 @@
9
9
  "input_token": "NextToken",
10
10
  "output_token": "NextToken",
11
11
  "limit_key": "MaxResults"
12
+ },
13
+ "ListVocabularyFilters": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "MaxResults"
12
17
  }
13
18
  }
14
19
  }
@@ -80,6 +80,12 @@
80
80
  "ap-southeast-1" : { },
81
81
  "ap-southeast-2" : { },
82
82
  "ca-central-1" : { },
83
+ "ca-central-1-fips" : {
84
+ "credentialScope" : {
85
+ "region" : "ca-central-1"
86
+ },
87
+ "hostname" : "acm-fips.ca-central-1.amazonaws.com"
88
+ },
83
89
  "eu-central-1" : { },
84
90
  "eu-north-1" : { },
85
91
  "eu-west-1" : { },
@@ -88,9 +94,33 @@
88
94
  "me-south-1" : { },
89
95
  "sa-east-1" : { },
90
96
  "us-east-1" : { },
97
+ "us-east-1-fips" : {
98
+ "credentialScope" : {
99
+ "region" : "us-east-1"
100
+ },
101
+ "hostname" : "acm-fips.us-east-1.amazonaws.com"
102
+ },
91
103
  "us-east-2" : { },
104
+ "us-east-2-fips" : {
105
+ "credentialScope" : {
106
+ "region" : "us-east-2"
107
+ },
108
+ "hostname" : "acm-fips.us-east-2.amazonaws.com"
109
+ },
92
110
  "us-west-1" : { },
93
- "us-west-2" : { }
111
+ "us-west-1-fips" : {
112
+ "credentialScope" : {
113
+ "region" : "us-west-1"
114
+ },
115
+ "hostname" : "acm-fips.us-west-1.amazonaws.com"
116
+ },
117
+ "us-west-2" : { },
118
+ "us-west-2-fips" : {
119
+ "credentialScope" : {
120
+ "region" : "us-west-2"
121
+ },
122
+ "hostname" : "acm-fips.us-west-2.amazonaws.com"
123
+ }
94
124
  }
95
125
  },
96
126
  "acm-pca" : {
@@ -587,9 +617,15 @@
587
617
  "cloud9" : {
588
618
  "endpoints" : {
589
619
  "ap-northeast-1" : { },
620
+ "ap-northeast-2" : { },
621
+ "ap-south-1" : { },
590
622
  "ap-southeast-1" : { },
623
+ "ap-southeast-2" : { },
624
+ "ca-central-1" : { },
591
625
  "eu-central-1" : { },
626
+ "eu-north-1" : { },
592
627
  "eu-west-1" : { },
628
+ "eu-west-2" : { },
593
629
  "us-east-1" : { },
594
630
  "us-east-2" : { },
595
631
  "us-west-2" : { }
@@ -1263,6 +1299,7 @@
1263
1299
  "eu-north-1" : { },
1264
1300
  "eu-west-1" : { },
1265
1301
  "eu-west-2" : { },
1302
+ "eu-west-3" : { },
1266
1303
  "sa-east-1" : { },
1267
1304
  "us-east-1" : { },
1268
1305
  "us-east-2" : { },
@@ -1754,6 +1791,8 @@
1754
1791
  },
1755
1792
  "groundstation" : {
1756
1793
  "endpoints" : {
1794
+ "eu-north-1" : { },
1795
+ "me-south-1" : { },
1757
1796
  "us-east-2" : { },
1758
1797
  "us-west-2" : { }
1759
1798
  }
@@ -2055,11 +2094,13 @@
2055
2094
  "ap-south-1" : { },
2056
2095
  "ap-southeast-1" : { },
2057
2096
  "ap-southeast-2" : { },
2097
+ "ca-central-1" : { },
2058
2098
  "eu-central-1" : { },
2059
2099
  "eu-north-1" : { },
2060
2100
  "eu-west-1" : { },
2061
2101
  "eu-west-2" : { },
2062
2102
  "eu-west-3" : { },
2103
+ "sa-east-1" : { },
2063
2104
  "us-east-1" : { },
2064
2105
  "us-east-2" : { },
2065
2106
  "us-west-2" : { }
@@ -2067,11 +2108,20 @@
2067
2108
  },
2068
2109
  "kinesisvideo" : {
2069
2110
  "endpoints" : {
2111
+ "ap-east-1" : { },
2070
2112
  "ap-northeast-1" : { },
2113
+ "ap-northeast-2" : { },
2114
+ "ap-south-1" : { },
2115
+ "ap-southeast-1" : { },
2071
2116
  "ap-southeast-2" : { },
2117
+ "ca-central-1" : { },
2072
2118
  "eu-central-1" : { },
2073
2119
  "eu-west-1" : { },
2120
+ "eu-west-2" : { },
2121
+ "eu-west-3" : { },
2122
+ "sa-east-1" : { },
2074
2123
  "us-east-1" : { },
2124
+ "us-east-2" : { },
2075
2125
  "us-west-2" : { }
2076
2126
  }
2077
2127
  },
@@ -2378,6 +2428,7 @@
2378
2428
  "ap-southeast-2" : { },
2379
2429
  "ca-central-1" : { },
2380
2430
  "eu-central-1" : { },
2431
+ "eu-north-1" : { },
2381
2432
  "eu-west-1" : { },
2382
2433
  "eu-west-2" : { },
2383
2434
  "eu-west-3" : { },
@@ -2405,6 +2456,7 @@
2405
2456
  },
2406
2457
  "hostname" : "mq-fips.us-west-2.amazonaws.com"
2407
2458
  },
2459
+ "sa-east-1" : { },
2408
2460
  "us-east-1" : { },
2409
2461
  "us-east-2" : { },
2410
2462
  "us-west-1" : { },
@@ -2610,6 +2662,19 @@
2610
2662
  "isRegionalized" : false,
2611
2663
  "partitionEndpoint" : "aws-global"
2612
2664
  },
2665
+ "outposts" : {
2666
+ "endpoints" : {
2667
+ "ap-northeast-1" : { },
2668
+ "ap-northeast-2" : { },
2669
+ "ap-southeast-2" : { },
2670
+ "eu-central-1" : { },
2671
+ "eu-west-1" : { },
2672
+ "us-east-1" : { },
2673
+ "us-east-2" : { },
2674
+ "us-west-1" : { },
2675
+ "us-west-2" : { }
2676
+ }
2677
+ },
2613
2678
  "pinpoint" : {
2614
2679
  "defaults" : {
2615
2680
  "credentialScope" : {
@@ -4483,6 +4548,12 @@
4483
4548
  "endpoints" : {
4484
4549
  "cn-northwest-1" : { }
4485
4550
  }
4551
+ },
4552
+ "xray" : {
4553
+ "endpoints" : {
4554
+ "cn-north-1" : { },
4555
+ "cn-northwest-1" : { }
4556
+ }
4486
4557
  }
4487
4558
  }
4488
4559
  }, {
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.419'
2
+ VERSION = '2.11.420'
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.419
4
+ version: 2.11.420
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-12-19 00:00:00.000000000 Z
11
+ date: 2019-12-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath