Skip to content

Commit e99353a

Browse files
authored
Create index.rst for the new boto3 directory (aws#2834)
1 parent 9ac0daa commit e99353a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

boto3/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Boto3 with SageMaker Examples
2+
==============================
3+
4+
You use the AWS SDK for Python (Boto3) to create, configure, and manage AWS services, such as Amazon Elastic Compute Cloud (Amazon EC2) and Amazon Simple Storage Service (Amazon S3). The SDK provides an object-oriented API as well as low-level access to AWS services.
5+
Boto3 client is a low-level client representing Amazon SageMaker Service that provides APIs for creating and managing Amazon SageMaker resources.
6+
7+
.. toctree::
8+
:maxdepth: 1
9+
10+
built-in-frameworks/scikit-learn/boto3_scikit_retrain_model_and_deploy_to_existing_endpoint/boto3_scikit_retrain_model_and_deploy_to_existing_endpoint

0 commit comments

Comments
 (0)