0

I've installed unity and am using visual studio for editing scripts on a Mac. How would I go about using the aws sdk to access the sqs or other services?

I've looked here: https://github.com/aws/aws-sdk-net/blob/master/README.md

But I don't really know where to start.

4

1 回答 1

0

在这里您可以开始使用 Unity: https ://github.com/aws/aws-sdk-net/blob/master/Unity.README.md

只需下载统一包,您应该可以使用 aws sdk

于 2019-09-05T07:05:50.413 回答