Skip to content

Issue Signing codecommit-fips URL, suggestions welcome! #4846

Answered by RanVaknin
mkeener asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mkeener ,

what would be the proper way to retrieve a signed URL from it to pass to a git client for cloning the full repository

I think what you are after is a presigner functionality. One that allows you to generate a request url that can be then invoked with any http client. To my knowledge the Code Commit API (and the SDK) does not support pre-signing operations for code commit. Only specific services offer pre-signing like S3.

Even if it did provide a presign functionality, I'm not sure which operation you are trying to sign exactly? Cloning a repo is not a functionality that the Code Commit API offers, its a Git operation. Git uses SSH and HTTPS 99% of the time so I'm not sure …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@mkeener
Comment options

@RanVaknin
Comment options

Answer selected by RanVaknin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
2 participants