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

Support unsigned_request for cognito-identity #862

Merged
merged 1 commit into from
Jul 22, 2015
Merged

Support unsigned_request for cognito-identity #862

merged 1 commit into from
Jul 22, 2015

Conversation

DianthuDia
Copy link
Contributor

No description provided.

@trevorrowe
Copy link
Member

I'm not very familiar with the Cognito Identity API, but I looked at the API reference documentation for a few of these operations and their documented examples use an authorization header. Are these strictly unsigned operations, or could/should they be conditionally signed?

@DianthuDia
Copy link
Contributor Author

Yes, documented examples use an authorization header. But please check beginning of the description.

http://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetId.html

This is a public API. You do not need any credentials to call this API.

@trevorrowe trevorrowe merged commit 081a81a into aws:master Jul 22, 2015
trevorrowe added a commit that referenced this pull request Jul 22, 2015
@trevorrowe
Copy link
Member

Thanks! This should go out with the next release shortly.

@DianthuDia
Copy link
Contributor Author

Thank you for merging and adding test 💛

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