|
1828 | 1828 | "shape": "__listOf__string", |
1829 | 1829 | "locationName": "importInfo" |
1830 | 1830 | }, |
| 1831 | + "IpAddressType": { |
| 1832 | + "shape": "IpAddressType", |
| 1833 | + "locationName": "ipAddressType", |
| 1834 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 1835 | + }, |
1831 | 1836 | "Name": { |
1832 | 1837 | "shape": "StringWithLengthBetween1And128", |
1833 | 1838 | "locationName": "name" |
|
2244 | 2249 | "shape": "__boolean", |
2245 | 2250 | "locationName": "disableExecuteApiEndpoint" |
2246 | 2251 | }, |
| 2252 | + "IpAddressType": { |
| 2253 | + "shape": "IpAddressType", |
| 2254 | + "locationName": "ipAddressType", |
| 2255 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 2256 | + }, |
2247 | 2257 | "Name": { |
2248 | 2258 | "shape": "StringWithLengthBetween1And128", |
2249 | 2259 | "locationName": "name" |
|
2321 | 2331 | "shape": "__listOf__string", |
2322 | 2332 | "locationName": "importInfo" |
2323 | 2333 | }, |
| 2334 | + "IpAddressType": { |
| 2335 | + "shape": "IpAddressType", |
| 2336 | + "locationName": "ipAddressType", |
| 2337 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 2338 | + }, |
2324 | 2339 | "Name": { |
2325 | 2340 | "shape": "StringWithLengthBetween1And128", |
2326 | 2341 | "locationName": "name" |
|
3987 | 4002 | "shape": "__string", |
3988 | 4003 | "locationName": "hostedZoneId" |
3989 | 4004 | }, |
| 4005 | + "IpAddressType": { |
| 4006 | + "shape": "IpAddressType", |
| 4007 | + "locationName": "ipAddressType", |
| 4008 | + "documentation": "<p>The IP address types that can invoke the domain name. Use ipv4 to allow only IPv4 addresses to invoke your domain name, or use dualstack to allow both IPv4 and IPv6 addresses to invoke your domain name.</p>" |
| 4009 | + }, |
3990 | 4010 | "SecurityPolicy": { |
3991 | 4011 | "shape": "SecurityPolicy", |
3992 | 4012 | "locationName": "securityPolicy" |
|
4242 | 4262 | "shape": "__listOf__string", |
4243 | 4263 | "locationName": "importInfo" |
4244 | 4264 | }, |
| 4265 | + "IpAddressType": { |
| 4266 | + "shape": "IpAddressType", |
| 4267 | + "locationName": "ipAddressType", |
| 4268 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 4269 | + }, |
4245 | 4270 | "Name": { |
4246 | 4271 | "shape": "StringWithLengthBetween1And128", |
4247 | 4272 | "locationName": "name" |
|
5404 | 5429 | "shape": "__listOf__string", |
5405 | 5430 | "locationName": "importInfo" |
5406 | 5431 | }, |
| 5432 | + "IpAddressType": { |
| 5433 | + "shape": "IpAddressType", |
| 5434 | + "locationName": "ipAddressType", |
| 5435 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 5436 | + }, |
5407 | 5437 | "Name": { |
5408 | 5438 | "shape": "StringWithLengthBetween1And128", |
5409 | 5439 | "locationName": "name" |
|
5616 | 5646 | } |
5617 | 5647 | } |
5618 | 5648 | }, |
| 5649 | + "IpAddressType": { |
| 5650 | + "type": "string", |
| 5651 | + "documentation": "<p>The IP address types that can invoke your API or domain name.</p>", |
| 5652 | + "enum": [ |
| 5653 | + "ipv4", |
| 5654 | + "dualstack" |
| 5655 | + ] |
| 5656 | + }, |
5619 | 5657 | "JWTConfiguration": { |
5620 | 5658 | "type": "structure", |
5621 | 5659 | "members": { |
|
5848 | 5886 | "shape": "__listOf__string", |
5849 | 5887 | "locationName": "importInfo" |
5850 | 5888 | }, |
| 5889 | + "IpAddressType": { |
| 5890 | + "shape": "IpAddressType", |
| 5891 | + "locationName": "ipAddressType", |
| 5892 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 5893 | + }, |
5851 | 5894 | "Name": { |
5852 | 5895 | "shape": "StringWithLengthBetween1And128", |
5853 | 5896 | "locationName": "name" |
|
6317 | 6360 | "shape": "__boolean", |
6318 | 6361 | "locationName": "disableExecuteApiEndpoint" |
6319 | 6362 | }, |
| 6363 | + "IpAddressType": { |
| 6364 | + "shape": "IpAddressType", |
| 6365 | + "locationName": "ipAddressType", |
| 6366 | + "documentation": "<p>The IP address types that can invoke the API. Use ipv4 to allow only IPv4 addresses to invoke your API, or use dualstack to allow both IPv4 and IPv6 addresses to invoke your domain name.</p>" |
| 6367 | + }, |
6320 | 6368 | "Name": { |
6321 | 6369 | "shape": "StringWithLengthBetween1And128", |
6322 | 6370 | "locationName": "name" |
|
6441 | 6489 | "shape": "__boolean", |
6442 | 6490 | "locationName": "disableExecuteApiEndpoint" |
6443 | 6491 | }, |
| 6492 | + "IpAddressType": { |
| 6493 | + "shape": "IpAddressType", |
| 6494 | + "locationName": "ipAddressType", |
| 6495 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 6496 | + }, |
6444 | 6497 | "Name": { |
6445 | 6498 | "shape": "StringWithLengthBetween1And128", |
6446 | 6499 | "locationName": "name" |
|
6509 | 6562 | "shape": "__listOf__string", |
6510 | 6563 | "locationName": "importInfo" |
6511 | 6564 | }, |
| 6565 | + "IpAddressType": { |
| 6566 | + "shape": "IpAddressType", |
| 6567 | + "locationName": "ipAddressType", |
| 6568 | + "documentation": "<p>The IP address types that can invoke the API.</p>" |
| 6569 | + }, |
6512 | 6570 | "Name": { |
6513 | 6571 | "shape": "StringWithLengthBetween1And128", |
6514 | 6572 | "locationName": "name" |
|
0 commit comments