Skip to content

Commit 08c1afb

Browse files
author
AWS
committed
AWS Account Update: AWS Account alternate contact email addresses can now have a length of 254 characters and contain the character "|".
1 parent cf45fd9 commit 08c1afb

File tree

3 files changed

+51
-45
lines changed

3 files changed

+51
-45
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Account",
4+
"contributor": "",
5+
"description": "AWS Account alternate contact email addresses can now have a length of 254 characters and contain the character \"|\"."
6+
}

services/account/src/main/resources/codegen-resources/endpoint-tests.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
},
1919
"params": {
2020
"Region": "aws-global",
21-
"UseDualStack": false,
22-
"UseFIPS": false
21+
"UseFIPS": false,
22+
"UseDualStack": false
2323
}
2424
},
2525
{
@@ -31,8 +31,8 @@
3131
},
3232
"params": {
3333
"Region": "us-east-1",
34-
"UseDualStack": true,
35-
"UseFIPS": true
34+
"UseFIPS": true,
35+
"UseDualStack": true
3636
}
3737
},
3838
{
@@ -44,8 +44,8 @@
4444
},
4545
"params": {
4646
"Region": "us-east-1",
47-
"UseDualStack": false,
48-
"UseFIPS": true
47+
"UseFIPS": true,
48+
"UseDualStack": false
4949
}
5050
},
5151
{
@@ -57,8 +57,8 @@
5757
},
5858
"params": {
5959
"Region": "us-east-1",
60-
"UseDualStack": true,
61-
"UseFIPS": false
60+
"UseFIPS": false,
61+
"UseDualStack": true
6262
}
6363
},
6464
{
@@ -79,8 +79,8 @@
7979
},
8080
"params": {
8181
"Region": "us-east-1",
82-
"UseDualStack": false,
83-
"UseFIPS": false
82+
"UseFIPS": false,
83+
"UseDualStack": false
8484
}
8585
},
8686
{
@@ -101,8 +101,8 @@
101101
},
102102
"params": {
103103
"Region": "aws-cn-global",
104-
"UseDualStack": false,
105-
"UseFIPS": false
104+
"UseFIPS": false,
105+
"UseDualStack": false
106106
}
107107
},
108108
{
@@ -114,8 +114,8 @@
114114
},
115115
"params": {
116116
"Region": "cn-north-1",
117-
"UseDualStack": true,
118-
"UseFIPS": true
117+
"UseFIPS": true,
118+
"UseDualStack": true
119119
}
120120
},
121121
{
@@ -127,8 +127,8 @@
127127
},
128128
"params": {
129129
"Region": "cn-north-1",
130-
"UseDualStack": false,
131-
"UseFIPS": true
130+
"UseFIPS": true,
131+
"UseDualStack": false
132132
}
133133
},
134134
{
@@ -140,8 +140,8 @@
140140
},
141141
"params": {
142142
"Region": "cn-north-1",
143-
"UseDualStack": true,
144-
"UseFIPS": false
143+
"UseFIPS": false,
144+
"UseDualStack": true
145145
}
146146
},
147147
{
@@ -162,8 +162,8 @@
162162
},
163163
"params": {
164164
"Region": "cn-north-1",
165-
"UseDualStack": false,
166-
"UseFIPS": false
165+
"UseFIPS": false,
166+
"UseDualStack": false
167167
}
168168
},
169169
{
@@ -175,8 +175,8 @@
175175
},
176176
"params": {
177177
"Region": "us-gov-east-1",
178-
"UseDualStack": true,
179-
"UseFIPS": true
178+
"UseFIPS": true,
179+
"UseDualStack": true
180180
}
181181
},
182182
{
@@ -188,8 +188,8 @@
188188
},
189189
"params": {
190190
"Region": "us-gov-east-1",
191-
"UseDualStack": false,
192-
"UseFIPS": true
191+
"UseFIPS": true,
192+
"UseDualStack": false
193193
}
194194
},
195195
{
@@ -201,8 +201,8 @@
201201
},
202202
"params": {
203203
"Region": "us-gov-east-1",
204-
"UseDualStack": true,
205-
"UseFIPS": false
204+
"UseFIPS": false,
205+
"UseDualStack": true
206206
}
207207
},
208208
{
@@ -214,8 +214,8 @@
214214
},
215215
"params": {
216216
"Region": "us-gov-east-1",
217-
"UseDualStack": false,
218-
"UseFIPS": false
217+
"UseFIPS": false,
218+
"UseDualStack": false
219219
}
220220
},
221221
{
@@ -227,8 +227,8 @@
227227
},
228228
"params": {
229229
"Region": "us-iso-east-1",
230-
"UseDualStack": false,
231-
"UseFIPS": true
230+
"UseFIPS": true,
231+
"UseDualStack": false
232232
}
233233
},
234234
{
@@ -240,8 +240,8 @@
240240
},
241241
"params": {
242242
"Region": "us-iso-east-1",
243-
"UseDualStack": false,
244-
"UseFIPS": false
243+
"UseFIPS": false,
244+
"UseDualStack": false
245245
}
246246
},
247247
{
@@ -253,8 +253,8 @@
253253
},
254254
"params": {
255255
"Region": "us-isob-east-1",
256-
"UseDualStack": false,
257-
"UseFIPS": true
256+
"UseFIPS": true,
257+
"UseDualStack": false
258258
}
259259
},
260260
{
@@ -266,8 +266,8 @@
266266
},
267267
"params": {
268268
"Region": "us-isob-east-1",
269-
"UseDualStack": false,
270-
"UseFIPS": false
269+
"UseFIPS": false,
270+
"UseDualStack": false
271271
}
272272
},
273273
{
@@ -279,8 +279,8 @@
279279
},
280280
"params": {
281281
"Region": "us-east-1",
282-
"UseDualStack": false,
283282
"UseFIPS": false,
283+
"UseDualStack": false,
284284
"Endpoint": "https://example.com"
285285
}
286286
},
@@ -292,8 +292,8 @@
292292
}
293293
},
294294
"params": {
295-
"UseDualStack": false,
296295
"UseFIPS": false,
296+
"UseDualStack": false,
297297
"Endpoint": "https://example.com"
298298
}
299299
},
@@ -304,8 +304,8 @@
304304
},
305305
"params": {
306306
"Region": "us-east-1",
307-
"UseDualStack": false,
308307
"UseFIPS": true,
308+
"UseDualStack": false,
309309
"Endpoint": "https://example.com"
310310
}
311311
},
@@ -316,8 +316,8 @@
316316
},
317317
"params": {
318318
"Region": "us-east-1",
319-
"UseDualStack": true,
320319
"UseFIPS": false,
320+
"UseDualStack": true,
321321
"Endpoint": "https://example.com"
322322
}
323323
}

services/account/src/main/resources/codegen-resources/service-2.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@
351351
},
352352
"RegionName":{
353353
"shape":"RegionName",
354-
"documentation":"<p>Specifies the Region-code for a given Region name (for example, <code>af-south-1</code>). When you disable a Region, AWS performs actions to deactivate that Region in your account, such as destroying IAM resources in the Region. This process takes a few minutes for most accounts, but this can take several hours. You cannot enable the Region until the disabling process is fully completed.</p>"
354+
"documentation":"<p>Specifies the Region-code for a given Region name (for example, <code>af-south-1</code>). When you disable a Region, Amazon Web Services performs actions to deactivate that Region in your account, such as destroying IAM resources in the Region. This process takes a few minutes for most accounts, but this can take several hours. You cannot enable the Region until the disabling process is fully completed.</p>"
355355
}
356356
}
357357
},
@@ -363,9 +363,9 @@
363363
},
364364
"EmailAddress":{
365365
"type":"string",
366-
"max":64,
366+
"max":254,
367367
"min":1,
368-
"pattern":"^[\\s]*[\\w+=.#!&-]+@[\\w.-]+\\.[\\w]+[\\s]*$",
368+
"pattern":"^[\\s]*[\\w+=.#|!&-]+@[\\w.-]+\\.[\\w]+[\\s]*$",
369369
"sensitive":true
370370
},
371371
"EnableRegionRequest":{
@@ -378,7 +378,7 @@
378378
},
379379
"RegionName":{
380380
"shape":"RegionName",
381-
"documentation":"<p>Specifies the Region-code for a given Region name (for example, <code>af-south-1</code>). When you enable a Region, AWS performs actions to prepare your account in that Region, such as distributing your IAM resources to the Region. This process takes a few minutes for most accounts, but it can take several hours. You cannot use the Region until this process is complete. Furthermore, you cannot disable the Region until the enabling process is fully completed.</p>"
381+
"documentation":"<p>Specifies the Region-code for a given Region name (for example, <code>af-south-1</code>). When you enable a Region, Amazon Web Services performs actions to prepare your account in that Region, such as distributing your IAM resources to the Region. This process takes a few minutes for most accounts, but it can take several hours. You cannot use the Region until this process is complete. Furthermore, you cannot disable the Region until the enabling process is fully completed.</p>"
382382
}
383383
}
384384
},
@@ -703,7 +703,7 @@
703703
"documentation":"<p>The field name where the invalid entry was detected.</p>"
704704
}
705705
},
706-
"documentation":"<p>The input failed to meet the constraints specified by the AWS service in a specified field.</p>"
706+
"documentation":"<p>The input failed to meet the constraints specified by the Amazon Web Services service in a specified field.</p>"
707707
},
708708
"ValidationExceptionFieldList":{
709709
"type":"list",

0 commit comments

Comments
 (0)