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

gefragt vor 4 Jahren178 Aufrufe
1 Antwort
0

Answered

beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen