Help Center/ Object Storage Service/ SDK Reference/ Python/ FAQs (SDK for Python)/ Why Does the SDK Source Code Contain acs.amazonaws.com? (Python SDK)
Updated on 2025-10-21 GMT+08:00

Why Does the SDK Source Code Contain acs.amazonaws.com? (Python SDK)

To be compatible with AWS S3, the OBS SDK source code contains acs.amazonaws.com as a fixed format.

The SDK neither processes nor accesses this keyword and only takes it as a constant.

You can ignore this keyword. The figure below gives an example. For details, see SDK for Python.