Skip to content

Add quotes to the last parameter in the command#6170

Merged
stealthycoin merged 1 commit intoaws:developfrom
akshayhiremath:patch-1
Apr 22, 2022
Merged

Add quotes to the last parameter in the command#6170
stealthycoin merged 1 commit intoaws:developfrom
akshayhiremath:patch-1

Conversation

@akshayhiremath
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

Add quotes to the last parameter in the command. Without these quotes command will return following error,
Parameter validation failed:
Invalid type for parameter IpPermissions[0].IpRanges[0], value: CidrIp=XX.XX.XX.XX/32, type: <class 'str'>, valid types: <class 'dict'>
Invalid type for parameter IpPermissions[1].IpRanges[0], value: Description=Access from Xyz, type: <class 'str'>, valid types: <class 'dict'>

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

Add quotes to the last parameter in the command. Without these quotes command will return following error,
Parameter validation failed:
Invalid type for parameter IpPermissions[0].IpRanges[0], value: CidrIp=XX.XX.XX.XX/32, type: <class 'str'>, valid types: <class 'dict'>
Invalid type for parameter IpPermissions[1].IpRanges[0], value: Description=Access from Xyz, type: <class 'str'>, valid types: <class 'dict'>
@kdaily kdaily added the documentation This is a problem with documentation. label Jun 10, 2021
@akshayhiremath
Copy link
Copy Markdown
Contributor Author

When is this going to be merged?

@stealthycoin
Copy link
Copy Markdown
Contributor

Thanks for the fix.

@stealthycoin stealthycoin merged commit e604854 into aws:develop Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation This is a problem with documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants