Skip to content

Commit c565330

Browse files
author
AWS
committed
AWS Outposts Update: You can now purchase AWS Outposts rack or server capacity for a 5-year term with one of the following payment options: All Upfront, Partial Upfront, and No Upfront.
1 parent d34c797 commit c565330

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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": "AWS Outposts",
4+
"contributor": "",
5+
"description": "You can now purchase AWS Outposts rack or server capacity for a 5-year term with one of the following payment options: All Upfront, Partial Upfront, and No Upfront."
6+
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2474,7 +2474,8 @@
24742474
"type":"string",
24752475
"enum":[
24762476
"THREE_YEARS",
2477-
"ONE_YEAR"
2477+
"ONE_YEAR",
2478+
"FIVE_YEARS"
24782479
]
24792480
},
24802481
"PostalCode":{

0 commit comments

Comments
 (0)