config_get_resource_config_history
Retrieve configuration snapshots for AWS resources between specified timestamps. Specify resource type, ID, region, and time range to fetch historical configuration data.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aws_region | Yes | ||
end_time | Yes | ||
limit | No | ||
resource_id | Yes | ||
resource_type | Yes | ||
start_time | Yes |