aws-partitions 1.254.0 → 1.259.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: '09245ae8178294fa5c3c09a8a2095f330a36bcc9'
4
- data.tar.gz: ed01e59ccd755d62537cb08bea76e1ecd0b071b6
3
+ metadata.gz: da0ab74513f514459f985c532d185563050c11eb
4
+ data.tar.gz: 6433c62c87cbfe7e0be4010c2e1d9a49fd440959
5
5
  SHA512:
6
- metadata.gz: 32a1ea71af02899771b6c8358c15a1d785f2daae18488668ea9c690c1566e0ca560ebe7c1860b52ad7751bcf235bdb3817e8a4c787475a991daf6c0a1fb1c817
7
- data.tar.gz: 5e1e23796f80f7389bcd4b41e3136091dc21b2db2c4163ff4643e01976d68f3be8f444c9966c58eac911e80d4f9539228d4bfe9efdc7b1da816e5bbb3e3b2ed8
6
+ metadata.gz: 73a654a3a40ef443c2ef3c3f348deb584832a33a1afe391c3c1a387a8e7865492094a742726d9fcc01c1da6d1bf4b8154aae76c122adcd49f53e68a7cb1662d1
7
+ data.tar.gz: 3d5a72bfd11694caf34bcfa22e0142028cf736d3c8063c076d53242d17a024a16a3cb1641a1aff3ce628eae265568dd58f22b3fc6d10355bbca0ef4df88bf0aa
@@ -263,6 +263,7 @@ module Aws
263
263
  'CodePipeline' => 'codepipeline',
264
264
  'CodeStar' => 'codestar',
265
265
  'CodeStarNotifications' => 'codestar-notifications',
266
+ 'CodeStarconnections' => 'codestar-connections',
266
267
  'CognitoIdentity' => 'cognito-identity',
267
268
  'CognitoIdentityProvider' => 'cognito-idp',
268
269
  'CognitoSync' => 'cognito-sync',
@@ -280,6 +281,7 @@ module Aws
280
281
  'DataPipeline' => 'datapipeline',
281
282
  'DataSync' => 'datasync',
282
283
  'DatabaseMigrationService' => 'dms',
284
+ 'Detective' => 'api.detective',
283
285
  'DeviceFarm' => 'devicefarm',
284
286
  'DirectConnect' => 'directconnect',
285
287
  'DirectoryService' => 'ds',
@@ -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" : {
@@ -3006,6 +3071,13 @@
3006
3071
  "hostname" : "s3.ap-southeast-2.amazonaws.com",
3007
3072
  "signatureVersions" : [ "s3", "s3v4" ]
3008
3073
  },
3074
+ "aws-global" : {
3075
+ "credentialScope" : {
3076
+ "region" : "us-east-1"
3077
+ },
3078
+ "hostname" : "s3.amazonaws.com",
3079
+ "signatureVersions" : [ "s3", "s3v4" ]
3080
+ },
3009
3081
  "ca-central-1" : { },
3010
3082
  "eu-central-1" : { },
3011
3083
  "eu-north-1" : { },
@@ -3028,7 +3100,7 @@
3028
3100
  "signatureVersions" : [ "s3", "s3v4" ]
3029
3101
  },
3030
3102
  "us-east-1" : {
3031
- "hostname" : "s3.amazonaws.com",
3103
+ "hostname" : "s3.us-east-1.amazonaws.com",
3032
3104
  "signatureVersions" : [ "s3", "s3v4" ]
3033
3105
  },
3034
3106
  "us-east-2" : { },
@@ -3042,7 +3114,7 @@
3042
3114
  }
3043
3115
  },
3044
3116
  "isRegionalized" : true,
3045
- "partitionEndpoint" : "us-east-1"
3117
+ "partitionEndpoint" : "aws-global"
3046
3118
  },
3047
3119
  "s3-control" : {
3048
3120
  "defaults" : {
@@ -4359,6 +4431,12 @@
4359
4431
  }
4360
4432
  }
4361
4433
  },
4434
+ "secretsmanager" : {
4435
+ "endpoints" : {
4436
+ "cn-north-1" : { },
4437
+ "cn-northwest-1" : { }
4438
+ }
4439
+ },
4362
4440
  "sms" : {
4363
4441
  "endpoints" : {
4364
4442
  "cn-north-1" : { },
@@ -4470,6 +4548,12 @@
4470
4548
  "endpoints" : {
4471
4549
  "cn-northwest-1" : { }
4472
4550
  }
4551
+ },
4552
+ "xray" : {
4553
+ "endpoints" : {
4554
+ "cn-north-1" : { },
4555
+ "cn-northwest-1" : { }
4556
+ }
4473
4557
  }
4474
4558
  }
4475
4559
  }, {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.254.0
4
+ version: 1.259.0
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-12 00:00:00.000000000 Z
11
+ date: 2019-12-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: