iot created job template links to a job document in a s3 bucket called s3.a

0

Hi,

$ aws iot create-job-template --job-template-id 'test-job-template' --description 'test job template' --document-source 'https://s3.amazonaws.com/bucketName/iot-jobs-documents/testJobDocument.json'

Creates a job template in IoT Core, however, if I navigate to the template from the AWS console and click on the Job file link (labelled testJobDocument.json), it tries to take me to https://eu-north-1.console.aws.amazon.com/s3/object/s3.a?region=eu-north-1&prefix=bucketName/iot-jobs-documents/testJobDocument.json, i.e. Amazon S3 > Buckets > s3.a > bucketName/iot-jobs-documents/testJobDocument.json, which I don't have permission to access. I'm not sure how or why the extra "s3.a" level appeared.

Is this expected behaviour?

Thanks, Gary

gary
asked a year ago213 views
1 Answer
1
Accepted Answer

Hi Gary. I think this is an issue on our side. I've raised it internally and will post a comment here when there's any update (or if I'm incorrect). Apologies for any inconvenience.

profile pictureAWS
EXPERT
Greg_B
answered a year ago
  • No inconvenience at all - I'm making great progress.

  • This issue is now resolved.

  • Thanks Greg

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions