Skip to content

Commit 725be16

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: This release adds support for provisioning your own IP (BYOIP) range in multiple regions. This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
1 parent b3388dd commit 725be16

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
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 Elastic Compute Cloud",
4+
"contributor": "",
5+
"description": "This release adds support for provisioning your own IP (BYOIP) range in multiple regions. This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature."
6+
}

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33038,6 +33038,10 @@
3303833038
"shape":"TagSpecificationList",
3303933039
"documentation":"<p>The tags to apply to the address pool.</p>",
3304033040
"locationName":"PoolTagSpecification"
33041+
},
33042+
"MultiRegion":{
33043+
"shape":"Boolean",
33044+
"documentation":"<para>Reserved.</para>"
3304133045
}
3304233046
}
3304333047
},

0 commit comments

Comments
 (0)