What would you like to be added:
We should use RRSA to implement the cloud API access.
Why is this needed:
Now, we will use a secret (containing AK/SK) to configure cloud API access, which is convenient and fast for development, but it's unsafe. In the future, we should use RRSA to implement this, as it is more secure.
Completion requirements:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.