Skip to content

Changing groupName for GroupName in delete_placement_group#670

Open
joaomarceloalencar wants to merge 1 commit into
JuliaCloud:masterfrom
joaomarceloalencar:patch-1
Open

Changing groupName for GroupName in delete_placement_group#670
joaomarceloalencar wants to merge 1 commit into
JuliaCloud:masterfrom
joaomarceloalencar:patch-1

Conversation

@joaomarceloalencar

Copy link
Copy Markdown

When I try using delete_placement_group I get an error:

julia> Ec2.delete_placement_group("test")
ERROR: AWS.AWSExceptions.AWSException: UnknownParameter -- The parameter groupName is not recognized
HTTP.Exceptions.StatusError(400, "POST", "/", HTTP.Messages.Response:

I changed in ec2.jl for 'GroupName' and it worked.

The correct parameter name is GroupName.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant