Skip to content

helenchw/ncloud-hkstp-openapi-hub-trial-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Client usage examples for S3 service via OpenAPI Hub

This repository provides the example code for using an S3 service behind an OpenAPI Hub, e.g., HKSTP OpenAPI Hub.

The example code requires a valid OpenAPI authentication token, as well as valid AWS S3 credentials set in a shared credential file.

A general guide on the setup and format of the file is available here.

Below are the steps for Ubuntu 22.04:

  1. Install the AWS client
    sudo apt install -y awscli
  2. Configure the credentials
    aws configure
    Input the key ID, secret key, and storage region for the S3 storage service.

About

HKSTP OpenAPI Hub Integration for nEdge-nCloud trial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published