ibm-cloud-docs / cloud-object-storage

cloud-object-storage
15 stars 46 forks source link

Format correction on "Migrating from AWS" page #146

Closed josefinarcasanova closed 1 year ago

josefinarcasanova commented 2 years ago

Hi! I noticed that when visiting the migrating from AWS section, on the "Provision and configure IBM Cloud Object Storage" subsection, the following text appears as code:

1. If you haven't already, create an instance of IBM Cloud Object Storage from the [Console](https://cloud.ibm.com/catalog/services/cloud-object-storage){: external}.
2. Create any buckets that you anticipate will be needed to store your transferred data. If you haven't already, read through the [getting started guide](/docs/cloud-object-storage?topic=cloud-object-storage-getting-started-cloud-object-storage) to familiarize yourself with key concepts such as [endpoints](/docs/cloud-object-storage/basics?topic=cloud-object-storage-endpoints) and [storage classes](/docs/cloud-object-storage/basics?topic=cloud-object-storage-classes).
3. While Object Storage is compatible with the S3 API, it may be necessary to create new [Service credentials](/docs/cloud-object-storage?topic=cloud-object-storage-service-credentials), or bring your own keys for your projects. In this guide, we will use [HMAC credentials](/docs/cloud-object-storage?topic=cloud-object-storage-uhc-hmac-credentials-main) similar to the format of AWS credentials.
4. Managing [encryption](/docs/cloud-object-storage?topic=cloud-object-storage-encryption) provides insights into security. Refer to product documentation on [IBM® Key Protect for IBM Cloud®](/docs/key-protect?topic=key-protect-about) and [Hyper Protect Crypto Services](/docs/hs-crypto?topic=hs-crypto-overview) for more information.

It was clearly meant to be written as text. Should be an easy fix! :D