{
  "credentiallockerresource": {
    "key": "CredentialLockerResource",
    "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:credential-locker/${Identifier}"
  },
  "managedthingresource": {
    "key": "ManagedThingResource",
    "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:managed-thing/${Identifier}"
  },
  "otataskresource": {
    "key": "OtaTaskResource",
    "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:ota-task/${Identifier}"
  },
  "provisioningprofileresource": {
    "key": "ProvisioningProfileResource",
    "arn": "arn:${Partition}:iotmanagedintegrations:${Region}:${Account}:provisioning-profile/${Identifier}"
  }
}