Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix params in ec2 modify-security-group-rules example: use dict instead of strings #7291

Closed
wants to merge 1 commit into from

Conversation

tim-finnigan
Copy link
Contributor

Issue #, if available:
#7227

Description of changes:
Change string to dict in example

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

Codecov Report

Merging #7291 (cda7f21) into develop (0fd09c7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           develop   #7291   +/-   ##
=======================================
  Coverage     0.08%   0.08%           
=======================================
  Files          205     205           
  Lines        16452   16452           
=======================================
  Hits            14      14           
  Misses       16438   16438           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tim-finnigan
Copy link
Contributor Author

Closing as the underlying issue has to do with how the shorthand syntax examples are generated.

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.

The example CLI for aws ec2 modify-security-group-rules is not working
2 participants