You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
See aws/aws-cli#24
The text was updated successfully, but these errors were encountered: