aws-partitions 1.1012.0 → 1.1014.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -0
- data/partitions.json +108 -8
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f6c585106481f4caf74935048e51d3167d1b58950fd70e5276c80accb4811a56
|
4
|
+
data.tar.gz: 3d104aaee052a0742c7db0083607deafc8be743adc07548a071535b22f77facf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aa642245d6cbc035846e2811bdc430a495eddbafb5ce2be42252c685a8dba750a8607f58962ad4aec00127d35ed00ad6f5e01f48a213fd0b1ffbde329090c19f
|
7
|
+
data.tar.gz: dd488b3ade7185ec0a784bbc4d543e334e87d7b885cdb29bbddd6f2963c7624c19fa0438c4dd1852e880f53714bc391d9fdf0c18b3bf07489f34e5e1afdf0663
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1014.0 (2024-11-27)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::ObservabilityAdmin`.
|
8
|
+
|
9
|
+
1.1013.0 (2024-11-22)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::BCMPricingCalculator`.
|
13
|
+
|
4
14
|
1.1012.0 (2024-11-21)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1014.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -280,6 +280,7 @@ module Aws
|
|
280
280
|
'AutoScalingPlans' => 'autoscaling-plans',
|
281
281
|
'B2bi' => 'b2bi',
|
282
282
|
'BCMDataExports' => 'bcm-data-exports',
|
283
|
+
'BCMPricingCalculator' => 'bcm-pricing-calculator',
|
283
284
|
'Backup' => 'backup',
|
284
285
|
'BackupGateway' => 'backup-gateway',
|
285
286
|
'Batch' => 'batch',
|
@@ -511,6 +512,7 @@ module Aws
|
|
511
512
|
'NotificationsContacts' => 'notifications-contacts',
|
512
513
|
'OAM' => 'oam',
|
513
514
|
'OSIS' => 'osis',
|
515
|
+
'ObservabilityAdmin' => 'observabilityadmin',
|
514
516
|
'Omics' => 'omics',
|
515
517
|
'OpenSearchServerless' => 'aoss',
|
516
518
|
'OpenSearchService' => 'es',
|
data/partitions.json
CHANGED
@@ -10321,6 +10321,7 @@
|
|
10321
10321
|
"ingest.timestream" : {
|
10322
10322
|
"endpoints" : {
|
10323
10323
|
"ap-northeast-1" : { },
|
10324
|
+
"ap-south-1" : { },
|
10324
10325
|
"ap-southeast-2" : { },
|
10325
10326
|
"eu-central-1" : { },
|
10326
10327
|
"eu-west-1" : { },
|
@@ -12622,6 +12623,7 @@
|
|
12622
12623
|
"ap-southeast-2" : { },
|
12623
12624
|
"ap-southeast-3" : { },
|
12624
12625
|
"ap-southeast-4" : { },
|
12626
|
+
"ap-southeast-5" : { },
|
12625
12627
|
"ca-central-1" : { },
|
12626
12628
|
"ca-west-1" : { },
|
12627
12629
|
"eu-central-1" : { },
|
@@ -21082,8 +21084,18 @@
|
|
21082
21084
|
"ap-southeast-3" : { },
|
21083
21085
|
"ap-southeast-4" : { },
|
21084
21086
|
"ap-southeast-5" : { },
|
21085
|
-
"ca-central-1" : {
|
21086
|
-
|
21087
|
+
"ca-central-1" : {
|
21088
|
+
"variants" : [ {
|
21089
|
+
"hostname" : "swf-fips.ca-central-1.amazonaws.com",
|
21090
|
+
"tags" : [ "fips" ]
|
21091
|
+
} ]
|
21092
|
+
},
|
21093
|
+
"ca-west-1" : {
|
21094
|
+
"variants" : [ {
|
21095
|
+
"hostname" : "swf-fips.ca-west-1.amazonaws.com",
|
21096
|
+
"tags" : [ "fips" ]
|
21097
|
+
} ]
|
21098
|
+
},
|
21087
21099
|
"eu-central-1" : { },
|
21088
21100
|
"eu-central-2" : { },
|
21089
21101
|
"eu-north-1" : { },
|
@@ -21092,6 +21104,20 @@
|
|
21092
21104
|
"eu-west-1" : { },
|
21093
21105
|
"eu-west-2" : { },
|
21094
21106
|
"eu-west-3" : { },
|
21107
|
+
"fips-ca-central-1" : {
|
21108
|
+
"credentialScope" : {
|
21109
|
+
"region" : "ca-central-1"
|
21110
|
+
},
|
21111
|
+
"deprecated" : true,
|
21112
|
+
"hostname" : "swf-fips.ca-central-1.amazonaws.com"
|
21113
|
+
},
|
21114
|
+
"fips-ca-west-1" : {
|
21115
|
+
"credentialScope" : {
|
21116
|
+
"region" : "ca-west-1"
|
21117
|
+
},
|
21118
|
+
"deprecated" : true,
|
21119
|
+
"hostname" : "swf-fips.ca-west-1.amazonaws.com"
|
21120
|
+
},
|
21095
21121
|
"fips-us-east-1" : {
|
21096
21122
|
"credentialScope" : {
|
21097
21123
|
"region" : "us-east-1"
|
@@ -22030,11 +22056,13 @@
|
|
22030
22056
|
"ap-southeast-3" : { },
|
22031
22057
|
"ca-central-1" : { },
|
22032
22058
|
"eu-central-1" : { },
|
22059
|
+
"eu-central-2" : { },
|
22033
22060
|
"eu-north-1" : { },
|
22034
22061
|
"eu-south-1" : { },
|
22035
22062
|
"eu-west-1" : { },
|
22036
22063
|
"eu-west-2" : { },
|
22037
22064
|
"eu-west-3" : { },
|
22065
|
+
"me-central-1" : { },
|
22038
22066
|
"me-south-1" : { },
|
22039
22067
|
"sa-east-1" : { },
|
22040
22068
|
"us-east-1" : { },
|
@@ -30305,8 +30333,32 @@
|
|
30305
30333
|
},
|
30306
30334
|
"cloudtrail" : {
|
30307
30335
|
"endpoints" : {
|
30308
|
-
"us-iso-east-1" : {
|
30309
|
-
|
30336
|
+
"fips-us-iso-east-1" : {
|
30337
|
+
"credentialScope" : {
|
30338
|
+
"region" : "us-iso-east-1"
|
30339
|
+
},
|
30340
|
+
"deprecated" : true,
|
30341
|
+
"hostname" : "cloudtrail-fips.us-iso-east-1.c2s.ic.gov"
|
30342
|
+
},
|
30343
|
+
"fips-us-iso-west-1" : {
|
30344
|
+
"credentialScope" : {
|
30345
|
+
"region" : "us-iso-west-1"
|
30346
|
+
},
|
30347
|
+
"deprecated" : true,
|
30348
|
+
"hostname" : "cloudtrail-fips.us-iso-west-1.c2s.ic.gov"
|
30349
|
+
},
|
30350
|
+
"us-iso-east-1" : {
|
30351
|
+
"variants" : [ {
|
30352
|
+
"hostname" : "cloudtrail-fips.us-iso-east-1.c2s.ic.gov",
|
30353
|
+
"tags" : [ "fips" ]
|
30354
|
+
} ]
|
30355
|
+
},
|
30356
|
+
"us-iso-west-1" : {
|
30357
|
+
"variants" : [ {
|
30358
|
+
"hostname" : "cloudtrail-fips.us-iso-west-1.c2s.ic.gov",
|
30359
|
+
"tags" : [ "fips" ]
|
30360
|
+
} ]
|
30361
|
+
}
|
30310
30362
|
}
|
30311
30363
|
},
|
30312
30364
|
"codedeploy" : {
|
@@ -31058,8 +31110,32 @@
|
|
31058
31110
|
},
|
31059
31111
|
"swf" : {
|
31060
31112
|
"endpoints" : {
|
31061
|
-
"us-iso-east-1" : {
|
31062
|
-
|
31113
|
+
"fips-us-iso-east-1" : {
|
31114
|
+
"credentialScope" : {
|
31115
|
+
"region" : "us-iso-east-1"
|
31116
|
+
},
|
31117
|
+
"deprecated" : true,
|
31118
|
+
"hostname" : "swf-fips.us-iso-east-1.c2s.ic.gov"
|
31119
|
+
},
|
31120
|
+
"fips-us-iso-west-1" : {
|
31121
|
+
"credentialScope" : {
|
31122
|
+
"region" : "us-iso-west-1"
|
31123
|
+
},
|
31124
|
+
"deprecated" : true,
|
31125
|
+
"hostname" : "swf-fips.us-iso-west-1.c2s.ic.gov"
|
31126
|
+
},
|
31127
|
+
"us-iso-east-1" : {
|
31128
|
+
"variants" : [ {
|
31129
|
+
"hostname" : "swf-fips.us-iso-east-1.c2s.ic.gov",
|
31130
|
+
"tags" : [ "fips" ]
|
31131
|
+
} ]
|
31132
|
+
},
|
31133
|
+
"us-iso-west-1" : {
|
31134
|
+
"variants" : [ {
|
31135
|
+
"hostname" : "swf-fips.us-iso-west-1.c2s.ic.gov",
|
31136
|
+
"tags" : [ "fips" ]
|
31137
|
+
} ]
|
31138
|
+
}
|
31063
31139
|
}
|
31064
31140
|
},
|
31065
31141
|
"synthetics" : {
|
@@ -31211,7 +31287,19 @@
|
|
31211
31287
|
},
|
31212
31288
|
"cloudtrail" : {
|
31213
31289
|
"endpoints" : {
|
31214
|
-
"us-isob-east-1" : {
|
31290
|
+
"fips-us-isob-east-1" : {
|
31291
|
+
"credentialScope" : {
|
31292
|
+
"region" : "us-isob-east-1"
|
31293
|
+
},
|
31294
|
+
"deprecated" : true,
|
31295
|
+
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov"
|
31296
|
+
},
|
31297
|
+
"us-isob-east-1" : {
|
31298
|
+
"variants" : [ {
|
31299
|
+
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov",
|
31300
|
+
"tags" : [ "fips" ]
|
31301
|
+
} ]
|
31302
|
+
}
|
31215
31303
|
}
|
31216
31304
|
},
|
31217
31305
|
"codedeploy" : {
|
@@ -31734,7 +31822,19 @@
|
|
31734
31822
|
},
|
31735
31823
|
"swf" : {
|
31736
31824
|
"endpoints" : {
|
31737
|
-
"us-isob-east-1" : {
|
31825
|
+
"fips-us-isob-east-1" : {
|
31826
|
+
"credentialScope" : {
|
31827
|
+
"region" : "us-isob-east-1"
|
31828
|
+
},
|
31829
|
+
"deprecated" : true,
|
31830
|
+
"hostname" : "swf-fips.us-isob-east-1.sc2s.sgov.gov"
|
31831
|
+
},
|
31832
|
+
"us-isob-east-1" : {
|
31833
|
+
"variants" : [ {
|
31834
|
+
"hostname" : "swf-fips.us-isob-east-1.sc2s.sgov.gov",
|
31835
|
+
"tags" : [ "fips" ]
|
31836
|
+
} ]
|
31837
|
+
}
|
31738
31838
|
}
|
31739
31839
|
},
|
31740
31840
|
"synthetics" : {
|
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.
|
4
|
+
version: 1.1014.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-11-
|
11
|
+
date: 2024-11-27 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|