aws-partitions 1.134.0 → 1.135.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-partitions.rb +1 -1
- data/partitions.json +132 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f22a9214d99d7120b896a9100087a694c5fc3a01
|
4
|
+
data.tar.gz: 63bbf955cb0fe4b93a6fa2977416ef0009fa9c1a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b38a5339ff01cf174ca942d1fecfa0ddf65b81db014b7c8b6189a9e02d786141550eae8576110af05c7554371193ee9283b63feec87e06d04fe1635884c972d3
|
7
|
+
data.tar.gz: c325d9eafe5892abeb0f92e262585c3a7b656620d97f20ae04e2d3427f831403481fa524483b6b98d6b36e7cd3e449fbe7ea669cbcf81c3ac2e97d91ad92075e
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
@@ -102,6 +102,106 @@
|
|
102
102
|
"us-west-2" : { }
|
103
103
|
}
|
104
104
|
},
|
105
|
+
"api.ecr" : {
|
106
|
+
"endpoints" : {
|
107
|
+
"ap-northeast-1" : {
|
108
|
+
"credentialScope" : {
|
109
|
+
"region" : "ap-northeast-1"
|
110
|
+
},
|
111
|
+
"hostname" : "api.ecr.ap-northeast-1.amazonaws.com"
|
112
|
+
},
|
113
|
+
"ap-northeast-2" : {
|
114
|
+
"credentialScope" : {
|
115
|
+
"region" : "ap-northeast-2"
|
116
|
+
},
|
117
|
+
"hostname" : "api.ecr.ap-northeast-2.amazonaws.com"
|
118
|
+
},
|
119
|
+
"ap-south-1" : {
|
120
|
+
"credentialScope" : {
|
121
|
+
"region" : "ap-south-1"
|
122
|
+
},
|
123
|
+
"hostname" : "api.ecr.ap-south-1.amazonaws.com"
|
124
|
+
},
|
125
|
+
"ap-southeast-1" : {
|
126
|
+
"credentialScope" : {
|
127
|
+
"region" : "ap-southeast-1"
|
128
|
+
},
|
129
|
+
"hostname" : "api.ecr.ap-southeast-1.amazonaws.com"
|
130
|
+
},
|
131
|
+
"ap-southeast-2" : {
|
132
|
+
"credentialScope" : {
|
133
|
+
"region" : "ap-southeast-2"
|
134
|
+
},
|
135
|
+
"hostname" : "api.ecr.ap-southeast-2.amazonaws.com"
|
136
|
+
},
|
137
|
+
"ca-central-1" : {
|
138
|
+
"credentialScope" : {
|
139
|
+
"region" : "ca-central-1"
|
140
|
+
},
|
141
|
+
"hostname" : "api.ecr.ca-central-1.amazonaws.com"
|
142
|
+
},
|
143
|
+
"eu-central-1" : {
|
144
|
+
"credentialScope" : {
|
145
|
+
"region" : "eu-central-1"
|
146
|
+
},
|
147
|
+
"hostname" : "api.ecr.eu-central-1.amazonaws.com"
|
148
|
+
},
|
149
|
+
"eu-north-1" : {
|
150
|
+
"credentialScope" : {
|
151
|
+
"region" : "eu-north-1"
|
152
|
+
},
|
153
|
+
"hostname" : "api.ecr.eu-north-1.amazonaws.com"
|
154
|
+
},
|
155
|
+
"eu-west-1" : {
|
156
|
+
"credentialScope" : {
|
157
|
+
"region" : "eu-west-1"
|
158
|
+
},
|
159
|
+
"hostname" : "api.ecr.eu-west-1.amazonaws.com"
|
160
|
+
},
|
161
|
+
"eu-west-2" : {
|
162
|
+
"credentialScope" : {
|
163
|
+
"region" : "eu-west-2"
|
164
|
+
},
|
165
|
+
"hostname" : "api.ecr.eu-west-2.amazonaws.com"
|
166
|
+
},
|
167
|
+
"eu-west-3" : {
|
168
|
+
"credentialScope" : {
|
169
|
+
"region" : "eu-west-3"
|
170
|
+
},
|
171
|
+
"hostname" : "api.ecr.eu-west-3.amazonaws.com"
|
172
|
+
},
|
173
|
+
"sa-east-1" : {
|
174
|
+
"credentialScope" : {
|
175
|
+
"region" : "sa-east-1"
|
176
|
+
},
|
177
|
+
"hostname" : "api.ecr.sa-east-1.amazonaws.com"
|
178
|
+
},
|
179
|
+
"us-east-1" : {
|
180
|
+
"credentialScope" : {
|
181
|
+
"region" : "us-east-1"
|
182
|
+
},
|
183
|
+
"hostname" : "api.ecr.us-east-1.amazonaws.com"
|
184
|
+
},
|
185
|
+
"us-east-2" : {
|
186
|
+
"credentialScope" : {
|
187
|
+
"region" : "us-east-2"
|
188
|
+
},
|
189
|
+
"hostname" : "api.ecr.us-east-2.amazonaws.com"
|
190
|
+
},
|
191
|
+
"us-west-1" : {
|
192
|
+
"credentialScope" : {
|
193
|
+
"region" : "us-west-1"
|
194
|
+
},
|
195
|
+
"hostname" : "api.ecr.us-west-1.amazonaws.com"
|
196
|
+
},
|
197
|
+
"us-west-2" : {
|
198
|
+
"credentialScope" : {
|
199
|
+
"region" : "us-west-2"
|
200
|
+
},
|
201
|
+
"hostname" : "api.ecr.us-west-2.amazonaws.com"
|
202
|
+
}
|
203
|
+
}
|
204
|
+
},
|
105
205
|
"api.mediatailor" : {
|
106
206
|
"endpoints" : {
|
107
207
|
"ap-northeast-1" : { },
|
@@ -2738,6 +2838,22 @@
|
|
2738
2838
|
}
|
2739
2839
|
},
|
2740
2840
|
"services" : {
|
2841
|
+
"api.ecr" : {
|
2842
|
+
"endpoints" : {
|
2843
|
+
"cn-north-1" : {
|
2844
|
+
"credentialScope" : {
|
2845
|
+
"region" : "cn-north-1"
|
2846
|
+
},
|
2847
|
+
"hostname" : "api.ecr.cn-north-1.amazonaws.com.cn"
|
2848
|
+
},
|
2849
|
+
"cn-northwest-1" : {
|
2850
|
+
"credentialScope" : {
|
2851
|
+
"region" : "cn-northwest-1"
|
2852
|
+
},
|
2853
|
+
"hostname" : "api.ecr.cn-northwest-1.amazonaws.com.cn"
|
2854
|
+
}
|
2855
|
+
}
|
2856
|
+
},
|
2741
2857
|
"apigateway" : {
|
2742
2858
|
"endpoints" : {
|
2743
2859
|
"cn-north-1" : { },
|
@@ -3118,6 +3234,22 @@
|
|
3118
3234
|
"us-gov-west-1" : { }
|
3119
3235
|
}
|
3120
3236
|
},
|
3237
|
+
"api.ecr" : {
|
3238
|
+
"endpoints" : {
|
3239
|
+
"us-gov-east-1" : {
|
3240
|
+
"credentialScope" : {
|
3241
|
+
"region" : "us-gov-east-1"
|
3242
|
+
},
|
3243
|
+
"hostname" : "api.ecr.us-gov-east-1.amazonaws.com"
|
3244
|
+
},
|
3245
|
+
"us-gov-west-1" : {
|
3246
|
+
"credentialScope" : {
|
3247
|
+
"region" : "us-gov-west-1"
|
3248
|
+
},
|
3249
|
+
"hostname" : "api.ecr.us-gov-west-1.amazonaws.com"
|
3250
|
+
}
|
3251
|
+
}
|
3252
|
+
},
|
3121
3253
|
"api.sagemaker" : {
|
3122
3254
|
"endpoints" : {
|
3123
3255
|
"us-gov-west-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.
|
4
|
+
version: 1.135.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: 2019-01-
|
11
|
+
date: 2019-01-24 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|