aws-partitions 1.903.0 → 1.905.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0e22f7d89618de1414422e8ae5540b0c6ff1a241d9c3c226a2b8db6846464e44
4
- data.tar.gz: 58da6a22ad17f05da697c18b44fbe3ed07040a3f7270336773eb47e5aea7e05f
3
+ metadata.gz: 8afa1969e68c5568c3a9b843a39964a578c5397ec1b36c520d02a1f4f8dee50c
4
+ data.tar.gz: 6e58d1c0014b7cd24d69ca3816a098f6bb9e6823aebdfbfab6d05d2250dc9f29
5
5
  SHA512:
6
- metadata.gz: 9ff4b1b5c6e50eb6a7b7b176f78c140f74d4e79d0784be1c00f77acee0ff9db60398a235d02abd48a726f4dcc60be9ba64bd8c1bd1c29d0ab6374561bf148e34
7
- data.tar.gz: d1e5cd92cd140783ca8b356dbf215cfd75b31acb5a9f284f2cfd26c63eca3a0df4e32e7303a889e34a8ad1256c3738207109619631c463cc4f94af4127b0f71f
6
+ metadata.gz: 660f8be7df9654e93c3ec685901b9bd1599652a3c5b7fee1d86283cac730647f0db442c1eac5730b712774e0e96bd2a0e29afd90b43c244f881cc56594a214fa
7
+ data.tar.gz: 86012a473e137abf13a28a5929b71d7d2fc4d889464e8c4568bc322880973e362ba57c03d8cc3a32d27f6645cc5b0a4bd2714c517efa3bd5c9f3a7b409947714
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.905.0 (2024-04-01)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::Deadline`.
8
+
9
+ 1.904.0 (2024-03-29)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::CodeConnections`.
13
+
4
14
  1.903.0 (2024-03-28)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.903.0
1
+ 1.905.0
@@ -318,6 +318,7 @@ module Aws
318
318
  'CodeBuild' => 'codebuild',
319
319
  'CodeCatalyst' => 'codecatalyst',
320
320
  'CodeCommit' => 'codecommit',
321
+ 'CodeConnections' => 'codeconnections',
321
322
  'CodeDeploy' => 'codedeploy',
322
323
  'CodeGuruProfiler' => 'codeguru-profiler',
323
324
  'CodeGuruReviewer' => 'codeguru-reviewer',
@@ -351,6 +352,7 @@ module Aws
351
352
  'DataSync' => 'datasync',
352
353
  'DataZone' => 'datazone',
353
354
  'DatabaseMigrationService' => 'dms',
355
+ 'Deadline' => 'deadline',
354
356
  'Detective' => 'api.detective',
355
357
  'DevOpsGuru' => 'devops-guru',
356
358
  'DeviceFarm' => 'devicefarm',
data/partitions.json CHANGED
@@ -464,6 +464,7 @@
464
464
  "ap-east-1" : { },
465
465
  "ap-northeast-1" : { },
466
466
  "ap-northeast-2" : { },
467
+ "ap-northeast-3" : { },
467
468
  "ap-south-1" : { },
468
469
  "ap-southeast-1" : { },
469
470
  "ap-southeast-2" : { },
@@ -486,6 +487,7 @@
486
487
  "endpoints" : {
487
488
  "ap-northeast-1" : { },
488
489
  "ap-northeast-2" : { },
490
+ "ap-northeast-3" : { },
489
491
  "ap-south-1" : { },
490
492
  "ap-southeast-1" : { },
491
493
  "ap-southeast-2" : { },
@@ -508,6 +510,7 @@
508
510
  "endpoints" : {
509
511
  "ap-northeast-1" : { },
510
512
  "ap-northeast-2" : { },
513
+ "ap-northeast-3" : { },
511
514
  "ap-south-1" : { },
512
515
  "ap-southeast-1" : { },
513
516
  "ap-southeast-2" : { },
@@ -3811,6 +3814,7 @@
3811
3814
  "ap-southeast-1" : { },
3812
3815
  "ap-southeast-2" : { },
3813
3816
  "ap-southeast-3" : { },
3817
+ "ap-southeast-4" : { },
3814
3818
  "ca-central-1" : { },
3815
3819
  "eu-central-1" : { },
3816
3820
  "eu-central-2" : { },
@@ -12799,6 +12803,12 @@
12799
12803
  },
12800
12804
  "hostname" : "oidc.ap-south-1.amazonaws.com"
12801
12805
  },
12806
+ "ap-south-2" : {
12807
+ "credentialScope" : {
12808
+ "region" : "ap-south-2"
12809
+ },
12810
+ "hostname" : "oidc.ap-south-2.amazonaws.com"
12811
+ },
12802
12812
  "ap-southeast-1" : {
12803
12813
  "credentialScope" : {
12804
12814
  "region" : "ap-southeast-1"
@@ -12853,6 +12863,12 @@
12853
12863
  },
12854
12864
  "hostname" : "oidc.eu-south-1.amazonaws.com"
12855
12865
  },
12866
+ "eu-south-2" : {
12867
+ "credentialScope" : {
12868
+ "region" : "eu-south-2"
12869
+ },
12870
+ "hostname" : "oidc.eu-south-2.amazonaws.com"
12871
+ },
12856
12872
  "eu-west-1" : {
12857
12873
  "credentialScope" : {
12858
12874
  "region" : "eu-west-1"
@@ -27305,6 +27321,18 @@
27305
27321
  }
27306
27322
  }
27307
27323
  },
27324
+ "s3-outposts" : {
27325
+ "endpoints" : {
27326
+ "fips-us-iso-east-1" : {
27327
+ "deprecated" : true
27328
+ },
27329
+ "us-iso-east-1" : {
27330
+ "variants" : [ {
27331
+ "tags" : [ "fips" ]
27332
+ } ]
27333
+ }
27334
+ }
27335
+ },
27308
27336
  "secretsmanager" : {
27309
27337
  "endpoints" : {
27310
27338
  "us-iso-east-1" : { },
@@ -27907,6 +27935,18 @@
27907
27935
  }
27908
27936
  }
27909
27937
  },
27938
+ "s3-outposts" : {
27939
+ "endpoints" : {
27940
+ "fips-us-isob-east-1" : {
27941
+ "deprecated" : true
27942
+ },
27943
+ "us-isob-east-1" : {
27944
+ "variants" : [ {
27945
+ "tags" : [ "fips" ]
27946
+ } ]
27947
+ }
27948
+ }
27949
+ },
27910
27950
  "secretsmanager" : {
27911
27951
  "endpoints" : {
27912
27952
  "us-isob-east-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.903.0
4
+ version: 1.905.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: 2024-03-28 00:00:00.000000000 Z
11
+ date: 2024-04-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: