Click here to Skip to main content
15,881,757 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I'm new to amazon workspaces. I have credentials to login to my aws workspace ( i can launch using amazon client for windows) but how can i launch the resources assigned to the user using c# application(only with user credential).

What I have tried:

I tried to authenticate, but not able to achieve(since its asking access key and secret key)
Posted
Updated 3-Jul-20 3:02am
v4
Comments
Richard MacCutchan 1-Jul-20 4:01am    
Please edit your question and provide some proper details. No one can guess what your code is doing.
vigneshjayaraman 3-Jul-20 8:56am    
I just want to launch the aws resource which is assigned to the user by using c# application.
Richard MacCutchan 3-Jul-20 9:04am    
Then you look at the AWS documentation to see how to do it.
vigneshjayaraman 3-Jul-20 8:55am    
I have user credential for aws workspace. I can access my aws desktop using awazon client for windows. but here im trying to achieve, validating the credential and launching the desktop using c# web request.

I have gone through some websites, the sample codes used access key and secret key to calidate the credential.
MadMyche 3-Jul-20 9:34am    
Please post the code you are using to attempt this. If we can't see the code there really is no way that we can tell if it is correct or missing something.

Don't repeat what you want to do, we already know that.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900