|
5 | 5 | "endpointPrefix":"route53profiles",
|
6 | 6 | "jsonVersion":"1.1",
|
7 | 7 | "protocol":"rest-json",
|
| 8 | + "protocols":["rest-json"], |
8 | 9 | "serviceFullName":"Route 53 Profiles",
|
9 | 10 | "serviceId":"Route53Profiles",
|
10 | 11 | "signatureVersion":"v4",
|
|
31 | 32 | {"shape":"AccessDeniedException"},
|
32 | 33 | {"shape":"ConflictException"}
|
33 | 34 | ],
|
34 |
| - "documentation":"<p> Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with up to 5000 VPCs. </p>" |
| 35 | + "documentation":"<p> Associates a Route 53 Profiles profile with a VPC. A VPC can have only one Profile associated with it, but a Profile can be associated with 1000 of VPCs (and you can request a higher quota). For more information, see <a href=\"https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html#limits-api-entities\">https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/DNSLimitations.html#limits-api-entities</a>. </p>" |
35 | 36 | },
|
36 | 37 | "AssociateResourceToProfile":{
|
37 | 38 | "name":"AssociateResourceToProfile",
|
|
394 | 395 | },
|
395 | 396 | "ResourceProperties":{
|
396 | 397 | "shape":"ResourceProperties",
|
397 |
| - "documentation":"<p> If you are adding a DNS Firewall rule group, include also a priority in this format: </p> <p> <code>Key=FirewallRuleGroupPriority,Value=100</code> </p>" |
| 398 | + "documentation":"<p> If you are adding a DNS Firewall rule group, include also a priority. The priority indicates the processing order for the rule groups, starting with the priority assinged the lowest value. </p> <p>The allowed values for priority are between 100 and 9900.</p>" |
398 | 399 | }
|
399 | 400 | }
|
400 | 401 | },
|
|
1131 | 1132 | },
|
1132 | 1133 | "ResourceProperties":{
|
1133 | 1134 | "shape":"ResourceProperties",
|
1134 |
| - "documentation":"<p> If you are adding a DNS Firewall rule group, include also a priority in this format:</p> <p> <code>Key=FirewallRuleGroupPriority,Value=100</code>. </p>" |
| 1135 | + "documentation":"<p> If you are adding a DNS Firewall rule group, include also a priority. The priority indicates the processing order for the rule groups, starting with the priority assinged the lowest value. </p> <p>The allowed values for priority are between 100 and 9900.</p>" |
1135 | 1136 | }
|
1136 | 1137 | }
|
1137 | 1138 | },
|
|
0 commit comments