aws-partitions 1.229.0 → 1.234.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: 1637a57916a782e5fc13a40ef5d479c40bcaea9b
4
- data.tar.gz: e8129e1a8a4ba21667ae7607e00e12d6f5049dfb
3
+ metadata.gz: 80e1fc596f39c090d83a6b11c1e061d04dce60e4
4
+ data.tar.gz: 98ce3e11d298e512fdb6badf915e1648b7f3942d
5
5
  SHA512:
6
- metadata.gz: 8b84e1ab0db9b2b2196d2c346d2dc6ad129a8c9f8cdfbec484961aeca9e6d5dba18638e9732fc93aa778bb0a201863079338acd91c60d1580f921a17d2b30869
7
- data.tar.gz: 82e769d1a60e611fcda9eae2c7ebc2880db0cd09d460c59bc18dd8bcf1f8b52d37145b4b7bbd5dcb3026f2f9d2a8ee85e1748711b63e5cf8e526d751abf391fb
6
+ metadata.gz: 4e89b5c8c4e6c9c6877b57d5076c62d4246203b159d49e181dc49cc20ad3e72fb78d56956b1824fd8157d937162bf36c790fcc33c93ff289fd6a97f17d434c4e
7
+ data.tar.gz: e8255ece75f27d1d78ab960217d069f0deaf68dc98df40ae84f293444981e65dcc720c5211d91e8ba5b9fe777d5447096045cf560bfc95edce2dedbd8dbb0f5e
@@ -257,6 +257,7 @@ module Aws
257
257
  'CodeDeploy' => 'codedeploy',
258
258
  'CodePipeline' => 'codepipeline',
259
259
  'CodeStar' => 'codestar',
260
+ 'CodeStarNotifications' => 'codestar-notifications',
260
261
  'CognitoIdentity' => 'cognito-identity',
261
262
  'CognitoIdentityProvider' => 'cognito-idp',
262
263
  'CognitoSync' => 'cognito-sync',
@@ -386,6 +387,7 @@ module Aws
386
387
  'SWF' => 'swf',
387
388
  'SageMaker' => 'api.sagemaker',
388
389
  'SageMakerRuntime' => 'runtime.sagemaker',
390
+ 'SavingsPlans' => 'savingsplans',
389
391
  'SecretsManager' => 'secretsmanager',
390
392
  'SecurityHub' => 'securityhub',
391
393
  'ServerlessApplicationRepository' => 'serverlessrepo',
@@ -35,7 +35,7 @@ module Aws
35
35
 
36
36
  # Returns `false` if the service operates with a single global
37
37
  # endpoint for the current partition, returns `true` if the service
38
- # is available in mutliple regions.
38
+ # is available in multiple regions.
39
39
  #
40
40
  # Some services have both a partition endpoint and regional endpoints.
41
41
  #
@@ -474,14 +474,20 @@
474
474
  },
475
475
  "backup" : {
476
476
  "endpoints" : {
477
+ "ap-east-1" : { },
477
478
  "ap-northeast-1" : { },
478
479
  "ap-northeast-2" : { },
480
+ "ap-south-1" : { },
479
481
  "ap-southeast-1" : { },
480
482
  "ap-southeast-2" : { },
481
483
  "ca-central-1" : { },
482
484
  "eu-central-1" : { },
485
+ "eu-north-1" : { },
483
486
  "eu-west-1" : { },
484
487
  "eu-west-2" : { },
488
+ "eu-west-3" : { },
489
+ "me-south-1" : { },
490
+ "sa-east-1" : { },
485
491
  "us-east-1" : { },
486
492
  "us-east-2" : { },
487
493
  "us-west-1" : { },
@@ -752,6 +758,7 @@
752
758
  },
753
759
  "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
754
760
  },
761
+ "me-south-1" : { },
755
762
  "sa-east-1" : { },
756
763
  "us-east-1" : { },
757
764
  "us-east-2" : { },
@@ -1161,6 +1168,12 @@
1161
1168
  },
1162
1169
  "hostname" : "rds.eu-west-2.amazonaws.com"
1163
1170
  },
1171
+ "eu-west-3" : {
1172
+ "credentialScope" : {
1173
+ "region" : "eu-west-3"
1174
+ },
1175
+ "hostname" : "rds.eu-west-3.amazonaws.com"
1176
+ },
1164
1177
  "us-east-1" : {
1165
1178
  "credentialScope" : {
1166
1179
  "region" : "us-east-1"
@@ -1183,6 +1196,7 @@
1183
1196
  },
1184
1197
  "ds" : {
1185
1198
  "endpoints" : {
1199
+ "ap-east-1" : { },
1186
1200
  "ap-northeast-1" : { },
1187
1201
  "ap-northeast-2" : { },
1188
1202
  "ap-south-1" : { },
@@ -2342,6 +2356,12 @@
2342
2356
  },
2343
2357
  "hostname" : "rds.ap-southeast-2.amazonaws.com"
2344
2358
  },
2359
+ "ca-central-1" : {
2360
+ "credentialScope" : {
2361
+ "region" : "ca-central-1"
2362
+ },
2363
+ "hostname" : "rds.ca-central-1.amazonaws.com"
2364
+ },
2345
2365
  "eu-central-1" : {
2346
2366
  "credentialScope" : {
2347
2367
  "region" : "eu-central-1"
@@ -2366,6 +2386,12 @@
2366
2386
  },
2367
2387
  "hostname" : "rds.eu-west-2.amazonaws.com"
2368
2388
  },
2389
+ "me-south-1" : {
2390
+ "credentialScope" : {
2391
+ "region" : "me-south-1"
2392
+ },
2393
+ "hostname" : "rds.me-south-1.amazonaws.com"
2394
+ },
2369
2395
  "us-east-1" : {
2370
2396
  "credentialScope" : {
2371
2397
  "region" : "us-east-1"
@@ -2958,6 +2984,7 @@
2958
2984
  "eu-west-1" : { },
2959
2985
  "eu-west-2" : { },
2960
2986
  "eu-west-3" : { },
2987
+ "me-south-1" : { },
2961
2988
  "sa-east-1" : { },
2962
2989
  "us-east-1" : { },
2963
2990
  "us-east-1-fips" : {
@@ -3052,6 +3079,9 @@
3052
3079
  "eu-west-3" : {
3053
3080
  "protocols" : [ "https" ]
3054
3081
  },
3082
+ "me-south-1" : {
3083
+ "protocols" : [ "https" ]
3084
+ },
3055
3085
  "sa-east-1" : {
3056
3086
  "protocols" : [ "https" ]
3057
3087
  },
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.229.0
4
+ version: 1.234.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-10-28 00:00:00.000000000 Z
11
+ date: 2019-11-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: