...
- This is not something from aws, but something from services
- is the MIME type
- "text/html" is one
- can also be application, audio, image, message, multipart, text, video, x-token
Needs Pattern = yes
Code Block |
---|
Suggested Regular Expression = "(text/html|application/html|audio/html|image/html|message/html|multipart/html|text/html|video/html|x-token/html)" |
accessId
Logical Rules
- 20 characters
- all numbers and capitol letters (A-Z)
- no white spaces
- found on aws site can be between 16 to 32 characters, but I think I misinterpreted this
...