Skip to content

kitson618/awssummithk-codewhisperer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Summit HK - Morning Boost

Master AI/ML with AWS DeepRacer and Amazon CodeWhisperer

  1. Install AWS ToolKit extention to your Visual Studio Code

Test Cases for Amazon CodeWhisperer:

  1. Simple Python Program
# print hellow world in python 

  1. Simple Python Program with arithmetic function
# this method has two variables num1 and num2 return sum of two numbers  

# this method has two variables num1 and num2 return product of two numbers

# write a test for add method 

  1. Python Program with advanced function
# write a method to download youtube video

Test the feature "See Real World example from Github"


  1. Python Program with AWS SDK - boto3
# write a method to get S3 bucket objects 

# write an unit test for get_bucket_objects

  1. Run security Code for main.py alt text) alt text)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages