diff --git a/.latest-tag-aws-sdk-go b/.latest-tag-aws-sdk-go index f2479a19..7f7e6b33 100644 --- a/.latest-tag-aws-sdk-go +++ b/.latest-tag-aws-sdk-go @@ -1 +1 @@ -v1.45.10 +v1.45.11 diff --git a/src/aws_datasync.erl b/src/aws_datasync.erl index 79516772..49464425 100644 --- a/src/aws_datasync.erl +++ b/src/aws_datasync.erl @@ -544,10 +544,6 @@ describe_task_execution(Client, Input, Options) %% %% Once generated, you can view your recommendations by using the %% DescribeStorageSystemResources operation. -%% -%% If your discovery job completes successfully, you don't need to use -%% this operation. DataSync Discovery generates the recommendations for you -%% automatically. generate_recommendations(Client, Input) when is_map(Client), is_map(Input) -> generate_recommendations(Client, Input, []).