diff --git a/aws/documentation/gov-funding-lapse/README.md b/aws/documentation/gov-funding-lapse/README.md index 1ce110d5..c0eae7a0 100644 --- a/aws/documentation/gov-funding-lapse/README.md +++ b/aws/documentation/gov-funding-lapse/README.md @@ -63,7 +63,11 @@ This is optional. Set this value to `true` if the resource (EC2, RDS, EKS, ECS * gfl_asg_details -This is optional, and will likely be set through automated scripts which find autoscaling gropus +This is optional, and will likely be set through automated scripts which find autoscaling gropus. It will be a JSON object looking like: + +```json +{ "min": N, "max": N, "desired": N, "timestamp": "{iso-timestamp}" } +``` ## Who is doing what?