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

demandé il y a 4 ans178 vues
1 réponse
0

Answered

répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions