AWS commands
transcribe, text-to-speech, brew, s3, mime type, media type¶ All commandes below relies on the latest version of aws-cli. macOS install: $ brew install awscli (...) $ aws --version aws-cli/2.0.19 Python/3.8.3 Darwin/19.5.0 botocore/2.0.0dev23 Authentication¶ Register default profile: $ aws configure Register additional profile …