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

map type input parameters are not working correctly. #6

Closed
garnaat opened this issue Jan 4, 2013 · 1 comment
Closed

map type input parameters are not working correctly. #6

garnaat opened this issue Jan 4, 2013 · 1 comment
Labels
bug This issue is a confirmed bug.
Milestone

Comments

@garnaat
Copy link
Member

garnaat commented Jan 4, 2013

See aws/aws-cli#24

@garnaat
Copy link
Member Author

garnaat commented Jan 26, 2013

This should be fixed now in the 0.5.0 release.

@garnaat garnaat closed this as completed Jan 26, 2013
stealthycoin pushed a commit to stealthycoin/botocore that referenced this issue Dec 1, 2016
# This is the 1st commit message:
# This is a combination of 6 commits.
# This is the 1st commit message:
Add idempotency token autoinjection.

# The commit message boto#2 will be skipped:

#	Remove unused imports

# The commit message boto#3 will be skipped:

#	First draft of injecting idempotencyToken

# The commit message boto#4 will be skipped:

#	Register with the before-parameter-build event everywhere.

# The commit message boto#5 will be skipped:

#	Test injecting indepotency token and not replacing an existing one.

# The commit message boto#6 will be skipped:

#	Not sure how I managed to modify this.

# The commit message boto#7 will be skipped:

#	PEP8

# The commit message boto#8 will be skipped:

#	PEP8

# The commit message boto#9 will be skipped:

#	Ignore mock models from tests that do not care about the model.

# The commit message boto#10 will be skipped:

#	Remove test for members which will always be on input_shape

# The commit message boto#1 will be skipped:

#	Rewrite functional test as two functional tests

# The commit message boto#2 will be skipped:

#	Make the idempotency callback less specific/lower priority

# The commit message boto#3 will be skipped:

#	Change tests so the assert happens in the test fns instead of setup

# The commit message boto#4 will be skipped:

#	Fix tests to use MagicMock which handles iteration properly.

# The commit message boto#5 will be skipped:

#	Add better logger message

# The commit message boto#6 will be skipped:

#	Add a unit test for idempotent token injection

# The commit message boto#2 will be skipped:

#	Move idempotency check to the operation model

# The commit message boto#3 will be skipped:

#	Fix unit test to mock the new get_idempotent_members

# The commit message boto#4 will be skipped:

#	Change name and get rid of redundant property

# The commit message boto#5 will be skipped:

#	Added idempotency to the metadata

# The commit message boto#6 will be skipped:

#	Added test for a pre-provided idempotency key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

1 participant