Common data types - AWS Lake Formation

Common data types

The Common Data Types describes miscellaneous common data types in AWS Lake Formation.

ErrorDetail structure

Contains details about an error.

Fields

String patterns

The API uses the following regular expressions to define what is valid content for various string parameters and members:

  • Single-line string pattern – "[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*"

  • URI address multi-line string pattern – "[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*"

  • Custom string pattern #3 – "^\w+\.\w+\.\w+$"

  • Custom string pattern #4 – "^\w+\.\w+$"

  • Custom string pattern #5 – "arn:aws:iam::[0-9]*:role/.*"

  • Custom string pattern #6 – "arn:aws:iam::[0-9]*:user/.*"

  • Custom string pattern #7 – "arn:aws:iam::[0-9]*:group/.*"

  • Custom string pattern #8 – "arn:aws:iam::[0-9]*:saml-provider/.*"

  • Custom string pattern #9 – "^([\p{L}\p{Z}\p{N}_.:\/=+\-@%]*)$"

  • Custom string pattern #10 – "^([\p{L}\p{Z}\p{N}_.:\*\/=+\-@%]*)$"

  • Custom string pattern #11 – "[\p{L}\p{N}\p{P}]*"