asff.constants

Module Contents

asff.constants.DEFAULT_GENERATOR_ID = GeneratorId
asff.constants.DEFAULT_PRODUCT_ARN_FMT = arn:aws:securityhub:{region}:{aws_account_id}:product/{aws_account_id}/{product_name}
asff.constants.DEFAULT_PRODUCT_NAME = default
asff.constants.DEFAULT_PRODUCT_VERSION = 1.0.0
asff.constants.DEFAULT_RECORD_STATE = ACTIVE
asff.constants.DEFAULT_REGION
asff.constants.DEFAULT_SCHEMA_VERSION = 2018-10-08
asff.constants.DEFAULT_SEVERITY = MEDIUM
asff.constants.DEFAULT_WORKFLOW_STATUS = NEW
asff.constants.ISO8601_REGEX = (\d\d\d\d)-[0-1](\d)-[0-3](\d)[Tt](?:[0-2](\d):[0-5](\d):[0-5](\d)|23:59:60)(?:\.(\d)+)?(?:[Zz]|[+-](\d\d)(?::?(\d\d))?)$