diff --git a/src/aws_config.erl b/src/aws_config.erl index a8a6f6f2..780eafa3 100644 --- a/src/aws_config.erl +++ b/src/aws_config.erl @@ -141,7 +141,7 @@ deliver_config_snapshot(Client, Input, Options) %% it is noncompliant if any of these resources do not comply. %% %% If AWS Config has no current evaluation results for the rule, it returns -%% InsufficientData. This result might indicate one of the +%% INSUFFICIENT_DATA. This result might indicate one of the %% following conditions: