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

preguntada hace 4 años178 visualizaciones
1 Respuesta
0

Answered

respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas