Polly S3BucketName

0

Hi there,

I am setting the OutputS3BucketName when using Polly's StartSpeechSynthesisTask according to https://docs.aws.amazon.com/polly/latest/dg/longer-cli.html

Polly recognises the bucket, and the Polly user is the same one that owns the bucket and has full permissions, Write objects in particular, but nothing shows up in the bucket even though the response seems positive:

{'ResponseMetadata': {'RequestId': 'fb956d3e-914c-421e-b009-1e87ec49a4c9', 'HTTPStatusCode': 200, 'HTTPHeaders': {'x-amzn-requestid': 'fb956d3e-914c-421e-b009-1e87ec49a4c9', 'content-type': 'application/json', 'content-length': '461', 'date': 'Fri, 21 Aug 2020 16:17:35 GMT'}, 'RetryAttempts': 0}, 'SynthesisTask': {'TaskId': '9966b973-a0ce-42b2-8270-3aff8c91143f', 'TaskStatus': 'scheduled', 'OutputUri': 'https://s3.eu-west-1.amazonaws.com/my-speech-polly-bucket/9966b973-a0ce-42b2-8270-3aff8c91143f.mp3', 'CreationTime': datetime.datetime(2020, 8, 21, 16, 17, 35, 852000, tzinfo=tzlocal()), 'RequestCharacters': 1666, 'OutputFormat': 'mp3', 'TextType': 'ssml', 'VoiceId': 'Amy'}}

Can anyone help?

Thanks!

Edited by: info_opendemocracy on Aug 21, 2020 10:26 AM

質問済み 4年前178ビュー
1回答
0

Answered

回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ