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

Assign the CloudWatch API endpoint URLs. #7

Merged
merged 1 commit into from
Jan 5, 2013
Merged

Conversation

miidumb
Copy link
Contributor

@miidumb miidumb commented Jan 5, 2013

This fix is to avoid not to connect to the wrong URLs like
cloudwatch.ap-northeast-1.awsamazon.com but to connect to
the right URLs like monitoring.ap-northeast-1.awsamazon.com.

This fix is to avoid not to connect to the wrong URLs like
cloudwatch.ap-northeast-1.awsamazon.com but to connect to
the right URLs like monitoring.ap-northeast-1.awsamazon.com.
@garnaat garnaat merged commit 4b6e82a into boto:develop Jan 5, 2013
stealthycoin pushed a commit to stealthycoin/botocore that referenced this pull request 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants