|
16132 | 16132 | "shape":"CoreNetworkArn",
|
16133 | 16133 | "documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>"
|
16134 | 16134 | },
|
| 16135 | + "OdbNetworkArn":{ |
| 16136 | + "shape":"OdbNetworkArn", |
| 16137 | + "documentation":"<p>The Amazon Resource Name (ARN) of the ODB network.</p>" |
| 16138 | + }, |
16135 | 16139 | "DryRun":{
|
16136 | 16140 | "shape":"Boolean",
|
16137 | 16141 | "documentation":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
|
21020 | 21024 | },
|
21021 | 21025 | "Cidr":{
|
21022 | 21026 | "shape":"String",
|
21023 |
| - "documentation":"<p>The CIDR you want to deprovision from the pool. Enter the CIDR you want to deprovision with a netmask of <code>/32</code>. You must rerun this command for each IP address in the CIDR range. If your CIDR is a <code>/24</code>, you will have to run this command to deprovision each of the 256 IP addresses in the <code>/24</code> CIDR.</p>" |
| 21027 | + "documentation":"<p>The CIDR you want to deprovision from the pool.</p>" |
21024 | 21028 | }
|
21025 | 21029 | }
|
21026 | 21030 | },
|
|
51675 | 51679 | "locationName":"item"
|
51676 | 51680 | }
|
51677 | 51681 | },
|
| 51682 | + "OdbNetworkArn":{"type":"string"}, |
51678 | 51683 | "OfferingClassType":{
|
51679 | 51684 | "type":"string",
|
51680 | 51685 | "enum":[
|
|
54930 | 54935 | "shape":"CoreNetworkArn",
|
54931 | 54936 | "documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>"
|
54932 | 54937 | },
|
| 54938 | + "OdbNetworkArn":{ |
| 54939 | + "shape":"OdbNetworkArn", |
| 54940 | + "documentation":"<p>The Amazon Resource Name (ARN) of the ODB network.</p>" |
| 54941 | + }, |
54933 | 54942 | "DryRun":{
|
54934 | 54943 | "shape":"Boolean",
|
54935 | 54944 | "documentation":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>",
|
|
57290 | 57299 | "shape":"CoreNetworkArn",
|
57291 | 57300 | "documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>",
|
57292 | 57301 | "locationName":"coreNetworkArn"
|
| 57302 | + }, |
| 57303 | + "OdbNetworkArn":{ |
| 57304 | + "shape":"OdbNetworkArn", |
| 57305 | + "documentation":"<p>The Amazon Resource Name (ARN) of the ODB network.</p>", |
| 57306 | + "locationName":"odbNetworkArn" |
57293 | 57307 | }
|
57294 | 57308 | },
|
57295 | 57309 | "documentation":"<p>Describes a route in a route table.</p>"
|
|
0 commit comments