Using Amazon SDK for SAP ABAP - Amazon SDK for SAP ABAP
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Using Amazon SDK for SAP ABAP

SDK for SAP ABAP has two major components.

  • SDK Runtime (package /AWS1/RT) – a set of objects that underpin the security, authentication, tracing, configuration, data conversion, and other cross-API functions. The API modules for Amazon S3, Amazon STS, IAM Roles Anywhere, and Secrets Manager are mandatory.

  • APIs (package /AWS1/API and its sub-packages) – a sub-package for each API where the objects of each API are completely independent of each other, ensuring that a change in one API does not break another API. To see a complete list of Amazon SDK for SAP ABAP APIs, see Amazon SDK for SAP ABAP - API Reference Guide.

This section covers the following topics.