|
4575 | 4575 | "smithy.api#paginated": { |
4576 | 4576 | "inputToken": "NextToken", |
4577 | 4577 | "outputToken": "NextToken", |
| 4578 | + "items": "ConformancePackRuleComplianceList", |
4578 | 4579 | "pageSize": "Limit" |
4579 | 4580 | } |
4580 | 4581 | } |
|
9523 | 9524 | } |
9524 | 9525 | }, |
9525 | 9526 | "InputParameters": { |
9526 | | - "target": "com.amazonaws.configservice#StringWithCharLimit2048", |
| 9527 | + "target": "com.amazonaws.configservice#StringWithCharLimit1024", |
9527 | 9528 | "traits": { |
9528 | 9529 | "smithy.api#documentation": "<p>A string, in JSON format, that is passed to your organization Config Custom Policy rule.</p>" |
9529 | 9530 | } |
|
9599 | 9600 | } |
9600 | 9601 | }, |
9601 | 9602 | "InputParameters": { |
9602 | | - "target": "com.amazonaws.configservice#StringWithCharLimit2048", |
| 9603 | + "target": "com.amazonaws.configservice#StringWithCharLimit1024", |
9603 | 9604 | "traits": { |
9604 | 9605 | "smithy.api#documentation": "<p>A string, in JSON format, that is passed to your organization Config Custom Policy rule.</p>" |
9605 | 9606 | } |
|
9675 | 9676 | } |
9676 | 9677 | }, |
9677 | 9678 | "InputParameters": { |
9678 | | - "target": "com.amazonaws.configservice#StringWithCharLimit2048", |
| 9679 | + "target": "com.amazonaws.configservice#StringWithCharLimit1024", |
9679 | 9680 | "traits": { |
9680 | 9681 | "smithy.api#documentation": "<p>A string, in JSON format, that is passed to your organization Config rule Lambda function.</p>" |
9681 | 9682 | } |
|
9732 | 9733 | } |
9733 | 9734 | }, |
9734 | 9735 | "InputParameters": { |
9735 | | - "target": "com.amazonaws.configservice#StringWithCharLimit2048", |
| 9736 | + "target": "com.amazonaws.configservice#StringWithCharLimit1024", |
9736 | 9737 | "traits": { |
9737 | 9738 | "smithy.api#documentation": "<p>A string, in JSON format, that is passed to your organization Config rule Lambda function.</p>" |
9738 | 9739 | } |
|
17777 | 17778 | } |
17778 | 17779 | } |
17779 | 17780 | }, |
17780 | | - "com.amazonaws.configservice#StringWithCharLimit2048": { |
17781 | | - "type": "string", |
17782 | | - "traits": { |
17783 | | - "smithy.api#length": { |
17784 | | - "min": 1, |
17785 | | - "max": 2048 |
17786 | | - } |
17787 | | - } |
17788 | | - }, |
17789 | 17781 | "com.amazonaws.configservice#StringWithCharLimit256": { |
17790 | 17782 | "type": "string", |
17791 | 17783 | "traits": { |
|
0 commit comments