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

Properties

Name string | Aws_CF_FunctionString required

Name of AllowList.

Criteria object required

The regex or s3 object to use for the AllowList.

One of: object object, object object
Description string | Aws_CF_FunctionString

Description of AllowList.

Tags Tag[]

A collection of tags associated with a resource

Definitions

Regex string | Aws_CF_FunctionString
S3WordsList object
BucketName string | Aws_CF_FunctionString required
ObjectKey string | Aws_CF_FunctionString required
Criteria object

The regex or s3 object to use for the AllowList.

Status string | Aws_CF_FunctionString

The status for the AllowList

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The tag's key.

Value string | Aws_CF_FunctionString required

The tag's value.