Skip to content

Commit 1bfba0c

Browse files
author
AWS
committed
Amazon Route 53 Domains Update: Added new ExtraParams AU_ELIGIBILITY_TYPE, AU_POLICY_REASON, and AU_REGISTRANT_NAME
1 parent c2d2ee5 commit 1bfba0c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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": "Amazon Route 53 Domains",
4+
"contributor": "",
5+
"description": "Added new ExtraParams AU_ELIGIBILITY_TYPE, AU_POLICY_REASON, and AU_REGISTRANT_NAME"
6+
}

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1490,7 +1490,10 @@
14901490
"UK_CONTACT_TYPE",
14911491
"UK_COMPANY_NUMBER",
14921492
"EU_COUNTRY_OF_CITIZENSHIP",
1493-
"AU_PRIORITY_TOKEN"
1493+
"AU_PRIORITY_TOKEN",
1494+
"AU_ELIGIBILITY_TYPE",
1495+
"AU_POLICY_REASON",
1496+
"AU_REGISTRANT_NAME"
14941497
]
14951498
},
14961499
"ExtraParamValue":{

0 commit comments

Comments
 (0)