

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

Amazon SDK for SAP ABAP provides an interface to the services offered by Amazon in the ABAP language. Using the SDK, you can implement ABAP BADIs, reports, transactions, OData services, and other ABAP artifacts on Amazon Web Services 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 Amazon SDK for SAP ABAP - BTP edition](https://docs.amazonaws.cn/sdk-for-sapabap/latest/developer-guide/installation-btp.html) .

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

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

Amazon SDK for SAP ABAP has been designed to feel familiar and natural to SAP developers. For example, while all Amazon Web Services 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 [Amazon SDKs and Tools Reference Guide](https://docs.amazonaws.cn/sdkref/latest/guide/overview.html):
+ [Amazon SDKs and tools maintenance policy](https://docs.amazonaws.cn/sdkref/latest/guide/maint-policy.html)
+ [Amazon SDKs and tools and version support matrix](https://docs.amazonaws.cn/sdkref/latest/guide/version-support-matrix.html)

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

Amazon SDK for SAP ABAP is available to you at no additional cost. You only pay for Amazon 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.
+  [Amazon SDK for SAP ABAP Knowledge MCP Server](https://docs.amazonaws.cn/sdk-for-sapabap/latest/developer-guide/mcp-server.html) – Connect your AI-enabled IDE to generate accurate ABAP code for Amazon integrations. 
+ [Amazon SDK Code Example Library](http://docs.aws.amazon.com/code-samples/latest/catalog/) 
+  [SAP on Amazon documentation](https://www.amazonaws.cn//sap/docs/) 
+  [Amazon developer blog](http://aws.amazon.com/blogs/developer/category/developer-tools/) 
+  [Amazon developer forums](http://forums.aws.amazon.com/forum.jspa?forumID=53) 
+  [@awsdevelopers](https://twitter.com/awsdevelopers)(Twitter) 