Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

API Reference Guide

This SDK API Reference Guide describes how each service can be accessed using the AWS SDK for SAP ABAP. To get started with the AWS SDK for SAP ABAP, visit our Developer Guide.

For examples of various methods, see our Code Examples Library.

How the API Reference Guide is Organized

Each AWS service is exposed as a set of operations which can be accessed via HTTPS using REST-like calls using XML and JSON payloads. The underlying AWS service APIs are documented in the AWS API Reference pages.

The AWS SDK for SAP ABAP hides these protocol details and presents an interface to the ABAP programmer based on ABAP method calls, ABAP exceptions, and ABAP data types. The ABAP objects representing each service are grouped in a separate ABAP package for each service.

Each service's ABAP package includes a factory class to instantiate an ABAP interface for each service.
This API reference features a page for each service describing the ABAP interface, the methods representing API operations, and related data structures.