Skip to content

Commit

Permalink
3588: needed clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
john van hook authored and john van hook committed Sep 9, 2021
1 parent 0955b2b commit fc7beb7
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Create Access Keys
==================

Create Access Keys Using the UI
-------------------------------

#. Log into the |product| UI using previously provisioned credentials (refer to :ref:`Create an Account`).

#. Click **Accounts** on the top menu.
Expand All @@ -24,7 +27,7 @@ Create Access Keys
#. Close **Close** after you saved the Secret Access key ID.

Create Access Keys Using the Command Line
---------------------------------------------------
-----------------------------------------

#. Set the admin access key ID and secret access key ID as environment variables.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Create an Account
=================

Create an Account Using the UI
------------------------------

Because |product| cannot do anything without at least one account to work with,
the first step in any working deployment is to create an account. If you have
not yet set up any accounts:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
.. _delete_access_keys:

Delete Access Keys
--------------------
==================

Delete Access Keys Using the UI
-------------------------------

#. Log into the |product| UI.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Delete an Account
=================

Delete an Account Using the UI
------------------------------

To delete an account:

#. Open the account management window either by logging into the XDM UI (which
Expand Down
5 changes: 3 additions & 2 deletions docs/docsource/operation/account_operations/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Account Operations

Each |product| location can access and control several locations, each with
several accounts, each account containing several buckets, and each bucket
containing many objects. The |product| UI enables the user to create, edit, and
delete accounts.
containing many objects. The |product| UI enables the user to create, edit,
and delete accounts. The |product| UI also enables the user to create and
delete access keys.

From the account management window, you can:

Expand Down

0 comments on commit fc7beb7

Please sign in to comment.