
Use AWS SDK in Unity - Fix the official SDK
Use AWS SDK in Unity - Fix the official SDK
The webpage used in this video:
https://lhkmarcus.com/2020/04/05/how-…
More about this channel:
I would like to share my experience in Unity, programming, and hardware design.
You may find my introduction video here:
• New Vtuber Technical Channel | Develo…
Let see if my experience interested you.
Social Media:
My homepage: https://lhkmarcus.com/
Twitter: https://twitter.com/MarcusToken
Other Channel:
ニコニコ動画: https://www.nicovideo.jp/user/1774927…
My apps:
Yes Or No Coin
https://apps.apple.com/us/app/yes-or-…
https://play.google.com/store/apps/de…
Train Infinite
https://apps.apple.com/us/app/train-i…
https://play.google.com/store/apps/de…
Dad Is Running
https://apps.apple.com/us/app/dad-is-…
https://play.google.com/store/apps/de…
#unity #aws #dynamodb
Content
0.08 -> AWS offers SDK for unity
but it's last updated was five years ago
6.16 -> you would need to fix the code to make
it works after it works on pc
10.8 -> you would find that it does not work on
android this video is going to talk
15.28 -> about how to fix it and also how to set
up the aws console
25.439 -> Hello I'm Marcus before we start, please
go to my webpage
30.32 -> the link can be found in the description
the code and the link used in this
36 -> tutorial could be found in this webpage
first go to the aws console
43.04 -> you need to create a pool id here
type pool
48.96 -> click manage identity pools
56.84 -> create type a name as you like
enable this for easy demonstrations
72.159 -> you may edit the policy here
but I will show you a simple way to do this
79.28 -> click allow
83.119 -> now you have your id here copy this
you will use it later
90.159 -> now we are going to edit the role of
this id
94.32 -> type role go to the IAM page
click the roles
106.72 -> find the unauth role that you just created
117.759 -> edit policy
124.399 -> we will use dynamodb in this tutorial
so i will type db if you are going to
130.64 -> use other servers
you may add the service here
135.04 -> remember to enable all the resources
now the console setup is ready
147.04 -> save the changes
150.16 -> next find the official sdk from the web
page
161.599 -> download the zip here and unzip
i will use the db package
168.959 -> import the package
171.92 -> create a folder name resources
177.28 -> download the link and config file from
my webpage
181.44 -> if you have other servers add that in
the link file
185.92 -> copy the files to the resources folder
you may like to fix the ui before you start
191.76 -> add the camera here and also put the
195.84 -> buttons to the right position
204 -> after that paste your id to the project
here
210.959 -> if you are going to use all the scene
paste the id to each scene
227.36 -> now add the scene in the view setting
please follow the order like this
239.04 -> before we start the application
we need to add some code here
245.68 -> no matter which example you are using
add this code in the start function
268.88 -> okay let's try to wonder coke
277.759 -> let's try to create table
if all the things going right you should
284.8 -> see the lock like this
288.479 -> let's see the tables in the console
293.28 -> okay the tables that's created by the
app is showing here
298.24 -> if your application is not going to use
in android
301.759 -> you may consider subscribe this channel
and close this video
306.72 -> if not go to my webpage again
copy this face
313.36 -> find the manifest here
317.28 -> replace the face here
one more step download the sdk from my
324.56 -> webpage
replace all the dll in the project
344.16 -> finally the cook should work in both ios
and android
354.32 -> if you try to follow all the steps in
this video but
357.6 -> you still can't make it work okay
then you may go to my webpage here
364.16 -> i appreciate your efforts and watching
this video
368.4 -> you may download the package here this
is the result
372.479 -> of this tutorial it should work after
you enter your id in this project
387.52 -> you
Source: https://www.youtube.com/watch?v=uRNUJzQzNTk