|
6179 | 6179 | "documentation":"<p>The type of notification that initiates Config to run an evaluation for a rule. For Config Custom Policy rules, Config supports change-initiated notification types:</p> <ul> <li> <p> <code>ConfigurationItemChangeNotification</code> - Initiates an evaluation when Config delivers a configuration item as a result of a resource change.</p> </li> <li> <p> <code>OversizedConfigurationItemChangeNotification</code> - Initiates an evaluation when Config delivers an oversized configuration item. Config may generate this notification type when a resource changes and the notification exceeds the maximum size allowed by Amazon SNS.</p> </li> </ul>" |
6180 | 6180 | }, |
6181 | 6181 | "InputParameters":{ |
6182 | | - "shape":"StringWithCharLimit2048", |
| 6182 | + "shape":"StringWithCharLimit1024", |
6183 | 6183 | "documentation":"<p>A string, in JSON format, that is passed to your organization Config Custom Policy rule.</p>" |
6184 | 6184 | }, |
6185 | 6185 | "MaximumExecutionFrequency":{ |
|
6229 | 6229 | "documentation":"<p>The type of notification that triggers Config to run an evaluation for a rule. For Config Custom Policy rules, Config supports change triggered notification types:</p> <ul> <li> <p> <code>ConfigurationItemChangeNotification</code> - Triggers an evaluation when Config delivers a configuration item as a result of a resource change.</p> </li> <li> <p> <code>OversizedConfigurationItemChangeNotification</code> - Triggers an evaluation when Config delivers an oversized configuration item. Config may generate this notification type when a resource changes and the notification exceeds the maximum size allowed by Amazon SNS.</p> </li> </ul>" |
6230 | 6230 | }, |
6231 | 6231 | "InputParameters":{ |
6232 | | - "shape":"StringWithCharLimit2048", |
| 6232 | + "shape":"StringWithCharLimit1024", |
6233 | 6233 | "documentation":"<p>A string, in JSON format, that is passed to your organization Config Custom Policy rule.</p>" |
6234 | 6234 | }, |
6235 | 6235 | "MaximumExecutionFrequency":{ |
|
6283 | 6283 | "documentation":"<p>The type of notification that triggers Config to run an evaluation for a rule. You can specify the following notification types:</p> <ul> <li> <p> <code>ConfigurationItemChangeNotification</code> - Triggers an evaluation when Config delivers a configuration item as a result of a resource change.</p> </li> <li> <p> <code>OversizedConfigurationItemChangeNotification</code> - Triggers an evaluation when Config delivers an oversized configuration item. Config may generate this notification type when a resource changes and the notification exceeds the maximum size allowed by Amazon SNS.</p> </li> <li> <p> <code>ScheduledNotification</code> - Triggers a periodic evaluation at the frequency specified for <code>MaximumExecutionFrequency</code>.</p> </li> </ul>" |
6284 | 6284 | }, |
6285 | 6285 | "InputParameters":{ |
6286 | | - "shape":"StringWithCharLimit2048", |
| 6286 | + "shape":"StringWithCharLimit1024", |
6287 | 6287 | "documentation":"<p>A string, in JSON format, that is passed to your organization Config rule Lambda function.</p>" |
6288 | 6288 | }, |
6289 | 6289 | "MaximumExecutionFrequency":{ |
|
6322 | 6322 | "documentation":"<p>For organization config managed rules, a predefined identifier from a list. For example, <code>IAM_PASSWORD_POLICY</code> is a managed rule. To reference a managed rule, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_use-managed-rules.html\">Using Config managed rules</a>.</p>" |
6323 | 6323 | }, |
6324 | 6324 | "InputParameters":{ |
6325 | | - "shape":"StringWithCharLimit2048", |
| 6325 | + "shape":"StringWithCharLimit1024", |
6326 | 6326 | "documentation":"<p>A string, in JSON format, that is passed to your organization Config rule Lambda function.</p>" |
6327 | 6327 | }, |
6328 | 6328 | "MaximumExecutionFrequency":{ |
|
8630 | 8630 | "max":128, |
8631 | 8631 | "min":1 |
8632 | 8632 | }, |
8633 | | - "StringWithCharLimit2048":{ |
8634 | | - "type":"string", |
8635 | | - "max":2048, |
8636 | | - "min":1 |
8637 | | - }, |
8638 | 8633 | "StringWithCharLimit256":{ |
8639 | 8634 | "type":"string", |
8640 | 8635 | "max":256, |
|
0 commit comments