Skip to content

Commit

Permalink
Update services based on v1.45.11 of AWS Go SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Sep 16, 2023
1 parent c1f710d commit 1ea51e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .latest-tag-aws-sdk-go
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.45.10
v1.45.11
4 changes: 0 additions & 4 deletions src/aws_datasync.erl
Original file line number Diff line number Diff line change
Expand Up @@ -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, []).
Expand Down

0 comments on commit 1ea51e4

Please sign in to comment.