aws-partitions 1.513.0 → 1.514.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.
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 +61 -26
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8abe721d95db5fe4ff81b57951c03dc87187b49039f5676faf8fcf447b0c7c17
4
- data.tar.gz: e9008bb09f8d957e5c6666e7b02c1b08d6a967031086ef988effb9597c4a0fd5
3
+ metadata.gz: 90861bf1a1ed7f19e4b7d153fb7f2fc8823addc25fec32f04cd265f2d8efb5fa
4
+ data.tar.gz: a0cfd88f1d33f596c1bf65911f40a1dab16bd578b03bdff9707e4a325866bc5c
5
5
  SHA512:
6
- metadata.gz: ef31f2929adf156eeaecd9c3267ab78e618b3d10ca6ee71e00ee1d26639bc20efe28ab98b9fcb4b13d8ba3675867f2c447688a995b8d4a6db08f0c7b4035b9e5
7
- data.tar.gz: 172a1d1d2ed35ef0d32fd2f8a573326998f4d228ca4cc92b4db8334f8cf09eb8d09c98af56169989ddd3808e9e895970b8a9397ada66f82b5fa7da4d0b5c8637
6
+ metadata.gz: 266a04109a9761670204427024501657ebfd1afc764643564cacfd6e8de7d12d12dfdad57e3bacaabc8b00bc348caecda53a6a7c63f33155a07407baa98c8953
7
+ data.tar.gz: c4a6e4c406456527429807b3414fe9efea4bd94f79153fd10abe5f72527f4b1db0029c7ad05f50be9a8993333da4b834808993f74cdf3f6385f8bc1ad5fbbc76
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.514.0 (2021-10-12)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.513.0 (2021-10-08)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.513.0
1
+ 1.514.0
data/partitions.json CHANGED
@@ -10972,6 +10972,9 @@
10972
10972
  "regions" : {
10973
10973
  "us-iso-east-1" : {
10974
10974
  "description" : "US ISO East"
10975
+ },
10976
+ "us-iso-west-1" : {
10977
+ "description" : "US ISO WEST"
10975
10978
  }
10976
10979
  },
10977
10980
  "services" : {
@@ -10982,6 +10985,12 @@
10982
10985
  "region" : "us-iso-east-1"
10983
10986
  },
10984
10987
  "hostname" : "api.ecr.us-iso-east-1.c2s.ic.gov"
10988
+ },
10989
+ "us-iso-west-1" : {
10990
+ "credentialScope" : {
10991
+ "region" : "us-iso-west-1"
10992
+ },
10993
+ "hostname" : "api.ecr.us-iso-west-1.c2s.ic.gov"
10985
10994
  }
10986
10995
  }
10987
10996
  },
@@ -11000,29 +11009,34 @@
11000
11009
  "protocols" : [ "http", "https" ]
11001
11010
  },
11002
11011
  "endpoints" : {
11003
- "us-iso-east-1" : { }
11012
+ "us-iso-east-1" : { },
11013
+ "us-iso-west-1" : { }
11004
11014
  }
11005
11015
  },
11006
11016
  "autoscaling" : {
11007
11017
  "endpoints" : {
11008
11018
  "us-iso-east-1" : {
11009
11019
  "protocols" : [ "http", "https" ]
11010
- }
11020
+ },
11021
+ "us-iso-west-1" : { }
11011
11022
  }
11012
11023
  },
11013
11024
  "cloudformation" : {
11014
11025
  "endpoints" : {
11015
- "us-iso-east-1" : { }
11026
+ "us-iso-east-1" : { },
11027
+ "us-iso-west-1" : { }
11016
11028
  }
11017
11029
  },
11018
11030
  "cloudtrail" : {
11019
11031
  "endpoints" : {
11020
- "us-iso-east-1" : { }
11032
+ "us-iso-east-1" : { },
11033
+ "us-iso-west-1" : { }
11021
11034
  }
11022
11035
  },
11023
11036
  "codedeploy" : {
11024
11037
  "endpoints" : {
11025
- "us-iso-east-1" : { }
11038
+ "us-iso-east-1" : { },
11039
+ "us-iso-west-1" : { }
11026
11040
  }
11027
11041
  },
11028
11042
  "comprehend" : {
@@ -11035,7 +11049,8 @@
11035
11049
  },
11036
11050
  "config" : {
11037
11051
  "endpoints" : {
11038
- "us-iso-east-1" : { }
11052
+ "us-iso-east-1" : { },
11053
+ "us-iso-west-1" : { }
11039
11054
  }
11040
11055
  },
11041
11056
  "datapipeline" : {
@@ -11045,7 +11060,8 @@
11045
11060
  },
11046
11061
  "directconnect" : {
11047
11062
  "endpoints" : {
11048
- "us-iso-east-1" : { }
11063
+ "us-iso-east-1" : { },
11064
+ "us-iso-west-1" : { }
11049
11065
  }
11050
11066
  },
11051
11067
  "dms" : {
@@ -11073,17 +11089,20 @@
11073
11089
  },
11074
11090
  "ec2" : {
11075
11091
  "endpoints" : {
11076
- "us-iso-east-1" : { }
11092
+ "us-iso-east-1" : { },
11093
+ "us-iso-west-1" : { }
11077
11094
  }
11078
11095
  },
11079
11096
  "ecs" : {
11080
11097
  "endpoints" : {
11081
- "us-iso-east-1" : { }
11098
+ "us-iso-east-1" : { },
11099
+ "us-iso-west-1" : { }
11082
11100
  }
11083
11101
  },
11084
11102
  "elasticache" : {
11085
11103
  "endpoints" : {
11086
- "us-iso-east-1" : { }
11104
+ "us-iso-east-1" : { },
11105
+ "us-iso-west-1" : { }
11087
11106
  }
11088
11107
  },
11089
11108
  "elasticfilesystem" : {
@@ -11101,14 +11120,16 @@
11101
11120
  "endpoints" : {
11102
11121
  "us-iso-east-1" : {
11103
11122
  "protocols" : [ "http", "https" ]
11104
- }
11123
+ },
11124
+ "us-iso-west-1" : { }
11105
11125
  }
11106
11126
  },
11107
11127
  "elasticmapreduce" : {
11108
11128
  "endpoints" : {
11109
11129
  "us-iso-east-1" : {
11110
11130
  "protocols" : [ "https" ]
11111
- }
11131
+ },
11132
+ "us-iso-west-1" : { }
11112
11133
  }
11113
11134
  },
11114
11135
  "es" : {
@@ -11118,7 +11139,8 @@
11118
11139
  },
11119
11140
  "events" : {
11120
11141
  "endpoints" : {
11121
- "us-iso-east-1" : { }
11142
+ "us-iso-east-1" : { },
11143
+ "us-iso-west-1" : { }
11122
11144
  }
11123
11145
  },
11124
11146
  "firehose" : {
@@ -11130,7 +11152,8 @@
11130
11152
  "endpoints" : {
11131
11153
  "us-iso-east-1" : {
11132
11154
  "protocols" : [ "http", "https" ]
11133
- }
11155
+ },
11156
+ "us-iso-west-1" : { }
11134
11157
  }
11135
11158
  },
11136
11159
  "health" : {
@@ -11152,7 +11175,8 @@
11152
11175
  },
11153
11176
  "kinesis" : {
11154
11177
  "endpoints" : {
11155
- "us-iso-east-1" : { }
11178
+ "us-iso-east-1" : { },
11179
+ "us-iso-west-1" : { }
11156
11180
  }
11157
11181
  },
11158
11182
  "kms" : {
@@ -11163,12 +11187,14 @@
11163
11187
  },
11164
11188
  "hostname" : "kms-fips.us-iso-east-1.c2s.ic.gov"
11165
11189
  },
11166
- "us-iso-east-1" : { }
11190
+ "us-iso-east-1" : { },
11191
+ "us-iso-west-1" : { }
11167
11192
  }
11168
11193
  },
11169
11194
  "lambda" : {
11170
11195
  "endpoints" : {
11171
- "us-iso-east-1" : { }
11196
+ "us-iso-east-1" : { },
11197
+ "us-iso-west-1" : { }
11172
11198
  }
11173
11199
  },
11174
11200
  "license-manager" : {
@@ -11178,7 +11204,8 @@
11178
11204
  },
11179
11205
  "logs" : {
11180
11206
  "endpoints" : {
11181
- "us-iso-east-1" : { }
11207
+ "us-iso-east-1" : { },
11208
+ "us-iso-west-1" : { }
11182
11209
  }
11183
11210
  },
11184
11211
  "medialive" : {
@@ -11193,7 +11220,8 @@
11193
11220
  },
11194
11221
  "monitoring" : {
11195
11222
  "endpoints" : {
11196
- "us-iso-east-1" : { }
11223
+ "us-iso-east-1" : { },
11224
+ "us-iso-west-1" : { }
11197
11225
  }
11198
11226
  },
11199
11227
  "outposts" : {
@@ -11208,12 +11236,14 @@
11208
11236
  },
11209
11237
  "rds" : {
11210
11238
  "endpoints" : {
11211
- "us-iso-east-1" : { }
11239
+ "us-iso-east-1" : { },
11240
+ "us-iso-west-1" : { }
11212
11241
  }
11213
11242
  },
11214
11243
  "redshift" : {
11215
11244
  "endpoints" : {
11216
- "us-iso-east-1" : { }
11245
+ "us-iso-east-1" : { },
11246
+ "us-iso-west-1" : { }
11217
11247
  }
11218
11248
  },
11219
11249
  "route53" : {
@@ -11263,14 +11293,16 @@
11263
11293
  "endpoints" : {
11264
11294
  "us-iso-east-1" : {
11265
11295
  "protocols" : [ "http", "https" ]
11266
- }
11296
+ },
11297
+ "us-iso-west-1" : { }
11267
11298
  }
11268
11299
  },
11269
11300
  "sqs" : {
11270
11301
  "endpoints" : {
11271
11302
  "us-iso-east-1" : {
11272
11303
  "protocols" : [ "http", "https" ]
11273
- }
11304
+ },
11305
+ "us-iso-west-1" : { }
11274
11306
  }
11275
11307
  },
11276
11308
  "ssm" : {
@@ -11280,7 +11312,8 @@
11280
11312
  },
11281
11313
  "states" : {
11282
11314
  "endpoints" : {
11283
- "us-iso-east-1" : { }
11315
+ "us-iso-east-1" : { },
11316
+ "us-iso-west-1" : { }
11284
11317
  }
11285
11318
  },
11286
11319
  "streams.dynamodb" : {
@@ -11298,7 +11331,8 @@
11298
11331
  },
11299
11332
  "sts" : {
11300
11333
  "endpoints" : {
11301
- "us-iso-east-1" : { }
11334
+ "us-iso-east-1" : { },
11335
+ "us-iso-west-1" : { }
11302
11336
  }
11303
11337
  },
11304
11338
  "support" : {
@@ -11314,7 +11348,8 @@
11314
11348
  },
11315
11349
  "swf" : {
11316
11350
  "endpoints" : {
11317
- "us-iso-east-1" : { }
11351
+ "us-iso-east-1" : { },
11352
+ "us-iso-west-1" : { }
11318
11353
  }
11319
11354
  },
11320
11355
  "transcribe" : {
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.513.0
4
+ version: 1.514.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: 2021-10-08 00:00:00.000000000 Z
11
+ date: 2021-10-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: