Skip to content

/AWS1/CL_FNT=>CREATEKEYVALUESTORE()

About CreateKeyValueStore

Specifies the key value store resource to add to your account. In your account, the key value store names must be unique. You can also import key value store data in JSON format from an S3 bucket by providing a valid ImportSource that you own.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/FNTKEYVALUESTORENAME /AWS1/FNTKEYVALUESTORENAME

The name of the key value store. The minimum length is 1 character and the maximum length is 64 characters.

Optional arguments:

IV_COMMENT TYPE /AWS1/FNTKEYVALUESTORECOMMENT /AWS1/FNTKEYVALUESTORECOMMENT

The comment of the key value store.

IO_IMPORTSOURCE TYPE REF TO /AWS1/CL_FNTIMPORTSOURCE /AWS1/CL_FNTIMPORTSOURCE

The S3 bucket that provides the source for the import. The source must be in a valid JSON format.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNTCREKEYVALSTORERSLT /AWS1/CL_FNTCREKEYVALSTORERSLT