Amazon Storage Gateway website screenshot

Amazon Storage Gateway

AWS Storage Gateway is a hybrid cloud storage service that provides on-premises access to virtually unlimited cloud storage. It seamlessly connects on-premises environments to AWS cloud storage, providing low-latency data access with local caching.

1 APIs 5 Features
BackupFile StorageGatewayHybrid CloudStorage

APIs

Amazon Storage Gateway REST API

RESTful API for AWS Storage Gateway enabling management of gateways, volumes, tapes, file shares, and cached storage for hybrid cloud storage architectures.

Collections

Pricing Plans

Rate Limits

Amazon Storage Gateway Rate Limits

5 limits

RATE LIMITS

FinOps

Features

File Gateway

Provides NFS and SMB access to objects stored in Amazon S3.

Volume Gateway

Provides iSCSI block storage backed by Amazon S3 and Glacier.

Tape Gateway

Virtual tape library backed by S3 and Glacier for backup.

Hybrid Storage

Seamlessly integrate on-premises environments with AWS storage.

Local Caching

Cache frequently accessed data locally for low-latency access.

Use Cases

Cloud Backup

Back up on-premises data to AWS using existing backup workflows.

Disaster Recovery

Store data in AWS for disaster recovery with low RTO.

Data Archiving

Archive cold data to Amazon Glacier through virtual tape library.

Hybrid File Storage

Share files between on-premises and cloud with NFS/SMB access.

Semantic Vocabularies

Amazon Storage Gateway Context

205 classes · 220 properties

JSON-LD

API Governance Rules

Amazon Storage Gateway API Rules

19 rules · 11 errors 7 warnings 1 info

SPECTRAL

JSON Structure

Amazon Storage Gateway Chap Info Structure

4 properties

JSON STRUCTURE

Amazon Storage Gateway Disk Structure

8 properties

JSON STRUCTURE

Amazon Storage Gateway Gateway Info Structure

9 properties

JSON STRUCTURE

Amazon Storage Gateway Object Acl Structure

0 properties

JSON STRUCTURE

Amazon Storage Gateway Pool Info Structure

6 properties

JSON STRUCTURE

Amazon Storage Gateway Pool Status Structure

0 properties

JSON STRUCTURE

Amazon Storage Gateway Structure

13 properties

JSON STRUCTURE

Amazon Storage Gateway Tag Structure

2 properties

JSON STRUCTURE

Amazon Storage Gateway Tape Archive Structure

13 properties

JSON STRUCTURE

Amazon Storage Gateway Tape Info Structure

8 properties

JSON STRUCTURE

Amazon Storage Gateway Tape Structure

13 properties

JSON STRUCTURE

Amazon Storage Gateway Volume Info Structure

7 properties

JSON STRUCTURE

Amazon Storage Gateway Vtl Device Structure

5 properties

JSON STRUCTURE

Example Payloads

Amazon Storage Gateway Example

13 fields

EXAMPLE

Resources

🌐
Portal
Portal
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
📰
Blog
Blog
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
📝
Signup
Signup
🔗
Login
Login
🟢
StatusPage
StatusPage
🔗
Contact
Contact
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Amazon Storage Gateway REST API
  version: '2013-06-30'
request:
  auth:
    type: apikey
    key: Authorization
    value: '{{Authorization}}'
    placement: header
items:
- info:
    name: Default
    type: folder
  items:
  - info:
      name: Amazon Storage Gateway Activate Gateway
      type: http
    http:
      method: POST
      url: https://storagegateway.{region}.amazonaws.com/
      body:
        type: json
        data: '{}'
    docs: Activates the gateway you previously deployed on your host.
- info:
    name: '#ListGateways'
    type: folder
  items:
  - info:
      name: Amazon Storage Gateway List Gateways
      type: http
    http:
      method: POST
      url: https://storagegateway.{region}.amazonaws.com/#ListGateways
      body:
        type: json
        data: '{}'
    docs: Lists gateways owned by an AWS account in an AWS Region.
- info:
    name: '#DescribeGatewayInformation'
    type: folder
  items:
  - info:
      name: Amazon Storage Gateway Describe Gateway Information
      type: http
    http:
      method: POST
      url: https://storagegateway.{region}.amazonaws.com/#DescribeGatewayInformation
      body:
        type: json
        data: '{}'
    docs: Returns metadata about a gateway such as its name, network interfaces, time zone, status, and software version.
- info:
    name: '#CreateNFSFileShare'
    type: folder
  items:
  - info:
      name: Amazon Storage Gateway Create NFS File Share
      type: http
    http:
      method: POST
      url: https://storagegateway.{region}.amazonaws.com/#CreateNFSFileShare
      body:
        type: json
        data: '{}'
    docs: Creates a Network File System (NFS) file share on an existing S3 File Gateway.
- info:
    name: '#ListVolumes'
    type: folder
  items:
  - info:
      name: Amazon Storage Gateway List Volumes
      type: http
    http:
      method: POST
      url: https://storagegateway.{region}.amazonaws.com/#ListVolumes
      body:
        type: json
        data: '{}'
    docs: Lists the iSCSI stored volumes of a gateway.
bundled: true