Open
Description
The Question
We need to create a pre-signed URL for STS GetCallerIdentity. We are able to do so easily with both the Golang SDK and Python (botocore). However, in the .NET SDK, we can only find pre-signing functionality specific to S3. Is generic pre-signing functionality missing?
This is a ❓ general question