Skip to content

Instantly share code, notes, and snippets.

@widnyana
Created December 9, 2024 06:55
Show Gist options
  • Save widnyana/115f8106f286e05a4071a9c2c8e58f31 to your computer and use it in GitHub Desktop.
Save widnyana/115f8106f286e05a4071a9c2c8e58f31 to your computer and use it in GitHub Desktop.
AWS: https://<bucket-name>.s3.<region>.amazonaws.com/<object-key>
GCP: https://storage.googleapis.com/<bucket-name>/<object-name>
Azure: https://<account-name>.blob.core.windows.net/<container-name>/<object-name>
Alicloud: https://<bucket-name>.<region>.aliyuncs.com/<object-name>
IBM Cloud: https://<bucket-name>.<region>.cloud-object-storage.appdomain.cloud/<object-name>
Oracle Cloud: https://<bucket-name>.<region>.cloud-object-storage.appdomain.cloud/<object-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment