v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Retrieves the details of a custom pattern by specifying its name.

post/#X-Amz-Target=AWSGlue.GetCustomEntityType

Headers

X-Amz-Target'AWSGlue.GetCustomEntityType' required

Request body

Namestring required

The name of the custom pattern that you want to retrieve.

Response

Success

Namestring

The name of the custom pattern that you retrieved.

RegexStringstring

A regular expression string that is used for detecting sensitive data in a custom pattern.

ContextWordsNameString[]

A list of context words if specified when you created the custom pattern. If none of these context words are found within the vicinity of the regular expression the data will not be detected as sensitive data.