Skip to content

Bump the AWS SDK GO version

What does this MR do?

It bumps the AWS SDK GO version to the latest to date (v1.51.14).

Why was this MR needed?

The bump is needed because the current version doesn't have the EnableExecuteCommand struct literal from the RunTaskInput struct.

That literal is needed in an upcoming MR.

What's the best way to test this MR?

Test suite should catch any issues.

What are the relevant issue numbers?

n/a

Edited by Jim Brännlund

Merge request reports