aws-partitions 1.613.0 → 1.616.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
  SHA256:
3
- metadata.gz: 20ee58afbe4b1a488f6a98376cfa038fd37758faafcf3b26bea047347c896c1b
4
- data.tar.gz: 2599d4d5c55fb1ef8eef46fab8e71113bc25b5d8876eee8c4ac82e829b37dc74
3
+ metadata.gz: 185c24c506000ca929742d2118a05bdb493e1c8c71ba342954e9fdb0d15a9291
4
+ data.tar.gz: b5ea4ee2e203b0e4a667d0301052af09e3654e9fe34b31e30fbbbe8deac5d0d3
5
5
  SHA512:
6
- metadata.gz: dfeb52cbdb656138edf5d43c14ac6410b8235f5b3cf25d8da4d23be6b51b4f38906fca8b72a3deb8ab1954dc33a9e72c42d5e795550e07ec39923c87968e5f80
7
- data.tar.gz: d965b3485e919c55874d53a835698ae3a5f3bb140181332f6b51922fa6e94caec10b8f49cadc68f575dd68c19d474694d033340bcdf0b2d5e347173537f3c5f2
6
+ metadata.gz: 1ff703210693772536db37f2e41061f14908fc69d8334457276fbf6a4f448333f8e8adf88cdde0dc266dc829633a1143a8ae2014c1c1cdd66f52766a0e9dd87e
7
+ data.tar.gz: ecae0064ee0f180b8b030e88d158fe21f4c2786d1b1dd051d79b82cef7c6e5cda306e57ddd0ae8bf6a29095dae2e1ddace6cfd064367ffe6bcd1e2b3a4a841b9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.616.0 (2022-08-08)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.615.0 (2022-08-04)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.614.0 (2022-08-02)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::LicenseManagerUserSubscriptions`.
18
+
4
19
  1.613.0 (2022-07-29)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.613.0
1
+ 1.616.0
@@ -401,6 +401,7 @@ module Aws
401
401
  'LexModelsV2' => 'models-v2-lex',
402
402
  'LexRuntimeV2' => 'runtime-v2-lex',
403
403
  'LicenseManager' => 'license-manager',
404
+ 'LicenseManagerUserSubscriptions' => 'license-manager-user-subscriptions',
404
405
  'Lightsail' => 'lightsail',
405
406
  'LocationService' => 'geo',
406
407
  'LookoutEquipment' => 'lookoutequipment',
data/partitions.json CHANGED
@@ -1310,6 +1310,12 @@
1310
1310
  "tags" : [ "dualstack" ]
1311
1311
  } ]
1312
1312
  },
1313
+ "ap-northeast-3" : {
1314
+ "variants" : [ {
1315
+ "hostname" : "appmesh.ap-northeast-3.api.aws",
1316
+ "tags" : [ "dualstack" ]
1317
+ } ]
1318
+ },
1313
1319
  "ap-south-1" : {
1314
1320
  "variants" : [ {
1315
1321
  "hostname" : "appmesh.ap-south-1.api.aws",
@@ -1328,6 +1334,12 @@
1328
1334
  "tags" : [ "dualstack" ]
1329
1335
  } ]
1330
1336
  },
1337
+ "ap-southeast-3" : {
1338
+ "variants" : [ {
1339
+ "hostname" : "appmesh.ap-southeast-3.api.aws",
1340
+ "tags" : [ "dualstack" ]
1341
+ } ]
1342
+ },
1331
1343
  "ca-central-1" : {
1332
1344
  "variants" : [ {
1333
1345
  "hostname" : "appmesh.ca-central-1.api.aws",
@@ -2859,6 +2871,18 @@
2859
2871
  },
2860
2872
  "compute-optimizer" : {
2861
2873
  "endpoints" : {
2874
+ "af-south-1" : {
2875
+ "credentialScope" : {
2876
+ "region" : "af-south-1"
2877
+ },
2878
+ "hostname" : "compute-optimizer.af-south-1.amazonaws.com"
2879
+ },
2880
+ "ap-east-1" : {
2881
+ "credentialScope" : {
2882
+ "region" : "ap-east-1"
2883
+ },
2884
+ "hostname" : "compute-optimizer.ap-east-1.amazonaws.com"
2885
+ },
2862
2886
  "ap-northeast-1" : {
2863
2887
  "credentialScope" : {
2864
2888
  "region" : "ap-northeast-1"
@@ -2871,6 +2895,12 @@
2871
2895
  },
2872
2896
  "hostname" : "compute-optimizer.ap-northeast-2.amazonaws.com"
2873
2897
  },
2898
+ "ap-northeast-3" : {
2899
+ "credentialScope" : {
2900
+ "region" : "ap-northeast-3"
2901
+ },
2902
+ "hostname" : "compute-optimizer.ap-northeast-3.amazonaws.com"
2903
+ },
2874
2904
  "ap-south-1" : {
2875
2905
  "credentialScope" : {
2876
2906
  "region" : "ap-south-1"
@@ -2907,6 +2937,12 @@
2907
2937
  },
2908
2938
  "hostname" : "compute-optimizer.eu-north-1.amazonaws.com"
2909
2939
  },
2940
+ "eu-south-1" : {
2941
+ "credentialScope" : {
2942
+ "region" : "eu-south-1"
2943
+ },
2944
+ "hostname" : "compute-optimizer.eu-south-1.amazonaws.com"
2945
+ },
2910
2946
  "eu-west-1" : {
2911
2947
  "credentialScope" : {
2912
2948
  "region" : "eu-west-1"
@@ -2925,6 +2961,12 @@
2925
2961
  },
2926
2962
  "hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
2927
2963
  },
2964
+ "me-south-1" : {
2965
+ "credentialScope" : {
2966
+ "region" : "me-south-1"
2967
+ },
2968
+ "hostname" : "compute-optimizer.me-south-1.amazonaws.com"
2969
+ },
2928
2970
  "sa-east-1" : {
2929
2971
  "credentialScope" : {
2930
2972
  "region" : "sa-east-1"
@@ -6049,6 +6091,19 @@
6049
6091
  "us-east-1" : { }
6050
6092
  }
6051
6093
  },
6094
+ "geo" : {
6095
+ "endpoints" : {
6096
+ "ap-northeast-1" : { },
6097
+ "ap-southeast-1" : { },
6098
+ "ap-southeast-2" : { },
6099
+ "eu-central-1" : { },
6100
+ "eu-north-1" : { },
6101
+ "eu-west-1" : { },
6102
+ "us-east-1" : { },
6103
+ "us-east-2" : { },
6104
+ "us-west-2" : { }
6105
+ }
6106
+ },
6052
6107
  "glacier" : {
6053
6108
  "defaults" : {
6054
6109
  "protocols" : [ "http", "https" ]
@@ -7892,6 +7947,79 @@
7892
7947
  }
7893
7948
  }
7894
7949
  },
7950
+ "license-manager-user-subscriptions" : {
7951
+ "endpoints" : {
7952
+ "af-south-1" : { },
7953
+ "ap-east-1" : { },
7954
+ "ap-northeast-1" : { },
7955
+ "ap-northeast-2" : { },
7956
+ "ap-northeast-3" : { },
7957
+ "ap-south-1" : { },
7958
+ "ap-southeast-1" : { },
7959
+ "ap-southeast-2" : { },
7960
+ "ca-central-1" : { },
7961
+ "eu-central-1" : { },
7962
+ "eu-north-1" : { },
7963
+ "eu-south-1" : { },
7964
+ "eu-west-1" : { },
7965
+ "eu-west-2" : { },
7966
+ "eu-west-3" : { },
7967
+ "fips-us-east-1" : {
7968
+ "credentialScope" : {
7969
+ "region" : "us-east-1"
7970
+ },
7971
+ "deprecated" : true,
7972
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-1.amazonaws.com"
7973
+ },
7974
+ "fips-us-east-2" : {
7975
+ "credentialScope" : {
7976
+ "region" : "us-east-2"
7977
+ },
7978
+ "deprecated" : true,
7979
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-2.amazonaws.com"
7980
+ },
7981
+ "fips-us-west-1" : {
7982
+ "credentialScope" : {
7983
+ "region" : "us-west-1"
7984
+ },
7985
+ "deprecated" : true,
7986
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-1.amazonaws.com"
7987
+ },
7988
+ "fips-us-west-2" : {
7989
+ "credentialScope" : {
7990
+ "region" : "us-west-2"
7991
+ },
7992
+ "deprecated" : true,
7993
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
7994
+ },
7995
+ "me-south-1" : { },
7996
+ "sa-east-1" : { },
7997
+ "us-east-1" : {
7998
+ "variants" : [ {
7999
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-1.amazonaws.com",
8000
+ "tags" : [ "fips" ]
8001
+ } ]
8002
+ },
8003
+ "us-east-2" : {
8004
+ "variants" : [ {
8005
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-2.amazonaws.com",
8006
+ "tags" : [ "fips" ]
8007
+ } ]
8008
+ },
8009
+ "us-west-1" : {
8010
+ "variants" : [ {
8011
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-1.amazonaws.com",
8012
+ "tags" : [ "fips" ]
8013
+ } ]
8014
+ },
8015
+ "us-west-2" : {
8016
+ "variants" : [ {
8017
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com",
8018
+ "tags" : [ "fips" ]
8019
+ } ]
8020
+ }
8021
+ }
8022
+ },
7895
8023
  "lightsail" : {
7896
8024
  "endpoints" : {
7897
8025
  "ap-northeast-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.613.0
4
+ version: 1.616.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: 2022-07-29 00:00:00.000000000 Z
11
+ date: 2022-08-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: