

# What is AWS SDK for SAP ABAP?
<a name="home"></a>

AWS SDK for SAP ABAP provides an interface to the services offered by AWS in the ABAP language. Using the SDK, you can implement ABAP BADIs, reports, transactions, OData services, and other ABAP artifacts on AWS services, such as Amazon Simple Storage Service (Amazon S3), Amazon DynamoDB, Amazon Translate, and more. You can also develop for ABAP-based systems, starting from SAP NetWeaver 7.4 and in an SAP Business Technology Platform environment. For more information, see [Installing AWS SDK for SAP ABAP - BTP edition](https://docs.aws.amazon.com/sdk-for-sapabap/latest/developer-guide/installation-btp.html) .

**Topics**
+ [Features of AWS SDK for SAP ABAP](#features)
+ [Maintenance and support for SDK major versions](#maintenance)
+ [API reference](#api)
+ [Pricing](#pricing)
+ [Additional resources](#resources)

## Features of AWS SDK for SAP ABAP
<a name="features"></a>

AWS SDK for SAP ABAP has been designed to feel familiar and natural to SAP developers. For example, while all AWS services use the `true` and `false` strings to represent Boolean data in XML and JSON structures, SDK for SAP ABAP converts these to ABAP-native `'X'` and `' '` single-character values. SDK for SAP ABAP uses native ABAP constructs as much as possible, including in data types and timestamp formats. As a result, the ABAP programmer does not need to be concerned about the underlying JSON and XML serialization or with the wire format of the API protocol.

## Maintenance and support for SDK major versions
<a name="maintenance"></a>

For information about maintenance and support for SDK major versions and their underlying dependencies, see the following in the [AWS SDKs and Tools Reference Guide](https://docs.aws.amazon.com/sdkref/latest/guide/overview.html):
+ [AWS SDKs and tools maintenance policy](https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html)
+ [AWS SDKs and tools and version support matrix](https://docs.aws.amazon.com/sdkref/latest/guide/version-support-matrix.html)

## API reference
<a name="api"></a>

To see a complete list of AWS SDK for SAP ABAP APIs, see [AWS SDK for SAP ABAP - API Reference Guide](https://docs.aws.amazon.com/sdk-for-sap-abap/v1/api/latest/index.html).

To see a complete module list of AWS SDK for SAP ABAP TLAs, see [AWS SDK for SAP ABAP - Module List](https://docs.aws.amazon.com/sdk-for-sap-abap/v1/api/latest/tla.html).

To see a complete module list of SDK for SAP ABAP - BTP edition developer preview TLAs, see [AWS SDK for SAP ABAP - BTP edition - Module List](https://docs.aws.amazon.com/sdk-for-sapabap/latest/developer-guide/installation-btp.html#modules-btp).

## Pricing
<a name="pricing"></a>

AWS SDK for SAP ABAP is available to you at no additional cost. You only pay for AWS resources and services that you consume with the SDK.

## Additional resources
<a name="resources"></a>

In addition to this guide, the following online resources are available for SDK for SAP ABAP.
+  [AWS SDK for SAP ABAP Knowledge MCP Server](https://docs.aws.amazon.com/sdk-for-sapabap/latest/developer-guide/mcp-server.html) – Connect your AI-enabled IDE to generate accurate ABAP code for AWS integrations. 
+ [AWS SDK Code Example Library](http://docs.aws.amazon.com/code-samples/latest/catalog/) 
+  [SAP on AWS documentation](https://aws.amazon.com//sap/docs/) 
+  [AWS developer blog](http://aws.amazon.com/blogs/developer/category/developer-tools/) 
+  [AWS developer forums](http://forums.aws.amazon.com/forum.jspa?forumID=53) 
+  [@awsdevelopers](https://twitter.com/awsdevelopers)(Twitter) 