Skip to content

Commit 2cb9423

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: Remove CoIP Auto-Assign feature references.
1 parent 53abe5f commit 2cb9423

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Elastic Compute Cloud",
4+
"description": "Remove CoIP Auto-Assign feature references."
5+
}

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27069,14 +27069,6 @@
2706927069
"shape":"SubnetId",
2707027070
"documentation":"<p>The ID of the subnet.</p>",
2707127071
"locationName":"subnetId"
27072-
},
27073-
"MapCustomerOwnedIpOnLaunch":{
27074-
"shape":"AttributeBooleanValue",
27075-
"documentation":"<p>Specify <code>true</code> to indicate that network interfaces attached to instances created in the specified subnet should be assigned a customer-owned IPv4 address.</p> <p>When this value is <code>true</code>, you must specify the customer-owned IP pool using <code>CustomerOwnedIpv4Pool</code>.</p>"
27076-
},
27077-
"CustomerOwnedIpv4Pool":{
27078-
"shape":"CoipPoolId",
27079-
"documentation":"<p>The customer-owned IPv4 address pool associated with the subnet.</p> <p>You must set this value when you specify <code>true</code> for <code>MapCustomerOwnedIpOnLaunch</code>.</p>"
2708027072
}
2708127073
}
2708227074
},

0 commit comments

Comments
 (0)