AWS Glue DataBrew now supports E.164 phone number standardization as a transformation - devamazonaws.blogspot.com

AWS Glue DataBrew customers are now able to format phone numbers in their datasets to the E.164 standard phone number format using DataBrew’s interactive, point-and-click visual interface. E.164 is the international telephone numbering plan that standardizes a phone number as [+] [country code] [subscriber number including area code] and can have a maximum of fifteen digits. This transformation is intended for users who want to accelerate the standardization of phone numbers for downstream software system integrations without writing any code. 

Post Updated on February 10, 2022 at 10:29PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com