|
2460 | 2460 | },
|
2461 | 2461 | "recordingMode":{
|
2462 | 2462 | "shape":"RecordingMode",
|
2463 |
| - "documentation":"<p>Specifies the default recording frequency that Config uses to record configuration changes. Config supports <i>Continuous recording</i> and <i>Daily recording</i>.</p> <ul> <li> <p>Continuous recording allows you to record configuration changes continuously whenever a change occurs.</p> </li> <li> <p>Daily recording allows you record configuration data once every 24 hours, only if a change has occurred.</p> </li> </ul> <note> <p>Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.</p> </note> <p>You can also override the recording frequency for specific resource types.</p>" |
| 2463 | + "documentation":"<p>Specifies the default recording frequency that Config uses to record configuration changes. Config supports <i>Continuous recording</i> and <i>Daily recording</i>.</p> <ul> <li> <p>Continuous recording allows you to record configuration changes continuously whenever a change occurs.</p> </li> <li> <p>Daily recording allows you to receive a configuration item (CI) representing the most recent state of your resources over the last 24-hour period, only if it’s different from the previous CI recorded. </p> </li> </ul> <note> <p>Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.</p> </note> <p>You can also override the recording frequency for specific resource types.</p>" |
2464 | 2464 | }
|
2465 | 2465 | },
|
2466 | 2466 | "documentation":"<p>Records configuration changes to your specified resource types. For more information about the configuration recorder, see <a href=\"https://docs.aws.amazon.com/config/latest/developerguide/stop-start-recorder.html\"> <b>Managing the Configuration Recorder</b> </a> in the <i>Config Developer Guide</i>.</p>"
|
|
6668 | 6668 | "documentation":"<p>An array of <code>recordingModeOverride</code> objects for you to specify your overrides for the recording mode. The <code>recordingModeOverride</code> object in the <code>recordingModeOverrides</code> array consists of three fields: a <code>description</code>, the new <code>recordingFrequency</code>, and an array of <code>resourceTypes</code> to override.</p>"
|
6669 | 6669 | }
|
6670 | 6670 | },
|
6671 |
| - "documentation":"<p>Specifies the default recording frequency that Config uses to record configuration changes. Config supports <i>Continuous recording</i> and <i>Daily recording</i>.</p> <ul> <li> <p>Continuous recording allows you to record configuration changes continuously whenever a change occurs.</p> </li> <li> <p>Daily recording allows you record configuration data once every 24 hours, only if a change has occurred.</p> </li> </ul> <note> <p>Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.</p> </note> <p>You can also override the recording frequency for specific resource types.</p>" |
| 6671 | + "documentation":"<p>Specifies the default recording frequency that Config uses to record configuration changes. Config supports <i>Continuous recording</i> and <i>Daily recording</i>.</p> <ul> <li> <p>Continuous recording allows you to record configuration changes continuously whenever a change occurs.</p> </li> <li> <p>Daily recording allows you to receive a configuration item (CI) representing the most recent state of your resources over the last 24-hour period, only if it’s different from the previous CI recorded. </p> </li> </ul> <note> <p>Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.</p> </note> <p>You can also override the recording frequency for specific resource types.</p>" |
6672 | 6672 | },
|
6673 | 6673 | "RecordingModeOverride":{
|
6674 | 6674 | "type":"structure",
|
|
6687 | 6687 | },
|
6688 | 6688 | "recordingFrequency":{
|
6689 | 6689 | "shape":"RecordingFrequency",
|
6690 |
| - "documentation":"<p>The recording frequency that will be applied to all the resource types specified in the override.</p> <ul> <li> <p>Continuous recording allows you to record configuration changes continuously whenever a change occurs.</p> </li> <li> <p>Daily recording allows you record configuration data once every 24 hours, only if a change has occurred.</p> </li> </ul> <note> <p>Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.</p> </note>" |
| 6690 | + "documentation":"<p>The recording frequency that will be applied to all the resource types specified in the override.</p> <ul> <li> <p>Continuous recording allows you to record configuration changes continuously whenever a change occurs.</p> </li> <li> <p>Daily recording allows you to receive a configuration item (CI) representing the most recent state of your resources over the last 24-hour period, only if it’s different from the previous CI recorded. </p> </li> </ul> <note> <p>Firewall Manager depends on continuous recording to monitor your resources. If you are using Firewall Manager, it is recommended that you set the recording frequency to Continuous.</p> </note>" |
6691 | 6691 | }
|
6692 | 6692 | },
|
6693 | 6693 | "documentation":"<p>An object for you to specify your overrides for the recording mode.</p>"
|
|
6804 | 6804 | },
|
6805 | 6805 | "RetryAttemptSeconds":{
|
6806 | 6806 | "shape":"AutoRemediationAttemptSeconds",
|
6807 |
| - "documentation":"<p>Maximum time in seconds that Config runs auto-remediation. If you do not select a number, the default is 60 seconds. </p> <p>For example, if you specify RetryAttemptSeconds as 50 seconds and MaximumAutomaticAttempts as 5, Config will run auto-remediations 5 times within 50 seconds before throwing an exception.</p>" |
| 6807 | + "documentation":"<p>Time window to determine whether or not to add a remediation exception to prevent infinite remediation attempts. If <code>MaximumAutomaticAttempts</code> remediation attempts have been made under <code>RetryAttemptSeconds</code>, a remediation exception will be added to the resource. If you do not select a number, the default is 60 seconds. </p> <p>For example, if you specify <code>RetryAttemptSeconds</code> as 50 seconds and <code>MaximumAutomaticAttempts</code> as 5, Config will run auto-remediations 5 times within 50 seconds before adding a remediation exception to the resource.</p>" |
6808 | 6808 | },
|
6809 | 6809 | "Arn":{
|
6810 | 6810 | "shape":"StringWithCharLimit1024",
|
|
7629 | 7629 | "AWS::KafkaConnect::Connector",
|
7630 | 7630 | "AWS::Lambda::CodeSigningConfig",
|
7631 | 7631 | "AWS::NetworkManager::ConnectPeer",
|
7632 |
| - "AWS::ResourceExplorer2::Index" |
| 7632 | + "AWS::ResourceExplorer2::Index", |
| 7633 | + "AWS::AppStream::Fleet", |
| 7634 | + "AWS::Cognito::UserPool", |
| 7635 | + "AWS::Cognito::UserPoolClient", |
| 7636 | + "AWS::Cognito::UserPoolGroup", |
| 7637 | + "AWS::EC2::NetworkInsightsAccessScope", |
| 7638 | + "AWS::EC2::NetworkInsightsAnalysis", |
| 7639 | + "AWS::Grafana::Workspace", |
| 7640 | + "AWS::GroundStation::DataflowEndpointGroup", |
| 7641 | + "AWS::ImageBuilder::ImageRecipe", |
| 7642 | + "AWS::KMS::Alias", |
| 7643 | + "AWS::M2::Environment", |
| 7644 | + "AWS::QuickSight::DataSource", |
| 7645 | + "AWS::QuickSight::Template", |
| 7646 | + "AWS::QuickSight::Theme", |
| 7647 | + "AWS::RDS::OptionGroup", |
| 7648 | + "AWS::Redshift::EndpointAccess", |
| 7649 | + "AWS::Route53Resolver::FirewallRuleGroup", |
| 7650 | + "AWS::SSM::Document" |
7633 | 7651 | ]
|
7634 | 7652 | },
|
7635 | 7653 | "ResourceTypeList":{
|
|
0 commit comments