|
68 | 68 | ], |
69 | 69 | "maxAge": 86400 |
70 | 70 | }, |
71 | | - "smithy.api#documentation": "<p>Manages flat-rate pricing subscriptions for supported AWS services. Use this API to create, approve, update, and cancel subscriptions; associate and disassociate resources; and retrieve subscription details. With a flat-rate pricing subscription, you pay a fixed recurring fee for eligible resources instead of usage-based pricing.</p>", |
| 71 | + "smithy.api#documentation": "<p>Manages flat-rate pricing subscriptions for supported services. Use this API to create, approve, update, and cancel subscriptions; associate and disassociate resources; and retrieve subscription details. With a flat-rate pricing subscription, you pay a fixed recurring fee for eligible resources instead of usage-based pricing.</p>", |
72 | 72 | "smithy.api#title": "PricingPlanManager", |
73 | 73 | "smithy.rules#endpointBdd": { |
74 | 74 | "version": "1.1", |
|
446 | 446 | } |
447 | 447 | ], |
448 | 448 | "traits": { |
449 | | - "smithy.api#documentation": "<p>Adds one or more resources to an existing subscription. The subscription must be in an active state that is not pending other changes.</p> <note> <p>For subscriptions in the CloudFront plan family, the associated resources must include exactly one Amazon CloudFront distribution and one AWS WAF web ACL. You can also include other supported resources, such as Amazon Route 53 hosted zones, and CloudFront KeyValueStores.</p> </note>", |
| 449 | + "smithy.api#documentation": "<p>Adds one or more resources to an existing subscription. The subscription must be in an active state that is not pending other changes.</p> <note> <p>For subscriptions in the CloudFront plan family, the associated resources must include exactly one Amazon CloudFront distribution and one WAF web ACL. You can also include other supported resources, such as Amazon Route 53 hosted zones, and CloudFront KeyValueStores.</p> </note>", |
450 | 450 | "smithy.api#examples": [ |
451 | 451 | { |
452 | 452 | "title": "Associate additional resources to a subscription", |
|
918 | 918 | "resourceArns": { |
919 | 919 | "target": "com.amazonaws.pricingplanmanager#ResourceArns", |
920 | 920 | "traits": { |
921 | | - "smithy.api#documentation": "<p>The ARNs of the AWS resources to include in the subscription. Specify one or more supported resources.</p> <note> <p>For subscriptions in the CloudFront plan family, the resources must include exactly one Amazon CloudFront distribution and exactly one AWS WAF web ACL. You can also include other supported resources, such as Amazon Route 53 hosted zones and CloudFront KeyValueStores.</p> </note>", |
| 921 | + "smithy.api#documentation": "<p>The ARNs of the resources to include in the subscription. Specify one or more supported resources.</p> <note> <p>For subscriptions in the CloudFront plan family, the resources must include exactly one Amazon CloudFront distribution and exactly one WAF web ACL. You can also include other supported resources, such as Amazon Route 53 hosted zones and CloudFront KeyValueStores.</p> </note>", |
922 | 922 | "smithy.api#required": {} |
923 | 923 | } |
924 | 924 | }, |
925 | 925 | "approvalMode": { |
926 | 926 | "target": "com.amazonaws.pricingplanmanager#ApprovalMode", |
927 | 927 | "traits": { |
928 | | - "smithy.api#documentation": "<p>Determines whether the subscription requires explicit approval before billing starts. Set to <code>MANUAL</code> to require a separate <code>ApprovePaidSubscription</code> call, or <code>IMMEDIATE</code> to activate the subscription right away. Defaults to <code>IMMEDIATE</code> if not specified.</p>" |
| 928 | + "smithy.api#documentation": "<p>Determines whether the subscription requires explicit approval before billing starts. Set to <code>MANUAL</code> to require a separate <code>ApprovePaidSubscription</code> call, or <code>IMMEDIATE</code> to activate the subscription right away. For paid tier plans, this defaults to <code>MANUAL</code> if not specified. For the <code>FREE</code> plan tier, only <code>IMMEDIATE</code> is supported, and it is the default.</p>" |
929 | 929 | } |
930 | 930 | }, |
931 | 931 | "clientToken": { |
|
993 | 993 | } |
994 | 994 | ], |
995 | 995 | "traits": { |
996 | | - "smithy.api#documentation": "<p>Removes one or more resources from an existing subscription.</p> <note> <p>For subscriptions in the CloudFront plan family, the associated resources must always include exactly one Amazon CloudFront distribution and exactly one AWS WAF web ACL. You cannot remove these required resources.</p> </note>", |
| 996 | + "smithy.api#documentation": "<p>Removes one or more resources from an existing subscription.</p> <note> <p>For subscriptions in the CloudFront plan family, the associated resources must always include exactly one Amazon CloudFront distribution and exactly one WAF web ACL. You cannot remove these required resources.</p> </note>", |
997 | 997 | "smithy.api#examples": [ |
998 | 998 | { |
999 | 999 | "title": "Remove a resource from a subscription", |
|
1343 | 1343 | "target": "smithy.api#String" |
1344 | 1344 | }, |
1345 | 1345 | "traits": { |
1346 | | - "smithy.api#documentation": "<p>A list of 1 to 10 AWS resource ARNs to include in the subscription.</p>", |
| 1346 | + "smithy.api#documentation": "<p>A list of 1 to 10 resource ARNs to include in the subscription.</p>", |
1347 | 1347 | "smithy.api#length": { |
1348 | 1348 | "min": 1, |
1349 | 1349 | "max": 10 |
|
1527 | 1527 | "resourceArns": { |
1528 | 1528 | "target": "com.amazonaws.pricingplanmanager#ResourceArns", |
1529 | 1529 | "traits": { |
1530 | | - "smithy.api#documentation": "<p>The ARNs of the AWS resources covered by this subscription.</p>", |
| 1530 | + "smithy.api#documentation": "<p>The ARNs of the resources covered by this subscription.</p>", |
1531 | 1531 | "smithy.api#required": {} |
1532 | 1532 | } |
1533 | 1533 | }, |
|
1617 | 1617 | "resourceArns": { |
1618 | 1618 | "target": "com.amazonaws.pricingplanmanager#ResourceArns", |
1619 | 1619 | "traits": { |
1620 | | - "smithy.api#documentation": "<p>The ARNs of the AWS resources covered by this subscription.</p>", |
| 1620 | + "smithy.api#documentation": "<p>The ARNs of the resources covered by this subscription.</p>", |
1621 | 1621 | "smithy.api#required": {} |
1622 | 1622 | } |
1623 | 1623 | }, |
|
0 commit comments