Technical requirements
You need to complete the following technical requirements before building the example implementation at the end of this chapter:
- Complete the steps to set up the prerequisites for Amazon SageMaker, as described here: https://docs.aws.amazon.com/sagemaker/latest/dg/gs-set-up.html.
- Create a Simple Storage Service (S3) bucket, as described in Chapter 4, in the Building a smart medical transcription application on AWS section, under the Creating an S3 bucket heading. If you already have an S3 bucket, you can use that instead of creating a new bucket.
- Onboard to SageMaker Studio Domain using the quick setup, as described here: https://docs.aws.amazon.com/sagemaker/latest/dg/onboard-quick-start.html.
Note
If you have already onboarded a SageMaker Studio domain from a previous exercise, you do not need to perform step 3 again.
- Once you are in the SageMaker Studio interface, click on File | New | Terminal.
- Once in the terminal,...