Skip to content
Skip to navigation
Skip to topbar
Twilio Logo
Twilio Docs
Search
Search
Messaging
Voice
Serverless
Flex
Studio
All docs...
SDKs
Help
Help
Search
Log in
Sign up
On this page
ERROR: 70106
Error - 70106
Invalid AWS credentials specified in the request
On this page
ERROR: 70106
Error - 70106
Invalid AWS credentials specified in the request
Invalid AWS credentials
Positive Feedback
Negative Feedback
ERROR: 70106
error-70106 page anchor
Positive Feedback
Negative Feedback
ERROR
Error - 70106
error---70106 page anchor
Positive Feedback
Negative Feedback
Invalid AWS credentials specified in the request
invalid-aws-credentials-specified-in-the-request page anchor
Positive Feedback
Negative Feedback
When uploading AWS credentials to Twilio make sure:
AWS key matches the regex: (?<![A-Z0-9])[A-Z0-9]{20}(?![A-Z0-9])
AWS secret matches the regex: (?<![A-Za-z0-9/+=])[A-Za-z0-9/+=]{40}(?![A-Za-z0-9/+=])
Possible Solution:
possible-solution page anchor
Validate the credentials and upload them again.