Help Center> Object Storage Service> Python> FAQs (SDK for Python)> Why Does the SDK Source Code Contain acs.amazonaws.com? (Python SDK)
Updated on 2024-03-26 GMT+08:00

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

To be compatible with AWS S3, the source code of OBS SDK for Go contains the acs.amazonaws.com keyword. The SDK only takes this keyword as a constant and does not process or access it. You can ignore this keyword. The figure below gives an example. For details, see Python SDK.