Help Center> Object Storage Service> Node.js> FAQ> Why Does the SDK Source Code Contain acs.amazonaws.com?
Updated on 2023-09-04 GMT+08:00

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

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 just ignore this keyword. The figure below gives an example. For details, see Node.js SDK.