config_get_resource_config_history
Retrieve AWS resource configuration snapshots within a specified time range. Input AWS region, resource type, ID, start and end timestamps, and limit to fetch historical configurations.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aws_region | Yes | ||
end_time | Yes | ||
limit | No | ||
resource_id | Yes | ||
resource_type | Yes | ||
start_time | Yes |