File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ This project is maintained and published by Amazon Web Services.
1010 This project is not currently GA. If you are planning to use this code in
1111 production, make sure to lock to a minor version as interfaces may break
1212 from minor version to minor version. For a basic, stable interface of
13- s3transfer, try the interfaces exposed in `boto3 <https://boto3.readthedocs.io/en /latest/guide/s3.html#using-the-transfer-manager >`__
13+ s3transfer, try the interfaces exposed in `boto3 <https://docs.aws.amazon.com/boto3 /latest/guide/s3.html >`__
Original file line number Diff line number Diff line change 7373
7474* ``extra_args``: A dictionary containing any additional client arguments
7575 to include in the
76- `GetObject <https://botocore.amazonaws. com/v1/documentation/api/ latest/reference/services/s3.html#S3.Client.get_object >`_
76+ `GetObject <https://docs.aws.amazon. com/botocore/ latest/reference/services/s3/client/get_object .html>`_
7777 API request. For example:
7878
7979 .. code:: python
You can’t perform that action at this time.
0 commit comments