How to load files from a CCD private bucket using Addressables

I recently wanted to try using Addressables to load files from a CCD private bucket, but I found it updated new authentication method for private buckets. After creating the corresponding roles as described in the documentation, I wasn’t sure what to do next. Could you explain the next steps in detail and provide some code examples for reference?