aws-partitions 1.329.0 → 1.330.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +16 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eba0f7926dff4e10a3c94c92e0621c052afa6aa3fb7c2ac4e8d024bec3fb8da5
4
- data.tar.gz: 80a234fccbb572cdef9d4aeac57d3abb332173fbb72ff7e1450370a16b34c960
3
+ metadata.gz: 8611c15f46ac6735c08d64293e1121622d5208c646dac4f6709d0d952fabed1d
4
+ data.tar.gz: ac02e2ea8cc2ae3df84dc37dfed49ea50b0e3fcebab16dcd9e9e38f25d718679
5
5
  SHA512:
6
- metadata.gz: 690d15fcfbc5597967d901b987b5fe16fd4011e09952dc354d19cd5a3ff597bbbd455ec97375bec03ec2b6f87f4098531db2fe64750c5ffc0ddb5732be53086c
7
- data.tar.gz: b0170b77e62bee9e6d0bc5ada83b2a6ce10847df9b50a6e9c364943b78acc862983c1e09410e54c4dc317de488d559ec9966a9d5d7c10cab7a6c524163d87085
6
+ metadata.gz: 84e803916d888699f2b5d1f284948be533c440f9683f1ddabfb158de218c8ce3297415c6db95035f4a1670e9860caf2e4bde3a6e3b6f65c7b5cb00b6cf7021e1
7
+ data.tar.gz: 73aab8bbb85c0baec3a01250c4e73d8a6e0ea88acffff229150f4563204d628a172982451eaf10625c4885c67e4c569b4e2f8d1dd32433cb9e3ced30721bcb40
@@ -1442,6 +1442,7 @@
1442
1442
  },
1443
1443
  "datasync" : {
1444
1444
  "endpoints" : {
1445
+ "af-south-1" : { },
1445
1446
  "ap-east-1" : { },
1446
1447
  "ap-northeast-1" : { },
1447
1448
  "ap-northeast-2" : { },
@@ -1451,6 +1452,7 @@
1451
1452
  "ca-central-1" : { },
1452
1453
  "eu-central-1" : { },
1453
1454
  "eu-north-1" : { },
1455
+ "eu-south-1" : { },
1454
1456
  "eu-west-1" : { },
1455
1457
  "eu-west-2" : { },
1456
1458
  "eu-west-3" : { },
@@ -3230,6 +3232,7 @@
3230
3232
  },
3231
3233
  "license-manager" : {
3232
3234
  "endpoints" : {
3235
+ "af-south-1" : { },
3233
3236
  "ap-east-1" : { },
3234
3237
  "ap-northeast-1" : { },
3235
3238
  "ap-northeast-2" : { },
@@ -3239,6 +3242,7 @@
3239
3242
  "ca-central-1" : { },
3240
3243
  "eu-central-1" : { },
3241
3244
  "eu-north-1" : { },
3245
+ "eu-south-1" : { },
3242
3246
  "eu-west-1" : { },
3243
3247
  "eu-west-2" : { },
3244
3248
  "eu-west-3" : { },
@@ -6032,6 +6036,18 @@
6032
6036
  "cn-northwest-1" : { }
6033
6037
  }
6034
6038
  },
6039
+ "budgets" : {
6040
+ "endpoints" : {
6041
+ "aws-cn-global" : {
6042
+ "credentialScope" : {
6043
+ "region" : "cn-northwest-1"
6044
+ },
6045
+ "hostname" : "budgets.amazonaws.com.cn"
6046
+ }
6047
+ },
6048
+ "isRegionalized" : false,
6049
+ "partitionEndpoint" : "aws-cn-global"
6050
+ },
6035
6051
  "cloudformation" : {
6036
6052
  "endpoints" : {
6037
6053
  "cn-north-1" : { },
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.329.0
4
+ version: 1.330.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: 2020-06-11 00:00:00.000000000 Z
11
+ date: 2020-06-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: