aws-partitions 1.911.0 → 1.913.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 +106 -4
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e8d5985f202f685ae8c7e43b24b0645648eeabef9a96090b59fcbaac19c117e5
4
- data.tar.gz: ca6bad33ca6d21ea1d6e0eeebc86f891fee401bc5992e0e341d49e9404239024
3
+ metadata.gz: ea9a2292332ed4e82e7744a1fb38e786ab9fff4ea094e5f44ea3cc17c2ec330c
4
+ data.tar.gz: 04dbb4efca4dfbca332b996e1b347f5a662a6bd40fedccd5cf83547228d62a68
5
5
  SHA512:
6
- metadata.gz: 2fe732370f26c450b0236aa0b74de199ac6d75c6b3d4c29acf9fc27ead58ab7a2dd631123cad3a3e14cd94bcf18f08056a72c8ae59fc4a41a3446712f7606d37
7
- data.tar.gz: 231aa22938e09945e37239680c3dded323c00c052e245995d43ed1d66e1eb96cc1ed461c14dd97c7c6a2ae7c56efdc515cd394d218c73654106fbe4911d9d53a
6
+ metadata.gz: 3e24c29f1d31547dbf3fce8cc4e73f5050890fb5939e5a7802f3e497ebb666ed459e7309afad8fb6cf6b40c3082bb6505a4339f5e8de1d31a76c02cd8d58671d
7
+ data.tar.gz: 1c7df239c1c8de15e201ce71539645a029b5034c971221e893cf15830c9a534e9575782109ddc977659bb57e7bdbcb88c6860156c97538818c1b7abb0629ccc0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.913.0 (2024-04-11)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.912.0 (2024-04-10)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.911.0 (2024-04-09)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.911.0
1
+ 1.913.0
data/partitions.json CHANGED
@@ -2641,6 +2641,7 @@
2641
2641
  "endpoints" : {
2642
2642
  "ap-northeast-1" : { },
2643
2643
  "ap-southeast-1" : { },
2644
+ "ap-southeast-2" : { },
2644
2645
  "bedrock-ap-northeast-1" : {
2645
2646
  "credentialScope" : {
2646
2647
  "region" : "ap-northeast-1"
@@ -2653,6 +2654,12 @@
2653
2654
  },
2654
2655
  "hostname" : "bedrock.ap-southeast-1.amazonaws.com"
2655
2656
  },
2657
+ "bedrock-ap-southeast-2" : {
2658
+ "credentialScope" : {
2659
+ "region" : "ap-southeast-2"
2660
+ },
2661
+ "hostname" : "bedrock.ap-southeast-2.amazonaws.com"
2662
+ },
2656
2663
  "bedrock-eu-central-1" : {
2657
2664
  "credentialScope" : {
2658
2665
  "region" : "eu-central-1"
@@ -2689,6 +2696,12 @@
2689
2696
  },
2690
2697
  "hostname" : "bedrock-runtime.ap-southeast-1.amazonaws.com"
2691
2698
  },
2699
+ "bedrock-runtime-ap-southeast-2" : {
2700
+ "credentialScope" : {
2701
+ "region" : "ap-southeast-2"
2702
+ },
2703
+ "hostname" : "bedrock-runtime.ap-southeast-2.amazonaws.com"
2704
+ },
2692
2705
  "bedrock-runtime-eu-central-1" : {
2693
2706
  "credentialScope" : {
2694
2707
  "region" : "eu-central-1"
@@ -3827,6 +3840,7 @@
3827
3840
  "ap-northeast-2" : { },
3828
3841
  "ap-northeast-3" : { },
3829
3842
  "ap-south-1" : { },
3843
+ "ap-south-2" : { },
3830
3844
  "ap-southeast-1" : { },
3831
3845
  "ap-southeast-2" : { },
3832
3846
  "ap-southeast-3" : { },
@@ -16413,16 +16427,60 @@
16413
16427
  "protocols" : [ "https" ]
16414
16428
  },
16415
16429
  "us-east-1" : {
16416
- "protocols" : [ "https" ]
16430
+ "protocols" : [ "https" ],
16431
+ "variants" : [ {
16432
+ "hostname" : "serverlessrepo-fips.us-east-1.amazonaws.com",
16433
+ "tags" : [ "fips" ]
16434
+ } ]
16435
+ },
16436
+ "us-east-1-fips" : {
16437
+ "credentialScope" : {
16438
+ "region" : "us-east-1"
16439
+ },
16440
+ "deprecated" : true,
16441
+ "hostname" : "serverlessrepo-fips.us-east-1.amazonaws.com"
16417
16442
  },
16418
16443
  "us-east-2" : {
16419
- "protocols" : [ "https" ]
16444
+ "protocols" : [ "https" ],
16445
+ "variants" : [ {
16446
+ "hostname" : "serverlessrepo-fips.us-east-2.amazonaws.com",
16447
+ "tags" : [ "fips" ]
16448
+ } ]
16449
+ },
16450
+ "us-east-2-fips" : {
16451
+ "credentialScope" : {
16452
+ "region" : "us-east-2"
16453
+ },
16454
+ "deprecated" : true,
16455
+ "hostname" : "serverlessrepo-fips.us-east-2.amazonaws.com"
16420
16456
  },
16421
16457
  "us-west-1" : {
16422
- "protocols" : [ "https" ]
16458
+ "protocols" : [ "https" ],
16459
+ "variants" : [ {
16460
+ "hostname" : "serverlessrepo-fips.us-west-1.amazonaws.com",
16461
+ "tags" : [ "fips" ]
16462
+ } ]
16463
+ },
16464
+ "us-west-1-fips" : {
16465
+ "credentialScope" : {
16466
+ "region" : "us-west-1"
16467
+ },
16468
+ "deprecated" : true,
16469
+ "hostname" : "serverlessrepo-fips.us-west-1.amazonaws.com"
16423
16470
  },
16424
16471
  "us-west-2" : {
16425
- "protocols" : [ "https" ]
16472
+ "protocols" : [ "https" ],
16473
+ "variants" : [ {
16474
+ "hostname" : "serverlessrepo-fips.us-west-2.amazonaws.com",
16475
+ "tags" : [ "fips" ]
16476
+ } ]
16477
+ },
16478
+ "us-west-2-fips" : {
16479
+ "credentialScope" : {
16480
+ "region" : "us-west-2"
16481
+ },
16482
+ "deprecated" : true,
16483
+ "hostname" : "serverlessrepo-fips.us-west-2.amazonaws.com"
16426
16484
  }
16427
16485
  }
16428
16486
  },
@@ -19044,6 +19102,12 @@
19044
19102
  "tags" : [ "fips" ]
19045
19103
  } ]
19046
19104
  },
19105
+ "ca-west-1" : {
19106
+ "variants" : [ {
19107
+ "hostname" : "verifiedpermissions-fips.ca-west-1.amazonaws.com",
19108
+ "tags" : [ "fips" ]
19109
+ } ]
19110
+ },
19047
19111
  "eu-central-1" : { },
19048
19112
  "eu-central-2" : { },
19049
19113
  "eu-north-1" : { },
@@ -19059,6 +19123,13 @@
19059
19123
  "deprecated" : true,
19060
19124
  "hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com"
19061
19125
  },
19126
+ "fips-ca-west-1" : {
19127
+ "credentialScope" : {
19128
+ "region" : "ca-west-1"
19129
+ },
19130
+ "deprecated" : true,
19131
+ "hostname" : "verifiedpermissions-fips.ca-west-1.amazonaws.com"
19132
+ },
19062
19133
  "fips-us-east-1" : {
19063
19134
  "credentialScope" : {
19064
19135
  "region" : "us-east-1"
@@ -19087,6 +19158,7 @@
19087
19158
  "deprecated" : true,
19088
19159
  "hostname" : "verifiedpermissions-fips.us-west-2.amazonaws.com"
19089
19160
  },
19161
+ "il-central-1" : { },
19090
19162
  "me-central-1" : { },
19091
19163
  "me-south-1" : { },
19092
19164
  "sa-east-1" : { },
@@ -26648,6 +26720,36 @@
26648
26720
  }
26649
26721
  }
26650
26722
  },
26723
+ "verifiedpermissions" : {
26724
+ "endpoints" : {
26725
+ "fips-us-gov-east-1" : {
26726
+ "credentialScope" : {
26727
+ "region" : "us-gov-east-1"
26728
+ },
26729
+ "deprecated" : true,
26730
+ "hostname" : "verifiedpermissions-fips.us-gov-east-1.amazonaws.com"
26731
+ },
26732
+ "fips-us-gov-west-1" : {
26733
+ "credentialScope" : {
26734
+ "region" : "us-gov-west-1"
26735
+ },
26736
+ "deprecated" : true,
26737
+ "hostname" : "verifiedpermissions-fips.us-gov-west-1.amazonaws.com"
26738
+ },
26739
+ "us-gov-east-1" : {
26740
+ "variants" : [ {
26741
+ "hostname" : "verifiedpermissions-fips.us-gov-east-1.amazonaws.com",
26742
+ "tags" : [ "fips" ]
26743
+ } ]
26744
+ },
26745
+ "us-gov-west-1" : {
26746
+ "variants" : [ {
26747
+ "hostname" : "verifiedpermissions-fips.us-gov-west-1.amazonaws.com",
26748
+ "tags" : [ "fips" ]
26749
+ } ]
26750
+ }
26751
+ }
26752
+ },
26651
26753
  "waf-regional" : {
26652
26754
  "endpoints" : {
26653
26755
  "fips-us-gov-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.911.0
4
+ version: 1.913.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-04-09 00:00:00.000000000 Z
11
+ date: 2024-04-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: