awscc.s3objectlambda_accesspointpolicy

Filters

  • event

  • reduce

  • value

Actions

delete

Parent base class for filters and actions.

properties:
  type:
    enum:
    - delete
required:
- type

Permissions - s3:DeleteAccessPointPolicyForObjectLambda, s3:GetAccessPointPolicyForObjectLambda

update

Parent base class for filters and actions.

properties:
  PolicyDocument:
    description: 'A policy document containing permissions to add to the specified
      ObjectLambdaAccessPoint. For more information, see Access Policy Language Overview
      (https://docs.aws.amazon.com/AmazonS3/latest/dev/access-policy-language-overview.html)
      in the Amazon Simple Storage Service Developer Guide. '
    type: object
  type:
    enum:
    - update

Permissions - s3:PutAccessPointPolicyForObjectLambda, s3:GetAccessPointPolicyForObjectLambda