|
477 | 477 | } |
478 | 478 | }, |
479 | 479 | "ConfigSnapshotDeliveryProperties": { |
480 | | - "base": "<p>Provides options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket in your delivery channel.</p> <note> <p>If you want to create a rule that triggers evaluations for your resources when AWS Config delivers the configuration snapshot, see the following:</p> </note> <p>The frequency for a rule that triggers evaluations for your resources when AWS Config delivers the configuration snapshot is set by one of two values, depending on which is less frequent:</p> <ul> <li> <p>The value for the <code>deliveryFrequency</code> parameter within the delivery channel configuration, which sets how often AWS Config delivers configuration snapshots. This value also sets how often AWS Config invokes evaluations for AWS Config rules.</p> </li> <li> <p>The value for the <code>MaximumExecutionFrequency</code> parameter, which sets the maximum frequency with which AWS Config invokes evaluations for the rule. For more information, see <a>ConfigRule</a>.</p> </li> </ul> <p>If the <code>deliveryFrequency</code> value is less frequent than the <code>MaximumExecutionFrequency</code> value for a rule, AWS Config invokes the rule only as often as the <code>deliveryFrequency</code> value.</p> <ol> <li> <p>For example, you want your rule to run evaluations when AWS Config delivers the configuration snapshot.</p> </li> <li> <p>You specify the <code>MaximumExecutionFrequency</code> value for <code>Six_Hours</code>. </p> </li> <li> <p>You then specify the delivery channel <code>deliveryFrequency</code> value for <code>TwentyFour_Hours</code>.</p> </li> <li> <p>Because the value for <code>deliveryFrequency</code> is less frequent than <code>MaximumExecutionFrequency</code>, AWS Config invokes evaluations for the rule every 24 hours. </p> </li> </ol> <p>You should set the <code>MaximumExecutionFrequency</code> value to be at least as frequent as the <code>deliveryFrequency</code> value. You can view the <code>deliveryFrequency</code> value by using the <code>DescribeDeliveryChannnels</code> action.</p> <p>To update the <code>deliveryFrequency</code> with which AWS Config delivers your configuration snapshots, use the <code>PutDeliveryChannel</code> action.</p>", |
| 480 | + "base": "<p>Provides options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket in your delivery channel.</p> <p>The frequency for a rule that triggers evaluations for your resources when AWS Config delivers the configuration snapshot is set by one of two values, depending on which is less frequent:</p> <ul> <li> <p>The value for the <code>deliveryFrequency</code> parameter within the delivery channel configuration, which sets how often AWS Config delivers configuration snapshots. This value also sets how often AWS Config invokes evaluations for AWS Config rules.</p> </li> <li> <p>The value for the <code>MaximumExecutionFrequency</code> parameter, which sets the maximum frequency with which AWS Config invokes evaluations for the rule. For more information, see <a>ConfigRule</a>.</p> </li> </ul> <p>If the <code>deliveryFrequency</code> value is less frequent than the <code>MaximumExecutionFrequency</code> value for a rule, AWS Config invokes the rule only as often as the <code>deliveryFrequency</code> value.</p> <ol> <li> <p>For example, you want your rule to run evaluations when AWS Config delivers the configuration snapshot.</p> </li> <li> <p>You specify the <code>MaximumExecutionFrequency</code> value for <code>Six_Hours</code>. </p> </li> <li> <p>You then specify the delivery channel <code>deliveryFrequency</code> value for <code>TwentyFour_Hours</code>.</p> </li> <li> <p>Because the value for <code>deliveryFrequency</code> is less frequent than <code>MaximumExecutionFrequency</code>, AWS Config invokes evaluations for the rule every 24 hours. </p> </li> </ol> <p>You should set the <code>MaximumExecutionFrequency</code> value to be at least as frequent as the <code>deliveryFrequency</code> value. You can view the <code>deliveryFrequency</code> value by using the <code>DescribeDeliveryChannnels</code> action.</p> <p>To update the <code>deliveryFrequency</code> with which AWS Config delivers your configuration snapshots, use the <code>PutDeliveryChannel</code> action.</p>", |
481 | 481 | "refs": { |
482 | 482 | "DeliveryChannel$configSnapshotDeliveryProperties": "<p>The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.</p>" |
483 | 483 | } |
|
1280 | 1280 | } |
1281 | 1281 | }, |
1282 | 1282 | "MaxNumberOfConfigRulesExceededException": { |
1283 | | - "base": "<p>Failed to add the AWS Config rule because the account already contains the maximum number of 50 rules. Consider deleting any deactivated rules before you add new rules.</p>", |
| 1283 | + "base": "<p>Failed to add the AWS Config rule because the account already contains the maximum number of 150 rules. Consider deleting any deactivated rules before you add new rules.</p>", |
1284 | 1284 | "refs": { |
1285 | 1285 | } |
1286 | 1286 | }, |
|
1417 | 1417 | } |
1418 | 1418 | }, |
1419 | 1419 | "OrganizationAggregationSource": { |
1420 | | - "base": "<p>This object contains regions to setup the aggregator and an IAM role to retrieve organization details.</p>", |
| 1420 | + "base": "<p>This object contains regions to set up the aggregator and an IAM role to retrieve organization details.</p>", |
1421 | 1421 | "refs": { |
1422 | 1422 | "ConfigurationAggregator$OrganizationAggregationSource": "<p>Provides an organization and list of regions to be aggregated.</p>", |
1423 | 1423 | "PutConfigurationAggregatorRequest$OrganizationAggregationSource": "<p>An OrganizationAggregationSource object.</p>" |
|
1858 | 1858 | "RuleLimit": { |
1859 | 1859 | "base": null, |
1860 | 1860 | "refs": { |
1861 | | - "DescribeConfigRuleEvaluationStatusRequest$Limit": "<p>The number of rule evaluation results that you want returned.</p> <p>This parameter is required if the rule limit for your account is more than the default of 50 rules.</p> <p>For information about requesting a rule limit increase, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_config\">AWS Config Limits</a> in the <i>AWS General Reference Guide</i>.</p>" |
| 1861 | + "DescribeConfigRuleEvaluationStatusRequest$Limit": "<p>The number of rule evaluation results that you want returned.</p> <p>This parameter is required if the rule limit for your account is more than the default of 150 rules.</p> <p>For information about requesting a rule limit increase, see <a href=\"http://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html#limits_config\">AWS Config Limits</a> in the <i>AWS General Reference Guide</i>.</p>" |
1862 | 1862 | } |
1863 | 1863 | }, |
1864 | 1864 | "Scope": { |
|
1983 | 1983 | "FailedRemediationBatch$FailureMessage": "<p>Returns a failure message. For example, the resource is already compliant.</p>", |
1984 | 1984 | "GetComplianceDetailsByResourceRequest$NextToken": "<p>The <code>nextToken</code> string returned on a previous page that you use to get the next page of results in a paginated response.</p>", |
1985 | 1985 | "GetComplianceDetailsByResourceResponse$NextToken": "<p>The string that you use in a subsequent request to get the next page of results in a paginated response.</p>", |
1986 | | - "OrganizationAggregationSource$RoleArn": "<p>ARN of the IAM role used to retreive AWS Organization details associated with the aggregator account.</p>", |
| 1986 | + "OrganizationAggregationSource$RoleArn": "<p>ARN of the IAM role used to retrieve AWS Organization details associated with the aggregator account.</p>", |
1987 | 1987 | "PutEvaluationsRequest$ResultToken": "<p>An encrypted token that associates an evaluation with an AWS Config rule. Identifies the rule and the event that triggered the evaluation.</p>", |
1988 | 1988 | "RemediationConfiguration$TargetVersion": "<p>Version of the target. For example, version of the SSM document.</p>", |
1989 | 1989 | "RemediationConfiguration$ResourceType": "<p>The type of a resource. </p>", |
|
2073 | 2073 | "Tag": { |
2074 | 2074 | "base": "<p>The tags for the resource. The metadata that you apply to a resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.</p>", |
2075 | 2075 | "refs": { |
2076 | | - "TagList$member": null |
| 2076 | + "TagList$member": null, |
| 2077 | + "TagsList$member": null |
2077 | 2078 | } |
2078 | 2079 | }, |
2079 | 2080 | "TagKey": { |
|
2113 | 2114 | "ConfigurationItem$tags": "<p>A mapping of key value tags associated with the resource.</p>" |
2114 | 2115 | } |
2115 | 2116 | }, |
| 2117 | + "TagsList": { |
| 2118 | + "base": null, |
| 2119 | + "refs": { |
| 2120 | + "PutAggregationAuthorizationRequest$Tags": null, |
| 2121 | + "PutConfigRuleRequest$Tags": null, |
| 2122 | + "PutConfigurationAggregatorRequest$Tags": null |
| 2123 | + } |
| 2124 | + }, |
2116 | 2125 | "TooManyTagsException": { |
2117 | 2126 | "base": "<p>You have reached the limit of the number of tags you can use. You have more than 50 tags.</p>", |
2118 | 2127 | "refs": { |
|
0 commit comments