aws-partitions 1.1047.0 → 1.1048.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +60 -9
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e87103d263c9c66639365dbbedd7db631773059cb2b28c67a63788421c5dda69
4
- data.tar.gz: 0f2020ac01966b2957e7761a2f1c95551cca41527d4152aca3a698f888c7b032
3
+ metadata.gz: 1de0ef68d2fb986b29d480dea68b76c0e301369b7bed9c0beaa134928e020bda
4
+ data.tar.gz: 38911c0ad6f2b1679a58b7dac57f3b284619eca26eaecc9bcc44ae7bb21c3374
5
5
  SHA512:
6
- metadata.gz: f03cf60506eec40333a8408cdb06025805d756681031d64900f475da5d56eea1d087df3a328fd2a5fe17fafc6b65782f3e8081fd59a4bcc166adfcb1921fe6bb
7
- data.tar.gz: a35221ca8edba9ab732f9efec788ba87a1186d3ee2e05afede6f30df262635135fd1a0b11b03692db6a337896e85b3ff4d6d639b7a9c02670df4af2a97766aff
6
+ metadata.gz: b243f217f8c48a12969207965e843d0a49f619c9c81ae319556db3cf32329eb56d87aea37b3e6858ebcc1c44e4a6954a6baa191cd2efb9c04b1fc3bfbc32a80c
7
+ data.tar.gz: 25d87b37a471a00ec5fd1330cf90e07356373a06868ea2c9f742f675399fe2864d027a190d8a0e4dde6515b696e32c5376c3aacce431864d3d17f9773eaad45e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1048.0 (2025-02-07)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1047.0 (2025-02-06)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1047.0
1
+ 1.1048.0
data/partitions.json CHANGED
@@ -11084,13 +11084,41 @@
11084
11084
  },
11085
11085
  "groundstation" : {
11086
11086
  "endpoints" : {
11087
- "af-south-1" : { },
11088
- "ap-northeast-2" : { },
11089
- "ap-southeast-1" : { },
11090
- "ap-southeast-2" : { },
11091
- "eu-central-1" : { },
11092
- "eu-north-1" : { },
11093
- "eu-west-1" : { },
11087
+ "af-south-1" : {
11088
+ "variants" : [ {
11089
+ "tags" : [ "dualstack" ]
11090
+ } ]
11091
+ },
11092
+ "ap-northeast-2" : {
11093
+ "variants" : [ {
11094
+ "tags" : [ "dualstack" ]
11095
+ } ]
11096
+ },
11097
+ "ap-southeast-1" : {
11098
+ "variants" : [ {
11099
+ "tags" : [ "dualstack" ]
11100
+ } ]
11101
+ },
11102
+ "ap-southeast-2" : {
11103
+ "variants" : [ {
11104
+ "tags" : [ "dualstack" ]
11105
+ } ]
11106
+ },
11107
+ "eu-central-1" : {
11108
+ "variants" : [ {
11109
+ "tags" : [ "dualstack" ]
11110
+ } ]
11111
+ },
11112
+ "eu-north-1" : {
11113
+ "variants" : [ {
11114
+ "tags" : [ "dualstack" ]
11115
+ } ]
11116
+ },
11117
+ "eu-west-1" : {
11118
+ "variants" : [ {
11119
+ "tags" : [ "dualstack" ]
11120
+ } ]
11121
+ },
11094
11122
  "fips-us-east-1" : {
11095
11123
  "credentialScope" : {
11096
11124
  "region" : "us-east-1"
@@ -11112,24 +11140,47 @@
11112
11140
  "deprecated" : true,
11113
11141
  "hostname" : "groundstation-fips.us-west-2.amazonaws.com"
11114
11142
  },
11115
- "me-south-1" : { },
11116
- "sa-east-1" : { },
11143
+ "me-south-1" : {
11144
+ "variants" : [ {
11145
+ "tags" : [ "dualstack" ]
11146
+ } ]
11147
+ },
11148
+ "sa-east-1" : {
11149
+ "variants" : [ {
11150
+ "tags" : [ "dualstack" ]
11151
+ } ]
11152
+ },
11117
11153
  "us-east-1" : {
11118
11154
  "variants" : [ {
11155
+ "tags" : [ "dualstack" ]
11156
+ }, {
11119
11157
  "hostname" : "groundstation-fips.us-east-1.amazonaws.com",
11120
11158
  "tags" : [ "fips" ]
11159
+ }, {
11160
+ "hostname" : "groundstation-fips.us-east-1.api.aws",
11161
+ "tags" : [ "dualstack", "fips" ]
11121
11162
  } ]
11122
11163
  },
11123
11164
  "us-east-2" : {
11124
11165
  "variants" : [ {
11166
+ "tags" : [ "dualstack" ]
11167
+ }, {
11125
11168
  "hostname" : "groundstation-fips.us-east-2.amazonaws.com",
11126
11169
  "tags" : [ "fips" ]
11170
+ }, {
11171
+ "hostname" : "groundstation-fips.us-east-2.api.aws",
11172
+ "tags" : [ "dualstack", "fips" ]
11127
11173
  } ]
11128
11174
  },
11129
11175
  "us-west-2" : {
11130
11176
  "variants" : [ {
11177
+ "tags" : [ "dualstack" ]
11178
+ }, {
11131
11179
  "hostname" : "groundstation-fips.us-west-2.amazonaws.com",
11132
11180
  "tags" : [ "fips" ]
11181
+ }, {
11182
+ "hostname" : "groundstation-fips.us-west-2.api.aws",
11183
+ "tags" : [ "dualstack", "fips" ]
11133
11184
  } ]
11134
11185
  }
11135
11186
  }
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.1047.0
4
+ version: 1.1048.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: 2025-02-06 00:00:00.000000000 Z
11
+ date: 2025-02-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: