|
13230 | 13230 | },
|
13231 | 13231 | "Locale":{
|
13232 | 13232 | "shape":"String",
|
13233 |
| - "documentation":"<p>In IPAM, the locale is the Amazon Web Services Region where you want to make an IPAM pool available for allocations. Only resources in the same Region as the locale of the pool can get IP address allocations from the pool. You can only allocate a CIDR for a VPC, for example, from an IPAM pool that shares a locale with the VPC’s Region. Note that once you choose a Locale for a pool, you cannot modify it. If you do not choose a locale, resources in Regions others than the IPAM's home region cannot use CIDRs from this pool.</p> <p>Possible values: Any Amazon Web Services Region, such as us-east-1.</p>" |
| 13233 | + "documentation":"<p>In IPAM, the locale is the Amazon Web Services Region or, for IPAM IPv4 pools in the public scope, the network border group for an Amazon Web Services Local Zone where you want to make an IPAM pool available for allocations (<a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail\">supported Local Zones</a>). If you do not choose a locale, resources in Regions others than the IPAM's home region cannot use CIDRs from this pool.</p> <p>Possible values: Any Amazon Web Services Region, such as us-east-1.</p>" |
13234 | 13234 | },
|
13235 | 13235 | "SourceIpamPoolId":{
|
13236 | 13236 | "shape":"IpamPoolId",
|
|
14227 | 14227 | "shape":"TagSpecificationList",
|
14228 | 14228 | "documentation":"<p>The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>",
|
14229 | 14229 | "locationName":"TagSpecification"
|
| 14230 | + }, |
| 14231 | + "NetworkBorderGroup":{ |
| 14232 | + "shape":"String", |
| 14233 | + "documentation":"<p>The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is assigned to is in. Defaults to an AZ network border group. For more information on available Local Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail\">Local Zone availability</a> in the <i>Amazon EC2 User Guide</i>.</p>" |
14230 | 14234 | }
|
14231 | 14235 | }
|
14232 | 14236 | },
|
|
17673 | 17677 | "PoolId":{
|
17674 | 17678 | "shape":"Ipv4PoolEc2Id",
|
17675 | 17679 | "documentation":"<p>The ID of the public IPv4 pool you want to delete.</p>"
|
| 17680 | + }, |
| 17681 | + "NetworkBorderGroup":{ |
| 17682 | + "shape":"String", |
| 17683 | + "documentation":"<p>The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is assigned to is in. Defaults to an AZ network border group. For more information on available Local Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail\">Local Zone availability</a> in the <i>Amazon EC2 User Guide</i>.</p>" |
17676 | 17684 | }
|
17677 | 17685 | }
|
17678 | 17686 | },
|
|
38005 | 38013 | },
|
38006 | 38014 | "NetworkBorderGroup":{
|
38007 | 38015 | "shape":"String",
|
38008 |
| - "documentation":"<p>The network border group that the resource that the IP address is assigned to is in.</p>", |
| 38016 | + "documentation":"<p>The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is assigned to is in. Defaults to an AZ network border group. For more information on available Local Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail\">Local Zone availability</a> in the <i>Amazon EC2 User Guide</i>.</p>", |
38009 | 38017 | "locationName":"networkBorderGroup"
|
38010 | 38018 | },
|
38011 | 38019 | "SecurityGroups":{
|
@@ -38076,10 +38084,20 @@
|
38076 | 38084 | "documentation":"<p>The VPC ID.</p>",
|
38077 | 38085 | "locationName":"vpcId"
|
38078 | 38086 | },
|
| 38087 | + "NetworkInterfaceAttachmentStatus":{ |
| 38088 | + "shape":"IpamNetworkInterfaceAttachmentStatus", |
| 38089 | + "documentation":"<p>For elastic IP addresses, this is the status of an attached network interface.</p>", |
| 38090 | + "locationName":"networkInterfaceAttachmentStatus" |
| 38091 | + }, |
38079 | 38092 | "SampleTime":{
|
38080 | 38093 | "shape":"MillisecondDateTime",
|
38081 | 38094 | "documentation":"<p>The last successful resource discovery time.</p>",
|
38082 | 38095 | "locationName":"sampleTime"
|
| 38096 | + }, |
| 38097 | + "AvailabilityZoneId":{ |
| 38098 | + "shape":"String", |
| 38099 | + "documentation":"<p>The Availability Zone ID.</p>", |
| 38100 | + "locationName":"availabilityZoneId" |
38083 | 38101 | }
|
38084 | 38102 | },
|
38085 | 38103 | "documentation":"<p>An IPAM discovered resource CIDR. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses. The discovered resource CIDR is the IP address range in CIDR notation that is associated with the resource.</p>"
|
|
38134 | 38152 | "max":128,
|
38135 | 38153 | "min":0
|
38136 | 38154 | },
|
| 38155 | + "IpamNetworkInterfaceAttachmentStatus":{ |
| 38156 | + "type":"string", |
| 38157 | + "enum":[ |
| 38158 | + "available", |
| 38159 | + "in-use" |
| 38160 | + ] |
| 38161 | + }, |
38137 | 38162 | "IpamOperatingRegion":{
|
38138 | 38163 | "type":"structure",
|
38139 | 38164 | "members":{
|
|
38205 | 38230 | },
|
38206 | 38231 | "Locale":{
|
38207 | 38232 | "shape":"String",
|
38208 |
| - "documentation":"<p>The locale of the IPAM pool. In IPAM, the locale is the Amazon Web Services Region where you want to make an IPAM pool available for allocations. Only resources in the same Region as the locale of the pool can get IP address allocations from the pool. You can only allocate a CIDR for a VPC, for example, from an IPAM pool that shares a locale with the VPC’s Region. Note that once you choose a Locale for a pool, you cannot modify it. If you choose an Amazon Web Services Region for locale that has not been configured as an operating Region for the IPAM, you'll get an error.</p>", |
| 38233 | + "documentation":"<p>The locale of the IPAM pool. In IPAM, the locale is the Amazon Web Services Region or, for IPAM IPv4 pools in the public scope, the network border group for an Amazon Web Services Local Zone where you want to make an IPAM pool available for allocations (<a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail\">supported Local Zones</a>). If you choose an Amazon Web Services Region for locale that has not been configured as an operating Region for the IPAM, you'll get an error.</p>", |
38209 | 38234 | "locationName":"locale"
|
38210 | 38235 | },
|
38211 | 38236 | "PoolDepth":{
|
|
38687 | 38712 | "shape":"String",
|
38688 | 38713 | "documentation":"<p>The ID of a VPC.</p>",
|
38689 | 38714 | "locationName":"vpcId"
|
| 38715 | + }, |
| 38716 | + "AvailabilityZoneId":{ |
| 38717 | + "shape":"String", |
| 38718 | + "documentation":"<p>The Availability Zone ID.</p>", |
| 38719 | + "locationName":"availabilityZoneId" |
38690 | 38720 | }
|
38691 | 38721 | },
|
38692 | 38722 | "documentation":"<p>The CIDR for an IPAM resource.</p>"
|
|
48157 | 48187 | "NetmaskLength":{
|
48158 | 48188 | "shape":"Integer",
|
48159 | 48189 | "documentation":"<p>The netmask length of the CIDR you would like to allocate to the public IPv4 pool.</p>"
|
| 48190 | + }, |
| 48191 | + "NetworkBorderGroup":{ |
| 48192 | + "shape":"String", |
| 48193 | + "documentation":"<p>The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is assigned to is in. Defaults to an AZ network border group. For more information on available Local Zones, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-byoip.html#byoip-zone-avail\">Local Zone availability</a> in the <i>Amazon EC2 User Guide</i>.</p>" |
48160 | 48194 | }
|
48161 | 48195 | }
|
48162 | 48196 | },
|
|
0 commit comments