aws-partitions 1.1047.0 → 1.1049.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +73 -10
  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: 2d58d95c011495f544417415f11979b76f855b71d1ea080ce29ec2e380994ce4
4
+ data.tar.gz: 4a03df3b067723158eaa0f9f7db8357fe119cb988bff2889b87939dcb38a558e
5
5
  SHA512:
6
- metadata.gz: f03cf60506eec40333a8408cdb06025805d756681031d64900f475da5d56eea1d087df3a328fd2a5fe17fafc6b65782f3e8081fd59a4bcc166adfcb1921fe6bb
7
- data.tar.gz: a35221ca8edba9ab732f9efec788ba87a1186d3ee2e05afede6f30df262635135fd1a0b11b03692db6a337896e85b3ff4d6d639b7a9c02670df4af2a97766aff
6
+ metadata.gz: 8777377cf2f56c53d66d3ac2ed6ed27630ea5b7f497f7b935b4ef59245efa5f34e5f591d86f19110d8b0f029e3a8700b0345d35edbabd72ac8f64ab20f42f572
7
+ data.tar.gz: 90a90a7adacc5d3fbb99af617efeecaef87514a50bcd5adfcb3e7bf4131c79184a228cea435960596624855114efb61bd2d1a01879c5279ca89e70a81b42e731
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1049.0 (2025-02-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1048.0 (2025-02-07)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1047.0 (2025-02-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1047.0
1
+ 1.1049.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
  }
@@ -34036,7 +34087,19 @@
34036
34087
  "protocols" : [ "https" ]
34037
34088
  },
34038
34089
  "endpoints" : {
34039
- "us-iso-east-1" : { }
34090
+ "fips-us-iso-east-1" : {
34091
+ "credentialScope" : {
34092
+ "region" : "us-iso-east-1"
34093
+ },
34094
+ "deprecated" : true,
34095
+ "hostname" : "fips.transcribe.us-iso-east-1.c2s.ic.gov"
34096
+ },
34097
+ "us-iso-east-1" : {
34098
+ "variants" : [ {
34099
+ "hostname" : "fips.transcribe.us-iso-east-1.c2s.ic.gov",
34100
+ "tags" : [ "fips" ]
34101
+ } ]
34102
+ }
34040
34103
  }
34041
34104
  },
34042
34105
  "transcribestreaming" : {
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.1049.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-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: