aws-partitions 1.1080.0 → 1.1081.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +16 -0
- data/partitions.json +204 -40
- 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: c506ef0069475e0e71497dcc131bc2fb6c33530f120a60b97ccfc89a8a5d936a
|
4
|
+
data.tar.gz: 0a36cdf97f632541f9399a38c30601c07ef5568cfe7ad7991ef01cf2ab7a45ca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0012a961d0472b1869e50bb3c6d6e16bcb5a17da7b11204e7b4e16bfb246973280e3eacb8e0f7e142dd2a20ae83129e457daae902613ac97fe880f48f797807d
|
7
|
+
data.tar.gz: 91235f4d625b09d9006c889ec3e7a433fd7225fa35983c84db77e978dd4a1296565f3c5c605de8407c7376545c688ed37780447740fb0e49fdd25b1813ce05fc
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1081.0
|
data/partitions-metadata.json
CHANGED
@@ -234,6 +234,22 @@
|
|
234
234
|
"description" : "US ISOF SOUTH"
|
235
235
|
}
|
236
236
|
}
|
237
|
+
}, {
|
238
|
+
"id" : "aws-eusc",
|
239
|
+
"outputs" : {
|
240
|
+
"dnsSuffix" : "amazonaws.eu",
|
241
|
+
"dualStackDnsSuffix" : "amazonaws.eu",
|
242
|
+
"implicitGlobalRegion" : "eusc-de-east-1",
|
243
|
+
"name" : "aws-eusc",
|
244
|
+
"supportsDualStack" : false,
|
245
|
+
"supportsFIPS" : true
|
246
|
+
},
|
247
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
248
|
+
"regions" : {
|
249
|
+
"eusc-de-east-1" : {
|
250
|
+
"description" : "EU (Germany)"
|
251
|
+
}
|
252
|
+
}
|
237
253
|
} ],
|
238
254
|
"version" : "1.1"
|
239
255
|
}
|
data/partitions.json
CHANGED
@@ -2800,34 +2800,174 @@
|
|
2800
2800
|
},
|
2801
2801
|
"appsync" : {
|
2802
2802
|
"endpoints" : {
|
2803
|
-
"af-south-1" : {
|
2804
|
-
|
2805
|
-
|
2806
|
-
|
2807
|
-
|
2808
|
-
|
2809
|
-
"ap-
|
2810
|
-
|
2811
|
-
|
2812
|
-
|
2813
|
-
|
2814
|
-
|
2815
|
-
"
|
2816
|
-
|
2817
|
-
|
2818
|
-
|
2819
|
-
|
2820
|
-
|
2821
|
-
"
|
2822
|
-
|
2823
|
-
|
2824
|
-
|
2825
|
-
|
2826
|
-
|
2827
|
-
"
|
2828
|
-
|
2829
|
-
|
2830
|
-
|
2803
|
+
"af-south-1" : {
|
2804
|
+
"variants" : [ {
|
2805
|
+
"hostname" : "appsync.af-south-1.api.aws",
|
2806
|
+
"tags" : [ "dualstack" ]
|
2807
|
+
} ]
|
2808
|
+
},
|
2809
|
+
"ap-east-1" : {
|
2810
|
+
"variants" : [ {
|
2811
|
+
"hostname" : "appsync.ap-east-1.api.aws",
|
2812
|
+
"tags" : [ "dualstack" ]
|
2813
|
+
} ]
|
2814
|
+
},
|
2815
|
+
"ap-northeast-1" : {
|
2816
|
+
"variants" : [ {
|
2817
|
+
"hostname" : "appsync.ap-northeast-1.api.aws",
|
2818
|
+
"tags" : [ "dualstack" ]
|
2819
|
+
} ]
|
2820
|
+
},
|
2821
|
+
"ap-northeast-2" : {
|
2822
|
+
"variants" : [ {
|
2823
|
+
"hostname" : "appsync.ap-northeast-2.api.aws",
|
2824
|
+
"tags" : [ "dualstack" ]
|
2825
|
+
} ]
|
2826
|
+
},
|
2827
|
+
"ap-northeast-3" : {
|
2828
|
+
"variants" : [ {
|
2829
|
+
"hostname" : "appsync.ap-northeast-3.api.aws",
|
2830
|
+
"tags" : [ "dualstack" ]
|
2831
|
+
} ]
|
2832
|
+
},
|
2833
|
+
"ap-south-1" : {
|
2834
|
+
"variants" : [ {
|
2835
|
+
"hostname" : "appsync.ap-south-1.api.aws",
|
2836
|
+
"tags" : [ "dualstack" ]
|
2837
|
+
} ]
|
2838
|
+
},
|
2839
|
+
"ap-south-2" : {
|
2840
|
+
"variants" : [ {
|
2841
|
+
"hostname" : "appsync.ap-south-2.api.aws",
|
2842
|
+
"tags" : [ "dualstack" ]
|
2843
|
+
} ]
|
2844
|
+
},
|
2845
|
+
"ap-southeast-1" : {
|
2846
|
+
"variants" : [ {
|
2847
|
+
"hostname" : "appsync.ap-southeast-1.api.aws",
|
2848
|
+
"tags" : [ "dualstack" ]
|
2849
|
+
} ]
|
2850
|
+
},
|
2851
|
+
"ap-southeast-2" : {
|
2852
|
+
"variants" : [ {
|
2853
|
+
"hostname" : "appsync.ap-southeast-2.api.aws",
|
2854
|
+
"tags" : [ "dualstack" ]
|
2855
|
+
} ]
|
2856
|
+
},
|
2857
|
+
"ap-southeast-3" : {
|
2858
|
+
"variants" : [ {
|
2859
|
+
"hostname" : "appsync.ap-southeast-3.api.aws",
|
2860
|
+
"tags" : [ "dualstack" ]
|
2861
|
+
} ]
|
2862
|
+
},
|
2863
|
+
"ap-southeast-4" : {
|
2864
|
+
"variants" : [ {
|
2865
|
+
"hostname" : "appsync.ap-southeast-4.api.aws",
|
2866
|
+
"tags" : [ "dualstack" ]
|
2867
|
+
} ]
|
2868
|
+
},
|
2869
|
+
"ca-central-1" : {
|
2870
|
+
"variants" : [ {
|
2871
|
+
"hostname" : "appsync.ca-central-1.api.aws",
|
2872
|
+
"tags" : [ "dualstack" ]
|
2873
|
+
} ]
|
2874
|
+
},
|
2875
|
+
"eu-central-1" : {
|
2876
|
+
"variants" : [ {
|
2877
|
+
"hostname" : "appsync.eu-central-1.api.aws",
|
2878
|
+
"tags" : [ "dualstack" ]
|
2879
|
+
} ]
|
2880
|
+
},
|
2881
|
+
"eu-central-2" : {
|
2882
|
+
"variants" : [ {
|
2883
|
+
"hostname" : "appsync.eu-central-2.api.aws",
|
2884
|
+
"tags" : [ "dualstack" ]
|
2885
|
+
} ]
|
2886
|
+
},
|
2887
|
+
"eu-north-1" : {
|
2888
|
+
"variants" : [ {
|
2889
|
+
"hostname" : "appsync.eu-north-1.api.aws",
|
2890
|
+
"tags" : [ "dualstack" ]
|
2891
|
+
} ]
|
2892
|
+
},
|
2893
|
+
"eu-south-1" : {
|
2894
|
+
"variants" : [ {
|
2895
|
+
"hostname" : "appsync.eu-south-1.api.aws",
|
2896
|
+
"tags" : [ "dualstack" ]
|
2897
|
+
} ]
|
2898
|
+
},
|
2899
|
+
"eu-south-2" : {
|
2900
|
+
"variants" : [ {
|
2901
|
+
"hostname" : "appsync.eu-south-2.api.aws",
|
2902
|
+
"tags" : [ "dualstack" ]
|
2903
|
+
} ]
|
2904
|
+
},
|
2905
|
+
"eu-west-1" : {
|
2906
|
+
"variants" : [ {
|
2907
|
+
"hostname" : "appsync.eu-west-1.api.aws",
|
2908
|
+
"tags" : [ "dualstack" ]
|
2909
|
+
} ]
|
2910
|
+
},
|
2911
|
+
"eu-west-2" : {
|
2912
|
+
"variants" : [ {
|
2913
|
+
"hostname" : "appsync.eu-west-2.api.aws",
|
2914
|
+
"tags" : [ "dualstack" ]
|
2915
|
+
} ]
|
2916
|
+
},
|
2917
|
+
"eu-west-3" : {
|
2918
|
+
"variants" : [ {
|
2919
|
+
"hostname" : "appsync.eu-west-3.api.aws",
|
2920
|
+
"tags" : [ "dualstack" ]
|
2921
|
+
} ]
|
2922
|
+
},
|
2923
|
+
"il-central-1" : {
|
2924
|
+
"variants" : [ {
|
2925
|
+
"hostname" : "appsync.il-central-1.api.aws",
|
2926
|
+
"tags" : [ "dualstack" ]
|
2927
|
+
} ]
|
2928
|
+
},
|
2929
|
+
"me-central-1" : {
|
2930
|
+
"variants" : [ {
|
2931
|
+
"hostname" : "appsync.me-central-1.api.aws",
|
2932
|
+
"tags" : [ "dualstack" ]
|
2933
|
+
} ]
|
2934
|
+
},
|
2935
|
+
"me-south-1" : {
|
2936
|
+
"variants" : [ {
|
2937
|
+
"hostname" : "appsync.me-south-1.api.aws",
|
2938
|
+
"tags" : [ "dualstack" ]
|
2939
|
+
} ]
|
2940
|
+
},
|
2941
|
+
"sa-east-1" : {
|
2942
|
+
"variants" : [ {
|
2943
|
+
"hostname" : "appsync.sa-east-1.api.aws",
|
2944
|
+
"tags" : [ "dualstack" ]
|
2945
|
+
} ]
|
2946
|
+
},
|
2947
|
+
"us-east-1" : {
|
2948
|
+
"variants" : [ {
|
2949
|
+
"hostname" : "appsync.us-east-1.api.aws",
|
2950
|
+
"tags" : [ "dualstack" ]
|
2951
|
+
} ]
|
2952
|
+
},
|
2953
|
+
"us-east-2" : {
|
2954
|
+
"variants" : [ {
|
2955
|
+
"hostname" : "appsync.us-east-2.api.aws",
|
2956
|
+
"tags" : [ "dualstack" ]
|
2957
|
+
} ]
|
2958
|
+
},
|
2959
|
+
"us-west-1" : {
|
2960
|
+
"variants" : [ {
|
2961
|
+
"hostname" : "appsync.us-west-1.api.aws",
|
2962
|
+
"tags" : [ "dualstack" ]
|
2963
|
+
} ]
|
2964
|
+
},
|
2965
|
+
"us-west-2" : {
|
2966
|
+
"variants" : [ {
|
2967
|
+
"hostname" : "appsync.us-west-2.api.aws",
|
2968
|
+
"tags" : [ "dualstack" ]
|
2969
|
+
} ]
|
2970
|
+
}
|
2831
2971
|
}
|
2832
2972
|
},
|
2833
2973
|
"apptest" : {
|
@@ -25325,6 +25465,7 @@
|
|
25325
25465
|
"ap-southeast-2" : { },
|
25326
25466
|
"ap-southeast-3" : { },
|
25327
25467
|
"ap-southeast-4" : { },
|
25468
|
+
"ap-southeast-5" : { },
|
25328
25469
|
"ca-central-1" : { },
|
25329
25470
|
"ca-west-1" : { },
|
25330
25471
|
"eu-central-1" : { },
|
@@ -28730,8 +28871,18 @@
|
|
28730
28871
|
},
|
28731
28872
|
"appsync" : {
|
28732
28873
|
"endpoints" : {
|
28733
|
-
"cn-north-1" : {
|
28734
|
-
|
28874
|
+
"cn-north-1" : {
|
28875
|
+
"variants" : [ {
|
28876
|
+
"hostname" : "appsync.cn-north-1.api.amazonwebservices.com.cn",
|
28877
|
+
"tags" : [ "dualstack" ]
|
28878
|
+
} ]
|
28879
|
+
},
|
28880
|
+
"cn-northwest-1" : {
|
28881
|
+
"variants" : [ {
|
28882
|
+
"hostname" : "appsync.cn-northwest-1.api.amazonwebservices.com.cn",
|
28883
|
+
"tags" : [ "dualstack" ]
|
28884
|
+
} ]
|
28885
|
+
}
|
28735
28886
|
}
|
28736
28887
|
},
|
28737
28888
|
"arc-zonal-shift" : {
|
@@ -38618,16 +38769,8 @@
|
|
38618
38769
|
},
|
38619
38770
|
"secretsmanager" : {
|
38620
38771
|
"endpoints" : {
|
38621
|
-
"us-isof-east-1" : {
|
38622
|
-
|
38623
|
-
"tags" : [ "dualstack" ]
|
38624
|
-
} ]
|
38625
|
-
},
|
38626
|
-
"us-isof-south-1" : {
|
38627
|
-
"variants" : [ {
|
38628
|
-
"tags" : [ "dualstack" ]
|
38629
|
-
} ]
|
38630
|
-
}
|
38772
|
+
"us-isof-east-1" : { },
|
38773
|
+
"us-isof-south-1" : { }
|
38631
38774
|
}
|
38632
38775
|
},
|
38633
38776
|
"servicediscovery" : {
|
@@ -38773,6 +38916,27 @@
|
|
38773
38916
|
}
|
38774
38917
|
}
|
38775
38918
|
}
|
38919
|
+
}, {
|
38920
|
+
"defaults" : {
|
38921
|
+
"hostname" : "{service}.{region}.{dnsSuffix}",
|
38922
|
+
"protocols" : [ "https" ],
|
38923
|
+
"signatureVersions" : [ "v4" ],
|
38924
|
+
"variants" : [ {
|
38925
|
+
"dnsSuffix" : "amazonaws.eu",
|
38926
|
+
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
38927
|
+
"tags" : [ "fips" ]
|
38928
|
+
} ]
|
38929
|
+
},
|
38930
|
+
"dnsSuffix" : "amazonaws.eu",
|
38931
|
+
"partition" : "aws-eusc",
|
38932
|
+
"partitionName" : "AWS EUSC",
|
38933
|
+
"regionRegex" : "^eusc\\-(de)\\-\\w+\\-\\d+$",
|
38934
|
+
"regions" : {
|
38935
|
+
"eusc-de-east-1" : {
|
38936
|
+
"description" : "EU (Germany)"
|
38937
|
+
}
|
38938
|
+
},
|
38939
|
+
"services" : { }
|
38776
38940
|
} ],
|
38777
38941
|
"version" : 3
|
38778
38942
|
}
|
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.1081.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-04-
|
11
|
+
date: 2025-04-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|