Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-lex-resourcepolicy.json
Parent schema serverless-framework-configuration
Type: object

A resource policy with specified policy statements that attaches to a Lex bot or bot alias.. Source:- https://docs.aws.amazon.com/lexv2/latest/dg/security_iam_service-with-iam.html#security_iam_service-with-iam-resource-based-policies

Properties

ResourceArn string | Aws_CF_FunctionString required

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

Policy object required

A resource policy to add to the resource. The policy is a JSON structure following the IAM syntax that contains one or more statements that define the policy.

Definitions

ResourceArn string | Aws_CF_FunctionString

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

Policy object

A resource policy to add to the resource. The policy is a JSON structure following the IAM syntax that contains one or more statements that define the policy.

RevisionId string | Aws_CF_FunctionString

The current revision of the resource policy. Use the revision ID to make sure that you are updating the most current version of a resource policy when you add a policy statement to a resource, delete a resource, or update a resource.

PhysicalId string | Aws_CF_FunctionString

The Physical ID of the resource policy.