Skip to content

/AWS1/CL_LM2=>CREATERESOURCEPOLICY()

About CreateResourcePolicy

Creates a new resource policy with the specified policy statements.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/LM2AMAZONRESOURCENAME /AWS1/LM2AMAZONRESOURCENAME

The Amazon Resource Name (ARN) of the bot or bot alias that the resource policy is attached to.

IV_POLICY TYPE /AWS1/LM2POLICY /AWS1/LM2POLICY

A resource policy to add to the resource. The policy is a JSON structure that contains one or more statements that define the policy. The policy must follow the IAM syntax. For more information about the contents of a JSON policy document, see IAM JSON policy reference .

If the policy isn't valid, Amazon Lex returns a validation exception.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LM2CREATERESRCPLYRSP /AWS1/CL_LM2CREATERESRCPLYRSP