Move a IoT Thing to a different region

0

Is it possible to move an IoT Thing from one region to a different region?

We are using a pre-provisioning strategy to create consumer devices, configuring them at our factory with the IoT certificates. However, when we sell the devices we don't always know physically where they will end up, and which AWS Region they will be closest to. To get the shortest response time, would like each thing to be associated with the AWS Region it is closest to. To do this though, we need to move the IoT Thing, it's certificates, and policy from one region to a different region. Is this possible and if so how?

Erik
preguntada hace 2 años1125 visualizaciones
1 Respuesta
1
Respuesta aceptada

Hi,

Thanks for sharing your use case together with your query. That said, it is currently not possible to move an IoT Thing from one region to another. There would be a need to replicate these resources(Thing, certificate, policy) in the destination region as there is no option to transfer them to another region.

You can take a look at this AWS Solution for a guide in the replication flow. The use case is definitely different as this is for disaster recovery but you can check this out and see how the replication is achieved.

AWS
INGENIERO DE SOPORTE
Ryan_A
respondido hace 2 años
  • Thanks, that helped a lot. After reviewing the source code to the Disaster Recovery project, I was able to use the function create_thing_with_cert_and_policy() to replicate an IoT Thing, with its certificates and policy, from one region to a second region.

  • Hi Ryan, thanks for the answer but this resource is not available anymore. Any alternate link?

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