Pattern
/arn:aws:[a-z0-9-]+:[a-z0-9-]*:\d{12}:.+/Sample text
arn:aws:s3:::my-bucket/key arn:aws:iam::123456789012:user/demo not-arnTest this pattern in the editor
Amazon Resource Name prefixes and resource paths.
/arn:aws:[a-z0-9-]+:[a-z0-9-]*:\d{12}:.+/arn:aws:s3:::my-bucket/key arn:aws:iam::123456789012:user/demo not-arnTest this pattern in the editor
Simple FQDN matcher for hostnames in prose.
Require length and mixed character classes (demo only).
Octet-bounded IPv4 matcher for log scraping.
Common full and compressed IPv6 forms.
Colon or hyphen separated IEEE MAC addresses.
13–19 digit groups (Luhn not validated).