An Object FC Access Point allows GetObject
requests to automatically trigger Function Compute services that implement custom processing of data stored on Object Storage Service (OSS).
Process overview
The following figure illustrates how an Object FC Access Point works.
The bucket owner creates an Object FC Access Point that is associated with a function created in Function Compute.
The Object FC Access Point is automatically created based on the specified settings.
The user sends a GetObject request to OSS by using the Object FC Access Point. OSS invokes the defined function to process and return requested data to the user.
Limits
Limit | Description |
Creation methods | You can create an Object FC Access Point only by using the OSS console or OSS API. You cannot create an Object FC Access Point by using OSS SDKs or ossutil. |
Number of Object FC Access Points |
|
Modification rule | After you create an Object FC Access Point, you can modify only its policy. You cannot modify the basic information about the Object FC Access Point, such as its name and alias. |
Access methods | An Object FC Access Point does not support anonymous access. |