S3 buckets: Difference between revisions

From MediaWiki
Jump to navigation Jump to search
Line 3: Line 3:


= Create credential pair =
= Create credential pair =
In order to use the S3 API you have to create EC2 (Amazon Elastic Compute Cloud) credentials using OpenStack.
In order to use the S3 API you have to create EC2 (Amazon Elastic Compute Cloud) credentials using the OpenStack Keystone service.


This section will guide you through the creation process in our OpenStack based cloud.
This section will guide you through the creation process in our OpenStack-based cloud.
 
Create new EC2 credentials in OpenStack using the OpenStack-CLI:
<syntaxhighlight lang="bash">
openstack ec2 credentials create
</syntaxhighlight>


= Activate versioning =
= Activate versioning =

Revision as of 15:46, 11 November 2024

Overview

This page describes the creation and management of S3 buckets in our OpenStack-based stoney cloud.

Create credential pair

In order to use the S3 API you have to create EC2 (Amazon Elastic Compute Cloud) credentials using the OpenStack Keystone service.

This section will guide you through the creation process in our OpenStack-based cloud.

Create new EC2 credentials in OpenStack using the OpenStack-CLI:

openstack ec2 credentials create

Activate versioning

Set retention policy